Emoji Face Disguised Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Face Disguised 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/339826.svg" alt="Emoji Face Disguised icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339826.svg" alt="Emoji Face Disguised icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339826.svg" alt="Emoji Face Disguised icon" :width="24" :height="24" />
CSS background
.icon-emoji-face-disguised {
background-image: url('https://proicons.com/icon/339826.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"><path id="e" d="M26.9471,25.2789c.491.117.9738.2659,1.4454.4456l.0346.0134c1.8925,1.8768,4.9482,1.8641,6.8251-.0284,1.8768-1.8925,1.8641-4.9482-.0284-6.8251-1.8925-1.8768-4.9482-1.8641-6.8251.0284-.0525.053-.1038.1071-.1538.1625-3.6109,1.6354-7.7217.2718-8.5053-.0173-1.7964-1.969-4.8489-2.1089-6.818-.3125-1.969,1.7964-2.1089,4.8489-.3125,6.818,1.7964,1.969,4.8489,2.1089,6.818.3125.0493-.045.0978-.0911.1452-.1381.0241-.0084.0477-.0181.0707-.029.3716-.1748.7557-.3217,1.1491-.4395,0,0,.3431-4.6178,3.1501-4.6178s3.005,4.6273,3.005,4.6273M16.1994,24.8109c-1.3807,0-2.5-1.1193-2.5-2.5s1.1193-2.5,2.5-2.5,2.5,1.1193,2.5,2.5h0c0,1.3807-1.1193,2.5-2.5,2.5h0M31.8008,24.8109c-1.3807,0-2.5-1.1193-2.5-2.5,0-1.3807,1.1193-2.5,2.5-2.5,1.3807,0,2.5,1.1193,2.5,2.5s-1.1193,2.5-2.5,2.5h0" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="f" d="M20.6251,19.341s.0562-5.1839-6.5327-5.1839c.0766.2974.2108.5768.3949.8226,0,0-3.488-.3949-4.1132,1.053l.6252.8227c-.8165.2185-1.349,1.0032-1.2504,1.8427-.0455.8029.5784,1.486,1.382,1.5135l.6652.069" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="g" d="M27.948,19.2027s-.1401-5.0455,6.4489-5.0455c-.0766.2974-.2108.5768-.3949.8226,0,0,3.4879-.3949,4.1131,1.053l-.6252.8227c.8165.2185,1.349,1.0032,1.2504,1.8427.0455.8029-.5784,1.486-1.382,1.5135l-1.2241-.0744" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="h" d="M20.719,31.771c-.3721-.4325-.9068-.6915-1.4769-.7153-.672.0222-1.2348-.5046-1.2569-1.1766-.0023-.0695.0014-.139.0109-.2078.0569-.9733.5928-1.8551,1.4306-2.3537.9562-.7897,1.5889-1.9032,1.7776-3.1289.3351-3.5857,2.5257-3.7798,2.7234-3.79h.0315c.2154.0119,2.3869.2214,2.7204,3.7898.1887,1.2257.8214,2.3393,1.7776,3.1289.8379.4986,1.3739,1.3805,1.4307,2.3538.0926.666-.3722,1.2809-1.0382,1.3735-.0688.0096-.1383.0132-.2078.0109-.5701.0238-1.1048.2828-1.4769.7153" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="i" d="M20.5113,29.925s-.6147,3.8305,3.4308,3.8305,3.3994-3.8305,3.3994-3.8305" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="j" d="M29.4832,30.7577s4.0883.0563,2.0378,3.4967c-.4305-.3265-.9288-.5522-1.4581-.6607,0,0,.1823,2.3466-2.825,2.5972v-1.1392s-.4859,1.6859-3.2958,1.6859h-.0135c-2.8098,0-3.2958-1.6859-3.2958-1.6859v1.1391c-3.0073-.2506-2.825-2.5972-2.825-2.5972-.5293.1085-1.0275.3342-1.458.6607-2.0504-3.4401,2.0378-3.4967,2.0378-3.4967" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><circle cx="24" cy="24" r="18.5" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/></svg>
Copied!