yakitori icon
yakitori-sharp from Material Symbols by Google · Sharp · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- yakitori-sharp
- Set
- Material Symbols
- Style
- Sharp
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More maps icons from Material Symbols
Use the yakitori icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.075 22.5l-4.325-4.35l-3.55 3.55l-4.225-4.25l1.4-1.4l-1.4-1.425L7.55 16.05L3.325 11.8l1.4-1.4L1.9 7.575L4.025 5.45L1.5 2.9l1.4-1.4l2.55 2.55l2.125-2.125L10.4 4.75l1.425-1.425l4.225 4.25L14.65 9l1.4 1.4l1.425-1.425l4.225 4.25l-3.525 3.525l4.3 4.325z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsYakitoriSharp(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="m21.075 22.5l-4.325-4.35l-3.55 3.55l-4.225-4.25l1.4-1.4l-1.4-1.425L7.55 16.05L3.325 11.8l1.4-1.4L1.9 7.575L4.025 5.45L1.5 2.9l1.4-1.4l2.55 2.55l2.125-2.125L10.4 4.75l1.425-1.425l4.225 4.25L14.65 9l1.4 1.4l1.425-1.425l4.225 4.25l-3.525 3.525l4.3 4.325z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.075 22.5l-4.325-4.35l-3.55 3.55l-4.225-4.25l1.4-1.4l-1.4-1.425L7.55 16.05L3.325 11.8l1.4-1.4L1.9 7.575L4.025 5.45L1.5 2.9l1.4-1.4l2.55 2.55l2.125-2.125L10.4 4.75l1.425-1.425l4.225 4.25L14.65 9l1.4 1.4l1.425-1.425l4.225 4.25l-3.525 3.525l4.3 4.325z"/></svg> </template>
CSS
.icon-yakitori-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%22m21.075%2022.5l-4.325-4.35l-3.55%203.55l-4.225-4.25l1.4-1.4l-1.4-1.425L7.55%2016.05L3.325%2011.8l1.4-1.4L1.9%207.575L4.025%205.45L1.5%202.9l1.4-1.4l2.55%202.55l2.125-2.125L10.4%204.75l1.425-1.425l4.225%204.25L14.65%209l1.4%201.4l1.425-1.425l4.225%204.25l-3.525%203.525l4.3%204.325z%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%22m21.075%2022.5l-4.325-4.35l-3.55%203.55l-4.225-4.25l1.4-1.4l-1.4-1.425L7.55%2016.05L3.325%2011.8l1.4-1.4L1.9%207.575L4.025%205.45L1.5%202.9l1.4-1.4l2.55%202.55l2.125-2.125L10.4%204.75l1.425-1.425l4.225%204.25L14.65%209l1.4%201.4l1.425-1.425l4.225%204.25l-3.525%203.525l4.3%204.325z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/yakitori-sharp.svg?color=%231a73e8&size=48