yakitori icon
yakitori-outline-rounded from Material Symbols Light by Google · Outline Rounded · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- yakitori-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- 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="m16.616 17.304l-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-.93l-2.113-2.114q-.146-.146-.156-.357q-.01-.21.156-.357q.146-.146.356-.136q.211.01.357.156l2.114 2.119l.93-.95q.46-.46 1.118-.46q.657 0 1.117.46l1.42 1.438l.268-.269q.46-.46 1.115-.46t1.115.46l1.405 1.4q.479.48.47 1.127q-.01.648-.47 1.108l-.25.27l1.823 1.822l.25-.25q.48-.479 1.124-.469t1.105.47l1.425 1.4q.46.459.46 1.116t-.46 1.118l-2.317 2.311l3.83 3.837q.147.146.147.344t-.147.344q-.145.166-.353.156t-.354-.156zm-2.968 1.59l5.271-5.265q.192-.192.192-.452t-.192-.433l-1.348-1.348q-.173-.173-.433-.173t-.432.173l-5.29 5.271q-.193.174-.193.433t.193.452l1.348 1.342q.173.173.442.173t.442-.173m-2.002-3.884l3.408-3.402l-1.848-1.824l-3.402 3.402zm-3.5-1.593l5.29-5.27q.193-.193.193-.443t-.192-.443L12.069 5.9q-.192-.173-.452-.163t-.433.182L5.94 11.185q-.173.192-.173.451q0 .26.173.433l1.323 1.329q.173.173.432.183q.26.01.452-.164M6.15 9.552l3.427-3.421l-1.406-1.406q-.192-.173-.442-.173t-.423.173L4.75 7.281q-.173.173-.173.423t.173.442zm.898-2.529"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightYakitoriOutlineRounded(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="m16.616 17.304l-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-.93l-2.113-2.114q-.146-.146-.156-.357q-.01-.21.156-.357q.146-.146.356-.136q.211.01.357.156l2.114 2.119l.93-.95q.46-.46 1.118-.46q.657 0 1.117.46l1.42 1.438l.268-.269q.46-.46 1.115-.46t1.115.46l1.405 1.4q.479.48.47 1.127q-.01.648-.47 1.108l-.25.27l1.823 1.822l.25-.25q.48-.479 1.124-.469t1.105.47l1.425 1.4q.46.459.46 1.116t-.46 1.118l-2.317 2.311l3.83 3.837q.147.146.147.344t-.147.344q-.145.166-.353.156t-.354-.156zm-2.968 1.59l5.271-5.265q.192-.192.192-.452t-.192-.433l-1.348-1.348q-.173-.173-.433-.173t-.432.173l-5.29 5.271q-.193.174-.193.433t.193.452l1.348 1.342q.173.173.442.173t.442-.173m-2.002-3.884l3.408-3.402l-1.848-1.824l-3.402 3.402zm-3.5-1.593l5.29-5.27q.193-.193.193-.443t-.192-.443L12.069 5.9q-.192-.173-.452-.163t-.433.182L5.94 11.185q-.173.192-.173.451q0 .26.173.433l1.323 1.329q.173.173.432.183q.26.01.452-.164M6.15 9.552l3.427-3.421l-1.406-1.406q-.192-.173-.442-.173t-.423.173L4.75 7.281q-.173.173-.173.423t.173.442zm.898-2.529"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.616 17.304l-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-.93l-2.113-2.114q-.146-.146-.156-.357q-.01-.21.156-.357q.146-.146.356-.136q.211.01.357.156l2.114 2.119l.93-.95q.46-.46 1.118-.46q.657 0 1.117.46l1.42 1.438l.268-.269q.46-.46 1.115-.46t1.115.46l1.405 1.4q.479.48.47 1.127q-.01.648-.47 1.108l-.25.27l1.823 1.822l.25-.25q.48-.479 1.124-.469t1.105.47l1.425 1.4q.46.459.46 1.116t-.46 1.118l-2.317 2.311l3.83 3.837q.147.146.147.344t-.147.344q-.145.166-.353.156t-.354-.156zm-2.968 1.59l5.271-5.265q.192-.192.192-.452t-.192-.433l-1.348-1.348q-.173-.173-.433-.173t-.432.173l-5.29 5.271q-.193.174-.193.433t.193.452l1.348 1.342q.173.173.442.173t.442-.173m-2.002-3.884l3.408-3.402l-1.848-1.824l-3.402 3.402zm-3.5-1.593l5.29-5.27q.193-.193.193-.443t-.192-.443L12.069 5.9q-.192-.173-.452-.163t-.433.182L5.94 11.185q-.173.192-.173.451q0 .26.173.433l1.323 1.329q.173.173.432.183q.26.01.452-.164M6.15 9.552l3.427-3.421l-1.406-1.406q-.192-.173-.442-.173t-.423.173L4.75 7.281q-.173.173-.173.423t.173.442zm.898-2.529"/></svg> </template>
CSS
.icon-yakitori-outline-rounded {
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%22m16.616%2017.304l-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-.93l-2.113-2.114q-.146-.146-.156-.357q-.01-.21.156-.357q.146-.146.356-.136q.211.01.357.156l2.114%202.119l.93-.95q.46-.46%201.118-.46q.657%200%201.117.46l1.42%201.438l.268-.269q.46-.46%201.115-.46t1.115.46l1.405%201.4q.479.48.47%201.127q-.01.648-.47%201.108l-.25.27l1.823%201.822l.25-.25q.48-.479%201.124-.469t1.105.47l1.425%201.4q.46.459.46%201.116t-.46%201.118l-2.317%202.311l3.83%203.837q.147.146.147.344t-.147.344q-.145.166-.353.156t-.354-.156zm-2.968%201.59l5.271-5.265q.192-.192.192-.452t-.192-.433l-1.348-1.348q-.173-.173-.433-.173t-.432.173l-5.29%205.271q-.193.174-.193.433t.193.452l1.348%201.342q.173.173.442.173t.442-.173m-2.002-3.884l3.408-3.402l-1.848-1.824l-3.402%203.402zm-3.5-1.593l5.29-5.27q.193-.193.193-.443t-.192-.443L12.069%205.9q-.192-.173-.452-.163t-.433.182L5.94%2011.185q-.173.192-.173.451q0%20.26.173.433l1.323%201.329q.173.173.432.183q.26.01.452-.164M6.15%209.552l3.427-3.421l-1.406-1.406q-.192-.173-.442-.173t-.423.173L4.75%207.281q-.173.173-.173.423t.173.442zm.898-2.529%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%22m16.616%2017.304l-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-.93l-2.113-2.114q-.146-.146-.156-.357q-.01-.21.156-.357q.146-.146.356-.136q.211.01.357.156l2.114%202.119l.93-.95q.46-.46%201.118-.46q.657%200%201.117.46l1.42%201.438l.268-.269q.46-.46%201.115-.46t1.115.46l1.405%201.4q.479.48.47%201.127q-.01.648-.47%201.108l-.25.27l1.823%201.822l.25-.25q.48-.479%201.124-.469t1.105.47l1.425%201.4q.46.459.46%201.116t-.46%201.118l-2.317%202.311l3.83%203.837q.147.146.147.344t-.147.344q-.145.166-.353.156t-.354-.156zm-2.968%201.59l5.271-5.265q.192-.192.192-.452t-.192-.433l-1.348-1.348q-.173-.173-.433-.173t-.432.173l-5.29%205.271q-.193.174-.193.433t.193.452l1.348%201.342q.173.173.442.173t.442-.173m-2.002-3.884l3.408-3.402l-1.848-1.824l-3.402%203.402zm-3.5-1.593l5.29-5.27q.193-.193.193-.443t-.192-.443L12.069%205.9q-.192-.173-.452-.163t-.433.182L5.94%2011.185q-.173.192-.173.451q0%20.26.173.433l1.323%201.329q.173.173.432.183q.26.01.452-.164M6.15%209.552l3.427-3.421l-1.406-1.406q-.192-.173-.442-.173t-.423.173L4.75%207.281q-.173.173-.173.423t.173.442zm.898-2.529%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-outline-rounded.svg?color=%231a73e8&size=48