wine icon
wine-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- wine-bold
- Set
- Phosphor
- Style
- Bold
- 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="m209.17 102.54l-21.78-73.93a12 12 0 0 0-11.5-8.61H80.11a12 12 0 0 0-11.5 8.61l-21.78 73.93a67.45 67.45 0 0 0 18.53 68.72A91.32 91.32 0 0 0 116 195.2V228H88a12 12 0 0 0 0 24h80a12 12 0 0 0 0-24h-28v-32.8a91.32 91.32 0 0 0 50.65-23.94a67.45 67.45 0 0 0 18.52-68.72M89.08 44h77.84l18.38 62.41c-10.88 2.8-28.05 3-51.88-9.12C110.68 85.78 91.92 83 77.24 84.22ZM128 172a67.5 67.5 0 0 1-46.26-18.27a43.55 43.55 0 0 1-12-43.89c18.44-5.33 38.64 1.66 52.87 8.87c11.55 5.85 30.18 13.28 50.26 13.28a74 74 0 0 0 14.29-1.35a43.2 43.2 0 0 1-12.87 23.09A67.5 67.5 0 0 1 128 172"/></svg>
React
import type { SVGProps } from "react";
export function PhWineBold(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.17 102.54l-21.78-73.93a12 12 0 0 0-11.5-8.61H80.11a12 12 0 0 0-11.5 8.61l-21.78 73.93a67.45 67.45 0 0 0 18.53 68.72A91.32 91.32 0 0 0 116 195.2V228H88a12 12 0 0 0 0 24h80a12 12 0 0 0 0-24h-28v-32.8a91.32 91.32 0 0 0 50.65-23.94a67.45 67.45 0 0 0 18.52-68.72M89.08 44h77.84l18.38 62.41c-10.88 2.8-28.05 3-51.88-9.12C110.68 85.78 91.92 83 77.24 84.22ZM128 172a67.5 67.5 0 0 1-46.26-18.27a43.55 43.55 0 0 1-12-43.89c18.44-5.33 38.64 1.66 52.87 8.87c11.55 5.85 30.18 13.28 50.26 13.28a74 74 0 0 0 14.29-1.35a43.2 43.2 0 0 1-12.87 23.09A67.5 67.5 0 0 1 128 172"/></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.17 102.54l-21.78-73.93a12 12 0 0 0-11.5-8.61H80.11a12 12 0 0 0-11.5 8.61l-21.78 73.93a67.45 67.45 0 0 0 18.53 68.72A91.32 91.32 0 0 0 116 195.2V228H88a12 12 0 0 0 0 24h80a12 12 0 0 0 0-24h-28v-32.8a91.32 91.32 0 0 0 50.65-23.94a67.45 67.45 0 0 0 18.52-68.72M89.08 44h77.84l18.38 62.41c-10.88 2.8-28.05 3-51.88-9.12C110.68 85.78 91.92 83 77.24 84.22ZM128 172a67.5 67.5 0 0 1-46.26-18.27a43.55 43.55 0 0 1-12-43.89c18.44-5.33 38.64 1.66 52.87 8.87c11.55 5.85 30.18 13.28 50.26 13.28a74 74 0 0 0 14.29-1.35a43.2 43.2 0 0 1-12.87 23.09A67.5 67.5 0 0 1 128 172"/></svg> </template>
CSS
.icon-wine-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.17%20102.54l-21.78-73.93a12%2012%200%200%200-11.5-8.61H80.11a12%2012%200%200%200-11.5%208.61l-21.78%2073.93a67.45%2067.45%200%200%200%2018.53%2068.72A91.32%2091.32%200%200%200%20116%20195.2V228H88a12%2012%200%200%200%200%2024h80a12%2012%200%200%200%200-24h-28v-32.8a91.32%2091.32%200%200%200%2050.65-23.94a67.45%2067.45%200%200%200%2018.52-68.72M89.08%2044h77.84l18.38%2062.41c-10.88%202.8-28.05%203-51.88-9.12C110.68%2085.78%2091.92%2083%2077.24%2084.22ZM128%20172a67.5%2067.5%200%200%201-46.26-18.27a43.55%2043.55%200%200%201-12-43.89c18.44-5.33%2038.64%201.66%2052.87%208.87c11.55%205.85%2030.18%2013.28%2050.26%2013.28a74%2074%200%200%200%2014.29-1.35a43.2%2043.2%200%200%201-12.87%2023.09A67.5%2067.5%200%200%201%20128%20172%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.17%20102.54l-21.78-73.93a12%2012%200%200%200-11.5-8.61H80.11a12%2012%200%200%200-11.5%208.61l-21.78%2073.93a67.45%2067.45%200%200%200%2018.53%2068.72A91.32%2091.32%200%200%200%20116%20195.2V228H88a12%2012%200%200%200%200%2024h80a12%2012%200%200%200%200-24h-28v-32.8a91.32%2091.32%200%200%200%2050.65-23.94a67.45%2067.45%200%200%200%2018.52-68.72M89.08%2044h77.84l18.38%2062.41c-10.88%202.8-28.05%203-51.88-9.12C110.68%2085.78%2091.92%2083%2077.24%2084.22ZM128%20172a67.5%2067.5%200%200%201-46.26-18.27a43.55%2043.55%200%200%201-12-43.89c18.44-5.33%2038.64%201.66%2052.87%208.87c11.55%205.85%2030.18%2013.28%2050.26%2013.28a74%2074%200%200%200%2014.29-1.35a43.2%2043.2%200%200%201-12.87%2023.09A67.5%2067.5%200%200%201%20128%20172%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/wine-bold.svg?color=%231a73e8&size=48