pint glass icon

pint-glass-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
pint-glass-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Use the pint glass icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M209 24a12 12 0 0 0-9-4H56a12 12 0 0 0-11.91 13.43l23.15 193A20 20 0 0 0 87.1 244h81.8a20 20 0 0 0 19.86-17.62l23.15-192.95A12 12 0 0 0 209 24m-22.53 20l-1.92 16H71.45l-1.92-16Zm-21.12 176h-74.7L74.33 84h107.34Z"/></svg>

React

import type { SVGProps } from "react";

export function PhPintGlassBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M209 24a12 12 0 0 0-9-4H56a12 12 0 0 0-11.91 13.43l23.15 193A20 20 0 0 0 87.1 244h81.8a20 20 0 0 0 19.86-17.62l23.15-192.95A12 12 0 0 0 209 24m-22.53 20l-1.92 16H71.45l-1.92-16Zm-21.12 176h-74.7L74.33 84h107.34Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M209 24a12 12 0 0 0-9-4H56a12 12 0 0 0-11.91 13.43l23.15 193A20 20 0 0 0 87.1 244h81.8a20 20 0 0 0 19.86-17.62l23.15-192.95A12 12 0 0 0 209 24m-22.53 20l-1.92 16H71.45l-1.92-16Zm-21.12 176h-74.7L74.33 84h107.34Z"/></svg>
</template>

CSS

.icon-pint-glass-bold {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M209%2024a12%2012%200%200%200-9-4H56a12%2012%200%200%200-11.91%2013.43l23.15%20193A20%2020%200%200%200%2087.1%20244h81.8a20%2020%200%200%200%2019.86-17.62l23.15-192.95A12%2012%200%200%200%20209%2024m-22.53%2020l-1.92%2016H71.45l-1.92-16Zm-21.12%20176h-74.7L74.33%2084h107.34Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M209%2024a12%2012%200%200%200-9-4H56a12%2012%200%200%200-11.91%2013.43l23.15%20193A20%2020%200%200%200%2087.1%20244h81.8a20%2020%200%200%200%2019.86-17.62l23.15-192.95A12%2012%200%200%200%20209%2024m-22.53%2020l-1.92%2016H71.45l-1.92-16Zm-21.12%20176h-74.7L74.33%2084h107.34Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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