champagne icon
champagne-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- champagne-light
- Set
- Phosphor
- Style
- Light
- 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="M142.26 10H97.65A6 6 0 0 0 92 14.14c-1.47 4.51-35.53 110.73-5.85 151.57c6.75 9.28 16.1 14.62 27.86 15.95V234H96a6 6 0 1 0 0 12h48a6 6 0 1 0 0-12h-18v-52.34c11.76-1.33 21.11-6.67 27.85-15.95c29.68-40.84-4.37-147.06-5.84-151.57a6 6 0 0 0-5.75-4.14m-40.18 12h35.75c2.24 7.48 7 24.29 10.75 44H91.34c3.75-19.71 8.51-36.52 10.74-44m42 136.66C138.55 166.29 130.66 170 120 170s-18.6-3.71-24.14-11.34c-10.4-14.24-12.65-42.11-6.61-80.66h61.42c6.04 38.55 3.78 66.42-6.57 80.66ZM230 52a10 10 0 1 1-10-10a10 10 0 0 1 10 10m-24-32a10 10 0 1 1-10-10a10 10 0 0 1 10 10m0 80a10 10 0 1 1-10-10a10 10 0 0 1 10 10"/></svg>
React
import type { SVGProps } from "react";
export function PhChampagneLight(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="M142.26 10H97.65A6 6 0 0 0 92 14.14c-1.47 4.51-35.53 110.73-5.85 151.57c6.75 9.28 16.1 14.62 27.86 15.95V234H96a6 6 0 1 0 0 12h48a6 6 0 1 0 0-12h-18v-52.34c11.76-1.33 21.11-6.67 27.85-15.95c29.68-40.84-4.37-147.06-5.84-151.57a6 6 0 0 0-5.75-4.14m-40.18 12h35.75c2.24 7.48 7 24.29 10.75 44H91.34c3.75-19.71 8.51-36.52 10.74-44m42 136.66C138.55 166.29 130.66 170 120 170s-18.6-3.71-24.14-11.34c-10.4-14.24-12.65-42.11-6.61-80.66h61.42c6.04 38.55 3.78 66.42-6.57 80.66ZM230 52a10 10 0 1 1-10-10a10 10 0 0 1 10 10m-24-32a10 10 0 1 1-10-10a10 10 0 0 1 10 10m0 80a10 10 0 1 1-10-10a10 10 0 0 1 10 10"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M142.26 10H97.65A6 6 0 0 0 92 14.14c-1.47 4.51-35.53 110.73-5.85 151.57c6.75 9.28 16.1 14.62 27.86 15.95V234H96a6 6 0 1 0 0 12h48a6 6 0 1 0 0-12h-18v-52.34c11.76-1.33 21.11-6.67 27.85-15.95c29.68-40.84-4.37-147.06-5.84-151.57a6 6 0 0 0-5.75-4.14m-40.18 12h35.75c2.24 7.48 7 24.29 10.75 44H91.34c3.75-19.71 8.51-36.52 10.74-44m42 136.66C138.55 166.29 130.66 170 120 170s-18.6-3.71-24.14-11.34c-10.4-14.24-12.65-42.11-6.61-80.66h61.42c6.04 38.55 3.78 66.42-6.57 80.66ZM230 52a10 10 0 1 1-10-10a10 10 0 0 1 10 10m-24-32a10 10 0 1 1-10-10a10 10 0 0 1 10 10m0 80a10 10 0 1 1-10-10a10 10 0 0 1 10 10"/></svg> </template>
CSS
.icon-champagne-light {
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%22M142.26%2010H97.65A6%206%200%200%200%2092%2014.14c-1.47%204.51-35.53%20110.73-5.85%20151.57c6.75%209.28%2016.1%2014.62%2027.86%2015.95V234H96a6%206%200%201%200%200%2012h48a6%206%200%201%200%200-12h-18v-52.34c11.76-1.33%2021.11-6.67%2027.85-15.95c29.68-40.84-4.37-147.06-5.84-151.57a6%206%200%200%200-5.75-4.14m-40.18%2012h35.75c2.24%207.48%207%2024.29%2010.75%2044H91.34c3.75-19.71%208.51-36.52%2010.74-44m42%20136.66C138.55%20166.29%20130.66%20170%20120%20170s-18.6-3.71-24.14-11.34c-10.4-14.24-12.65-42.11-6.61-80.66h61.42c6.04%2038.55%203.78%2066.42-6.57%2080.66ZM230%2052a10%2010%200%201%201-10-10a10%2010%200%200%201%2010%2010m-24-32a10%2010%200%201%201-10-10a10%2010%200%200%201%2010%2010m0%2080a10%2010%200%201%201-10-10a10%2010%200%200%201%2010%2010%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%22M142.26%2010H97.65A6%206%200%200%200%2092%2014.14c-1.47%204.51-35.53%20110.73-5.85%20151.57c6.75%209.28%2016.1%2014.62%2027.86%2015.95V234H96a6%206%200%201%200%200%2012h48a6%206%200%201%200%200-12h-18v-52.34c11.76-1.33%2021.11-6.67%2027.85-15.95c29.68-40.84-4.37-147.06-5.84-151.57a6%206%200%200%200-5.75-4.14m-40.18%2012h35.75c2.24%207.48%207%2024.29%2010.75%2044H91.34c3.75-19.71%208.51-36.52%2010.74-44m42%20136.66C138.55%20166.29%20130.66%20170%20120%20170s-18.6-3.71-24.14-11.34c-10.4-14.24-12.65-42.11-6.61-80.66h61.42c6.04%2038.55%203.78%2066.42-6.57%2080.66ZM230%2052a10%2010%200%201%201-10-10a10%2010%200%200%201%2010%2010m-24-32a10%2010%200%201%201-10-10a10%2010%200%200%201%2010%2010m0%2080a10%2010%200%201%201-10-10a10%2010%200%200%201%2010%2010%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/champagne-light.svg?color=%231a73e8&size=48