Emoji Cow Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Cow 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/339786.svg" alt="Emoji Cow icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339786.svg" alt="Emoji Cow icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339786.svg" alt="Emoji Cow icon" :width="24" :height="24" />
CSS background
.icon-emoji-cow {
background-image: url('https://proicons.com/icon/339786.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>.n{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="n" d="M39.158,20.5418c.3427,1.3596.1237,3.5499-.6516,5.2364l-.5089,3.222-1.5661,4.7865c-.1666.5091-.6299.8519-1.1513.8519h-.1614c-.8259,0-1.4111-.8308-1.1551-1.64l1.0168-4.3627s-2.5833-4.7832-1.8746-7"/><path id="c" class="n" d="M21.1565,19.67l.9567,5.094-1.5851,9.4443c-.0776.614-.5792,1.0774-1.18,1.09l-.1919.004c-.8329.0175-1.4361-.8102-1.1824-1.6277.5163-1.6636.6138-4.3527-.1508-6.1883-.8733-2.0963-.4706-3.0958-.4706-3.0958"/><path id="d" class="n" d="M24.0923,27.5609s7.5604.8187,9.6117-.8998"/><path id="e" class="n" d="M42.5,27.4863s-1.3551-2.2891-.7744-5.7735c.7473-6.526-5.3233-7.4561-4.0295-7.1468l-.2124-.0819-14.4979-.3646c-.5811-.0146-1.1625.0096-1.7403.0725l-4.9444.5383"/><path id="f" class="n" d="M38.4727,25.9913l1.9707,2.3949-.0406,5.2118c0,.5748-.4522,1.0407-1.01,1.0407h-.205"/><path id="g" class="n" d="M6.6188,13.6803c1.2443,1.5847,2.4887,1.5847,2.4887,1.5847"/><path id="h" class="n" d="M13.6097,12.6975c.8859,1.7752-1.0864,2.6861-1.0864,2.6861,0,0-1.6981-2.3589-3.4158-.1186l-1.2883,1.5606s-1.3193,2.1671-2.2436,3.4103c-.2571.3459.2065,1.5138.4285,1.8846.413.6899,3.3453,1.1153,6.0769.1326,0,0,2.2785.2039,2.707,4.4084.0815.7996,1.711,1.883,3.0523,1.7051"/><path id="i" class="n" d="M13.4088,19.4469c2.9726.9692,3.122-1.5346,3.122-1.5346v-.1616c-1.4461-1.7231-2.7851-.4846-2.7851-.4846"/><path id="j" class="n" d="M12.5232,15.3836c1.2593.5337,2.5186-.3517,3.7779-.6534"/><path id="k" class="n" d="M24.0923,27.5609l-2.4265-.3524"/><path id="l" class="n" d="M37.9975,29.0002c.3968,1.8795-.4161,5.6212,1.1904,5.6385"/><path id="m" class="n" d="M41.6336,22.4001c-.8175,2.165-1.9626,2.8167-3.1272,3.3782"/></svg>
Copied!