washoku icon
washoku-rounded from Material Symbols by Google · Rounded · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- washoku-rounded
- Set
- Material Symbols
- Style
- 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
airline-seat-flatairline-seat-flat-angledairline-seat-individual-suiteairline-seat-legroom-extraairline-seat-legroom-normalairline-seat-legroom-reducedairline-seat-recline-extraairline-seat-recline-normalairplane-ticketapartmentattractionsbakery-diningbath-bedrockbeach-accessbeer-mealbentobreakfast-diningbrunch-diningbungalowcabincar-rentalcar-repaircarpentercarry-on-bag
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-.325-1.325q-.175-.725.275-1.3T4.175 10h15.65q.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 21zM20 8H4q0-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.75z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsWashokuRounded(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-.325-1.325q-.175-.725.275-1.3T4.175 10h15.65q.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 21zM20 8H4q0-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.75z"/></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-.325-1.325q-.175-.725.275-1.3T4.175 10h15.65q.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 21zM20 8H4q0-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.75z"/></svg> </template>
CSS
.icon-washoku-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-.325-1.325q-.175-.725.275-1.3T4.175%2010h15.65q.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%2021zM20%208H4q0-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.75z%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-.325-1.325q-.175-.725.275-1.3T4.175%2010h15.65q.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%2021zM20%208H4q0-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.75z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/washoku-rounded.svg?color=%231a73e8&size=48