glass martini alt slash icon

glass-martini-alt-slash from Unicons by Iconscout · Line · User Interface · Apache-2.0 Free for personal and commercial use.

Name
glass-martini-alt-slash
Set
Unicons
Style
Line
Category
User Interface
Viewbox
24×24
License
Apache 2.0

More user interface icons from Unicons

Use the glass martini alt slash icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.71 16.29l-14-14a1 1 0 0 0-1.42 1.42L6.59 6H5a1 1 0 0 0-.9.57a1 1 0 0 0 .12 1L11 16.1V20H6.75a1 1 0 0 0 0 2h10.5a1 1 0 0 0 0-2H13v-3.9l1.64-2l3.65 3.65a1 1 0 0 0 1.42 0a1 1 0 0 0 0-1.46M7.08 8h1.51l1.89 1.89H8.59ZM12 14.15l-1.81-2.26h2.29l.74.74ZM14.66 8h2.26l-.63.79a1 1 0 0 0 .15 1.4a1 1 0 0 0 .63.22a1 1 0 0 0 .78-.37l1.93-2.42a1 1 0 0 0 .12-1A1 1 0 0 0 19 6h-4.34a1 1 0 0 0 0 2"/></svg>

React

import type { SVGProps } from "react";

export function UilGlassMartiniAltSlash(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.71 16.29l-14-14a1 1 0 0 0-1.42 1.42L6.59 6H5a1 1 0 0 0-.9.57a1 1 0 0 0 .12 1L11 16.1V20H6.75a1 1 0 0 0 0 2h10.5a1 1 0 0 0 0-2H13v-3.9l1.64-2l3.65 3.65a1 1 0 0 0 1.42 0a1 1 0 0 0 0-1.46M7.08 8h1.51l1.89 1.89H8.59ZM12 14.15l-1.81-2.26h2.29l.74.74ZM14.66 8h2.26l-.63.79a1 1 0 0 0 .15 1.4a1 1 0 0 0 .63.22a1 1 0 0 0 .78-.37l1.93-2.42a1 1 0 0 0 .12-1A1 1 0 0 0 19 6h-4.34a1 1 0 0 0 0 2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.71 16.29l-14-14a1 1 0 0 0-1.42 1.42L6.59 6H5a1 1 0 0 0-.9.57a1 1 0 0 0 .12 1L11 16.1V20H6.75a1 1 0 0 0 0 2h10.5a1 1 0 0 0 0-2H13v-3.9l1.64-2l3.65 3.65a1 1 0 0 0 1.42 0a1 1 0 0 0 0-1.46M7.08 8h1.51l1.89 1.89H8.59ZM12 14.15l-1.81-2.26h2.29l.74.74ZM14.66 8h2.26l-.63.79a1 1 0 0 0 .15 1.4a1 1 0 0 0 .63.22a1 1 0 0 0 .78-.37l1.93-2.42a1 1 0 0 0 .12-1A1 1 0 0 0 19 6h-4.34a1 1 0 0 0 0 2"/></svg>
</template>

CSS

.icon-glass-martini-alt-slash {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m19.71%2016.29l-14-14a1%201%200%200%200-1.42%201.42L6.59%206H5a1%201%200%200%200-.9.57a1%201%200%200%200%20.12%201L11%2016.1V20H6.75a1%201%200%200%200%200%202h10.5a1%201%200%200%200%200-2H13v-3.9l1.64-2l3.65%203.65a1%201%200%200%200%201.42%200a1%201%200%200%200%200-1.46M7.08%208h1.51l1.89%201.89H8.59ZM12%2014.15l-1.81-2.26h2.29l.74.74ZM14.66%208h2.26l-.63.79a1%201%200%200%200%20.15%201.4a1%201%200%200%200%20.63.22a1%201%200%200%200%20.78-.37l1.93-2.42a1%201%200%200%200%20.12-1A1%201%200%200%200%2019%206h-4.34a1%201%200%200%200%200%202%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m19.71%2016.29l-14-14a1%201%200%200%200-1.42%201.42L6.59%206H5a1%201%200%200%200-.9.57a1%201%200%200%200%20.12%201L11%2016.1V20H6.75a1%201%200%200%200%200%202h10.5a1%201%200%200%200%200-2H13v-3.9l1.64-2l3.65%203.65a1%201%200%200%200%201.42%200a1%201%200%200%200%200-1.46M7.08%208h1.51l1.89%201.89H8.59ZM12%2014.15l-1.81-2.26h2.29l.74.74ZM14.66%208h2.26l-.63.79a1%201%200%200%200%20.15%201.4a1%201%200%200%200%20.63.22a1%201%200%200%200%20.78-.37l1.93-2.42a1%201%200%200%200%20.12-1A1%201%200%200%200%2019%206h-4.34a1%201%200%200%200%200%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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