champagne icon
champagne-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- champagne-fill
- Set
- Phosphor
- Style
- Fill
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Use the champagne icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M149.91 13.53A8 8 0 0 0 142.3 8H97.71a8 8 0 0 0-7.61 5.53a451 451 0 0 0-14.21 59.7c-7.26 44.25-4.35 75.76 8.65 93.66A40 40 0 0 0 112 183.42V232H96a8 8 0 1 0 0 16h48a8 8 0 0 0 0-16h-16v-48.58a39.94 39.94 0 0 0 27.46-16.53c13-17.9 15.92-49.41 8.66-93.66a451 451 0 0 0-14.21-59.7M93.8 64c3-15.58 6.73-29.81 9.79-40h32.83c3.06 10.19 6.77 24.42 9.8 40ZM232 52a12 12 0 1 1-12-12a12 12 0 0 1 12 12m-48-32a12 12 0 1 1 12 12a12 12 0 0 1-12-12m24 80a12 12 0 1 1-12-12a12 12 0 0 1 12 12"/></svg>
React
import type { SVGProps } from "react";
export function PhChampagneFill(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="M149.91 13.53A8 8 0 0 0 142.3 8H97.71a8 8 0 0 0-7.61 5.53a451 451 0 0 0-14.21 59.7c-7.26 44.25-4.35 75.76 8.65 93.66A40 40 0 0 0 112 183.42V232H96a8 8 0 1 0 0 16h48a8 8 0 0 0 0-16h-16v-48.58a39.94 39.94 0 0 0 27.46-16.53c13-17.9 15.92-49.41 8.66-93.66a451 451 0 0 0-14.21-59.7M93.8 64c3-15.58 6.73-29.81 9.79-40h32.83c3.06 10.19 6.77 24.42 9.8 40ZM232 52a12 12 0 1 1-12-12a12 12 0 0 1 12 12m-48-32a12 12 0 1 1 12 12a12 12 0 0 1-12-12m24 80a12 12 0 1 1-12-12a12 12 0 0 1 12 12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M149.91 13.53A8 8 0 0 0 142.3 8H97.71a8 8 0 0 0-7.61 5.53a451 451 0 0 0-14.21 59.7c-7.26 44.25-4.35 75.76 8.65 93.66A40 40 0 0 0 112 183.42V232H96a8 8 0 1 0 0 16h48a8 8 0 0 0 0-16h-16v-48.58a39.94 39.94 0 0 0 27.46-16.53c13-17.9 15.92-49.41 8.66-93.66a451 451 0 0 0-14.21-59.7M93.8 64c3-15.58 6.73-29.81 9.79-40h32.83c3.06 10.19 6.77 24.42 9.8 40ZM232 52a12 12 0 1 1-12-12a12 12 0 0 1 12 12m-48-32a12 12 0 1 1 12 12a12 12 0 0 1-12-12m24 80a12 12 0 1 1-12-12a12 12 0 0 1 12 12"/></svg> </template>
CSS
.icon-champagne-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%22M149.91%2013.53A8%208%200%200%200%20142.3%208H97.71a8%208%200%200%200-7.61%205.53a451%20451%200%200%200-14.21%2059.7c-7.26%2044.25-4.35%2075.76%208.65%2093.66A40%2040%200%200%200%20112%20183.42V232H96a8%208%200%201%200%200%2016h48a8%208%200%200%200%200-16h-16v-48.58a39.94%2039.94%200%200%200%2027.46-16.53c13-17.9%2015.92-49.41%208.66-93.66a451%20451%200%200%200-14.21-59.7M93.8%2064c3-15.58%206.73-29.81%209.79-40h32.83c3.06%2010.19%206.77%2024.42%209.8%2040ZM232%2052a12%2012%200%201%201-12-12a12%2012%200%200%201%2012%2012m-48-32a12%2012%200%201%201%2012%2012a12%2012%200%200%201-12-12m24%2080a12%2012%200%201%201-12-12a12%2012%200%200%201%2012%2012%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%22M149.91%2013.53A8%208%200%200%200%20142.3%208H97.71a8%208%200%200%200-7.61%205.53a451%20451%200%200%200-14.21%2059.7c-7.26%2044.25-4.35%2075.76%208.65%2093.66A40%2040%200%200%200%20112%20183.42V232H96a8%208%200%201%200%200%2016h48a8%208%200%200%200%200-16h-16v-48.58a39.94%2039.94%200%200%200%2027.46-16.53c13-17.9%2015.92-49.41%208.66-93.66a451%20451%200%200%200-14.21-59.7M93.8%2064c3-15.58%206.73-29.81%209.79-40h32.83c3.06%2010.19%206.77%2024.42%209.8%2040ZM232%2052a12%2012%200%201%201-12-12a12%2012%200%200%201%2012%2012m-48-32a12%2012%200%201%201%2012%2012a12%2012%200%200%201-12-12m24%2080a12%2012%200%201%201-12-12a12%2012%200%200%201%2012%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/champagne-fill.svg?color=%231a73e8&size=48