Emoji Cow Face Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Cow 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/339787.svg" alt="Emoji Cow Face icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339787.svg" alt="Emoji Cow Face icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339787.svg" alt="Emoji Cow Face icon" :width="24" :height="24" />
CSS background
.icon-emoji-cow-face {
background-image: url('https://proicons.com/icon/339787.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>.q{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="q" d="M18.1095,21.0149s-1.82-.1308-2.2865-.5972-.4664-1.2226,0-1.689,1.2228-.4664,1.6892,0c.4665.4664.5972,2.2862.5972,2.2862"/><path id="c" class="q" d="M14.202,18.134l1.217-5.5226s-4.5872-.3744-3.8851-4.4462c0,0,5.9446,1.9657,7.6297.2808,0,0,3.7253-3.9797,9.6727-.0256,1.9844,1.3193,7.6297-.2808,7.6297-.2808.7021,4.0717-3.8851,4.4462-3.8851,4.4462l1.217,5.5226"/><path id="d" class="q" d="M19.4956,29.9369h9.3926c.1625,0,.318.068.423.1919.5057.5967,1.8779,2.596,1.2508,6.1488-.1097.6213-.6956,1.0402-1.3161.9258-2.076-.3825-6.7632-1.0685-10.0093-.1949-.6604.1777-1.3178-.2711-1.3995-.95-.1804-1.4998-.1886-3.9583,1.2006-5.893.1046-.1456.2787-.2286.458-.2286h0"/><path id="e" class="q" d="M20.3226,32.491s-.41,1.7049,1.8836,1.7473"/><path id="f" class="q" d="M19.8809,39.1729s3.7914,4.727,8.2382.1872"/><path id="g" class="q" d="M12.947,14.5026c-1.8301-1.169-4.4071-2.7394-7.4269-1.9961,0,0-.8894,8.3776,9.1743,9.2668l.7246.5261s-1.368,5.3254.7536,9.6155"/><path id="h" class="q" d="M29.8904,20.9876s1.82-.1308,2.2865-.5972c.4665-.4664.4665-1.2226,0-1.689-.4664-.4664-1.2228-.4664-1.6892,0-.4664.4664-.5972,2.2862-.5972,2.2862"/><path id="i" class="q" d="M28.2747,32.4654s.41,1.7049-1.8836,1.7473"/><path id="j" class="q" d="M35.1983,14.3857c1.82-1.1275,4.341-2.6286,7.2817-1.9047,0,0,.8894,8.3776-9.1743,9.2668l-.7246.5261s1.5159,4.7637-.6057,9.0539"/><path id="k" class="q" d="M31.9753,31.3278c-.5206.9987-.8576,1.5383-1.264,2.2516"/><path id="l" class="q" d="M16.1726,31.915c.4252.7929,1.0535,1.5182,1.5911,2.2737"/><path id="m" class="q" d="M28.1191,39.3601c.8352-1.013,1.485-1.7348,2.1817-2.5303"/><path id="n" class="q" d="M19.8809,39.1729c-.5945-.8186-1.1514-1.8084-1.8445-2.5956"/><path id="o" class="q" d="M35.1983,14.3857c-1.0816.6975-1.3015,1.1466-1.8534,1.6665"/><path id="p" class="q" d="M12.947,14.5026c.7809.5151,1.1319,1.1624,1.6691,1.7524"/></svg>
Copied!