animal cow icon

animal-cow from Health Icons by Resolve to Save Lives · Filled · Zoonoses · MIT Free for personal and commercial use.

Name
animal-cow
Set
Health Icons
Style
Filled
Category
Zoonoses
Viewbox
48×48
License
MIT

1 other variant in Health Icons

More zoonoses icons from Health Icons

Use the animal cow icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M22 29h5q.001.591.157 1.143a.9.9 0 0 0-.49 1.172l.038.094a1 1 0 0 0 1.304.547l.111-.046c.346.402.762.76 1.233 1.06c-.261.487-.083 1.1.404 1.362a1 1 0 0 0 1.354-.408l.083-.154a7.1 7.1 0 0 0 2.024.227l.026.135a1 1 0 1 0 1.963-.38l-.018-.095a6.1 6.1 0 0 0 2.334-1.372l.311 3.729A1 1 0 0 0 38 38h3V20a6.12 6.12 0 0 0-1.27-3.754c.625.168 1.061.413 1.37.71c.557.535.9 1.436.9 3.044l.387 5.42c-.236.365-.387.937-.387 1.58c0 1.105.447 2 1 2s1-.895 1-2c0-.643-.152-1.215-.387-1.58L44 20c0-1.834-.383-3.4-1.514-4.487c-1.117-1.073-2.756-1.477-4.773-1.511C37.637 14 35.556 14 35.5 14v.007a6 6 0 0 0-.278-.007H20.5c-1.935 0-3.395-.288-4.621-.668l-.152-.206c.67-.17 1.345-.442 1.83-.8c1.269-.934 2.007-2.813.381-2.607c-.472.06-.814.072-1.092.082c-.679.023-.98.034-1.88.697c-.367.27-.689.56-.951.847C12.616 10.305 10.753 9.84 7.5 10a.5.5 0 0 0 0 1h1.737c.285.184.53.356.747.52L6.4 16h-.212a2 2 0 0 0-1.916 2.575l.3 1A2 2 0 0 0 6.488 21h3.361a2 2 0 0 1 1.177.383l2.19 1.592q.1.072.203.13c1.567 4.04 3.22 7.186 5.07 8.769l.345 4.14A1 1 0 0 0 19 38h3zm9.81 0H29c0 1.33 1.434 3 4 3c.951 0 1.747-.23 2.372-.586c-1.43-.57-2.539-1.418-3.561-2.414" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsAnimalCow(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fillRule="evenodd" d="M22 29h5q.001.591.157 1.143a.9.9 0 0 0-.49 1.172l.038.094a1 1 0 0 0 1.304.547l.111-.046c.346.402.762.76 1.233 1.06c-.261.487-.083 1.1.404 1.362a1 1 0 0 0 1.354-.408l.083-.154a7.1 7.1 0 0 0 2.024.227l.026.135a1 1 0 1 0 1.963-.38l-.018-.095a6.1 6.1 0 0 0 2.334-1.372l.311 3.729A1 1 0 0 0 38 38h3V20a6.12 6.12 0 0 0-1.27-3.754c.625.168 1.061.413 1.37.71c.557.535.9 1.436.9 3.044l.387 5.42c-.236.365-.387.937-.387 1.58c0 1.105.447 2 1 2s1-.895 1-2c0-.643-.152-1.215-.387-1.58L44 20c0-1.834-.383-3.4-1.514-4.487c-1.117-1.073-2.756-1.477-4.773-1.511C37.637 14 35.556 14 35.5 14v.007a6 6 0 0 0-.278-.007H20.5c-1.935 0-3.395-.288-4.621-.668l-.152-.206c.67-.17 1.345-.442 1.83-.8c1.269-.934 2.007-2.813.381-2.607c-.472.06-.814.072-1.092.082c-.679.023-.98.034-1.88.697c-.367.27-.689.56-.951.847C12.616 10.305 10.753 9.84 7.5 10a.5.5 0 0 0 0 1h1.737c.285.184.53.356.747.52L6.4 16h-.212a2 2 0 0 0-1.916 2.575l.3 1A2 2 0 0 0 6.488 21h3.361a2 2 0 0 1 1.177.383l2.19 1.592q.1.072.203.13c1.567 4.04 3.22 7.186 5.07 8.769l.345 4.14A1 1 0 0 0 19 38h3zm9.81 0H29c0 1.33 1.434 3 4 3c.951 0 1.747-.23 2.372-.586c-1.43-.57-2.539-1.418-3.561-2.414" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M22 29h5q.001.591.157 1.143a.9.9 0 0 0-.49 1.172l.038.094a1 1 0 0 0 1.304.547l.111-.046c.346.402.762.76 1.233 1.06c-.261.487-.083 1.1.404 1.362a1 1 0 0 0 1.354-.408l.083-.154a7.1 7.1 0 0 0 2.024.227l.026.135a1 1 0 1 0 1.963-.38l-.018-.095a6.1 6.1 0 0 0 2.334-1.372l.311 3.729A1 1 0 0 0 38 38h3V20a6.12 6.12 0 0 0-1.27-3.754c.625.168 1.061.413 1.37.71c.557.535.9 1.436.9 3.044l.387 5.42c-.236.365-.387.937-.387 1.58c0 1.105.447 2 1 2s1-.895 1-2c0-.643-.152-1.215-.387-1.58L44 20c0-1.834-.383-3.4-1.514-4.487c-1.117-1.073-2.756-1.477-4.773-1.511C37.637 14 35.556 14 35.5 14v.007a6 6 0 0 0-.278-.007H20.5c-1.935 0-3.395-.288-4.621-.668l-.152-.206c.67-.17 1.345-.442 1.83-.8c1.269-.934 2.007-2.813.381-2.607c-.472.06-.814.072-1.092.082c-.679.023-.98.034-1.88.697c-.367.27-.689.56-.951.847C12.616 10.305 10.753 9.84 7.5 10a.5.5 0 0 0 0 1h1.737c.285.184.53.356.747.52L6.4 16h-.212a2 2 0 0 0-1.916 2.575l.3 1A2 2 0 0 0 6.488 21h3.361a2 2 0 0 1 1.177.383l2.19 1.592q.1.072.203.13c1.567 4.04 3.22 7.186 5.07 8.769l.345 4.14A1 1 0 0 0 19 38h3zm9.81 0H29c0 1.33 1.434 3 4 3c.951 0 1.747-.23 2.372-.586c-1.43-.57-2.539-1.418-3.561-2.414" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-animal-cow {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M22%2029h5q.001.591.157%201.143a.9.9%200%200%200-.49%201.172l.038.094a1%201%200%200%200%201.304.547l.111-.046c.346.402.762.76%201.233%201.06c-.261.487-.083%201.1.404%201.362a1%201%200%200%200%201.354-.408l.083-.154a7.1%207.1%200%200%200%202.024.227l.026.135a1%201%200%201%200%201.963-.38l-.018-.095a6.1%206.1%200%200%200%202.334-1.372l.311%203.729A1%201%200%200%200%2038%2038h3V20a6.12%206.12%200%200%200-1.27-3.754c.625.168%201.061.413%201.37.71c.557.535.9%201.436.9%203.044l.387%205.42c-.236.365-.387.937-.387%201.58c0%201.105.447%202%201%202s1-.895%201-2c0-.643-.152-1.215-.387-1.58L44%2020c0-1.834-.383-3.4-1.514-4.487c-1.117-1.073-2.756-1.477-4.773-1.511C37.637%2014%2035.556%2014%2035.5%2014v.007a6%206%200%200%200-.278-.007H20.5c-1.935%200-3.395-.288-4.621-.668l-.152-.206c.67-.17%201.345-.442%201.83-.8c1.269-.934%202.007-2.813.381-2.607c-.472.06-.814.072-1.092.082c-.679.023-.98.034-1.88.697c-.367.27-.689.56-.951.847C12.616%2010.305%2010.753%209.84%207.5%2010a.5.5%200%200%200%200%201h1.737c.285.184.53.356.747.52L6.4%2016h-.212a2%202%200%200%200-1.916%202.575l.3%201A2%202%200%200%200%206.488%2021h3.361a2%202%200%200%201%201.177.383l2.19%201.592q.1.072.203.13c1.567%204.04%203.22%207.186%205.07%208.769l.345%204.14A1%201%200%200%200%2019%2038h3zm9.81%200H29c0%201.33%201.434%203%204%203c.951%200%201.747-.23%202.372-.586c-1.43-.57-2.539-1.418-3.561-2.414%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M22%2029h5q.001.591.157%201.143a.9.9%200%200%200-.49%201.172l.038.094a1%201%200%200%200%201.304.547l.111-.046c.346.402.762.76%201.233%201.06c-.261.487-.083%201.1.404%201.362a1%201%200%200%200%201.354-.408l.083-.154a7.1%207.1%200%200%200%202.024.227l.026.135a1%201%200%201%200%201.963-.38l-.018-.095a6.1%206.1%200%200%200%202.334-1.372l.311%203.729A1%201%200%200%200%2038%2038h3V20a6.12%206.12%200%200%200-1.27-3.754c.625.168%201.061.413%201.37.71c.557.535.9%201.436.9%203.044l.387%205.42c-.236.365-.387.937-.387%201.58c0%201.105.447%202%201%202s1-.895%201-2c0-.643-.152-1.215-.387-1.58L44%2020c0-1.834-.383-3.4-1.514-4.487c-1.117-1.073-2.756-1.477-4.773-1.511C37.637%2014%2035.556%2014%2035.5%2014v.007a6%206%200%200%200-.278-.007H20.5c-1.935%200-3.395-.288-4.621-.668l-.152-.206c.67-.17%201.345-.442%201.83-.8c1.269-.934%202.007-2.813.381-2.607c-.472.06-.814.072-1.092.082c-.679.023-.98.034-1.88.697c-.367.27-.689.56-.951.847C12.616%2010.305%2010.753%209.84%207.5%2010a.5.5%200%200%200%200%201h1.737c.285.184.53.356.747.52L6.4%2016h-.212a2%202%200%200%200-1.916%202.575l.3%201A2%202%200%200%200%206.488%2021h3.361a2%202%200%200%201%201.177.383l2.19%201.592q.1.072.203.13c1.567%204.04%203.22%207.186%205.07%208.769l.345%204.14A1%201%200%200%200%2019%2038h3zm9.81%200H29c0%201.33%201.434%203%204%203c.951%200%201.747-.23%202.372-.586c-1.43-.57-2.539-1.418-3.561-2.414%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/animal-cow.svg?color=%231a73e8&size=48