cattle from IconPark Outline by ByteDance · Outline · Animals · Apache-2.0 Free for personal and commercial use.

Name
cattle
Set
IconPark Outline
Style
Outline
Category
Animals
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More animals icons from IconPark Outline

Use the cattle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path stroke="currentColor" stroke-width="4" d="M11.465 19.923C10.682 12.481 16.517 6 24 6c7.482 0 13.317 6.481 12.534 13.923l-1.488 14.132a11.108 11.108 0 0 1-22.093 0z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M14 31c3.492-3.125 11.428-7.17 20 0"/><circle cx="19" cy="18" r="2" fill="currentColor"/><circle cx="21" cy="34" r="2" fill="currentColor"/><circle cx="29" cy="18" r="2" fill="currentColor"/><circle cx="27" cy="34" r="2" fill="currentColor"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M33 7.913c2.167-2 7.392-5.608 10-3s0 5-2 5.5c-2.5.625-4.2 2.3-5 3.5m-20.904-6c-2.166-2-7.392-5.608-10-3s0 5 2 5.5c2.5.625 4.2 2.3 5 3.5"/><path stroke="currentColor" stroke-width="4" d="m12 25l1 9.5M36 25l-1 9.5"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkOutlineCattle(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path stroke="currentColor" strokeWidth="4" d="M11.465 19.923C10.682 12.481 16.517 6 24 6c7.482 0 13.317 6.481 12.534 13.923l-1.488 14.132a11.108 11.108 0 0 1-22.093 0z"/><path stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M14 31c3.492-3.125 11.428-7.17 20 0"/><circle cx="19" cy="18" r="2" fill="currentColor"/><circle cx="21" cy="34" r="2" fill="currentColor"/><circle cx="29" cy="18" r="2" fill="currentColor"/><circle cx="27" cy="34" r="2" fill="currentColor"/><path stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M33 7.913c2.167-2 7.392-5.608 10-3s0 5-2 5.5c-2.5.625-4.2 2.3-5 3.5m-20.904-6c-2.166-2-7.392-5.608-10-3s0 5 2 5.5c2.5.625 4.2 2.3 5 3.5"/><path stroke="currentColor" strokeWidth="4" d="m12 25l1 9.5M36 25l-1 9.5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path stroke="currentColor" stroke-width="4" d="M11.465 19.923C10.682 12.481 16.517 6 24 6c7.482 0 13.317 6.481 12.534 13.923l-1.488 14.132a11.108 11.108 0 0 1-22.093 0z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M14 31c3.492-3.125 11.428-7.17 20 0"/><circle cx="19" cy="18" r="2" fill="currentColor"/><circle cx="21" cy="34" r="2" fill="currentColor"/><circle cx="29" cy="18" r="2" fill="currentColor"/><circle cx="27" cy="34" r="2" fill="currentColor"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M33 7.913c2.167-2 7.392-5.608 10-3s0 5-2 5.5c-2.5.625-4.2 2.3-5 3.5m-20.904-6c-2.166-2-7.392-5.608-10-3s0 5 2 5.5c2.5.625 4.2 2.3 5 3.5"/><path stroke="currentColor" stroke-width="4" d="m12 25l1 9.5M36 25l-1 9.5"/></g></svg>
</template>

CSS

.icon-cattle {
  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%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%224%22%20d%3D%22M11.465%2019.923C10.682%2012.481%2016.517%206%2024%206c7.482%200%2013.317%206.481%2012.534%2013.923l-1.488%2014.132a11.108%2011.108%200%200%201-22.093%200z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M14%2031c3.492-3.125%2011.428-7.17%2020%200%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%2218%22%20r%3D%222%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%2221%22%20cy%3D%2234%22%20r%3D%222%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%2229%22%20cy%3D%2218%22%20r%3D%222%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%2227%22%20cy%3D%2234%22%20r%3D%222%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M33%207.913c2.167-2%207.392-5.608%2010-3s0%205-2%205.5c-2.5.625-4.2%202.3-5%203.5m-20.904-6c-2.166-2-7.392-5.608-10-3s0%205%202%205.5c2.5.625%204.2%202.3%205%203.5%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%224%22%20d%3D%22m12%2025l1%209.5M36%2025l-1%209.5%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%224%22%20d%3D%22M11.465%2019.923C10.682%2012.481%2016.517%206%2024%206c7.482%200%2013.317%206.481%2012.534%2013.923l-1.488%2014.132a11.108%2011.108%200%200%201-22.093%200z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M14%2031c3.492-3.125%2011.428-7.17%2020%200%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%2218%22%20r%3D%222%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%2221%22%20cy%3D%2234%22%20r%3D%222%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%2229%22%20cy%3D%2218%22%20r%3D%222%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%2227%22%20cy%3D%2234%22%20r%3D%222%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M33%207.913c2.167-2%207.392-5.608%2010-3s0%205-2%205.5c-2.5.625-4.2%202.3-5%203.5m-20.904-6c-2.166-2-7.392-5.608-10-3s0%205%202%205.5c2.5.625%204.2%202.3%205%203.5%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%224%22%20d%3D%22m12%2025l1%209.5M36%2025l-1%209.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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