wine from Phosphor by Phosphor Icons · Regular · MIT Free for personal and commercial use.

Name
wine
Set
Phosphor
Style
Regular
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the wine icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m205.33 103.67l-21.77-73.93a8 8 0 0 0-7.67-5.74H80.11a8 8 0 0 0-7.67 5.74l-21.77 73.93a63.46 63.46 0 0 0 17.42 64.67A87.4 87.4 0 0 0 120 191.63V232H88a8 8 0 1 0 0 16h80a8 8 0 1 0 0-16h-32v-40.37a87.4 87.4 0 0 0 51.91-23.29a63.46 63.46 0 0 0 17.42-64.67M86.09 40h83.82L190 108.19c.09.3.17.6.25.9c-21.42 7.68-45.54-1.6-58.63-8.23c-25.19-12.75-45.19-14.37-59.94-11.93ZM177 156.65a71.69 71.69 0 0 1-98 0a47.55 47.55 0 0 1-13-48.46l.45-1.52c12-4.06 31.07-5.14 57.93 8.47c11.15 5.65 29.16 12.85 48.43 12.85a68.6 68.6 0 0 0 19.05-2.6A47.2 47.2 0 0 1 177 156.65"/></svg>

React

import type { SVGProps } from "react";

export function PhWine(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="m205.33 103.67l-21.77-73.93a8 8 0 0 0-7.67-5.74H80.11a8 8 0 0 0-7.67 5.74l-21.77 73.93a63.46 63.46 0 0 0 17.42 64.67A87.4 87.4 0 0 0 120 191.63V232H88a8 8 0 1 0 0 16h80a8 8 0 1 0 0-16h-32v-40.37a87.4 87.4 0 0 0 51.91-23.29a63.46 63.46 0 0 0 17.42-64.67M86.09 40h83.82L190 108.19c.09.3.17.6.25.9c-21.42 7.68-45.54-1.6-58.63-8.23c-25.19-12.75-45.19-14.37-59.94-11.93ZM177 156.65a71.69 71.69 0 0 1-98 0a47.55 47.55 0 0 1-13-48.46l.45-1.52c12-4.06 31.07-5.14 57.93 8.47c11.15 5.65 29.16 12.85 48.43 12.85a68.6 68.6 0 0 0 19.05-2.6A47.2 47.2 0 0 1 177 156.65"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m205.33 103.67l-21.77-73.93a8 8 0 0 0-7.67-5.74H80.11a8 8 0 0 0-7.67 5.74l-21.77 73.93a63.46 63.46 0 0 0 17.42 64.67A87.4 87.4 0 0 0 120 191.63V232H88a8 8 0 1 0 0 16h80a8 8 0 1 0 0-16h-32v-40.37a87.4 87.4 0 0 0 51.91-23.29a63.46 63.46 0 0 0 17.42-64.67M86.09 40h83.82L190 108.19c.09.3.17.6.25.9c-21.42 7.68-45.54-1.6-58.63-8.23c-25.19-12.75-45.19-14.37-59.94-11.93ZM177 156.65a71.69 71.69 0 0 1-98 0a47.55 47.55 0 0 1-13-48.46l.45-1.52c12-4.06 31.07-5.14 57.93 8.47c11.15 5.65 29.16 12.85 48.43 12.85a68.6 68.6 0 0 0 19.05-2.6A47.2 47.2 0 0 1 177 156.65"/></svg>
</template>

CSS

.icon-wine {
  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%22m205.33%20103.67l-21.77-73.93a8%208%200%200%200-7.67-5.74H80.11a8%208%200%200%200-7.67%205.74l-21.77%2073.93a63.46%2063.46%200%200%200%2017.42%2064.67A87.4%2087.4%200%200%200%20120%20191.63V232H88a8%208%200%201%200%200%2016h80a8%208%200%201%200%200-16h-32v-40.37a87.4%2087.4%200%200%200%2051.91-23.29a63.46%2063.46%200%200%200%2017.42-64.67M86.09%2040h83.82L190%20108.19c.09.3.17.6.25.9c-21.42%207.68-45.54-1.6-58.63-8.23c-25.19-12.75-45.19-14.37-59.94-11.93ZM177%20156.65a71.69%2071.69%200%200%201-98%200a47.55%2047.55%200%200%201-13-48.46l.45-1.52c12-4.06%2031.07-5.14%2057.93%208.47c11.15%205.65%2029.16%2012.85%2048.43%2012.85a68.6%2068.6%200%200%200%2019.05-2.6A47.2%2047.2%200%200%201%20177%20156.65%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%22m205.33%20103.67l-21.77-73.93a8%208%200%200%200-7.67-5.74H80.11a8%208%200%200%200-7.67%205.74l-21.77%2073.93a63.46%2063.46%200%200%200%2017.42%2064.67A87.4%2087.4%200%200%200%20120%20191.63V232H88a8%208%200%201%200%200%2016h80a8%208%200%201%200%200-16h-32v-40.37a87.4%2087.4%200%200%200%2051.91-23.29a63.46%2063.46%200%200%200%2017.42-64.67M86.09%2040h83.82L190%20108.19c.09.3.17.6.25.9c-21.42%207.68-45.54-1.6-58.63-8.23c-25.19-12.75-45.19-14.37-59.94-11.93ZM177%20156.65a71.69%2071.69%200%200%201-98%200a47.55%2047.55%200%200%201-13-48.46l.45-1.52c12-4.06%2031.07-5.14%2057.93%208.47c11.15%205.65%2029.16%2012.85%2048.43%2012.85a68.6%2068.6%200%200%200%2019.05-2.6A47.2%2047.2%200%200%201%20177%20156.65%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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