Emoji Tiger Face Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Tiger Face 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/325410.svg" alt="Emoji Tiger Face icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325410.svg" alt="Emoji Tiger Face icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325410.svg" alt="Emoji Tiger Face icon" :width="24" :height="24" />
CSS background
.icon-emoji-tiger-face {
background-image: url('https://proicons.com/icon/325410.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><line class="b" x1="17.8072" y1="28.6137" x2="13.0795" y2="25.642"/><line class="b" x1="17.8072" y1="30.9775" x2="13.1471" y2="33.7297"/><line class="b" x1="18.6767" y1="23.008" x2="18.6767" y2="21.1254"/><path class="b" d="M15.5208,10.8027c-1.2044.6745-2.3487,1.4935-3.3965,2.4209-.807-.3854-1.3731-1.2044-1.3731-2.168,0-1.3249,1.072-2.3968,2.3968-2.3968,1.2285,0,2.2402.9394,2.3728,2.1438Z"/><path class="b" d="M5.8779,23.3289s2.7188,3.073,5.8931,4.4913"/><path class="b" d="M5.5661,29.2064c2.3214,2.531,5.7321,3.1472,5.7321,3.1472"/><line class="b" x1="30.1928" y1="28.6137" x2="34.9205" y2="25.642"/><line class="b" x1="30.1928" y1="30.9775" x2="34.8529" y2="33.7297"/><line class="b" x1="29.3233" y1="23.008" x2="29.3233" y2="21.1254"/><path class="b" d="M31.8233,37.7941c8.5033,0,10.8695-2.4209,10.6647-11.5385-.0916-4.1345-2.0121-8.1731-4.9292-11.3637,1.2047-.8506,1.9965-2.2472,1.9965-3.834,0-2.5947-2.1034-4.6981-4.6981-4.6981-2.1397,0-3.9248,1.4392-4.4924,3.3958-2.0347-.8561-4.196-1.3377-6.3648-1.3377s-4.3301.4817-6.3648,1.3377c-.5675-1.9566-2.3527-3.3958-4.4924-3.3958-2.5947,0-4.6981,2.1034-4.6981,4.6981,0,1.5868.7919,2.9834,1.9965,3.834-2.9171,3.1906-4.8376,7.2292-4.9292,11.3637-.2048,9.1175,2.1614,11.5385,10.6647,11.5385"/><path class="b" d="M32.4792,10.8027c1.2044.6745,2.3487,1.4935,3.3965,2.4209.807-.3854,1.3731-1.2044,1.3731-2.168,0-1.3249-1.072-2.3968-2.3968-2.3968-1.2285,0-2.2402.9394-2.3728,2.1438Z"/><path class="b" d="M42.1221,23.3289s-2.7188,3.073-5.8931,4.4913"/><path class="b" d="M42.4339,29.2064c-2.3214,2.531-5.7321,3.1472-5.7321,3.1472"/><path class="b" d="M24.0029,30.3781c2.0354-.8974,2.8729-2.0711,3.3182-3.1664.1406-.3459-.0194-.7374-.3599-.8908-.6284-.2832-1.7149-.6704-2.9584-.6704h-.0058c-1.2435,0-2.33.3872-2.9584.6704-.3404.1534-.5005.5449-.3599.8908.4453,1.0953,1.2828,2.269,3.3182,3.1664h.0058Z"/><path class="b" d="M25.9893,25.9577c4.4498-1.3813,7.2601.6215,7.2601,3.6607s-1.8662,4.5588-4.6183,4.5588-3.6639-.9793-4.631-2.2456c-.967,1.2663-1.8788,2.2456-4.631,2.2456s-4.6183-1.5196-4.6183-4.5588,2.8103-5.0419,7.2601-3.6607"/><path class="b" d="M32.8861,31.6856c1.351,5.613-3.3265,9.9546-8.8833,9.9546h-.0058c-5.5568,0-10.2343-4.3416-8.8833-9.9546"/><path class="b" d="M29.9649,13.7638s-1.908,2.0261-5.9649,2.0261-5.9649-2.0261-5.9649-2.0261"/><path class="b" d="M26.3417,11.8178s-.6542.4837-2.3417.4837-2.3417-.4837-2.3417-.4837"/><line class="b" x1="24" y1="8.418" x2="24" y2="17.7126"/></svg>
Copied!