glass martini alt icon
glass-martini-alt from Line Awesome by Icons8 · Line · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- glass-martini-alt
- Set
- Line Awesome
- Style
- Line
- Category
- Travel
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- glass-martini-alt-solid
The same icon in other sets
More travel icons from Line Awesome
Use the glass martini 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.5 4A5.503 5.503 0 0 0 3 9.5C3 12.535 5.465 15 8.5 15c.813 0 1.578-.203 2.281-.531L16 21.344V27h-4v2h10v-2h-4v-5.656l8.813-11.625l.187-.281V8H13.75c-.605-2.32-2.766-4-5.25-4m0 2c1.39 0 2.59.84 3.125 2H7v1.438l.188.28l2.343 3.095A3.1 3.1 0 0 1 8.5 13A3.46 3.46 0 0 1 5 9.5A3.46 3.46 0 0 1 8.5 6m1.438 4h14.124l-1.5 2H13.5l1.5 2h6.031L17 19.344z"/></svg>
React
import type { SVGProps } from "react";
export function LaGlassMartiniAlt(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.5 4A5.503 5.503 0 0 0 3 9.5C3 12.535 5.465 15 8.5 15c.813 0 1.578-.203 2.281-.531L16 21.344V27h-4v2h10v-2h-4v-5.656l8.813-11.625l.187-.281V8H13.75c-.605-2.32-2.766-4-5.25-4m0 2c1.39 0 2.59.84 3.125 2H7v1.438l.188.28l2.343 3.095A3.1 3.1 0 0 1 8.5 13A3.46 3.46 0 0 1 5 9.5A3.46 3.46 0 0 1 8.5 6m1.438 4h14.124l-1.5 2H13.5l1.5 2h6.031L17 19.344z"/></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.5 4A5.503 5.503 0 0 0 3 9.5C3 12.535 5.465 15 8.5 15c.813 0 1.578-.203 2.281-.531L16 21.344V27h-4v2h10v-2h-4v-5.656l8.813-11.625l.187-.281V8H13.75c-.605-2.32-2.766-4-5.25-4m0 2c1.39 0 2.59.84 3.125 2H7v1.438l.188.28l2.343 3.095A3.1 3.1 0 0 1 8.5 13A3.46 3.46 0 0 1 5 9.5A3.46 3.46 0 0 1 8.5 6m1.438 4h14.124l-1.5 2H13.5l1.5 2h6.031L17 19.344z"/></svg> </template>
CSS
.icon-glass-martini-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.5%204A5.503%205.503%200%200%200%203%209.5C3%2012.535%205.465%2015%208.5%2015c.813%200%201.578-.203%202.281-.531L16%2021.344V27h-4v2h10v-2h-4v-5.656l8.813-11.625l.187-.281V8H13.75c-.605-2.32-2.766-4-5.25-4m0%202c1.39%200%202.59.84%203.125%202H7v1.438l.188.28l2.343%203.095A3.1%203.1%200%200%201%208.5%2013A3.46%203.46%200%200%201%205%209.5A3.46%203.46%200%200%201%208.5%206m1.438%204h14.124l-1.5%202H13.5l1.5%202h6.031L17%2019.344z%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.5%204A5.503%205.503%200%200%200%203%209.5C3%2012.535%205.465%2015%208.5%2015c.813%200%201.578-.203%202.281-.531L16%2021.344V27h-4v2h10v-2h-4v-5.656l8.813-11.625l.187-.281V8H13.75c-.605-2.32-2.766-4-5.25-4m0%202c1.39%200%202.59.84%203.125%202H7v1.438l.188.28l2.343%203.095A3.1%203.1%200%200%201%208.5%2013A3.46%203.46%200%200%201%205%209.5A3.46%203.46%200%200%201%208.5%206m1.438%204h14.124l-1.5%202H13.5l1.5%202h6.031L17%2019.344z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/glass-martini-alt.svg?color=%231a73e8&size=48