cattle zodiac icon
cattle-zodiac from IconPark by ByteDance · Color · Animals · Apache-2.0 Free for personal and commercial use.
- Name
- cattle-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 cattle 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="M38 31L44 37"/><path stroke-linejoin="round" d="M5 44V18C5 13 7 8 16 6L30 4"/><path stroke-linejoin="round" d="M19 20C20.5 21.5 22.5 25 28 25C31.1667 25 38 26.5 38 33V44"/><path stroke-linejoin="round" d="M16 6C22 6 25 9 25 16"/><path d="M30 44C30 39.5817 26.4183 36 22 36C17.5817 36 14 39.5817 14 44"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkCattleZodiac(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="M38 31L44 37"/><path strokeLinejoin="round" d="M5 44V18C5 13 7 8 16 6L30 4"/><path strokeLinejoin="round" d="M19 20C20.5 21.5 22.5 25 28 25C31.1667 25 38 26.5 38 33V44"/><path strokeLinejoin="round" d="M16 6C22 6 25 9 25 16"/><path d="M30 44C30 39.5817 26.4183 36 22 36C17.5817 36 14 39.5817 14 44"/></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="M38 31L44 37"/><path stroke-linejoin="round" d="M5 44V18C5 13 7 8 16 6L30 4"/><path stroke-linejoin="round" d="M19 20C20.5 21.5 22.5 25 28 25C31.1667 25 38 26.5 38 33V44"/><path stroke-linejoin="round" d="M16 6C22 6 25 9 25 16"/><path d="M30 44C30 39.5817 26.4183 36 22 36C17.5817 36 14 39.5817 14 44"/></g></svg> </template>
CSS
.icon-cattle-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%22M38%2031L44%2037%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M5%2044V18C5%2013%207%208%2016%206L30%204%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M19%2020C20.5%2021.5%2022.5%2025%2028%2025C31.1667%2025%2038%2026.5%2038%2033V44%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M16%206C22%206%2025%209%2025%2016%22%2F%3E%3Cpath%20d%3D%22M30%2044C30%2039.5817%2026.4183%2036%2022%2036C17.5817%2036%2014%2039.5817%2014%2044%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%22M38%2031L44%2037%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M5%2044V18C5%2013%207%208%2016%206L30%204%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M19%2020C20.5%2021.5%2022.5%2025%2028%2025C31.1667%2025%2038%2026.5%2038%2033V44%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M16%206C22%206%2025%209%2025%2016%22%2F%3E%3Cpath%20d%3D%22M30%2044C30%2039.5817%2026.4183%2036%2022%2036C17.5817%2036%2014%2039.5817%2014%2044%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/cattle-zodiac.svg?color=%231a73e8&size=48