pint-sharp from IonIcons by Ben Sperry · Sharp · MIT Free for personal and commercial use.

Name
pint-sharp
Set
IonIcons
Style
Sharp
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.29L394 16H118.45L113 99.26c-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.63V496h191.68v-95.62c0-77.09 21.31-153.29 34-198.81c4.38-15.63 7.83-28 9.41-36.62c6.01-32.51 5.07-46.42 3.74-65.66M146.23 80l2-32h215.52l2 32Z"/></svg>

React

import type { SVGProps } from "react";

export function IonPintSharp(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.29L394 16H118.45L113 99.26c-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.63V496h191.68v-95.62c0-77.09 21.31-153.29 34-198.81c4.38-15.63 7.83-28 9.41-36.62c6.01-32.51 5.07-46.42 3.74-65.66M146.23 80l2-32h215.52l2 32Z"/></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.29L394 16H118.45L113 99.26c-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.63V496h191.68v-95.62c0-77.09 21.31-153.29 34-198.81c4.38-15.63 7.83-28 9.41-36.62c6.01-32.51 5.07-46.42 3.74-65.66M146.23 80l2-32h215.52l2 32Z"/></svg>
</template>

CSS

.icon-pint-sharp {
  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.29L394%2016H118.45L113%2099.26c-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.63V496h191.68v-95.62c0-77.09%2021.31-153.29%2034-198.81c4.38-15.63%207.83-28%209.41-36.62c6.01-32.51%205.07-46.42%203.74-65.66M146.23%2080l2-32h215.52l2%2032Z%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.29L394%2016H118.45L113%2099.26c-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.63V496h191.68v-95.62c0-77.09%2021.31-153.29%2034-198.81c4.38-15.63%207.83-28%209.41-36.62c6.01-32.51%205.07-46.42%203.74-65.66M146.23%2080l2-32h215.52l2%2032Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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