pig icon
pig-filled from Tabler Icons by Paweł Kuna · Filled · MIT Free for personal and commercial use.
- Name
- pig-filled
- Set
- Tabler Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in Tabler Icons
The same icon in other sets
Related icons in Tabler Icons
Use the pig icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.999 2A1 1 0 0 1 17 3v3.255l.026.018A7 7 0 0 1 19.23 8.81l.092.19h.676a2 2 0 0 1 1.995 1.85l.005.15v2a2 2 0 0 1-2 2h-.676l-.104.213a7 7 0 0 1-1.097 1.558l-.123.125V18.5a2.5 2.5 0 0 1-2.336 2.495L15.5 21c-1.16 0-2.135-.79-2.418-1.86l-.032-.141L9 19l-.05-.002l-.032.141a2.5 2.5 0 0 1-2.254 1.856L6.5 21A2.5 2.5 0 0 1 4 18.5v-1.602l-.056-.055a7 7 0 0 1-1.576-7.085l.092-.256A7 7 0 0 1 8.999 5h2.196l4.25-2.832a1 1 0 0 1 .436-.161zM15 10a1 1 0 0 0-.993.883L14 11.01a1 1 0 0 0 1.993.117L16 11a1 1 0 0 0-1-1"/></svg>
React
import type { SVGProps } from "react";
export function TablerPigFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.999 2A1 1 0 0 1 17 3v3.255l.026.018A7 7 0 0 1 19.23 8.81l.092.19h.676a2 2 0 0 1 1.995 1.85l.005.15v2a2 2 0 0 1-2 2h-.676l-.104.213a7 7 0 0 1-1.097 1.558l-.123.125V18.5a2.5 2.5 0 0 1-2.336 2.495L15.5 21c-1.16 0-2.135-.79-2.418-1.86l-.032-.141L9 19l-.05-.002l-.032.141a2.5 2.5 0 0 1-2.254 1.856L6.5 21A2.5 2.5 0 0 1 4 18.5v-1.602l-.056-.055a7 7 0 0 1-1.576-7.085l.092-.256A7 7 0 0 1 8.999 5h2.196l4.25-2.832a1 1 0 0 1 .436-.161zM15 10a1 1 0 0 0-.993.883L14 11.01a1 1 0 0 0 1.993.117L16 11a1 1 0 0 0-1-1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.999 2A1 1 0 0 1 17 3v3.255l.026.018A7 7 0 0 1 19.23 8.81l.092.19h.676a2 2 0 0 1 1.995 1.85l.005.15v2a2 2 0 0 1-2 2h-.676l-.104.213a7 7 0 0 1-1.097 1.558l-.123.125V18.5a2.5 2.5 0 0 1-2.336 2.495L15.5 21c-1.16 0-2.135-.79-2.418-1.86l-.032-.141L9 19l-.05-.002l-.032.141a2.5 2.5 0 0 1-2.254 1.856L6.5 21A2.5 2.5 0 0 1 4 18.5v-1.602l-.056-.055a7 7 0 0 1-1.576-7.085l.092-.256A7 7 0 0 1 8.999 5h2.196l4.25-2.832a1 1 0 0 1 .436-.161zM15 10a1 1 0 0 0-.993.883L14 11.01a1 1 0 0 0 1.993.117L16 11a1 1 0 0 0-1-1"/></svg> </template>
CSS
.icon-pig-filled {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.999%202A1%201%200%200%201%2017%203v3.255l.026.018A7%207%200%200%201%2019.23%208.81l.092.19h.676a2%202%200%200%201%201.995%201.85l.005.15v2a2%202%200%200%201-2%202h-.676l-.104.213a7%207%200%200%201-1.097%201.558l-.123.125V18.5a2.5%202.5%200%200%201-2.336%202.495L15.5%2021c-1.16%200-2.135-.79-2.418-1.86l-.032-.141L9%2019l-.05-.002l-.032.141a2.5%202.5%200%200%201-2.254%201.856L6.5%2021A2.5%202.5%200%200%201%204%2018.5v-1.602l-.056-.055a7%207%200%200%201-1.576-7.085l.092-.256A7%207%200%200%201%208.999%205h2.196l4.25-2.832a1%201%200%200%201%20.436-.161zM15%2010a1%201%200%200%200-.993.883L14%2011.01a1%201%200%200%200%201.993.117L16%2011a1%201%200%200%200-1-1%22%2F%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.999%202A1%201%200%200%201%2017%203v3.255l.026.018A7%207%200%200%201%2019.23%208.81l.092.19h.676a2%202%200%200%201%201.995%201.85l.005.15v2a2%202%200%200%201-2%202h-.676l-.104.213a7%207%200%200%201-1.097%201.558l-.123.125V18.5a2.5%202.5%200%200%201-2.336%202.495L15.5%2021c-1.16%200-2.135-.79-2.418-1.86l-.032-.141L9%2019l-.05-.002l-.032.141a2.5%202.5%200%200%201-2.254%201.856L6.5%2021A2.5%202.5%200%200%201%204%2018.5v-1.602l-.056-.055a7%207%200%200%201-1.576-7.085l.092-.256A7%207%200%200%201%208.999%205h2.196l4.25-2.832a1%201%200%200%201%20.436-.161zM15%2010a1%201%200%200%200-.993.883L14%2011.01a1%201%200%200%200%201.993.117L16%2011a1%201%200%200%200-1-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tabler/pig-filled.svg?color=%231a73e8&size=48