kanji-alcohol from Material Symbols Light by Google · Regular · Maps · Apache-2.0 Free for personal and commercial use.

Name
kanji-alcohol
Set
Material Symbols Light
Style
Regular
Category
Maps
Viewbox
24×24
License
Apache 2.0
Aliases
kanji-alcohol-outline, kanji-alcohol-outline-sharp, kanji-alcohol-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More maps icons from Material Symbols Light

Use the kanji alcohol icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.02 20V9.77q0-.981.672-1.684q.673-.702 1.635-.702h1.327V5H9.923V4h9.173v1h-2.73v2.385h1.326q.962 0 1.635.702T20 9.769V20h-1v-1.02h-8.98V20zm1-2.02H19v-2.268h-8.98zm0-3.269H19V12.52h-1.308q-1.019 0-1.673-.827q-.653-.826-.653-1.923V8.404h-1.712q-.02.977-.243 1.842t-.669 1.614l-.527.877l-.854-.506l.522-.877q.373-.633.55-1.37t.22-1.6h-1.326q-.56.02-.934.423t-.374.962zm3.634-7.326h1.711V5h-1.711zm4.038 4.115H19V9.77q0-.56-.374-.973t-.934-.413h-1.326V9.77q0 .675.354 1.203q.355.528.972.528M4.92 18.746l-.896-.421L6.1 13.748l.916.402zm.648-8.663L3.856 8.698l.615-.78l1.731 1.384zm.75-3.77L4.606 4.948l.615-.78l1.731 1.384z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightKanjiAlcohol(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="M9.02 20V9.77q0-.981.672-1.684q.673-.702 1.635-.702h1.327V5H9.923V4h9.173v1h-2.73v2.385h1.326q.962 0 1.635.702T20 9.769V20h-1v-1.02h-8.98V20zm1-2.02H19v-2.268h-8.98zm0-3.269H19V12.52h-1.308q-1.019 0-1.673-.827q-.653-.826-.653-1.923V8.404h-1.712q-.02.977-.243 1.842t-.669 1.614l-.527.877l-.854-.506l.522-.877q.373-.633.55-1.37t.22-1.6h-1.326q-.56.02-.934.423t-.374.962zm3.634-7.326h1.711V5h-1.711zm4.038 4.115H19V9.77q0-.56-.374-.973t-.934-.413h-1.326V9.77q0 .675.354 1.203q.355.528.972.528M4.92 18.746l-.896-.421L6.1 13.748l.916.402zm.648-8.663L3.856 8.698l.615-.78l1.731 1.384zm.75-3.77L4.606 4.948l.615-.78l1.731 1.384z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.02 20V9.77q0-.981.672-1.684q.673-.702 1.635-.702h1.327V5H9.923V4h9.173v1h-2.73v2.385h1.326q.962 0 1.635.702T20 9.769V20h-1v-1.02h-8.98V20zm1-2.02H19v-2.268h-8.98zm0-3.269H19V12.52h-1.308q-1.019 0-1.673-.827q-.653-.826-.653-1.923V8.404h-1.712q-.02.977-.243 1.842t-.669 1.614l-.527.877l-.854-.506l.522-.877q.373-.633.55-1.37t.22-1.6h-1.326q-.56.02-.934.423t-.374.962zm3.634-7.326h1.711V5h-1.711zm4.038 4.115H19V9.77q0-.56-.374-.973t-.934-.413h-1.326V9.77q0 .675.354 1.203q.355.528.972.528M4.92 18.746l-.896-.421L6.1 13.748l.916.402zm.648-8.663L3.856 8.698l.615-.78l1.731 1.384zm.75-3.77L4.606 4.948l.615-.78l1.731 1.384z"/></svg>
</template>

CSS

.icon-kanji-alcohol {
  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%22M9.02%2020V9.77q0-.981.672-1.684q.673-.702%201.635-.702h1.327V5H9.923V4h9.173v1h-2.73v2.385h1.326q.962%200%201.635.702T20%209.769V20h-1v-1.02h-8.98V20zm1-2.02H19v-2.268h-8.98zm0-3.269H19V12.52h-1.308q-1.019%200-1.673-.827q-.653-.826-.653-1.923V8.404h-1.712q-.02.977-.243%201.842t-.669%201.614l-.527.877l-.854-.506l.522-.877q.373-.633.55-1.37t.22-1.6h-1.326q-.56.02-.934.423t-.374.962zm3.634-7.326h1.711V5h-1.711zm4.038%204.115H19V9.77q0-.56-.374-.973t-.934-.413h-1.326V9.77q0%20.675.354%201.203q.355.528.972.528M4.92%2018.746l-.896-.421L6.1%2013.748l.916.402zm.648-8.663L3.856%208.698l.615-.78l1.731%201.384zm.75-3.77L4.606%204.948l.615-.78l1.731%201.384z%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%22M9.02%2020V9.77q0-.981.672-1.684q.673-.702%201.635-.702h1.327V5H9.923V4h9.173v1h-2.73v2.385h1.326q.962%200%201.635.702T20%209.769V20h-1v-1.02h-8.98V20zm1-2.02H19v-2.268h-8.98zm0-3.269H19V12.52h-1.308q-1.019%200-1.673-.827q-.653-.826-.653-1.923V8.404h-1.712q-.02.977-.243%201.842t-.669%201.614l-.527.877l-.854-.506l.522-.877q.373-.633.55-1.37t.22-1.6h-1.326q-.56.02-.934.423t-.374.962zm3.634-7.326h1.711V5h-1.711zm4.038%204.115H19V9.77q0-.56-.374-.973t-.934-.413h-1.326V9.77q0%20.675.354%201.203q.355.528.972.528M4.92%2018.746l-.896-.421L6.1%2013.748l.916.402zm.648-8.663L3.856%208.698l.615-.78l1.731%201.384zm.75-3.77L4.606%204.948l.615-.78l1.731%201.384z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/kanji-alcohol.svg?color=%231a73e8&size=48