pig from Lucide Lab by Lucide Contributors · Outline · ISC Free for personal and commercial use.

Name
pig
Set
Lucide Lab
Style
Outline
Viewbox
24×24
License
ISC

The same icon in other sets

Related icons in Lucide Lab

Use the pig icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M19 4.5a4.12 4.12 0 0 0-5.5 1.6C13 6 12.5 6 12 6c-4.4 0-8 2.7-8 6c0 1.5.8 2.9 2 4v2a2 2 0 0 0 2 2h2v-2.2a12.3 12.3 0 0 0 4 0V19c0 .6.4 1 1 1h3v-4c.7-.6 1.2-1.2 1.5-2H21c.6 0 1-.4 1-1v-3h-2.5c-.4-1-1.2-1.8-2.2-2.5ZM16 11h.01"/><path d="M2.3 7a2 2 0 0 0 2.2 2.9"/></g></svg>

React

import type { SVGProps } from "react";

export function LucideLabPig(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M19 4.5a4.12 4.12 0 0 0-5.5 1.6C13 6 12.5 6 12 6c-4.4 0-8 2.7-8 6c0 1.5.8 2.9 2 4v2a2 2 0 0 0 2 2h2v-2.2a12.3 12.3 0 0 0 4 0V19c0 .6.4 1 1 1h3v-4c.7-.6 1.2-1.2 1.5-2H21c.6 0 1-.4 1-1v-3h-2.5c-.4-1-1.2-1.8-2.2-2.5ZM16 11h.01"/><path d="M2.3 7a2 2 0 0 0 2.2 2.9"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M19 4.5a4.12 4.12 0 0 0-5.5 1.6C13 6 12.5 6 12 6c-4.4 0-8 2.7-8 6c0 1.5.8 2.9 2 4v2a2 2 0 0 0 2 2h2v-2.2a12.3 12.3 0 0 0 4 0V19c0 .6.4 1 1 1h3v-4c.7-.6 1.2-1.2 1.5-2H21c.6 0 1-.4 1-1v-3h-2.5c-.4-1-1.2-1.8-2.2-2.5ZM16 11h.01"/><path d="M2.3 7a2 2 0 0 0 2.2 2.9"/></g></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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M19%204.5a4.12%204.12%200%200%200-5.5%201.6C13%206%2012.5%206%2012%206c-4.4%200-8%202.7-8%206c0%201.5.8%202.9%202%204v2a2%202%200%200%200%202%202h2v-2.2a12.3%2012.3%200%200%200%204%200V19c0%20.6.4%201%201%201h3v-4c.7-.6%201.2-1.2%201.5-2H21c.6%200%201-.4%201-1v-3h-2.5c-.4-1-1.2-1.8-2.2-2.5ZM16%2011h.01%22%2F%3E%3Cpath%20d%3D%22M2.3%207a2%202%200%200%200%202.2%202.9%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M19%204.5a4.12%204.12%200%200%200-5.5%201.6C13%206%2012.5%206%2012%206c-4.4%200-8%202.7-8%206c0%201.5.8%202.9%202%204v2a2%202%200%200%200%202%202h2v-2.2a12.3%2012.3%200%200%200%204%200V19c0%20.6.4%201%201%201h3v-4c.7-.6%201.2-1.2%201.5-2H21c.6%200%201-.4%201-1v-3h-2.5c-.4-1-1.2-1.8-2.2-2.5ZM16%2011h.01%22%2F%3E%3Cpath%20d%3D%22M2.3%207a2%202%200%200%200%202.2%202.9%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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