yoshoku icon
yoshoku-rounded from Material Symbols by Google · Rounded · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- yoshoku-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Travel
- Viewbox
- 24×24
- License
- Apache 2.0
5 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 yoshoku icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 23q-2.275 0-4.288-.862t-3.5-2.35t-2.35-3.5T1 12t.863-4.275t2.35-3.5t3.5-2.363T12 1q1.05 0 2.025.188t1.9.537q1.125-.4 2.375-.537t2.475-.163q.5 0 .863.363T22 2.25q-.025 1.05-.112 2.138t-.363 2.137q.7 1.2 1.088 2.588T23 12q0 2.275-.862 4.288t-2.363 3.5t-3.5 2.35T12 23M6.025 12q0 .55.163 1.063t.487.987l2.5 3.5q.15.2.375.313t.45.112t.438-.112t.362-.313l2.5-3.5q.325-.475.488-.987T13.95 12t-.162-1.062t-.488-.963L10.8 6.45q-.15-.2-.363-.312T10 6.025t-.45.113t-.375.312l-2.5 3.525q-.325.45-.487.975T6.025 12m8.475 6q1.875 0 3.188-1.3T19 13.525q0-.725-.225-1.388T18.15 10.9q-.5.275-1.062.45t-1.138.3q.025.1.025.188V12q0 .85-.262 1.663T14.95 15.2l-1.85 2.6q.325.1.675.15t.725.05m.975-8.275q1.15-.275 1.938-.737t1.312-1.138q.8-1.05 1.038-2.337t.362-2.563q-1.075.025-2.162.238t-2.038.737q-.95.5-1.487 1.2t-.888 1.75q.35.475.975 1.313t.95 1.537M8.75 13.863q0-.313.225-.538l.675-.675l-.875-.7q-.275-.2-.275-.537t.225-.563l1.25-1.25q.225-.225.525-.225t.525.225t.225.525t-.225.525l-.675.675l.875.725q.275.2.275.538t-.225.562l-1.25 1.25q-.225.225-.525.225t-.525-.225t-.225-.537"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsYoshokuRounded(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="M12 23q-2.275 0-4.288-.862t-3.5-2.35t-2.35-3.5T1 12t.863-4.275t2.35-3.5t3.5-2.363T12 1q1.05 0 2.025.188t1.9.537q1.125-.4 2.375-.537t2.475-.163q.5 0 .863.363T22 2.25q-.025 1.05-.112 2.138t-.363 2.137q.7 1.2 1.088 2.588T23 12q0 2.275-.862 4.288t-2.363 3.5t-3.5 2.35T12 23M6.025 12q0 .55.163 1.063t.487.987l2.5 3.5q.15.2.375.313t.45.112t.438-.112t.362-.313l2.5-3.5q.325-.475.488-.987T13.95 12t-.162-1.062t-.488-.963L10.8 6.45q-.15-.2-.363-.312T10 6.025t-.45.113t-.375.312l-2.5 3.525q-.325.45-.487.975T6.025 12m8.475 6q1.875 0 3.188-1.3T19 13.525q0-.725-.225-1.388T18.15 10.9q-.5.275-1.062.45t-1.138.3q.025.1.025.188V12q0 .85-.262 1.663T14.95 15.2l-1.85 2.6q.325.1.675.15t.725.05m.975-8.275q1.15-.275 1.938-.737t1.312-1.138q.8-1.05 1.038-2.337t.362-2.563q-1.075.025-2.162.238t-2.038.737q-.95.5-1.487 1.2t-.888 1.75q.35.475.975 1.313t.95 1.537M8.75 13.863q0-.313.225-.538l.675-.675l-.875-.7q-.275-.2-.275-.537t.225-.563l1.25-1.25q.225-.225.525-.225t.525.225t.225.525t-.225.525l-.675.675l.875.725q.275.2.275.538t-.225.562l-1.25 1.25q-.225.225-.525.225t-.525-.225t-.225-.537"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 23q-2.275 0-4.288-.862t-3.5-2.35t-2.35-3.5T1 12t.863-4.275t2.35-3.5t3.5-2.363T12 1q1.05 0 2.025.188t1.9.537q1.125-.4 2.375-.537t2.475-.163q.5 0 .863.363T22 2.25q-.025 1.05-.112 2.138t-.363 2.137q.7 1.2 1.088 2.588T23 12q0 2.275-.862 4.288t-2.363 3.5t-3.5 2.35T12 23M6.025 12q0 .55.163 1.063t.487.987l2.5 3.5q.15.2.375.313t.45.112t.438-.112t.362-.313l2.5-3.5q.325-.475.488-.987T13.95 12t-.162-1.062t-.488-.963L10.8 6.45q-.15-.2-.363-.312T10 6.025t-.45.113t-.375.312l-2.5 3.525q-.325.45-.487.975T6.025 12m8.475 6q1.875 0 3.188-1.3T19 13.525q0-.725-.225-1.388T18.15 10.9q-.5.275-1.062.45t-1.138.3q.025.1.025.188V12q0 .85-.262 1.663T14.95 15.2l-1.85 2.6q.325.1.675.15t.725.05m.975-8.275q1.15-.275 1.938-.737t1.312-1.138q.8-1.05 1.038-2.337t.362-2.563q-1.075.025-2.162.238t-2.038.737q-.95.5-1.487 1.2t-.888 1.75q.35.475.975 1.313t.95 1.537M8.75 13.863q0-.313.225-.538l.675-.675l-.875-.7q-.275-.2-.275-.537t.225-.563l1.25-1.25q.225-.225.525-.225t.525.225t.225.525t-.225.525l-.675.675l.875.725q.275.2.275.538t-.225.562l-1.25 1.25q-.225.225-.525.225t-.525-.225t-.225-.537"/></svg> </template>
CSS
.icon-yoshoku-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%22M12%2023q-2.275%200-4.288-.862t-3.5-2.35t-2.35-3.5T1%2012t.863-4.275t2.35-3.5t3.5-2.363T12%201q1.05%200%202.025.188t1.9.537q1.125-.4%202.375-.537t2.475-.163q.5%200%20.863.363T22%202.25q-.025%201.05-.112%202.138t-.363%202.137q.7%201.2%201.088%202.588T23%2012q0%202.275-.862%204.288t-2.363%203.5t-3.5%202.35T12%2023M6.025%2012q0%20.55.163%201.063t.487.987l2.5%203.5q.15.2.375.313t.45.112t.438-.112t.362-.313l2.5-3.5q.325-.475.488-.987T13.95%2012t-.162-1.062t-.488-.963L10.8%206.45q-.15-.2-.363-.312T10%206.025t-.45.113t-.375.312l-2.5%203.525q-.325.45-.487.975T6.025%2012m8.475%206q1.875%200%203.188-1.3T19%2013.525q0-.725-.225-1.388T18.15%2010.9q-.5.275-1.062.45t-1.138.3q.025.1.025.188V12q0%20.85-.262%201.663T14.95%2015.2l-1.85%202.6q.325.1.675.15t.725.05m.975-8.275q1.15-.275%201.938-.737t1.312-1.138q.8-1.05%201.038-2.337t.362-2.563q-1.075.025-2.162.238t-2.038.737q-.95.5-1.487%201.2t-.888%201.75q.35.475.975%201.313t.95%201.537M8.75%2013.863q0-.313.225-.538l.675-.675l-.875-.7q-.275-.2-.275-.537t.225-.563l1.25-1.25q.225-.225.525-.225t.525.225t.225.525t-.225.525l-.675.675l.875.725q.275.2.275.538t-.225.562l-1.25%201.25q-.225.225-.525.225t-.525-.225t-.225-.537%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%22M12%2023q-2.275%200-4.288-.862t-3.5-2.35t-2.35-3.5T1%2012t.863-4.275t2.35-3.5t3.5-2.363T12%201q1.05%200%202.025.188t1.9.537q1.125-.4%202.375-.537t2.475-.163q.5%200%20.863.363T22%202.25q-.025%201.05-.112%202.138t-.363%202.137q.7%201.2%201.088%202.588T23%2012q0%202.275-.862%204.288t-2.363%203.5t-3.5%202.35T12%2023M6.025%2012q0%20.55.163%201.063t.487.987l2.5%203.5q.15.2.375.313t.45.112t.438-.112t.362-.313l2.5-3.5q.325-.475.488-.987T13.95%2012t-.162-1.062t-.488-.963L10.8%206.45q-.15-.2-.363-.312T10%206.025t-.45.113t-.375.312l-2.5%203.525q-.325.45-.487.975T6.025%2012m8.475%206q1.875%200%203.188-1.3T19%2013.525q0-.725-.225-1.388T18.15%2010.9q-.5.275-1.062.45t-1.138.3q.025.1.025.188V12q0%20.85-.262%201.663T14.95%2015.2l-1.85%202.6q.325.1.675.15t.725.05m.975-8.275q1.15-.275%201.938-.737t1.312-1.138q.8-1.05%201.038-2.337t.362-2.563q-1.075.025-2.162.238t-2.038.737q-.95.5-1.487%201.2t-.888%201.75q.35.475.975%201.313t.95%201.537M8.75%2013.863q0-.313.225-.538l.675-.675l-.875-.7q-.275-.2-.275-.537t.225-.563l1.25-1.25q.225-.225.525-.225t.525.225t.225.525t-.225.525l-.675.675l.875.725q.275.2.275.538t-.225.562l-1.25%201.25q-.225.225-.525.225t-.525-.225t-.225-.537%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/yoshoku-rounded.svg?color=%231a73e8&size=48