yakitori from Material Symbols by Google · Regular · Maps · Apache-2.0 Free for personal and commercial use.

Name
yakitori
Set
Material Symbols
Style
Regular
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-2.125 2.125q-.575.575-1.412.575t-1.413-.575l-1.425-1.4Q9.8 18.3 9.8 17.463t.575-1.413l-1.4-1.425q-.575.575-1.412.575t-1.413-.575l-1.425-1.4q-.575-.575-.575-1.412t.575-1.413l-1.4-1.425Q2.75 8.4 2.75 7.563t.575-1.413l.7-.7L1.5 2.9l1.4-1.4l2.55 2.55l.7-.7q.575-.575 1.425-.575T9 3.35l1.4 1.4q.575-.575 1.413-.575t1.412.575l1.425 1.4q.575.575.575 1.425T14.65 9l1.4 1.4q.575-.575 1.413-.575t1.412.575l1.425 1.4q.575.575.575 1.425T20.3 14.65l-2.125 2.1l4.3 4.325z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsYakitori(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-2.125 2.125q-.575.575-1.412.575t-1.413-.575l-1.425-1.4Q9.8 18.3 9.8 17.463t.575-1.413l-1.4-1.425q-.575.575-1.412.575t-1.413-.575l-1.425-1.4q-.575-.575-.575-1.412t.575-1.413l-1.4-1.425Q2.75 8.4 2.75 7.563t.575-1.413l.7-.7L1.5 2.9l1.4-1.4l2.55 2.55l.7-.7q.575-.575 1.425-.575T9 3.35l1.4 1.4q.575-.575 1.413-.575t1.412.575l1.425 1.4q.575.575.575 1.425T14.65 9l1.4 1.4q.575-.575 1.413-.575t1.412.575l1.425 1.4q.575.575.575 1.425T20.3 14.65l-2.125 2.1l4.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-2.125 2.125q-.575.575-1.412.575t-1.413-.575l-1.425-1.4Q9.8 18.3 9.8 17.463t.575-1.413l-1.4-1.425q-.575.575-1.412.575t-1.413-.575l-1.425-1.4q-.575-.575-.575-1.412t.575-1.413l-1.4-1.425Q2.75 8.4 2.75 7.563t.575-1.413l.7-.7L1.5 2.9l1.4-1.4l2.55 2.55l.7-.7q.575-.575 1.425-.575T9 3.35l1.4 1.4q.575-.575 1.413-.575t1.412.575l1.425 1.4q.575.575.575 1.425T14.65 9l1.4 1.4q.575-.575 1.413-.575t1.412.575l1.425 1.4q.575.575.575 1.425T20.3 14.65l-2.125 2.1l4.3 4.325z"/></svg>
</template>

CSS

.icon-yakitori {
  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-2.125%202.125q-.575.575-1.412.575t-1.413-.575l-1.425-1.4Q9.8%2018.3%209.8%2017.463t.575-1.413l-1.4-1.425q-.575.575-1.412.575t-1.413-.575l-1.425-1.4q-.575-.575-.575-1.412t.575-1.413l-1.4-1.425Q2.75%208.4%202.75%207.563t.575-1.413l.7-.7L1.5%202.9l1.4-1.4l2.55%202.55l.7-.7q.575-.575%201.425-.575T9%203.35l1.4%201.4q.575-.575%201.413-.575t1.412.575l1.425%201.4q.575.575.575%201.425T14.65%209l1.4%201.4q.575-.575%201.413-.575t1.412.575l1.425%201.4q.575.575.575%201.425T20.3%2014.65l-2.125%202.1l4.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-2.125%202.125q-.575.575-1.412.575t-1.413-.575l-1.425-1.4Q9.8%2018.3%209.8%2017.463t.575-1.413l-1.4-1.425q-.575.575-1.412.575t-1.413-.575l-1.425-1.4q-.575-.575-.575-1.412t.575-1.413l-1.4-1.425Q2.75%208.4%202.75%207.563t.575-1.413l.7-.7L1.5%202.9l1.4-1.4l2.55%202.55l.7-.7q.575-.575%201.425-.575T9%203.35l1.4%201.4q.575-.575%201.413-.575t1.412.575l1.425%201.4q.575.575.575%201.425T14.65%209l1.4%201.4q.575-.575%201.413-.575t1.412.575l1.425%201.4q.575.575.575%201.425T20.3%2014.65l-2.125%202.1l4.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.svg?color=%231a73e8&size=48