sheep zodiac icon

sheep-zodiac from IconPark by ByteDance · Color · Animals · Apache-2.0 Free for personal and commercial use.

Name
sheep-zodiac
Set
IconPark
Style
Color
Category
Animals
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More animals icons from IconPark

Use the sheep zodiac icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M4.99988 13.9998C3.49985 11.4998 2.99991 6 7.9999 4.99965C9.9999 4.85024 11.4999 5.50009 13.9999 7.99978L24.9999 19.9998L21.9999 23.9998"/><path stroke-linejoin="round" d="M18.9999 14.0001C14.9286 14.7071 6.99997 18.0001 7.99997 28.0001C8.49997 31.0001 9.85917 33.9455 12.9999 37.0001V42.0001"/><path stroke-linejoin="round" d="M29 16.9998C33.2213 16.5702 42.3115 17.4388 44 24.9998C44.5628 26.8615 44.0656 32.1575 39 38.0001V42.0001"/><path d="M33 42.0001C33 38.1341 29.6005 36.0001 26 36.0001C22.3995 36.0001 19 38.1341 19 42.0001"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkSheepZodiac(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" stroke="#000" strokeLinecap="round" strokeWidth="4"><path strokeLinejoin="round" d="M4.99988 13.9998C3.49985 11.4998 2.99991 6 7.9999 4.99965C9.9999 4.85024 11.4999 5.50009 13.9999 7.99978L24.9999 19.9998L21.9999 23.9998"/><path strokeLinejoin="round" d="M18.9999 14.0001C14.9286 14.7071 6.99997 18.0001 7.99997 28.0001C8.49997 31.0001 9.85917 33.9455 12.9999 37.0001V42.0001"/><path strokeLinejoin="round" d="M29 16.9998C33.2213 16.5702 42.3115 17.4388 44 24.9998C44.5628 26.8615 44.0656 32.1575 39 38.0001V42.0001"/><path d="M33 42.0001C33 38.1341 29.6005 36.0001 26 36.0001C22.3995 36.0001 19 38.1341 19 42.0001"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M4.99988 13.9998C3.49985 11.4998 2.99991 6 7.9999 4.99965C9.9999 4.85024 11.4999 5.50009 13.9999 7.99978L24.9999 19.9998L21.9999 23.9998"/><path stroke-linejoin="round" d="M18.9999 14.0001C14.9286 14.7071 6.99997 18.0001 7.99997 28.0001C8.49997 31.0001 9.85917 33.9455 12.9999 37.0001V42.0001"/><path stroke-linejoin="round" d="M29 16.9998C33.2213 16.5702 42.3115 17.4388 44 24.9998C44.5628 26.8615 44.0656 32.1575 39 38.0001V42.0001"/><path d="M33 42.0001C33 38.1341 29.6005 36.0001 26 36.0001C22.3995 36.0001 19 38.1341 19 42.0001"/></g></svg>
</template>

CSS

.icon-sheep-zodiac {
  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%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M4.99988%2013.9998C3.49985%2011.4998%202.99991%206%207.9999%204.99965C9.9999%204.85024%2011.4999%205.50009%2013.9999%207.99978L24.9999%2019.9998L21.9999%2023.9998%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M18.9999%2014.0001C14.9286%2014.7071%206.99997%2018.0001%207.99997%2028.0001C8.49997%2031.0001%209.85917%2033.9455%2012.9999%2037.0001V42.0001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M29%2016.9998C33.2213%2016.5702%2042.3115%2017.4388%2044%2024.9998C44.5628%2026.8615%2044.0656%2032.1575%2039%2038.0001V42.0001%22%2F%3E%3Cpath%20d%3D%22M33%2042.0001C33%2038.1341%2029.6005%2036.0001%2026%2036.0001C22.3995%2036.0001%2019%2038.1341%2019%2042.0001%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%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M4.99988%2013.9998C3.49985%2011.4998%202.99991%206%207.9999%204.99965C9.9999%204.85024%2011.4999%205.50009%2013.9999%207.99978L24.9999%2019.9998L21.9999%2023.9998%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M18.9999%2014.0001C14.9286%2014.7071%206.99997%2018.0001%207.99997%2028.0001C8.49997%2031.0001%209.85917%2033.9455%2012.9999%2037.0001V42.0001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M29%2016.9998C33.2213%2016.5702%2042.3115%2017.4388%2044%2024.9998C44.5628%2026.8615%2044.0656%2032.1575%2039%2038.0001V42.0001%22%2F%3E%3Cpath%20d%3D%22M33%2042.0001C33%2038.1341%2029.6005%2036.0001%2026%2036.0001C22.3995%2036.0001%2019%2038.1341%2019%2042.0001%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/sheep-zodiac.svg?color=%231a73e8&size=48