pug logo
pug from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.
- Name
- pug
- Set
- Catppuccin Icons
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
The same logo in other sets
Use the pug logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#f4dbd6" stroke-linecap="round" stroke-linejoin="round" d="M3.56 3.68c.66-.5 1.15-.83 1.48-1c.5-.24 5.43-.24 5.92 0c.33.17.82.5 1.48 1m-8.88 0C1.75 4 .76 4.34.6 4.67c-.25.5 0 3.08.49 3.58c.33.33.82.33 1.48 0l1.48-3.58Zm8.88 0c1.81.33 2.8.66 2.96.99c.25.5 0 3.1-.49 3.6c-.33.33-.82.33-1.48 0l-1.48-3.6ZM2.57 8.14c-.33 1.65-.33 2.53 0 2.86s1.15.76 2.47 1.1m8.39-3.84c.33 1.66.33 2.41 0 2.74s-1.15.76-2.47 1.1M9 8.45c-.74-.49-1.24-.49-1.98 0c-.5.33-1.15 1.65-1.97 3.63c-.5.5-.58.91-.25 1.24c.5.5 2.22-.33 3.21-.33s2.71.82 3.2.33c.34-.33.25-.74-.24-1.24c-.82-1.98-1.48-3.3-1.97-3.63m-2.22.41C6.93 9.7 7.34 10 8 10s1.07-.3 1.23-1.13M5.5 6.5"/></svg>
React
import type { SVGProps } from "react";
export function CatppuccinPug(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#f4dbd6" strokeLinecap="round" strokeLinejoin="round" d="M3.56 3.68c.66-.5 1.15-.83 1.48-1c.5-.24 5.43-.24 5.92 0c.33.17.82.5 1.48 1m-8.88 0C1.75 4 .76 4.34.6 4.67c-.25.5 0 3.08.49 3.58c.33.33.82.33 1.48 0l1.48-3.58Zm8.88 0c1.81.33 2.8.66 2.96.99c.25.5 0 3.1-.49 3.6c-.33.33-.82.33-1.48 0l-1.48-3.6ZM2.57 8.14c-.33 1.65-.33 2.53 0 2.86s1.15.76 2.47 1.1m8.39-3.84c.33 1.66.33 2.41 0 2.74s-1.15.76-2.47 1.1M9 8.45c-.74-.49-1.24-.49-1.98 0c-.5.33-1.15 1.65-1.97 3.63c-.5.5-.58.91-.25 1.24c.5.5 2.22-.33 3.21-.33s2.71.82 3.2.33c.34-.33.25-.74-.24-1.24c-.82-1.98-1.48-3.3-1.97-3.63m-2.22.41C6.93 9.7 7.34 10 8 10s1.07-.3 1.23-1.13M5.5 6.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#f4dbd6" stroke-linecap="round" stroke-linejoin="round" d="M3.56 3.68c.66-.5 1.15-.83 1.48-1c.5-.24 5.43-.24 5.92 0c.33.17.82.5 1.48 1m-8.88 0C1.75 4 .76 4.34.6 4.67c-.25.5 0 3.08.49 3.58c.33.33.82.33 1.48 0l1.48-3.58Zm8.88 0c1.81.33 2.8.66 2.96.99c.25.5 0 3.1-.49 3.6c-.33.33-.82.33-1.48 0l-1.48-3.6ZM2.57 8.14c-.33 1.65-.33 2.53 0 2.86s1.15.76 2.47 1.1m8.39-3.84c.33 1.66.33 2.41 0 2.74s-1.15.76-2.47 1.1M9 8.45c-.74-.49-1.24-.49-1.98 0c-.5.33-1.15 1.65-1.97 3.63c-.5.5-.58.91-.25 1.24c.5.5 2.22-.33 3.21-.33s2.71.82 3.2.33c.34-.33.25-.74-.24-1.24c-.82-1.98-1.48-3.3-1.97-3.63m-2.22.41C6.93 9.7 7.34 10 8 10s1.07-.3 1.23-1.13M5.5 6.5"/></svg> </template>
CSS
.icon-pug {
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%2016%2016%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23f4dbd6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M3.56%203.68c.66-.5%201.15-.83%201.48-1c.5-.24%205.43-.24%205.92%200c.33.17.82.5%201.48%201m-8.88%200C1.75%204%20.76%204.34.6%204.67c-.25.5%200%203.08.49%203.58c.33.33.82.33%201.48%200l1.48-3.58Zm8.88%200c1.81.33%202.8.66%202.96.99c.25.5%200%203.1-.49%203.6c-.33.33-.82.33-1.48%200l-1.48-3.6ZM2.57%208.14c-.33%201.65-.33%202.53%200%202.86s1.15.76%202.47%201.1m8.39-3.84c.33%201.66.33%202.41%200%202.74s-1.15.76-2.47%201.1M9%208.45c-.74-.49-1.24-.49-1.98%200c-.5.33-1.15%201.65-1.97%203.63c-.5.5-.58.91-.25%201.24c.5.5%202.22-.33%203.21-.33s2.71.82%203.2.33c.34-.33.25-.74-.24-1.24c-.82-1.98-1.48-3.3-1.97-3.63m-2.22.41C6.93%209.7%207.34%2010%208%2010s1.07-.3%201.23-1.13M5.5%206.5%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%2016%2016%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23f4dbd6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M3.56%203.68c.66-.5%201.15-.83%201.48-1c.5-.24%205.43-.24%205.92%200c.33.17.82.5%201.48%201m-8.88%200C1.75%204%20.76%204.34.6%204.67c-.25.5%200%203.08.49%203.58c.33.33.82.33%201.48%200l1.48-3.58Zm8.88%200c1.81.33%202.8.66%202.96.99c.25.5%200%203.1-.49%203.6c-.33.33-.82.33-1.48%200l-1.48-3.6ZM2.57%208.14c-.33%201.65-.33%202.53%200%202.86s1.15.76%202.47%201.1m8.39-3.84c.33%201.66.33%202.41%200%202.74s-1.15.76-2.47%201.1M9%208.45c-.74-.49-1.24-.49-1.98%200c-.5.33-1.15%201.65-1.97%203.63c-.5.5-.58.91-.25%201.24c.5.5%202.22-.33%203.21-.33s2.71.82%203.2.33c.34-.33.25-.74-.24-1.24c-.82-1.98-1.48-3.3-1.97-3.63m-2.22.41C6.93%209.7%207.34%2010%208%2010s1.07-.3%201.23-1.13M5.5%206.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/catppuccin/pug.svg?color=%231a73e8&size=48