wine glass alt icon
wine-glass-alt from Line Awesome by Icons8 · Line · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- wine-glass-alt
- Set
- Line Awesome
- Style
- Line
- Category
- Travel
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- wine-glass-alt-solid
The same icon in other sets
More travel icons from Line Awesome
Use the wine glass alt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m8.188 5l-.157.781S7 10.488 7 13c0 4.617 3.516 8.43 8 8.938V26h-5v2h12v-2h-5v-4.063c4.484-.507 8-4.32 8-8.937c0-2.516-1.031-7.219-1.031-7.219L23.812 5zm1.656 2h12.312c.094.488.332 1.719.532 3H11v2h11.938c.03.348.062.723.062 1c0 3.879-3.121 7-7 7s-7-3.121-7-7c0-1.688.668-5.094.844-6"/></svg>
React
import type { SVGProps } from "react";
export function LaWineGlassAlt(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m8.188 5l-.157.781S7 10.488 7 13c0 4.617 3.516 8.43 8 8.938V26h-5v2h12v-2h-5v-4.063c4.484-.507 8-4.32 8-8.937c0-2.516-1.031-7.219-1.031-7.219L23.812 5zm1.656 2h12.312c.094.488.332 1.719.532 3H11v2h11.938c.03.348.062.723.062 1c0 3.879-3.121 7-7 7s-7-3.121-7-7c0-1.688.668-5.094.844-6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m8.188 5l-.157.781S7 10.488 7 13c0 4.617 3.516 8.43 8 8.938V26h-5v2h12v-2h-5v-4.063c4.484-.507 8-4.32 8-8.937c0-2.516-1.031-7.219-1.031-7.219L23.812 5zm1.656 2h12.312c.094.488.332 1.719.532 3H11v2h11.938c.03.348.062.723.062 1c0 3.879-3.121 7-7 7s-7-3.121-7-7c0-1.688.668-5.094.844-6"/></svg> </template>
CSS
.icon-wine-glass-alt {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.188%205l-.157.781S7%2010.488%207%2013c0%204.617%203.516%208.43%208%208.938V26h-5v2h12v-2h-5v-4.063c4.484-.507%208-4.32%208-8.937c0-2.516-1.031-7.219-1.031-7.219L23.812%205zm1.656%202h12.312c.094.488.332%201.719.532%203H11v2h11.938c.03.348.062.723.062%201c0%203.879-3.121%207-7%207s-7-3.121-7-7c0-1.688.668-5.094.844-6%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.188%205l-.157.781S7%2010.488%207%2013c0%204.617%203.516%208.43%208%208.938V26h-5v2h12v-2h-5v-4.063c4.484-.507%208-4.32%208-8.937c0-2.516-1.031-7.219-1.031-7.219L23.812%205zm1.656%202h12.312c.094.488.332%201.719.532%203H11v2h11.938c.03.348.062.723.062%201c0%203.879-3.121%207-7%207s-7-3.121-7-7c0-1.688.668-5.094.844-6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/wine-glass-alt.svg?color=%231a73e8&size=48