wineglass triangle icon
wineglass-triangle-bold-duotone from Solar by 480 Design · Bold Duotone · Food · CC-BY-4.0 Attribution required.
- Name
- wineglass-triangle-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- Category
- Food
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More food icons from Solar
Use the wineglass triangle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M19.2991 3H4.70095C3.20008 3 2.43759 4.79409 3.48381 5.86382L11.2851 13.8404C11.6773 14.2415 12.3227 14.2415 12.7149 13.8404L20.5162 5.86382C21.5624 4.79409 20.7999 3 19.2991 3Z" opacity=".5"/><path fill-rule="evenodd" d="M7.00586 21C7.00586 20.5858 7.34165 20.25 7.75586 20.25H16.2437C16.6579 20.25 16.9937 20.5858 16.9937 21C16.9937 21.4142 16.6579 21.75 16.2437 21.75H7.75586C7.34165 21.75 7.00586 21.4142 7.00586 21Z" clip-rule="evenodd"/><path d="M11.2853 13.8404C11.6776 14.2415 12.3229 14.2415 12.7152 13.8404L16.4712 10H7.5293L11.2853 13.8404Z"/><path d="M11.2853 13.8405C11.6776 14.2416 12.3229 14.2416 12.7152 13.8405L12.75 13.8049V20.25H11.25V13.8044L11.2853 13.8405Z" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarWineglassTriangleBoldDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M19.2991 3H4.70095C3.20008 3 2.43759 4.79409 3.48381 5.86382L11.2851 13.8404C11.6773 14.2415 12.3227 14.2415 12.7149 13.8404L20.5162 5.86382C21.5624 4.79409 20.7999 3 19.2991 3Z" opacity=".5"/><path fillRule="evenodd" d="M7.00586 21C7.00586 20.5858 7.34165 20.25 7.75586 20.25H16.2437C16.6579 20.25 16.9937 20.5858 16.9937 21C16.9937 21.4142 16.6579 21.75 16.2437 21.75H7.75586C7.34165 21.75 7.00586 21.4142 7.00586 21Z" clipRule="evenodd"/><path d="M11.2853 13.8404C11.6776 14.2415 12.3229 14.2415 12.7152 13.8404L16.4712 10H7.5293L11.2853 13.8404Z"/><path d="M11.2853 13.8405C11.6776 14.2416 12.3229 14.2416 12.7152 13.8405L12.75 13.8049V20.25H11.25V13.8044L11.2853 13.8405Z" opacity=".5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M19.2991 3H4.70095C3.20008 3 2.43759 4.79409 3.48381 5.86382L11.2851 13.8404C11.6773 14.2415 12.3227 14.2415 12.7149 13.8404L20.5162 5.86382C21.5624 4.79409 20.7999 3 19.2991 3Z" opacity=".5"/><path fill-rule="evenodd" d="M7.00586 21C7.00586 20.5858 7.34165 20.25 7.75586 20.25H16.2437C16.6579 20.25 16.9937 20.5858 16.9937 21C16.9937 21.4142 16.6579 21.75 16.2437 21.75H7.75586C7.34165 21.75 7.00586 21.4142 7.00586 21Z" clip-rule="evenodd"/><path d="M11.2853 13.8404C11.6776 14.2415 12.3229 14.2415 12.7152 13.8404L16.4712 10H7.5293L11.2853 13.8404Z"/><path d="M11.2853 13.8405C11.6776 14.2416 12.3229 14.2416 12.7152 13.8405L12.75 13.8049V20.25H11.25V13.8044L11.2853 13.8405Z" opacity=".5"/></g></svg> </template>
CSS
.icon-wineglass-triangle-bold-duotone {
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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M19.2991%203H4.70095C3.20008%203%202.43759%204.79409%203.48381%205.86382L11.2851%2013.8404C11.6773%2014.2415%2012.3227%2014.2415%2012.7149%2013.8404L20.5162%205.86382C21.5624%204.79409%2020.7999%203%2019.2991%203Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M7.00586%2021C7.00586%2020.5858%207.34165%2020.25%207.75586%2020.25H16.2437C16.6579%2020.25%2016.9937%2020.5858%2016.9937%2021C16.9937%2021.4142%2016.6579%2021.75%2016.2437%2021.75H7.75586C7.34165%2021.75%207.00586%2021.4142%207.00586%2021Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M11.2853%2013.8404C11.6776%2014.2415%2012.3229%2014.2415%2012.7152%2013.8404L16.4712%2010H7.5293L11.2853%2013.8404Z%22%2F%3E%3Cpath%20d%3D%22M11.2853%2013.8405C11.6776%2014.2416%2012.3229%2014.2416%2012.7152%2013.8405L12.75%2013.8049V20.25H11.25V13.8044L11.2853%2013.8405Z%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M19.2991%203H4.70095C3.20008%203%202.43759%204.79409%203.48381%205.86382L11.2851%2013.8404C11.6773%2014.2415%2012.3227%2014.2415%2012.7149%2013.8404L20.5162%205.86382C21.5624%204.79409%2020.7999%203%2019.2991%203Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M7.00586%2021C7.00586%2020.5858%207.34165%2020.25%207.75586%2020.25H16.2437C16.6579%2020.25%2016.9937%2020.5858%2016.9937%2021C16.9937%2021.4142%2016.6579%2021.75%2016.2437%2021.75H7.75586C7.34165%2021.75%207.00586%2021.4142%207.00586%2021Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M11.2853%2013.8404C11.6776%2014.2415%2012.3229%2014.2415%2012.7152%2013.8404L16.4712%2010H7.5293L11.2853%2013.8404Z%22%2F%3E%3Cpath%20d%3D%22M11.2853%2013.8405C11.6776%2014.2416%2012.3229%2014.2416%2012.7152%2013.8405L12.75%2013.8049V20.25H11.25V13.8044L11.2853%2013.8405Z%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/wineglass-triangle-bold-duotone.svg?color=%231a73e8&size=48