pig zodiac icon
pig-zodiac from IconPark by ByteDance · Color · Animals · Apache-2.0 Free for personal and commercial use.
- Name
- pig-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 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="#000" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M13.0001 27C15.0727 26.4583 19.0142 23.8333 20.0001 23V16L14.0001 14C13.5893 12.3796 12.3146 9.11111 11.0001 8L9.55188 12.5139C6.9502 13.6713 2.69965 18.8889 5.00008 25C6.00008 27 8.077 34 11.0001 39"/><path stroke-linejoin="round" d="M24 13.2055C28.3911 12.479 37.5246 13.2781 38.9297 22.2864C39.2225 23.6184 38.7541 30.0088 34.5386 32.9147C33.6895 33.5 33 36 33 39"/><path d="M26 40C26 37.7909 24.2091 36 22 36C19.7909 36 18 37.7909 18 40"/><path stroke-linejoin="round" d="M39 24C39.5 25 41.6985 25.6695 43.2277 24.1017C44.1179 23.189 44.8467 20.3339 42.598 19"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkPigZodiac(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="M13.0001 27C15.0727 26.4583 19.0142 23.8333 20.0001 23V16L14.0001 14C13.5893 12.3796 12.3146 9.11111 11.0001 8L9.55188 12.5139C6.9502 13.6713 2.69965 18.8889 5.00008 25C6.00008 27 8.077 34 11.0001 39"/><path strokeLinejoin="round" d="M24 13.2055C28.3911 12.479 37.5246 13.2781 38.9297 22.2864C39.2225 23.6184 38.7541 30.0088 34.5386 32.9147C33.6895 33.5 33 36 33 39"/><path d="M26 40C26 37.7909 24.2091 36 22 36C19.7909 36 18 37.7909 18 40"/><path strokeLinejoin="round" d="M39 24C39.5 25 41.6985 25.6695 43.2277 24.1017C44.1179 23.189 44.8467 20.3339 42.598 19"/></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="M13.0001 27C15.0727 26.4583 19.0142 23.8333 20.0001 23V16L14.0001 14C13.5893 12.3796 12.3146 9.11111 11.0001 8L9.55188 12.5139C6.9502 13.6713 2.69965 18.8889 5.00008 25C6.00008 27 8.077 34 11.0001 39"/><path stroke-linejoin="round" d="M24 13.2055C28.3911 12.479 37.5246 13.2781 38.9297 22.2864C39.2225 23.6184 38.7541 30.0088 34.5386 32.9147C33.6895 33.5 33 36 33 39"/><path d="M26 40C26 37.7909 24.2091 36 22 36C19.7909 36 18 37.7909 18 40"/><path stroke-linejoin="round" d="M39 24C39.5 25 41.6985 25.6695 43.2277 24.1017C44.1179 23.189 44.8467 20.3339 42.598 19"/></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%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M13.0001%2027C15.0727%2026.4583%2019.0142%2023.8333%2020.0001%2023V16L14.0001%2014C13.5893%2012.3796%2012.3146%209.11111%2011.0001%208L9.55188%2012.5139C6.9502%2013.6713%202.69965%2018.8889%205.00008%2025C6.00008%2027%208.077%2034%2011.0001%2039%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2013.2055C28.3911%2012.479%2037.5246%2013.2781%2038.9297%2022.2864C39.2225%2023.6184%2038.7541%2030.0088%2034.5386%2032.9147C33.6895%2033.5%2033%2036%2033%2039%22%2F%3E%3Cpath%20d%3D%22M26%2040C26%2037.7909%2024.2091%2036%2022%2036C19.7909%2036%2018%2037.7909%2018%2040%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M39%2024C39.5%2025%2041.6985%2025.6695%2043.2277%2024.1017C44.1179%2023.189%2044.8467%2020.3339%2042.598%2019%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%22M13.0001%2027C15.0727%2026.4583%2019.0142%2023.8333%2020.0001%2023V16L14.0001%2014C13.5893%2012.3796%2012.3146%209.11111%2011.0001%208L9.55188%2012.5139C6.9502%2013.6713%202.69965%2018.8889%205.00008%2025C6.00008%2027%208.077%2034%2011.0001%2039%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2013.2055C28.3911%2012.479%2037.5246%2013.2781%2038.9297%2022.2864C39.2225%2023.6184%2038.7541%2030.0088%2034.5386%2032.9147C33.6895%2033.5%2033%2036%2033%2039%22%2F%3E%3Cpath%20d%3D%22M26%2040C26%2037.7909%2024.2091%2036%2022%2036C19.7909%2036%2018%2037.7909%2018%2040%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M39%2024C39.5%2025%2041.6985%2025.6695%2043.2277%2024.1017C44.1179%2023.189%2044.8467%2020.3339%2042.598%2019%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/pig-zodiac.svg?color=%231a73e8&size=48