wine-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
wine-thin
Set
Phosphor
Style
Thin
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="m201.5 104.8l-21.78-73.93a4 4 0 0 0-3.83-2.87H80.11a4 4 0 0 0-3.83 2.87L54.5 104.8a59.51 59.51 0 0 0 16.32 60.62A83.4 83.4 0 0 0 124 187.91V236H88a4 4 0 1 0 0 8h80a4 4 0 1 0 0-8h-36v-48.09a83.4 83.4 0 0 0 53.18-22.49a59.51 59.51 0 0 0 16.32-60.62M83.1 36h89.8l20.93 71.06c.43 1.49.8 3 1.1 4.47c-23.64 10.47-50.76.18-65.12-7.1c-28.22-14.29-49.48-14.1-63.88-10.14Zm96.62 123.57a75.68 75.68 0 0 1-103.44 0a51.53 51.53 0 0 1-14.11-52.51l1-3.46c12.66-4.87 33.45-7 63 8C137 117 154.33 124 172.8 124a62.8 62.8 0 0 0 23.2-4.22a51.26 51.26 0 0 1-16.28 39.79"/></svg>

React

import type { SVGProps } from "react";

export function PhWineThin(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="m201.5 104.8l-21.78-73.93a4 4 0 0 0-3.83-2.87H80.11a4 4 0 0 0-3.83 2.87L54.5 104.8a59.51 59.51 0 0 0 16.32 60.62A83.4 83.4 0 0 0 124 187.91V236H88a4 4 0 1 0 0 8h80a4 4 0 1 0 0-8h-36v-48.09a83.4 83.4 0 0 0 53.18-22.49a59.51 59.51 0 0 0 16.32-60.62M83.1 36h89.8l20.93 71.06c.43 1.49.8 3 1.1 4.47c-23.64 10.47-50.76.18-65.12-7.1c-28.22-14.29-49.48-14.1-63.88-10.14Zm96.62 123.57a75.68 75.68 0 0 1-103.44 0a51.53 51.53 0 0 1-14.11-52.51l1-3.46c12.66-4.87 33.45-7 63 8C137 117 154.33 124 172.8 124a62.8 62.8 0 0 0 23.2-4.22a51.26 51.26 0 0 1-16.28 39.79"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m201.5 104.8l-21.78-73.93a4 4 0 0 0-3.83-2.87H80.11a4 4 0 0 0-3.83 2.87L54.5 104.8a59.51 59.51 0 0 0 16.32 60.62A83.4 83.4 0 0 0 124 187.91V236H88a4 4 0 1 0 0 8h80a4 4 0 1 0 0-8h-36v-48.09a83.4 83.4 0 0 0 53.18-22.49a59.51 59.51 0 0 0 16.32-60.62M83.1 36h89.8l20.93 71.06c.43 1.49.8 3 1.1 4.47c-23.64 10.47-50.76.18-65.12-7.1c-28.22-14.29-49.48-14.1-63.88-10.14Zm96.62 123.57a75.68 75.68 0 0 1-103.44 0a51.53 51.53 0 0 1-14.11-52.51l1-3.46c12.66-4.87 33.45-7 63 8C137 117 154.33 124 172.8 124a62.8 62.8 0 0 0 23.2-4.22a51.26 51.26 0 0 1-16.28 39.79"/></svg>
</template>

CSS

.icon-wine-thin {
  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%22m201.5%20104.8l-21.78-73.93a4%204%200%200%200-3.83-2.87H80.11a4%204%200%200%200-3.83%202.87L54.5%20104.8a59.51%2059.51%200%200%200%2016.32%2060.62A83.4%2083.4%200%200%200%20124%20187.91V236H88a4%204%200%201%200%200%208h80a4%204%200%201%200%200-8h-36v-48.09a83.4%2083.4%200%200%200%2053.18-22.49a59.51%2059.51%200%200%200%2016.32-60.62M83.1%2036h89.8l20.93%2071.06c.43%201.49.8%203%201.1%204.47c-23.64%2010.47-50.76.18-65.12-7.1c-28.22-14.29-49.48-14.1-63.88-10.14Zm96.62%20123.57a75.68%2075.68%200%200%201-103.44%200a51.53%2051.53%200%200%201-14.11-52.51l1-3.46c12.66-4.87%2033.45-7%2063%208C137%20117%20154.33%20124%20172.8%20124a62.8%2062.8%200%200%200%2023.2-4.22a51.26%2051.26%200%200%201-16.28%2039.79%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%22m201.5%20104.8l-21.78-73.93a4%204%200%200%200-3.83-2.87H80.11a4%204%200%200%200-3.83%202.87L54.5%20104.8a59.51%2059.51%200%200%200%2016.32%2060.62A83.4%2083.4%200%200%200%20124%20187.91V236H88a4%204%200%201%200%200%208h80a4%204%200%201%200%200-8h-36v-48.09a83.4%2083.4%200%200%200%2053.18-22.49a59.51%2059.51%200%200%200%2016.32-60.62M83.1%2036h89.8l20.93%2071.06c.43%201.49.8%203%201.1%204.47c-23.64%2010.47-50.76.18-65.12-7.1c-28.22-14.29-49.48-14.1-63.88-10.14Zm96.62%20123.57a75.68%2075.68%200%200%201-103.44%200a51.53%2051.53%200%200%201-14.11-52.51l1-3.46c12.66-4.87%2033.45-7%2063%208C137%20117%20154.33%20124%20172.8%20124a62.8%2062.8%200%200%200%2023.2-4.22a51.26%2051.26%200%200%201-16.28%2039.79%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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