wine icon
wine-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- wine-fill
- Set
- Phosphor
- Style
- Fill
- 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.48 63.48 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.93Z"/></svg>
React
import type { SVGProps } from "react";
export function PhWineFill(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.48 63.48 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.93Z"/></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.48 63.48 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.93Z"/></svg> </template>
CSS
.icon-wine-fill {
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.48%2063.48%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.93Z%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.48%2063.48%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.93Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/wine-fill.svg?color=%231a73e8&size=48