Emoji Tiger Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Tiger icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/325409.svg" alt="Emoji Tiger icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325409.svg" alt="Emoji Tiger icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325409.svg" alt="Emoji Tiger icon" :width="24" :height="24" />
CSS background
.icon-emoji-tiger {
background-image: url('https://proicons.com/icon/325409.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="e" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.g{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="f"><path class="g" d="M11.2892,21.9909s-1.878.1306-3.772,1.4074c-.2594.1749-.5675.2631-.8804.2631h-.5338c-.4394,0-.8595-.1805-1.1621-.499h0c-.3539-.3725-.5078-.892-.414-1.3972l.4495-2.4205c.0686-.3693.2711-.7003.5686-.9296l1.5714-1.2107s.8508-3.2794,2.9759-1.6463c2.4243,1.863-1.1085,3.2606-1.1085,3.2606"/><path class="g" d="M10.741,16.2338s3.4756-1.6948,5.6728-1.385c.8909.1072,1.7934.0678,2.6716-.1167,3.3527-.6354,10.4839-1.6519,14.0834.3351,0,0,5.4765,1.5722,6.109,11.023.0456.8496.4308,1.6453,1.0688,2.2081.7764.6604,2.6852,1.1772,3.1533-1.3716"/><path class="g" d="M16.6107,22.2975s.5668,3.3587-.9918,4.3175c-1.7461,1.0741-5.4785,3.4244-5.4785,3.4244,0,0,.4338,3.6089-2.3462,2.2105-1.9324-.7641-.0022-3.126,1.0106-4.3346l2.7552-2.7028c-.8675-3.7894.3943-5.4468.3943-5.4468"/><path class="g" d="M16.8439,25.2125s7.8468-.5747,9.3059-1.2573,1.9292-.5962,1.9292-.5962"/><path class="g" d="M28.1697,20.529s-1.1136,3.2173,2.1593,8.9014l-.749,3.2471c-.1441.6248.2455,1.2481.8703,1.3923.0856.0197.1732.0297.261.0297h.0015c.4936,0,.9331-.312,1.096-.7779l1.3601-3.8911s-1.6561-3.098.0394-6.0715c1.6956-2.9734,1.2408-4.6503,1.2408-4.6503"/><path class="g" d="M32.6008,24.9072s2.5372,3.2936,4.4323,4.23c1.3171.6508,1.2132,2.7835,1.2132,2.7835v.108c0,.6895.5589,1.2484,1.2484,1.2484h.2389c.6677-.0291,1.1941-.5789,1.1941-1.2472,0-2.0859-1.0374-4.2312-1.0374-4.2312"/><path class="g" d="M16.2937,25.8507c.8838,2.9875.7794,4.9505.5501,6.2639h0c-.2728.5053-.0843,1.1361.421,1.4089.1518.082.3216.1248.4941.1248h.2559c.4721,0,.8849-.318,1.0054-.7745l.6564-2.8776-.2405-5.0044"/><path class="g" d="M18.1969,14.9089s2.5196,2.083,1.4794,7.9086"/><path class="g" d="M22.3114,24.6844s1.4222-4.1034.3887-7.3281"/><path class="g" d="M24.6446,14.0202s1.3052,1.5673,1.3573,5.0524"/><path class="g" d="M28.4075,13.9398s1.464,1.0755,1.3599,3.7803"/><path class="g" d="M14.8908,19.3819c.0903-1.4997-.2753-2.9916-1.0487-4.2796"/></g></svg>
Copied!