pint icon
pint from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- pint
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
2 other variants in IonIcons
Use the pint icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M399 99.29c-.15-2.13-.3-4.35-.44-6.68L395.69 46a32 32 0 0 0-31.91-30H148.21a32 32 0 0 0-31.91 30l-2.91 46.63c-.14 2.31-.29 4.51-.43 6.62c-1.29 19.24-2.23 33.14 3.73 65.66c1.67 9.11 5.22 22.66 9.73 39.82c12.61 48 33.71 128.36 33.71 195.63V472a24 24 0 0 0 24 24h143.74a24 24 0 0 0 24-24v-71.62c0-77.09 21.31-153.29 34-198.81c4.38-15.63 7.83-28 9.41-36.62c5.99-32.51 5.05-46.42 3.72-65.66m-35-47.54l1.5 24a4 4 0 0 1-4 4.25h-211a4 4 0 0 1-4-4.25l1.48-24A4 4 0 0 1 152 48h208a4 4 0 0 1 4 3.75"/></svg>
React
import type { SVGProps } from "react";
export function IonPint(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M399 99.29c-.15-2.13-.3-4.35-.44-6.68L395.69 46a32 32 0 0 0-31.91-30H148.21a32 32 0 0 0-31.91 30l-2.91 46.63c-.14 2.31-.29 4.51-.43 6.62c-1.29 19.24-2.23 33.14 3.73 65.66c1.67 9.11 5.22 22.66 9.73 39.82c12.61 48 33.71 128.36 33.71 195.63V472a24 24 0 0 0 24 24h143.74a24 24 0 0 0 24-24v-71.62c0-77.09 21.31-153.29 34-198.81c4.38-15.63 7.83-28 9.41-36.62c5.99-32.51 5.05-46.42 3.72-65.66m-35-47.54l1.5 24a4 4 0 0 1-4 4.25h-211a4 4 0 0 1-4-4.25l1.48-24A4 4 0 0 1 152 48h208a4 4 0 0 1 4 3.75"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M399 99.29c-.15-2.13-.3-4.35-.44-6.68L395.69 46a32 32 0 0 0-31.91-30H148.21a32 32 0 0 0-31.91 30l-2.91 46.63c-.14 2.31-.29 4.51-.43 6.62c-1.29 19.24-2.23 33.14 3.73 65.66c1.67 9.11 5.22 22.66 9.73 39.82c12.61 48 33.71 128.36 33.71 195.63V472a24 24 0 0 0 24 24h143.74a24 24 0 0 0 24-24v-71.62c0-77.09 21.31-153.29 34-198.81c4.38-15.63 7.83-28 9.41-36.62c5.99-32.51 5.05-46.42 3.72-65.66m-35-47.54l1.5 24a4 4 0 0 1-4 4.25h-211a4 4 0 0 1-4-4.25l1.48-24A4 4 0 0 1 152 48h208a4 4 0 0 1 4 3.75"/></svg> </template>
CSS
.icon-pint {
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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M399%2099.29c-.15-2.13-.3-4.35-.44-6.68L395.69%2046a32%2032%200%200%200-31.91-30H148.21a32%2032%200%200%200-31.91%2030l-2.91%2046.63c-.14%202.31-.29%204.51-.43%206.62c-1.29%2019.24-2.23%2033.14%203.73%2065.66c1.67%209.11%205.22%2022.66%209.73%2039.82c12.61%2048%2033.71%20128.36%2033.71%20195.63V472a24%2024%200%200%200%2024%2024h143.74a24%2024%200%200%200%2024-24v-71.62c0-77.09%2021.31-153.29%2034-198.81c4.38-15.63%207.83-28%209.41-36.62c5.99-32.51%205.05-46.42%203.72-65.66m-35-47.54l1.5%2024a4%204%200%200%201-4%204.25h-211a4%204%200%200%201-4-4.25l1.48-24A4%204%200%200%201%20152%2048h208a4%204%200%200%201%204%203.75%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M399%2099.29c-.15-2.13-.3-4.35-.44-6.68L395.69%2046a32%2032%200%200%200-31.91-30H148.21a32%2032%200%200%200-31.91%2030l-2.91%2046.63c-.14%202.31-.29%204.51-.43%206.62c-1.29%2019.24-2.23%2033.14%203.73%2065.66c1.67%209.11%205.22%2022.66%209.73%2039.82c12.61%2048%2033.71%20128.36%2033.71%20195.63V472a24%2024%200%200%200%2024%2024h143.74a24%2024%200%200%200%2024-24v-71.62c0-77.09%2021.31-153.29%2034-198.81c4.38-15.63%207.83-28%209.41-36.62c5.99-32.51%205.05-46.42%203.72-65.66m-35-47.54l1.5%2024a4%204%200%200%201-4%204.25h-211a4%204%200%200%201-4-4.25l1.48-24A4%204%200%200%201%20152%2048h208a4%204%200%200%201%204%203.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/pint.svg?color=%231a73e8&size=48