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

Name
washoku-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Travel
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More travel icons from Material Symbols

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="M8.45 21q-.65 0-1.175-.375t-.725-1L5.475 16.4q-.9-.5-1.525-1.325t-.9-1.875l-.575-2.325q-.175-.725.275-1.3T3.925 9h16.15q.725 0 1.175.575t.275 1.3L20.95 13.2q-.275 1.05-.9 1.875T18.525 16.4l-1.075 3.225q-.2.625-.725 1T15.55 21zm0-2h7.1l.675-2h-8.45zm-.55-4h8.2q1.05 0 1.85-.638T19 12.726L19.45 11H4.55L5 12.725q.25 1 1.05 1.638T7.9 15M20 9h-2V7.75q0-.525-.35-.888T16.8 6.5q-.275 0-.55.125t-.5.375h-3.075l-.25-.9q-.125-.5-.525-.8T11 5q-.45 0-.812.238t-.563.662L9.15 7H7q-.425 0-.712.288T6 8v1H4V8q0-1.25.863-2.125T6.95 5q.2 0 .425.038t.425.087q.425-.95 1.287-1.537T11 3q1.2 0 2.113.713t1.237 1.862q.475-.5 1.1-.788t1.325-.287q1.35 0 2.288.95T20 7.75zM8.45 19h7.1z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsWashokuOutlineRounded(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="M8.45 21q-.65 0-1.175-.375t-.725-1L5.475 16.4q-.9-.5-1.525-1.325t-.9-1.875l-.575-2.325q-.175-.725.275-1.3T3.925 9h16.15q.725 0 1.175.575t.275 1.3L20.95 13.2q-.275 1.05-.9 1.875T18.525 16.4l-1.075 3.225q-.2.625-.725 1T15.55 21zm0-2h7.1l.675-2h-8.45zm-.55-4h8.2q1.05 0 1.85-.638T19 12.726L19.45 11H4.55L5 12.725q.25 1 1.05 1.638T7.9 15M20 9h-2V7.75q0-.525-.35-.888T16.8 6.5q-.275 0-.55.125t-.5.375h-3.075l-.25-.9q-.125-.5-.525-.8T11 5q-.45 0-.812.238t-.563.662L9.15 7H7q-.425 0-.712.288T6 8v1H4V8q0-1.25.863-2.125T6.95 5q.2 0 .425.038t.425.087q.425-.95 1.287-1.537T11 3q1.2 0 2.113.713t1.237 1.862q.475-.5 1.1-.788t1.325-.287q1.35 0 2.288.95T20 7.75zM8.45 19h7.1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.45 21q-.65 0-1.175-.375t-.725-1L5.475 16.4q-.9-.5-1.525-1.325t-.9-1.875l-.575-2.325q-.175-.725.275-1.3T3.925 9h16.15q.725 0 1.175.575t.275 1.3L20.95 13.2q-.275 1.05-.9 1.875T18.525 16.4l-1.075 3.225q-.2.625-.725 1T15.55 21zm0-2h7.1l.675-2h-8.45zm-.55-4h8.2q1.05 0 1.85-.638T19 12.726L19.45 11H4.55L5 12.725q.25 1 1.05 1.638T7.9 15M20 9h-2V7.75q0-.525-.35-.888T16.8 6.5q-.275 0-.55.125t-.5.375h-3.075l-.25-.9q-.125-.5-.525-.8T11 5q-.45 0-.812.238t-.563.662L9.15 7H7q-.425 0-.712.288T6 8v1H4V8q0-1.25.863-2.125T6.95 5q.2 0 .425.038t.425.087q.425-.95 1.287-1.537T11 3q1.2 0 2.113.713t1.237 1.862q.475-.5 1.1-.788t1.325-.287q1.35 0 2.288.95T20 7.75zM8.45 19h7.1z"/></svg>
</template>

CSS

.icon-washoku-outline-rounded {
  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%22M8.45%2021q-.65%200-1.175-.375t-.725-1L5.475%2016.4q-.9-.5-1.525-1.325t-.9-1.875l-.575-2.325q-.175-.725.275-1.3T3.925%209h16.15q.725%200%201.175.575t.275%201.3L20.95%2013.2q-.275%201.05-.9%201.875T18.525%2016.4l-1.075%203.225q-.2.625-.725%201T15.55%2021zm0-2h7.1l.675-2h-8.45zm-.55-4h8.2q1.05%200%201.85-.638T19%2012.726L19.45%2011H4.55L5%2012.725q.25%201%201.05%201.638T7.9%2015M20%209h-2V7.75q0-.525-.35-.888T16.8%206.5q-.275%200-.55.125t-.5.375h-3.075l-.25-.9q-.125-.5-.525-.8T11%205q-.45%200-.812.238t-.563.662L9.15%207H7q-.425%200-.712.288T6%208v1H4V8q0-1.25.863-2.125T6.95%205q.2%200%20.425.038t.425.087q.425-.95%201.287-1.537T11%203q1.2%200%202.113.713t1.237%201.862q.475-.5%201.1-.788t1.325-.287q1.35%200%202.288.95T20%207.75zM8.45%2019h7.1z%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%22M8.45%2021q-.65%200-1.175-.375t-.725-1L5.475%2016.4q-.9-.5-1.525-1.325t-.9-1.875l-.575-2.325q-.175-.725.275-1.3T3.925%209h16.15q.725%200%201.175.575t.275%201.3L20.95%2013.2q-.275%201.05-.9%201.875T18.525%2016.4l-1.075%203.225q-.2.625-.725%201T15.55%2021zm0-2h7.1l.675-2h-8.45zm-.55-4h8.2q1.05%200%201.85-.638T19%2012.726L19.45%2011H4.55L5%2012.725q.25%201%201.05%201.638T7.9%2015M20%209h-2V7.75q0-.525-.35-.888T16.8%206.5q-.275%200-.55.125t-.5.375h-3.075l-.25-.9q-.125-.5-.525-.8T11%205q-.45%200-.812.238t-.563.662L9.15%207H7q-.425%200-.712.288T6%208v1H4V8q0-1.25.863-2.125T6.95%205q.2%200%20.425.038t.425.087q.425-.95%201.287-1.537T11%203q1.2%200%202.113.713t1.237%201.862q.475-.5%201.1-.788t1.325-.287q1.35%200%202.288.95T20%207.75zM8.45%2019h7.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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