okonomiyaki icon
okonomiyaki-rounded from Material Symbols Light by Google · Rounded · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- okonomiyaki-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Travel
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More travel icons from Material Symbols Light
airline-seat-flatairline-seat-flat-angledairline-seat-individual-suiteairline-seat-legroom-extraairline-seat-legroom-normalairline-seat-legroom-reducedairline-seat-recline-extraairline-seat-recline-normalairplane-ticketapartmentattractionsbakery-diningbath-bedrockbeach-accessbeer-mealbentobreakfast-diningbrunch-diningbungalowcabincar-rentalcar-repaircarpentercarry-on-bag
Use the okonomiyaki icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.486 20.932q-.242-.074-.459-.236l-.842-.611q-.333-.239-.696-.361q-.364-.122-.772-.122H7.65q-.533 0-.951-.32t-.585-.82l-.331-1.012q-.125-.388-.364-.692q-.238-.304-.552-.543l-.861-.611q-.422-.31-.564-.812t.02-1.004l.305-.992q.12-.388.12-.771t-.12-.771l-.305-1.018q-.162-.502-.02-1.003q.142-.502.564-.812l.861-.612q.314-.238.552-.551t.364-.702l.33-.993q.168-.502.586-.82t.951-.32h1.067q.408 0 .781-.11t.706-.347l.823-.637q.217-.162.459-.236q.241-.074.514-.074q.254 0 .505.074t.449.236l.861.637q.333.238.697.348t.77.109h1.068q.533 0 .951.32t.586.82l.33.974q.125.382.342.708q.216.326.549.565l.861.611q.421.31.579.812t-.01 1.004l-.33 1.036q-.125.389-.125.771t.125.752l.33.993q.168.502.01 1.003q-.157.502-.579.812l-.861.612q-.314.238-.54.554t-.35.7l-.332.992q-.167.502-.585.82t-.951.32h-1.067q-.408 0-.771.122t-.696.36l-.843.612q-.217.162-.458.236t-.515.074t-.514-.074m.941-5.165q.552.597 1.362.587q.809-.01 1.367-.587l.33-.33q.147-.146.156-.347t-.155-.367q-.166-.165-.354-.162q-.189.003-.354.162l-.337.33q-.265.266-.638.266t-.638-.284q-.285-.266-.285-.648t.285-.648l1.99-1.972q.571-.551.571-1.358t-.571-1.359q-.552-.552-1.362-.552t-1.361.552l-2.671 2.671q-.266.266-.639.266t-.639-.266t-.265-.648t.285-.667l1.66-1.66q.14-.14.14-.331q0-.192-.14-.357q-.147-.166-.357-.156t-.357.156L7.777 9.712q-.577.552-.574 1.361q.003.81.574 1.362q.552.552 1.349.561t1.368-.542l2.671-2.696q.266-.266.63-.266t.647.266q.266.265.266.65q0 .386-.266.652l-1.984 2.01q-.552.551-.568 1.348q-.015.798.537 1.35"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightOkonomiyakiRounded(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="M11.486 20.932q-.242-.074-.459-.236l-.842-.611q-.333-.239-.696-.361q-.364-.122-.772-.122H7.65q-.533 0-.951-.32t-.585-.82l-.331-1.012q-.125-.388-.364-.692q-.238-.304-.552-.543l-.861-.611q-.422-.31-.564-.812t.02-1.004l.305-.992q.12-.388.12-.771t-.12-.771l-.305-1.018q-.162-.502-.02-1.003q.142-.502.564-.812l.861-.612q.314-.238.552-.551t.364-.702l.33-.993q.168-.502.586-.82t.951-.32h1.067q.408 0 .781-.11t.706-.347l.823-.637q.217-.162.459-.236q.241-.074.514-.074q.254 0 .505.074t.449.236l.861.637q.333.238.697.348t.77.109h1.068q.533 0 .951.32t.586.82l.33.974q.125.382.342.708q.216.326.549.565l.861.611q.421.31.579.812t-.01 1.004l-.33 1.036q-.125.389-.125.771t.125.752l.33.993q.168.502.01 1.003q-.157.502-.579.812l-.861.612q-.314.238-.54.554t-.35.7l-.332.992q-.167.502-.585.82t-.951.32h-1.067q-.408 0-.771.122t-.696.36l-.843.612q-.217.162-.458.236t-.515.074t-.514-.074m.941-5.165q.552.597 1.362.587q.809-.01 1.367-.587l.33-.33q.147-.146.156-.347t-.155-.367q-.166-.165-.354-.162q-.189.003-.354.162l-.337.33q-.265.266-.638.266t-.638-.284q-.285-.266-.285-.648t.285-.648l1.99-1.972q.571-.551.571-1.358t-.571-1.359q-.552-.552-1.362-.552t-1.361.552l-2.671 2.671q-.266.266-.639.266t-.639-.266t-.265-.648t.285-.667l1.66-1.66q.14-.14.14-.331q0-.192-.14-.357q-.147-.166-.357-.156t-.357.156L7.777 9.712q-.577.552-.574 1.361q.003.81.574 1.362q.552.552 1.349.561t1.368-.542l2.671-2.696q.266-.266.63-.266t.647.266q.266.265.266.65q0 .386-.266.652l-1.984 2.01q-.552.551-.568 1.348q-.015.798.537 1.35"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.486 20.932q-.242-.074-.459-.236l-.842-.611q-.333-.239-.696-.361q-.364-.122-.772-.122H7.65q-.533 0-.951-.32t-.585-.82l-.331-1.012q-.125-.388-.364-.692q-.238-.304-.552-.543l-.861-.611q-.422-.31-.564-.812t.02-1.004l.305-.992q.12-.388.12-.771t-.12-.771l-.305-1.018q-.162-.502-.02-1.003q.142-.502.564-.812l.861-.612q.314-.238.552-.551t.364-.702l.33-.993q.168-.502.586-.82t.951-.32h1.067q.408 0 .781-.11t.706-.347l.823-.637q.217-.162.459-.236q.241-.074.514-.074q.254 0 .505.074t.449.236l.861.637q.333.238.697.348t.77.109h1.068q.533 0 .951.32t.586.82l.33.974q.125.382.342.708q.216.326.549.565l.861.611q.421.31.579.812t-.01 1.004l-.33 1.036q-.125.389-.125.771t.125.752l.33.993q.168.502.01 1.003q-.157.502-.579.812l-.861.612q-.314.238-.54.554t-.35.7l-.332.992q-.167.502-.585.82t-.951.32h-1.067q-.408 0-.771.122t-.696.36l-.843.612q-.217.162-.458.236t-.515.074t-.514-.074m.941-5.165q.552.597 1.362.587q.809-.01 1.367-.587l.33-.33q.147-.146.156-.347t-.155-.367q-.166-.165-.354-.162q-.189.003-.354.162l-.337.33q-.265.266-.638.266t-.638-.284q-.285-.266-.285-.648t.285-.648l1.99-1.972q.571-.551.571-1.358t-.571-1.359q-.552-.552-1.362-.552t-1.361.552l-2.671 2.671q-.266.266-.639.266t-.639-.266t-.265-.648t.285-.667l1.66-1.66q.14-.14.14-.331q0-.192-.14-.357q-.147-.166-.357-.156t-.357.156L7.777 9.712q-.577.552-.574 1.361q.003.81.574 1.362q.552.552 1.349.561t1.368-.542l2.671-2.696q.266-.266.63-.266t.647.266q.266.265.266.65q0 .386-.266.652l-1.984 2.01q-.552.551-.568 1.348q-.015.798.537 1.35"/></svg> </template>
CSS
.icon-okonomiyaki-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%22M11.486%2020.932q-.242-.074-.459-.236l-.842-.611q-.333-.239-.696-.361q-.364-.122-.772-.122H7.65q-.533%200-.951-.32t-.585-.82l-.331-1.012q-.125-.388-.364-.692q-.238-.304-.552-.543l-.861-.611q-.422-.31-.564-.812t.02-1.004l.305-.992q.12-.388.12-.771t-.12-.771l-.305-1.018q-.162-.502-.02-1.003q.142-.502.564-.812l.861-.612q.314-.238.552-.551t.364-.702l.33-.993q.168-.502.586-.82t.951-.32h1.067q.408%200%20.781-.11t.706-.347l.823-.637q.217-.162.459-.236q.241-.074.514-.074q.254%200%20.505.074t.449.236l.861.637q.333.238.697.348t.77.109h1.068q.533%200%20.951.32t.586.82l.33.974q.125.382.342.708q.216.326.549.565l.861.611q.421.31.579.812t-.01%201.004l-.33%201.036q-.125.389-.125.771t.125.752l.33.993q.168.502.01%201.003q-.157.502-.579.812l-.861.612q-.314.238-.54.554t-.35.7l-.332.992q-.167.502-.585.82t-.951.32h-1.067q-.408%200-.771.122t-.696.36l-.843.612q-.217.162-.458.236t-.515.074t-.514-.074m.941-5.165q.552.597%201.362.587q.809-.01%201.367-.587l.33-.33q.147-.146.156-.347t-.155-.367q-.166-.165-.354-.162q-.189.003-.354.162l-.337.33q-.265.266-.638.266t-.638-.284q-.285-.266-.285-.648t.285-.648l1.99-1.972q.571-.551.571-1.358t-.571-1.359q-.552-.552-1.362-.552t-1.361.552l-2.671%202.671q-.266.266-.639.266t-.639-.266t-.265-.648t.285-.667l1.66-1.66q.14-.14.14-.331q0-.192-.14-.357q-.147-.166-.357-.156t-.357.156L7.777%209.712q-.577.552-.574%201.361q.003.81.574%201.362q.552.552%201.349.561t1.368-.542l2.671-2.696q.266-.266.63-.266t.647.266q.266.265.266.65q0%20.386-.266.652l-1.984%202.01q-.552.551-.568%201.348q-.015.798.537%201.35%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%22M11.486%2020.932q-.242-.074-.459-.236l-.842-.611q-.333-.239-.696-.361q-.364-.122-.772-.122H7.65q-.533%200-.951-.32t-.585-.82l-.331-1.012q-.125-.388-.364-.692q-.238-.304-.552-.543l-.861-.611q-.422-.31-.564-.812t.02-1.004l.305-.992q.12-.388.12-.771t-.12-.771l-.305-1.018q-.162-.502-.02-1.003q.142-.502.564-.812l.861-.612q.314-.238.552-.551t.364-.702l.33-.993q.168-.502.586-.82t.951-.32h1.067q.408%200%20.781-.11t.706-.347l.823-.637q.217-.162.459-.236q.241-.074.514-.074q.254%200%20.505.074t.449.236l.861.637q.333.238.697.348t.77.109h1.068q.533%200%20.951.32t.586.82l.33.974q.125.382.342.708q.216.326.549.565l.861.611q.421.31.579.812t-.01%201.004l-.33%201.036q-.125.389-.125.771t.125.752l.33.993q.168.502.01%201.003q-.157.502-.579.812l-.861.612q-.314.238-.54.554t-.35.7l-.332.992q-.167.502-.585.82t-.951.32h-1.067q-.408%200-.771.122t-.696.36l-.843.612q-.217.162-.458.236t-.515.074t-.514-.074m.941-5.165q.552.597%201.362.587q.809-.01%201.367-.587l.33-.33q.147-.146.156-.347t-.155-.367q-.166-.165-.354-.162q-.189.003-.354.162l-.337.33q-.265.266-.638.266t-.638-.284q-.285-.266-.285-.648t.285-.648l1.99-1.972q.571-.551.571-1.358t-.571-1.359q-.552-.552-1.362-.552t-1.361.552l-2.671%202.671q-.266.266-.639.266t-.639-.266t-.265-.648t.285-.667l1.66-1.66q.14-.14.14-.331q0-.192-.14-.357q-.147-.166-.357-.156t-.357.156L7.777%209.712q-.577.552-.574%201.361q.003.81.574%201.362q.552.552%201.349.561t1.368-.542l2.671-2.696q.266-.266.63-.266t.647.266q.266.265.266.65q0%20.386-.266.652l-1.984%202.01q-.552.551-.568%201.348q-.015.798.537%201.35%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/okonomiyaki-rounded.svg?color=%231a73e8&size=48