Emoji Face With Monocle Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Face With Monocle 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/325290.svg" alt="Emoji Face With Monocle icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325290.svg" alt="Emoji Face With Monocle icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325290.svg" alt="Emoji Face With Monocle icon" :width="24" :height="24" />
CSS background
.icon-emoji-face-with-monocle {
background-image: url('https://proicons.com/icon/325290.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="M18.2274,30.6662c1.9052-.5359,9.543.4303,11.2967,1.6595" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="f" d="M12.9814,13.8163c1.0313-.7151,2.2897-1.0223,3.5341-.8624,1.2611.0286,2.465.5282,3.3779,1.3978" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="g" d="M34.4922,17.0169c-1.9424-1.3869-4.3043,0-6.6224-.2095" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="h" d="M19.1739,19.9783c0,1.3326-1.0817,2.413-2.413,2.413s-2.413-1.0805-2.413-2.413c0-1.3314,1.0816-2.413,2.413-2.413s2.413,1.0817,2.413,2.413" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="i" d="M32.8478,21.587c0,1.3326-1.0816,2.413-2.413,2.413s-2.413-1.0805-2.413-2.413c0-1.3314,1.0816-2.413,2.413-2.413s2.413,1.0817,2.413,2.413" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="j" d="M38.227,19.9435s1.7798.4433,1.5473,3.2277c-.2325,2.7844-2.8708,6.4043-2.8708,6.4043,0,0-1.6254,1.9002-1.1749,3.4763.5763,2.0161,3.4705,5.1774,3.3629,6.9254" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="k" d="M22.7997,19.8253c-.0018,4.185,3.3893,7.5792,7.5744,7.581,4.185.0018,7.5792-3.3893,7.581-7.5744v-.0066c0-4.185-3.3926-7.5777-7.5777-7.5777s-7.5777,3.3926-7.5777,7.5777h0" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><circle cx="24" cy="24" r="18.5" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/></svg>
Copied!