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

Name
yakitori
Set
Material Symbols Light
Style
Regular
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-2.318 2.317q-.46.46-1.114.46t-1.115-.46l-1.406-1.419q-.46-.46-.469-1.105q-.01-.645.47-1.124l.25-.25l-1.823-1.829l-.27.25q-.46.46-1.105.47t-1.124-.47l-1.405-1.4q-.46-.46-.46-1.105t.46-1.124l.25-.269l-1.42-1.425q-.46-.46-.46-1.114t.46-1.115l.95-.93L2.5 3.188l.708-.689L5.68 4.973l.93-.95q.46-.46 1.118-.46t1.117.46l1.42 1.439l.269-.27q.46-.46 1.114-.46t1.115.46l1.405 1.4q.479.48.47 1.127q-.01.648-.47 1.108l-.25.27l1.823 1.822l.25-.25q.48-.478 1.124-.469q.646.01 1.105.47l1.425 1.4q.46.459.46 1.117t-.46 1.117l-2.317 2.312l4.165 4.17z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightYakitori(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-2.318 2.317q-.46.46-1.114.46t-1.115-.46l-1.406-1.419q-.46-.46-.469-1.105q-.01-.645.47-1.124l.25-.25l-1.823-1.829l-.27.25q-.46.46-1.105.47t-1.124-.47l-1.405-1.4q-.46-.46-.46-1.105t.46-1.124l.25-.269l-1.42-1.425q-.46-.46-.46-1.114t.46-1.115l.95-.93L2.5 3.188l.708-.689L5.68 4.973l.93-.95q.46-.46 1.118-.46t1.117.46l1.42 1.439l.269-.27q.46-.46 1.114-.46t1.115.46l1.405 1.4q.479.48.47 1.127q-.01.648-.47 1.108l-.25.27l1.823 1.822l.25-.25q.48-.478 1.124-.469q.646.01 1.105.47l1.425 1.4q.46.459.46 1.117t-.46 1.117l-2.317 2.312l4.165 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-2.318 2.317q-.46.46-1.114.46t-1.115-.46l-1.406-1.419q-.46-.46-.469-1.105q-.01-.645.47-1.124l.25-.25l-1.823-1.829l-.27.25q-.46.46-1.105.47t-1.124-.47l-1.405-1.4q-.46-.46-.46-1.105t.46-1.124l.25-.269l-1.42-1.425q-.46-.46-.46-1.114t.46-1.115l.95-.93L2.5 3.188l.708-.689L5.68 4.973l.93-.95q.46-.46 1.118-.46t1.117.46l1.42 1.439l.269-.27q.46-.46 1.114-.46t1.115.46l1.405 1.4q.479.48.47 1.127q-.01.648-.47 1.108l-.25.27l1.823 1.822l.25-.25q.48-.478 1.124-.469q.646.01 1.105.47l1.425 1.4q.46.459.46 1.117t-.46 1.117l-2.317 2.312l4.165 4.17z"/></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%22m20.806%2021.5l-4.19-4.196l-2.318%202.317q-.46.46-1.114.46t-1.115-.46l-1.406-1.419q-.46-.46-.469-1.105q-.01-.645.47-1.124l.25-.25l-1.823-1.829l-.27.25q-.46.46-1.105.47t-1.124-.47l-1.405-1.4q-.46-.46-.46-1.105t.46-1.124l.25-.269l-1.42-1.425q-.46-.46-.46-1.114t.46-1.115l.95-.93L2.5%203.188l.708-.689L5.68%204.973l.93-.95q.46-.46%201.118-.46t1.117.46l1.42%201.439l.269-.27q.46-.46%201.114-.46t1.115.46l1.405%201.4q.479.48.47%201.127q-.01.648-.47%201.108l-.25.27l1.823%201.822l.25-.25q.48-.478%201.124-.469q.646.01%201.105.47l1.425%201.4q.46.459.46%201.117t-.46%201.117l-2.317%202.312l4.165%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-2.318%202.317q-.46.46-1.114.46t-1.115-.46l-1.406-1.419q-.46-.46-.469-1.105q-.01-.645.47-1.124l.25-.25l-1.823-1.829l-.27.25q-.46.46-1.105.47t-1.124-.47l-1.405-1.4q-.46-.46-.46-1.105t.46-1.124l.25-.269l-1.42-1.425q-.46-.46-.46-1.114t.46-1.115l.95-.93L2.5%203.188l.708-.689L5.68%204.973l.93-.95q.46-.46%201.118-.46t1.117.46l1.42%201.439l.269-.27q.46-.46%201.114-.46t1.115.46l1.405%201.4q.479.48.47%201.127q-.01.648-.47%201.108l-.25.27l1.823%201.822l.25-.25q.48-.478%201.124-.469q.646.01%201.105.47l1.425%201.4q.46.459.46%201.117t-.46%201.117l-2.317%202.312l4.165%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.svg?color=%231a73e8&size=48