yakitori icon
yakitori-sharp from Material Symbols Light by Google · Sharp · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- yakitori-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More maps icons from Material Symbols Light
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="m20.806 21.5l-4.19-4.196l-3.435 3.435l-3.648-3.654l1.38-1.362l-1.823-1.829l-1.386 1.368l-3.629-3.635l1.362-1.38L2.9 7.71l2.067-2.048L2.5 3.189l.708-.689L5.68 4.973l2.048-2.086l2.537 2.575l1.386-1.387L15.28 7.71l-1.362 1.386l1.823 1.823l1.368-1.386l3.648 3.654l-3.43 3.429l4.166 4.17z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightYakitoriSharp(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="m20.806 21.5l-4.19-4.196l-3.435 3.435l-3.648-3.654l1.38-1.362l-1.823-1.829l-1.386 1.368l-3.629-3.635l1.362-1.38L2.9 7.71l2.067-2.048L2.5 3.189l.708-.689L5.68 4.973l2.048-2.086l2.537 2.575l1.386-1.387L15.28 7.71l-1.362 1.386l1.823 1.823l1.368-1.386l3.648 3.654l-3.43 3.429l4.166 4.17z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.806 21.5l-4.19-4.196l-3.435 3.435l-3.648-3.654l1.38-1.362l-1.823-1.829l-1.386 1.368l-3.629-3.635l1.362-1.38L2.9 7.71l2.067-2.048L2.5 3.189l.708-.689L5.68 4.973l2.048-2.086l2.537 2.575l1.386-1.387L15.28 7.71l-1.362 1.386l1.823 1.823l1.368-1.386l3.648 3.654l-3.43 3.429l4.166 4.17z"/></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%22m20.806%2021.5l-4.19-4.196l-3.435%203.435l-3.648-3.654l1.38-1.362l-1.823-1.829l-1.386%201.368l-3.629-3.635l1.362-1.38L2.9%207.71l2.067-2.048L2.5%203.189l.708-.689L5.68%204.973l2.048-2.086l2.537%202.575l1.386-1.387L15.28%207.71l-1.362%201.386l1.823%201.823l1.368-1.386l3.648%203.654l-3.43%203.429l4.166%204.17z%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%22m20.806%2021.5l-4.19-4.196l-3.435%203.435l-3.648-3.654l1.38-1.362l-1.823-1.829l-1.386%201.368l-3.629-3.635l1.362-1.38L2.9%207.71l2.067-2.048L2.5%203.189l.708-.689L5.68%204.973l2.048-2.086l2.537%202.575l1.386-1.387L15.28%207.71l-1.362%201.386l1.823%201.823l1.368-1.386l3.648%203.654l-3.43%203.429l4.166%204.17z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/yakitori-sharp.svg?color=%231a73e8&size=48