glass martini icon

glass-martini from Line Awesome by Icons8 · Line · Travel · Apache-2.0 Free for personal and commercial use.

Name
glass-martini
Set
Line Awesome
Style
Line
Category
Travel
Viewbox
32×32
License
Apache 2.0
Aliases
glass-martini-solid

The same icon in other sets

More travel icons from Line Awesome

Use the glass martini icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5 5v1.34l10 13V26h-5v2h12v-2h-5v-6.66l10-13V5zm3.031 2H23.97l-1.54 2H11.92l1.54 2h7.434L16 17.36z"/></svg>

React

import type { SVGProps } from "react";

export function LaGlassMartini(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="M5 5v1.34l10 13V26h-5v2h12v-2h-5v-6.66l10-13V5zm3.031 2H23.97l-1.54 2H11.92l1.54 2h7.434L16 17.36z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5 5v1.34l10 13V26h-5v2h12v-2h-5v-6.66l10-13V5zm3.031 2H23.97l-1.54 2H11.92l1.54 2h7.434L16 17.36z"/></svg>
</template>

CSS

.icon-glass-martini {
  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%22M5%205v1.34l10%2013V26h-5v2h12v-2h-5v-6.66l10-13V5zm3.031%202H23.97l-1.54%202H11.92l1.54%202h7.434L16%2017.36z%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%22M5%205v1.34l10%2013V26h-5v2h12v-2h-5v-6.66l10-13V5zm3.031%202H23.97l-1.54%202H11.92l1.54%202h7.434L16%2017.36z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/glass-martini.svg?color=%231a73e8&size=48