pig from IconPark Solid by ByteDance · Solid · Animals · Apache-2.0 Free for personal and commercial use.

Name
pig
Set
IconPark Solid
Style
Solid
Category
Animals
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More animals icons from IconPark Solid

Use the pig icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVG2YbnhcjV"><g fill="none"><path stroke="#fff" stroke-linejoin="round" stroke-width="4" d="M14.054 9.644a9 9 0 0 1 1.414 1.845a15.95 15.95 0 0 1 8.483-2.426c3.146 0 6.08.906 8.555 2.471c.4-.691.886-1.337 1.44-1.89c2.521-2.516 6.946-3.624 8.991-1.583c2.045 2.04.934 6.456-1.587 8.972a9.4 9.4 0 0 1-2.638 1.824a15.9 15.9 0 0 1 1.24 6.175c0 8.819-7.164 15.968-16 15.968C15.113 41 7.95 33.85 7.95 25.032c0-2.204.447-4.304 1.256-6.214a9.3 9.3 0 0 1-2.556-1.785c-2.522-2.516-3.632-6.932-1.587-8.972s6.47-.933 8.99 1.583Z"/><ellipse cx="24" cy="29" fill="#fff" stroke="#fff" stroke-width="4" rx="8" ry="7"/><circle cx="17" cy="18" r="2" fill="#fff"/><circle cx="21" cy="29" r="2" fill="#000"/><circle cx="31" cy="18" r="2" fill="#fff"/><circle cx="27" cy="29" r="2" fill="#000"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVG2YbnhcjV)"/></svg>

React

import type { SVGProps } from "react";

export function IconParkSolidPig(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVG2YbnhcjV"><g fill="none"><path stroke="#fff" strokeLinejoin="round" strokeWidth="4" d="M14.054 9.644a9 9 0 0 1 1.414 1.845a15.95 15.95 0 0 1 8.483-2.426c3.146 0 6.08.906 8.555 2.471c.4-.691.886-1.337 1.44-1.89c2.521-2.516 6.946-3.624 8.991-1.583c2.045 2.04.934 6.456-1.587 8.972a9.4 9.4 0 0 1-2.638 1.824a15.9 15.9 0 0 1 1.24 6.175c0 8.819-7.164 15.968-16 15.968C15.113 41 7.95 33.85 7.95 25.032c0-2.204.447-4.304 1.256-6.214a9.3 9.3 0 0 1-2.556-1.785c-2.522-2.516-3.632-6.932-1.587-8.972s6.47-.933 8.99 1.583Z"/><ellipse cx="24" cy="29" fill="#fff" stroke="#fff" strokeWidth="4" rx="8" ry="7"/><circle cx="17" cy="18" r="2" fill="#fff"/><circle cx="21" cy="29" r="2" fill="#000"/><circle cx="31" cy="18" r="2" fill="#fff"/><circle cx="27" cy="29" r="2" fill="#000"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVG2YbnhcjV)"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVG2YbnhcjV"><g fill="none"><path stroke="#fff" stroke-linejoin="round" stroke-width="4" d="M14.054 9.644a9 9 0 0 1 1.414 1.845a15.95 15.95 0 0 1 8.483-2.426c3.146 0 6.08.906 8.555 2.471c.4-.691.886-1.337 1.44-1.89c2.521-2.516 6.946-3.624 8.991-1.583c2.045 2.04.934 6.456-1.587 8.972a9.4 9.4 0 0 1-2.638 1.824a15.9 15.9 0 0 1 1.24 6.175c0 8.819-7.164 15.968-16 15.968C15.113 41 7.95 33.85 7.95 25.032c0-2.204.447-4.304 1.256-6.214a9.3 9.3 0 0 1-2.556-1.785c-2.522-2.516-3.632-6.932-1.587-8.972s6.47-.933 8.99 1.583Z"/><ellipse cx="24" cy="29" fill="#fff" stroke="#fff" stroke-width="4" rx="8" ry="7"/><circle cx="17" cy="18" r="2" fill="#fff"/><circle cx="21" cy="29" r="2" fill="#000"/><circle cx="31" cy="18" r="2" fill="#fff"/><circle cx="27" cy="29" r="2" fill="#000"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVG2YbnhcjV)"/></svg>
</template>

CSS

.icon-pig {
  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%3Cdefs%3E%3Cmask%20id%3D%22SVG2YbnhcjV%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M14.054%209.644a9%209%200%200%201%201.414%201.845a15.95%2015.95%200%200%201%208.483-2.426c3.146%200%206.08.906%208.555%202.471c.4-.691.886-1.337%201.44-1.89c2.521-2.516%206.946-3.624%208.991-1.583c2.045%202.04.934%206.456-1.587%208.972a9.4%209.4%200%200%201-2.638%201.824a15.9%2015.9%200%200%201%201.24%206.175c0%208.819-7.164%2015.968-16%2015.968C15.113%2041%207.95%2033.85%207.95%2025.032c0-2.204.447-4.304%201.256-6.214a9.3%209.3%200%200%201-2.556-1.785c-2.522-2.516-3.632-6.932-1.587-8.972s6.47-.933%208.99%201.583Z%22%2F%3E%3Cellipse%20cx%3D%2224%22%20cy%3D%2229%22%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%224%22%20rx%3D%228%22%20ry%3D%227%22%2F%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2218%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2221%22%20cy%3D%2229%22%20r%3D%222%22%20fill%3D%22%23000%22%2F%3E%3Ccircle%20cx%3D%2231%22%20cy%3D%2218%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2227%22%20cy%3D%2229%22%20r%3D%222%22%20fill%3D%22%23000%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVG2YbnhcjV)%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%2048%2048%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG2YbnhcjV%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M14.054%209.644a9%209%200%200%201%201.414%201.845a15.95%2015.95%200%200%201%208.483-2.426c3.146%200%206.08.906%208.555%202.471c.4-.691.886-1.337%201.44-1.89c2.521-2.516%206.946-3.624%208.991-1.583c2.045%202.04.934%206.456-1.587%208.972a9.4%209.4%200%200%201-2.638%201.824a15.9%2015.9%200%200%201%201.24%206.175c0%208.819-7.164%2015.968-16%2015.968C15.113%2041%207.95%2033.85%207.95%2025.032c0-2.204.447-4.304%201.256-6.214a9.3%209.3%200%200%201-2.556-1.785c-2.522-2.516-3.632-6.932-1.587-8.972s6.47-.933%208.99%201.583Z%22%2F%3E%3Cellipse%20cx%3D%2224%22%20cy%3D%2229%22%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%224%22%20rx%3D%228%22%20ry%3D%227%22%2F%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2218%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2221%22%20cy%3D%2229%22%20r%3D%222%22%20fill%3D%22%23000%22%2F%3E%3Ccircle%20cx%3D%2231%22%20cy%3D%2218%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2227%22%20cy%3D%2229%22%20r%3D%222%22%20fill%3D%22%23000%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVG2YbnhcjV)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-solid/pig.svg?color=%231a73e8&size=48