cattle zodiac icon
cattle-zodiac from IconPark Outline by ByteDance · Outline · Animals · Apache-2.0 Free for personal and commercial use.
- Name
- cattle-zodiac
- 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 zodiac icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="m38 31l6 6M5 44V18C5 13 7 8 16 6l14-2"/><path stroke-linejoin="round" d="M19 20c1.5 1.5 3.5 5 9 5c3.167 0 10 1.5 10 8v11M16 6c6 0 9 3 9 10"/><path d="M30 44a8 8 0 1 0-16 0"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkOutlineCattleZodiac(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="currentColor" strokeLinecap="round" strokeWidth="4"><path strokeLinejoin="round" d="m38 31l6 6M5 44V18C5 13 7 8 16 6l14-2"/><path strokeLinejoin="round" d="M19 20c1.5 1.5 3.5 5 9 5c3.167 0 10 1.5 10 8v11M16 6c6 0 9 3 9 10"/><path d="M30 44a8 8 0 1 0-16 0"/></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="currentColor" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="m38 31l6 6M5 44V18C5 13 7 8 16 6l14-2"/><path stroke-linejoin="round" d="M19 20c1.5 1.5 3.5 5 9 5c3.167 0 10 1.5 10 8v11M16 6c6 0 9 3 9 10"/><path d="M30 44a8 8 0 1 0-16 0"/></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%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m38%2031l6%206M5%2044V18C5%2013%207%208%2016%206l14-2%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M19%2020c1.5%201.5%203.5%205%209%205c3.167%200%2010%201.5%2010%208v11M16%206c6%200%209%203%209%2010%22%2F%3E%3Cpath%20d%3D%22M30%2044a8%208%200%201%200-16%200%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%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m38%2031l6%206M5%2044V18C5%2013%207%208%2016%206l14-2%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M19%2020c1.5%201.5%203.5%205%209%205c3.167%200%2010%201.5%2010%208v11M16%206c6%200%209%203%209%2010%22%2F%3E%3Cpath%20d%3D%22M30%2044a8%208%200%201%200-16%200%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-zodiac.svg?color=%231a73e8&size=48