Okonomiyaki icon

Okonomiyaki is a Google Material Symbol from the Travel category. It comes in outlined, rounded and sharp styles, filled or unfilled, at seven weights from 100 to 700. Download it as SVG or PNG, or copy code for HTML, React, Vue, Angular, Flutter and Android — it's free to use under the Apache License 2.0.

Outlined

SVG

Outlined, filled

SVG

Every style, fill and weight

Material Symbols are variable: each icon comes in three styles, with or without fill, at seven weights. Pick a combination to preview it, download it, or copy the code for your platform.

Outlined, unfilled, weight 400

okonomiyaki_outlined_fill0_wght400.svg

Okonomiyaki icon in HTML

Load the Material Symbols font from Google Fonts (this link loads just this icon), then use the icon's name as text.

<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,[email protected],100..700,0..1,-50..200&icon_names=okonomiyaki" />

<span class="material-symbols-outlined">okonomiyaki</span>

Okonomiyaki icon in React

// With the font from the HTML tab:
export function OkonomiyakiIcon() {
  return (
    <span className="material-symbols-outlined">
      okonomiyaki
    </span>
  );
}

// Or as an SVG component (Vite + vite-plugin-svgr) instead:
//   npm install @material-symbols/svg-400
//   import OkonomiyakiIcon from "@material-symbols/svg-400/outlined/okonomiyaki.svg?react";

Okonomiyaki icon in Vue

<!-- With the font from the HTML tab -->
<template>
  <span class="material-symbols-outlined">okonomiyaki</span>
</template>

<!-- Or as an SVG component (Vite + vite-svg-loader):
     npm install @material-symbols/svg-400
     import OkonomiyakiIcon from "@material-symbols/svg-400/outlined/okonomiyaki.svg?component"; -->

Okonomiyaki icon in Angular

With Angular Material and the font from the HTML tab:

<mat-icon fontSet="material-symbols-outlined">okonomiyaki</mat-icon>

Okonomiyaki icon in Flutter

Uses the community material_symbols_icons package.

flutter pub add material_symbols_icons

import 'package:material_symbols_icons/symbols.dart';

Icon(Symbols.okonomiyaki, fill: 0, weight: 400)

Okonomiyaki icon in Android

A vector drawable of the selected style, fill and weight:

<!-- res/drawable/okonomiyaki.xml -->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
    android:viewportWidth="24"
    android:viewportHeight="24"
    android:tint="?attr/colorControlNormal">
        <path android:fillColor="@android:color/white" android:pathData="M11.375 21.913Q11.075 21.825 10.825 21.625l-.925-.675q-.318-.223-.694-.349Q8.83 20.475 8.425 20.475h-1.15q-.656 0-1.166-.387T5.375 19.1l-.35-1.087q-.125-.363-.35-.7T4.125 16.75l-.925-.65q-.5-.375-.7-.992-.2-.616 0-1.233l.325-1.075q.125-.375 .138-.775t-.113-.775l-.375-1.1q-.2-.625 0-1.225t.725-.975l.925-.675q.325-.225 .55-.562t.35-.713l.4-1.075q.201-.608 .702-.992Q6.629 3.55 7.275 3.55h1.15q.403 0 .776-.1T9.9 3.1l.925-.7q.25-.2 .555-.287Q11.684 2.025 12 2.025t.621 .088Q12.925 2.2 13.175 2.4l.925 .7q.325 .25 .699 .35t.776 .1h1.15q.655 0 1.164 .383Q18.397 4.317 18.6 4.925l.35 1.075q.125 .375 .349 .709Q19.522 7.043 19.85 7.275l.925 .675q.519 .377 .722 .976Q21.7 9.525 21.5 10.15l-.375 1.1q-.125 .375-.112 .775t.137 .775l.375 1.075q.2 .625-.012 1.225T20.775 16.1l-.925 .65q-.317 .232-.534 .566Q19.1 17.65 18.975 18.025l-.4 1.075q-.2 .609-.702 .992Q17.372 20.475 16.725 20.475h-1.15q-.405 0-.781 .126Q14.418 20.727 14.1 20.95l-.925 .675q-.275 .175-.562 .275T12 22q-.325 0-.625-.087ZM11.675 3.625q-.25 .175-.475 .333-.225 .158-.45 .342-.496 .375-1.098 .563Q9.05 5.05 8.391 5.05H7.25q-.142 0-.283 .088Q6.825 5.225 6.775 5.375q-.1 .282-.175 .55t-.175 .55q-.195 .598-.56 1.111Q5.5 8.1 5 8.475q-.231 .182-.462 .35T4.075 9.175q-.125 .1-.187 .225t-.013 .275q.081 .282 .175 .538t.175 .537q.2 .628 .2 1.255 0 .627-.2 1.255-.075 .265-.175 .54-.1 .275-.175 .55-.05 .15 .013 .284 .062 .134 .187 .241 .233 .175 .467 .325 .233 .15 .452 .319 .509 .387 .886 .907Q6.256 16.946 6.45 17.55q.107 .282 .188 .538T6.825 18.625q.05 .15 .175 .238t.275 .087h1.125q.658 0 1.266 .188Q10.275 19.325 10.775 19.7q.225 .175 .45 .338t.45 .337q.05 .05 .275 .05h.225q.275-.175 .513-.35t.512-.375q.5-.35 1.1-.55t1.259-.2H16.7q.15 0 .263-.087t.162-.238q.1-.275 .2-.537t.2-.538q.2-.6 .575-1.112t.875-.913q.225-.2 .475-.35t.475-.35q.125-.1 .163-.237T20.075 14.325q-.107-.281-.187-.537T19.7 13.25q-.2-.6-.187-1.237t.212-1.27q.1-.268 .163-.53T20.05 9.675q.05-.15 0-.287t-.175-.213q-.25-.15-.462-.337T18.95 8.475q-.505-.386-.877-.893Q17.7 7.075 17.5 6.475q-.1-.3-.187-.6t-.213-.575q-.05-.125-.175-.187t-.25-.063h-1.125q-.657 0-1.266-.187Q13.675 4.675 13.175 4.3q-.225-.184-.45-.354-.225-.171-.475-.321-.125-.075-.287-.087T11.675 3.625Zm-2.075 3.4-2.35 2.35q-.675 .65-.675 1.613t.675 1.637q.675 .675 1.629 .675 .954 0 1.621-.675l2.9-2.925q.225-.225 .547-.225 .321 0 .562 .233 .241 .232 .241 .562T14.5 10.825l-2.15 2.2q-.655 .667-.677 1.621Q11.65 15.6 12.3 16.25q.7 .675 1.649 .675 .948 0 1.626-.675l.925-.9-1.075-1.075-.925 .9q-.232 .225-.541 .225-.309 0-.559-.237t-.25-.565q0-.327 .25-.573l2.175-2.15q.675-.66 .675-1.605Q16.25 9.325 15.575 8.65q-.675-.675-1.625-.662T12.325 8.65L9.425 11.55q-.225 .225-.562 .225t-.563-.237q-.225-.238-.225-.563t.225-.55l2.35-2.325-1.05-1.075Zm2.375 4.95Z" />
</vector>

Okonomiyaki icon in SVG

npm install @material-symbols/svg-400

import icon from "@material-symbols/svg-400/outlined/okonomiyaki.svg";

<!-- or load it from a CDN -->
<img src="https://cdn.jsdelivr.net/npm/@material-symbols/[email protected]/outlined/okonomiyaki.svg" width="24" height="24" alt="Okonomiyaki">

Okonomiyaki icon in Power Apps

Paste into an Image control's Image property. The Copy button copies the full formula with this icon's SVG.

"data:image/svg+xml;utf8, " & EncodeUrl("<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'>…</svg>")

Details

NameOkonomiyaki
Ligatureokonomiyaki
Code pointU+F281
CategoryTravel
StylesOutlined, Rounded, Sharp — each unfilled or filled
Weights100, 200, 300, 400, 500, 600, 700
Files@material-symbols/svg-400/outlined/okonomiyaki.svg, okonomiyaki-fill.svg
FlutterSymbols.okonomiyaki
LicenseApache License 2.0 (© Google LLC)

Keywords

travelfoodrestaurantmealcookingeatingdinnerlunchbreakfastcuisinedishsnackjapan

Related icons