yoshoku icon
yoshoku-sharp from Material Symbols Light by Google · Sharp · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- yoshoku-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Travel
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More travel icons from Material Symbols Light
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 22q-2.083 0-3.903-.786q-1.82-.785-3.173-2.138t-2.139-3.173T2 12q0-2.064.786-3.89q.785-1.827 2.138-3.183t3.173-2.141T12 2q1.07 0 2.064.216q.994.217 1.919.624q1.002-.346 2.23-.494q1.23-.148 2.652-.148q0 1.108-.072 2.244T20.43 6.66q.738 1.162 1.155 2.511Q22 10.52 22 12q0 2.083-.786 3.903q-.785 1.82-2.141 3.173t-3.182 2.139Q14.063 22 12 22m-2.575-4.104h1.317l2.712-3.788q.344-.494.506-1.017T14.124 12t-.162-1.091t-.507-.992l-2.712-3.794H9.425L6.733 9.917q-.344.47-.507.995T6.064 12q0 .57.162 1.091q.163.523.507 1.017zm4.96-.646q1.586 0 2.697-1.108t1.11-2.713q0-.821-.34-1.532q-.34-.71-.913-1.228q-.423.16-.9.287t-.993.213q.045.215.073.418t.029.413q0 .716-.214 1.393q-.215.678-.657 1.288l-1.561 2.196q.363.177.78.275t.888.098m.38-7.064q1.092-.198 2.052-.583q.961-.386 1.659-1.215q.858-1.03 1.115-2.404q.256-1.375.285-2.803q-1.113.082-2.384.304q-1.27.223-2.239.805q-.873.52-1.382 1.316t-.82 2.019q.312.437.87 1.188t.844 1.373m-5.13 4.181l-.607-.613l1.142-1.142l-1.423-1.168l1.831-1.817l.608.594l-1.162 1.162l1.423 1.167z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightYoshokuSharp(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 22q-2.083 0-3.903-.786q-1.82-.785-3.173-2.138t-2.139-3.173T2 12q0-2.064.786-3.89q.785-1.827 2.138-3.183t3.173-2.141T12 2q1.07 0 2.064.216q.994.217 1.919.624q1.002-.346 2.23-.494q1.23-.148 2.652-.148q0 1.108-.072 2.244T20.43 6.66q.738 1.162 1.155 2.511Q22 10.52 22 12q0 2.083-.786 3.903q-.785 1.82-2.141 3.173t-3.182 2.139Q14.063 22 12 22m-2.575-4.104h1.317l2.712-3.788q.344-.494.506-1.017T14.124 12t-.162-1.091t-.507-.992l-2.712-3.794H9.425L6.733 9.917q-.344.47-.507.995T6.064 12q0 .57.162 1.091q.163.523.507 1.017zm4.96-.646q1.586 0 2.697-1.108t1.11-2.713q0-.821-.34-1.532q-.34-.71-.913-1.228q-.423.16-.9.287t-.993.213q.045.215.073.418t.029.413q0 .716-.214 1.393q-.215.678-.657 1.288l-1.561 2.196q.363.177.78.275t.888.098m.38-7.064q1.092-.198 2.052-.583q.961-.386 1.659-1.215q.858-1.03 1.115-2.404q.256-1.375.285-2.803q-1.113.082-2.384.304q-1.27.223-2.239.805q-.873.52-1.382 1.316t-.82 2.019q.312.437.87 1.188t.844 1.373m-5.13 4.181l-.607-.613l1.142-1.142l-1.423-1.168l1.831-1.817l.608.594l-1.162 1.162l1.423 1.167z"/></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 22q-2.083 0-3.903-.786q-1.82-.785-3.173-2.138t-2.139-3.173T2 12q0-2.064.786-3.89q.785-1.827 2.138-3.183t3.173-2.141T12 2q1.07 0 2.064.216q.994.217 1.919.624q1.002-.346 2.23-.494q1.23-.148 2.652-.148q0 1.108-.072 2.244T20.43 6.66q.738 1.162 1.155 2.511Q22 10.52 22 12q0 2.083-.786 3.903q-.785 1.82-2.141 3.173t-3.182 2.139Q14.063 22 12 22m-2.575-4.104h1.317l2.712-3.788q.344-.494.506-1.017T14.124 12t-.162-1.091t-.507-.992l-2.712-3.794H9.425L6.733 9.917q-.344.47-.507.995T6.064 12q0 .57.162 1.091q.163.523.507 1.017zm4.96-.646q1.586 0 2.697-1.108t1.11-2.713q0-.821-.34-1.532q-.34-.71-.913-1.228q-.423.16-.9.287t-.993.213q.045.215.073.418t.029.413q0 .716-.214 1.393q-.215.678-.657 1.288l-1.561 2.196q.363.177.78.275t.888.098m.38-7.064q1.092-.198 2.052-.583q.961-.386 1.659-1.215q.858-1.03 1.115-2.404q.256-1.375.285-2.803q-1.113.082-2.384.304q-1.27.223-2.239.805q-.873.52-1.382 1.316t-.82 2.019q.312.437.87 1.188t.844 1.373m-5.13 4.181l-.607-.613l1.142-1.142l-1.423-1.168l1.831-1.817l.608.594l-1.162 1.162l1.423 1.167z"/></svg> </template>
CSS
.icon-yoshoku-sharp {
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%2022q-2.083%200-3.903-.786q-1.82-.785-3.173-2.138t-2.139-3.173T2%2012q0-2.064.786-3.89q.785-1.827%202.138-3.183t3.173-2.141T12%202q1.07%200%202.064.216q.994.217%201.919.624q1.002-.346%202.23-.494q1.23-.148%202.652-.148q0%201.108-.072%202.244T20.43%206.66q.738%201.162%201.155%202.511Q22%2010.52%2022%2012q0%202.083-.786%203.903q-.785%201.82-2.141%203.173t-3.182%202.139Q14.063%2022%2012%2022m-2.575-4.104h1.317l2.712-3.788q.344-.494.506-1.017T14.124%2012t-.162-1.091t-.507-.992l-2.712-3.794H9.425L6.733%209.917q-.344.47-.507.995T6.064%2012q0%20.57.162%201.091q.163.523.507%201.017zm4.96-.646q1.586%200%202.697-1.108t1.11-2.713q0-.821-.34-1.532q-.34-.71-.913-1.228q-.423.16-.9.287t-.993.213q.045.215.073.418t.029.413q0%20.716-.214%201.393q-.215.678-.657%201.288l-1.561%202.196q.363.177.78.275t.888.098m.38-7.064q1.092-.198%202.052-.583q.961-.386%201.659-1.215q.858-1.03%201.115-2.404q.256-1.375.285-2.803q-1.113.082-2.384.304q-1.27.223-2.239.805q-.873.52-1.382%201.316t-.82%202.019q.312.437.87%201.188t.844%201.373m-5.13%204.181l-.607-.613l1.142-1.142l-1.423-1.168l1.831-1.817l.608.594l-1.162%201.162l1.423%201.167z%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%2022q-2.083%200-3.903-.786q-1.82-.785-3.173-2.138t-2.139-3.173T2%2012q0-2.064.786-3.89q.785-1.827%202.138-3.183t3.173-2.141T12%202q1.07%200%202.064.216q.994.217%201.919.624q1.002-.346%202.23-.494q1.23-.148%202.652-.148q0%201.108-.072%202.244T20.43%206.66q.738%201.162%201.155%202.511Q22%2010.52%2022%2012q0%202.083-.786%203.903q-.785%201.82-2.141%203.173t-3.182%202.139Q14.063%2022%2012%2022m-2.575-4.104h1.317l2.712-3.788q.344-.494.506-1.017T14.124%2012t-.162-1.091t-.507-.992l-2.712-3.794H9.425L6.733%209.917q-.344.47-.507.995T6.064%2012q0%20.57.162%201.091q.163.523.507%201.017zm4.96-.646q1.586%200%202.697-1.108t1.11-2.713q0-.821-.34-1.532q-.34-.71-.913-1.228q-.423.16-.9.287t-.993.213q.045.215.073.418t.029.413q0%20.716-.214%201.393q-.215.678-.657%201.288l-1.561%202.196q.363.177.78.275t.888.098m.38-7.064q1.092-.198%202.052-.583q.961-.386%201.659-1.215q.858-1.03%201.115-2.404q.256-1.375.285-2.803q-1.113.082-2.384.304q-1.27.223-2.239.805q-.873.52-1.382%201.316t-.82%202.019q.312.437.87%201.188t.844%201.373m-5.13%204.181l-.607-.613l1.142-1.142l-1.423-1.168l1.831-1.817l.608.594l-1.162%201.162l1.423%201.167z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/yoshoku-sharp.svg?color=%231a73e8&size=48