washoku from Material Symbols Light by Google · Regular · Travel · Apache-2.0 Free for personal and commercial use.

Name
washoku
Set
Material Symbols Light
Style
Regular
Category
Travel
Viewbox
24×24
License
Apache 2.0
Aliases
washoku-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More travel icons from Material Symbols Light

Use the washoku icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.558 20l-1.43-4.177q-.84-.423-1.428-1.152q-.586-.729-.823-1.644l-.608-2.392H20.75l-.608 2.392q-.236.915-.823 1.644q-.586.729-1.428 1.152L16.48 20zM19.212 8.25H4.808q0-.98.728-1.673q.728-.692 1.876-.692q.123 0 .377.018q.253.018.53.01q.367-.872 1.095-1.393q.728-.52 1.644-.52q1.065 0 1.833.703q.769.703 1.151 2.045q.495-.654 1.12-.99q.624-.335 1.344-.335q1.138 0 1.922.758q.783.757.783 1.838z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightWashoku(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="m7.558 20l-1.43-4.177q-.84-.423-1.428-1.152q-.586-.729-.823-1.644l-.608-2.392H20.75l-.608 2.392q-.236.915-.823 1.644q-.586.729-1.428 1.152L16.48 20zM19.212 8.25H4.808q0-.98.728-1.673q.728-.692 1.876-.692q.123 0 .377.018q.253.018.53.01q.367-.872 1.095-1.393q.728-.52 1.644-.52q1.065 0 1.833.703q.769.703 1.151 2.045q.495-.654 1.12-.99q.624-.335 1.344-.335q1.138 0 1.922.758q.783.757.783 1.838z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.558 20l-1.43-4.177q-.84-.423-1.428-1.152q-.586-.729-.823-1.644l-.608-2.392H20.75l-.608 2.392q-.236.915-.823 1.644q-.586.729-1.428 1.152L16.48 20zM19.212 8.25H4.808q0-.98.728-1.673q.728-.692 1.876-.692q.123 0 .377.018q.253.018.53.01q.367-.872 1.095-1.393q.728-.52 1.644-.52q1.065 0 1.833.703q.769.703 1.151 2.045q.495-.654 1.12-.99q.624-.335 1.344-.335q1.138 0 1.922.758q.783.757.783 1.838z"/></svg>
</template>

CSS

.icon-washoku {
  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%22m7.558%2020l-1.43-4.177q-.84-.423-1.428-1.152q-.586-.729-.823-1.644l-.608-2.392H20.75l-.608%202.392q-.236.915-.823%201.644q-.586.729-1.428%201.152L16.48%2020zM19.212%208.25H4.808q0-.98.728-1.673q.728-.692%201.876-.692q.123%200%20.377.018q.253.018.53.01q.367-.872%201.095-1.393q.728-.52%201.644-.52q1.065%200%201.833.703q.769.703%201.151%202.045q.495-.654%201.12-.99q.624-.335%201.344-.335q1.138%200%201.922.758q.783.757.783%201.838z%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%22m7.558%2020l-1.43-4.177q-.84-.423-1.428-1.152q-.586-.729-.823-1.644l-.608-2.392H20.75l-.608%202.392q-.236.915-.823%201.644q-.586.729-1.428%201.152L16.48%2020zM19.212%208.25H4.808q0-.98.728-1.673q.728-.692%201.876-.692q.123%200%20.377.018q.253.018.53.01q.367-.872%201.095-1.393q.728-.52%201.644-.52q1.065%200%201.833.703q.769.703%201.151%202.045q.495-.654%201.12-.99q.624-.335%201.344-.335q1.138%200%201.922.758q.783.757.783%201.838z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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