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

Name
washoku-outline
Set
Material Symbols Light
Style
Outline
Category
Travel
Viewbox
24×24
License
Apache 2.0
Aliases
washoku-outline-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-.858-3.392H21l-.858 3.392q-.236.915-.823 1.644q-.586.729-1.428 1.152L16.48 20zm.719-1h7.465l.964-2.75H7.314zm-.204-3.75h7.873q1.166 0 2.062-.676t1.165-1.772l.566-2.167H4.3l.546 2.167q.27 1.096 1.166 1.772t2.061.676m11.139-5.616h-1V8.02q0-.679-.485-1.137q-.485-.459-1.196-.459q-.564 0-1.07.327t-.769.884h-1.46l-.153-.573q-.317-1.096-.804-1.578T11.058 5q-.604 0-1.043.295q-.44.296-.698.836l-.34.754H7.211q-.598 0-1 .393q-.403.393-.403.972v1.385h-1V8.25q0-.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.838zM8.277 19h7.465z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightWashokuOutline(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-.858-3.392H21l-.858 3.392q-.236.915-.823 1.644q-.586.729-1.428 1.152L16.48 20zm.719-1h7.465l.964-2.75H7.314zm-.204-3.75h7.873q1.166 0 2.062-.676t1.165-1.772l.566-2.167H4.3l.546 2.167q.27 1.096 1.166 1.772t2.061.676m11.139-5.616h-1V8.02q0-.679-.485-1.137q-.485-.459-1.196-.459q-.564 0-1.07.327t-.769.884h-1.46l-.153-.573q-.317-1.096-.804-1.578T11.058 5q-.604 0-1.043.295q-.44.296-.698.836l-.34.754H7.211q-.598 0-1 .393q-.403.393-.403.972v1.385h-1V8.25q0-.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.838zM8.277 19h7.465z"/></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-.858-3.392H21l-.858 3.392q-.236.915-.823 1.644q-.586.729-1.428 1.152L16.48 20zm.719-1h7.465l.964-2.75H7.314zm-.204-3.75h7.873q1.166 0 2.062-.676t1.165-1.772l.566-2.167H4.3l.546 2.167q.27 1.096 1.166 1.772t2.061.676m11.139-5.616h-1V8.02q0-.679-.485-1.137q-.485-.459-1.196-.459q-.564 0-1.07.327t-.769.884h-1.46l-.153-.573q-.317-1.096-.804-1.578T11.058 5q-.604 0-1.043.295q-.44.296-.698.836l-.34.754H7.211q-.598 0-1 .393q-.403.393-.403.972v1.385h-1V8.25q0-.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.838zM8.277 19h7.465z"/></svg>
</template>

CSS

.icon-washoku-outline {
  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-.858-3.392H21l-.858%203.392q-.236.915-.823%201.644q-.586.729-1.428%201.152L16.48%2020zm.719-1h7.465l.964-2.75H7.314zm-.204-3.75h7.873q1.166%200%202.062-.676t1.165-1.772l.566-2.167H4.3l.546%202.167q.27%201.096%201.166%201.772t2.061.676m11.139-5.616h-1V8.02q0-.679-.485-1.137q-.485-.459-1.196-.459q-.564%200-1.07.327t-.769.884h-1.46l-.153-.573q-.317-1.096-.804-1.578T11.058%205q-.604%200-1.043.295q-.44.296-.698.836l-.34.754H7.211q-.598%200-1%20.393q-.403.393-.403.972v1.385h-1V8.25q0-.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.838zM8.277%2019h7.465z%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-.858-3.392H21l-.858%203.392q-.236.915-.823%201.644q-.586.729-1.428%201.152L16.48%2020zm.719-1h7.465l.964-2.75H7.314zm-.204-3.75h7.873q1.166%200%202.062-.676t1.165-1.772l.566-2.167H4.3l.546%202.167q.27%201.096%201.166%201.772t2.061.676m11.139-5.616h-1V8.02q0-.679-.485-1.137q-.485-.459-1.196-.459q-.564%200-1.07.327t-.769.884h-1.46l-.153-.573q-.317-1.096-.804-1.578T11.058%205q-.604%200-1.043.295q-.44.296-.698.836l-.34.754H7.211q-.598%200-1%20.393q-.403.393-.403.972v1.385h-1V8.25q0-.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.838zM8.277%2019h7.465z%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-outline.svg?color=%231a73e8&size=48