pig zodiac icon
pig-zodiac from IconPark Outline by ByteDance · Outline · Animals · Apache-2.0 Free for personal and commercial use.
- Name
- pig-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 pig 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="M13 27c2.073-.542 6.014-3.167 7-4v-7l-6-2c-.41-1.62-1.685-4.889-3-6l-1.448 4.514C6.95 13.67 2.7 18.889 5 25c1 2 3.077 9 6 14m13-25.794c4.391-.727 13.525.072 14.93 9.08c.292 1.332-.176 7.723-4.391 10.629C33.689 33.5 33 36 33 39"/><path d="M26 40a4 4 0 0 0-8 0"/><path stroke-linejoin="round" d="M39 24c.5 1 2.699 1.67 4.228.102c.89-.913 1.619-3.768-.63-5.102"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkOutlinePigZodiac(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="M13 27c2.073-.542 6.014-3.167 7-4v-7l-6-2c-.41-1.62-1.685-4.889-3-6l-1.448 4.514C6.95 13.67 2.7 18.889 5 25c1 2 3.077 9 6 14m13-25.794c4.391-.727 13.525.072 14.93 9.08c.292 1.332-.176 7.723-4.391 10.629C33.689 33.5 33 36 33 39"/><path d="M26 40a4 4 0 0 0-8 0"/><path strokeLinejoin="round" d="M39 24c.5 1 2.699 1.67 4.228.102c.89-.913 1.619-3.768-.63-5.102"/></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="M13 27c2.073-.542 6.014-3.167 7-4v-7l-6-2c-.41-1.62-1.685-4.889-3-6l-1.448 4.514C6.95 13.67 2.7 18.889 5 25c1 2 3.077 9 6 14m13-25.794c4.391-.727 13.525.072 14.93 9.08c.292 1.332-.176 7.723-4.391 10.629C33.689 33.5 33 36 33 39"/><path d="M26 40a4 4 0 0 0-8 0"/><path stroke-linejoin="round" d="M39 24c.5 1 2.699 1.67 4.228.102c.89-.913 1.619-3.768-.63-5.102"/></g></svg> </template>
CSS
.icon-pig-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%22M13%2027c2.073-.542%206.014-3.167%207-4v-7l-6-2c-.41-1.62-1.685-4.889-3-6l-1.448%204.514C6.95%2013.67%202.7%2018.889%205%2025c1%202%203.077%209%206%2014m13-25.794c4.391-.727%2013.525.072%2014.93%209.08c.292%201.332-.176%207.723-4.391%2010.629C33.689%2033.5%2033%2036%2033%2039%22%2F%3E%3Cpath%20d%3D%22M26%2040a4%204%200%200%200-8%200%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M39%2024c.5%201%202.699%201.67%204.228.102c.89-.913%201.619-3.768-.63-5.102%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%22M13%2027c2.073-.542%206.014-3.167%207-4v-7l-6-2c-.41-1.62-1.685-4.889-3-6l-1.448%204.514C6.95%2013.67%202.7%2018.889%205%2025c1%202%203.077%209%206%2014m13-25.794c4.391-.727%2013.525.072%2014.93%209.08c.292%201.332-.176%207.723-4.391%2010.629C33.689%2033.5%2033%2036%2033%2039%22%2F%3E%3Cpath%20d%3D%22M26%2040a4%204%200%200%200-8%200%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M39%2024c.5%201%202.699%201.67%204.228.102c.89-.913%201.619-3.768-.63-5.102%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/pig-zodiac.svg?color=%231a73e8&size=48