japanese curry icon

japanese-curry from Material Symbols by Google · Regular · Travel · Apache-2.0 Free for personal and commercial use.

Name
japanese-curry
Set
Material Symbols
Style
Regular
Category
Travel
Viewbox
24×24
License
Apache 2.0
Aliases
japanese-curry-sharp

3 other variants in Material Symbols

The same icon in other sets

More travel icons from Material Symbols

Use the japanese curry icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.725 22.138q-2-.863-3.5-2.363t-2.362-3.5T1 12t.863-4.275t2.362-3.5t3.5-2.362T12 1t4.275.863t3.5 2.362t2.363 3.5T23 12t-.862 4.275t-2.363 3.5t-3.5 2.363T12 23t-4.275-.862M12 19q2.925 0 4.963-2.037T19 12t-2.037-4.962T12 5q-.725 0-1.35.313T9.6 6.2q-.7 0-1.375.175T7.05 7.05t-.725 1.175T6.2 9.6q-.575.425-.887 1.05T5 12t.313 1.35t.887 1.05q-.1.7.125 1.375t.725 1.175t1.175.738T9.6 17.8q.425.575 1.05.888T12 19m0-2q-.55 0-.85-.462t-.65-.888q-.55.075-1.1.188t-.95-.288t-.287-.95t.187-1.1q-.425-.325-.887-.637T7 12t.463-.85t.887-.65q-.075-.55-.187-1.1t.287-.95t.95-.287t1.1.187q.325-.425.637-.887T12 7zm3-1l-1.4-1.4l1.4-1.425l1.4 1.425zm.55-4.775L13.45 9.1q.425-.425 1.05-.437t1.05.437q.425.425.438 1.063t-.438 1.062"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsJapaneseCurry(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="M7.725 22.138q-2-.863-3.5-2.363t-2.362-3.5T1 12t.863-4.275t2.362-3.5t3.5-2.362T12 1t4.275.863t3.5 2.362t2.363 3.5T23 12t-.862 4.275t-2.363 3.5t-3.5 2.363T12 23t-4.275-.862M12 19q2.925 0 4.963-2.037T19 12t-2.037-4.962T12 5q-.725 0-1.35.313T9.6 6.2q-.7 0-1.375.175T7.05 7.05t-.725 1.175T6.2 9.6q-.575.425-.887 1.05T5 12t.313 1.35t.887 1.05q-.1.7.125 1.375t.725 1.175t1.175.738T9.6 17.8q.425.575 1.05.888T12 19m0-2q-.55 0-.85-.462t-.65-.888q-.55.075-1.1.188t-.95-.288t-.287-.95t.187-1.1q-.425-.325-.887-.637T7 12t.463-.85t.887-.65q-.075-.55-.187-1.1t.287-.95t.95-.287t1.1.187q.325-.425.637-.887T12 7zm3-1l-1.4-1.4l1.4-1.425l1.4 1.425zm.55-4.775L13.45 9.1q.425-.425 1.05-.437t1.05.437q.425.425.438 1.063t-.438 1.062"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.725 22.138q-2-.863-3.5-2.363t-2.362-3.5T1 12t.863-4.275t2.362-3.5t3.5-2.362T12 1t4.275.863t3.5 2.362t2.363 3.5T23 12t-.862 4.275t-2.363 3.5t-3.5 2.363T12 23t-4.275-.862M12 19q2.925 0 4.963-2.037T19 12t-2.037-4.962T12 5q-.725 0-1.35.313T9.6 6.2q-.7 0-1.375.175T7.05 7.05t-.725 1.175T6.2 9.6q-.575.425-.887 1.05T5 12t.313 1.35t.887 1.05q-.1.7.125 1.375t.725 1.175t1.175.738T9.6 17.8q.425.575 1.05.888T12 19m0-2q-.55 0-.85-.462t-.65-.888q-.55.075-1.1.188t-.95-.288t-.287-.95t.187-1.1q-.425-.325-.887-.637T7 12t.463-.85t.887-.65q-.075-.55-.187-1.1t.287-.95t.95-.287t1.1.187q.325-.425.637-.887T12 7zm3-1l-1.4-1.4l1.4-1.425l1.4 1.425zm.55-4.775L13.45 9.1q.425-.425 1.05-.437t1.05.437q.425.425.438 1.063t-.438 1.062"/></svg>
</template>

CSS

.icon-japanese-curry {
  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%22M7.725%2022.138q-2-.863-3.5-2.363t-2.362-3.5T1%2012t.863-4.275t2.362-3.5t3.5-2.362T12%201t4.275.863t3.5%202.362t2.363%203.5T23%2012t-.862%204.275t-2.363%203.5t-3.5%202.363T12%2023t-4.275-.862M12%2019q2.925%200%204.963-2.037T19%2012t-2.037-4.962T12%205q-.725%200-1.35.313T9.6%206.2q-.7%200-1.375.175T7.05%207.05t-.725%201.175T6.2%209.6q-.575.425-.887%201.05T5%2012t.313%201.35t.887%201.05q-.1.7.125%201.375t.725%201.175t1.175.738T9.6%2017.8q.425.575%201.05.888T12%2019m0-2q-.55%200-.85-.462t-.65-.888q-.55.075-1.1.188t-.95-.288t-.287-.95t.187-1.1q-.425-.325-.887-.637T7%2012t.463-.85t.887-.65q-.075-.55-.187-1.1t.287-.95t.95-.287t1.1.187q.325-.425.637-.887T12%207zm3-1l-1.4-1.4l1.4-1.425l1.4%201.425zm.55-4.775L13.45%209.1q.425-.425%201.05-.437t1.05.437q.425.425.438%201.063t-.438%201.062%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%22M7.725%2022.138q-2-.863-3.5-2.363t-2.362-3.5T1%2012t.863-4.275t2.362-3.5t3.5-2.362T12%201t4.275.863t3.5%202.362t2.363%203.5T23%2012t-.862%204.275t-2.363%203.5t-3.5%202.363T12%2023t-4.275-.862M12%2019q2.925%200%204.963-2.037T19%2012t-2.037-4.962T12%205q-.725%200-1.35.313T9.6%206.2q-.7%200-1.375.175T7.05%207.05t-.725%201.175T6.2%209.6q-.575.425-.887%201.05T5%2012t.313%201.35t.887%201.05q-.1.7.125%201.375t.725%201.175t1.175.738T9.6%2017.8q.425.575%201.05.888T12%2019m0-2q-.55%200-.85-.462t-.65-.888q-.55.075-1.1.188t-.95-.288t-.287-.95t.187-1.1q-.425-.325-.887-.637T7%2012t.463-.85t.887-.65q-.075-.55-.187-1.1t.287-.95t.95-.287t1.1.187q.325-.425.637-.887T12%207zm3-1l-1.4-1.4l1.4-1.425l1.4%201.425zm.55-4.775L13.45%209.1q.425-.425%201.05-.437t1.05.437q.425.425.438%201.063t-.438%201.062%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/japanese-curry.svg?color=%231a73e8&size=48