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

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

3 other variants in Material Symbols Light

The same icon in other sets

More travel icons from Material Symbols Light

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="M8.11 21.215q-1.827-.786-3.183-2.142t-2.141-3.182T2 12t.786-3.89t2.141-3.183T8.11 2.786T12 2t3.89.786q1.827.785 3.183 2.141t2.142 3.183T22 12t-.786 3.89t-2.141 3.183t-3.182 2.142Q14.063 22 12 22t-3.89-.786M12 18.193q2.579 0 4.385-1.806T18.193 12t-1.806-4.385T12 5.808q-.629 0-1.158.312q-.529.313-.896.83q-.623 0-1.25.108t-1.069.55t-.59 1.06t-.049 1.259q-.517.387-.849.915q-.331.53-.331 1.158t.331 1.158t.85.915q-.1.623.038 1.24t.58 1.06t1.06.593q.617.151 1.24.046q.387.517.926.849t1.167.331m0-1q-.55 0-.917-.414t-.717-.84q-.55.076-1.1.111t-.95-.364t-.375-.95t.12-1.1q-.424-.344-.839-.715q-.414-.37-.414-.92t.414-.917t.84-.717q-.075-.55-.111-1.1t.365-.95t.95-.365t1.1.11q.343-.444.714-.848t.92-.405zm2.673-1.326l-1.746-1.747l1.746-1.752l1.746 1.752zm.762-4.237l-2.427-2.452q.52-.502 1.233-.495q.711.006 1.213.514q.502.502.495 1.216t-.514 1.217"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightJapaneseCurry(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="M8.11 21.215q-1.827-.786-3.183-2.142t-2.141-3.182T2 12t.786-3.89t2.141-3.183T8.11 2.786T12 2t3.89.786q1.827.785 3.183 2.141t2.142 3.183T22 12t-.786 3.89t-2.141 3.183t-3.182 2.142Q14.063 22 12 22t-3.89-.786M12 18.193q2.579 0 4.385-1.806T18.193 12t-1.806-4.385T12 5.808q-.629 0-1.158.312q-.529.313-.896.83q-.623 0-1.25.108t-1.069.55t-.59 1.06t-.049 1.259q-.517.387-.849.915q-.331.53-.331 1.158t.331 1.158t.85.915q-.1.623.038 1.24t.58 1.06t1.06.593q.617.151 1.24.046q.387.517.926.849t1.167.331m0-1q-.55 0-.917-.414t-.717-.84q-.55.076-1.1.111t-.95-.364t-.375-.95t.12-1.1q-.424-.344-.839-.715q-.414-.37-.414-.92t.414-.917t.84-.717q-.075-.55-.111-1.1t.365-.95t.95-.365t1.1.11q.343-.444.714-.848t.92-.405zm2.673-1.326l-1.746-1.747l1.746-1.752l1.746 1.752zm.762-4.237l-2.427-2.452q.52-.502 1.233-.495q.711.006 1.213.514q.502.502.495 1.216t-.514 1.217"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.11 21.215q-1.827-.786-3.183-2.142t-2.141-3.182T2 12t.786-3.89t2.141-3.183T8.11 2.786T12 2t3.89.786q1.827.785 3.183 2.141t2.142 3.183T22 12t-.786 3.89t-2.141 3.183t-3.182 2.142Q14.063 22 12 22t-3.89-.786M12 18.193q2.579 0 4.385-1.806T18.193 12t-1.806-4.385T12 5.808q-.629 0-1.158.312q-.529.313-.896.83q-.623 0-1.25.108t-1.069.55t-.59 1.06t-.049 1.259q-.517.387-.849.915q-.331.53-.331 1.158t.331 1.158t.85.915q-.1.623.038 1.24t.58 1.06t1.06.593q.617.151 1.24.046q.387.517.926.849t1.167.331m0-1q-.55 0-.917-.414t-.717-.84q-.55.076-1.1.111t-.95-.364t-.375-.95t.12-1.1q-.424-.344-.839-.715q-.414-.37-.414-.92t.414-.917t.84-.717q-.075-.55-.111-1.1t.365-.95t.95-.365t1.1.11q.343-.444.714-.848t.92-.405zm2.673-1.326l-1.746-1.747l1.746-1.752l1.746 1.752zm.762-4.237l-2.427-2.452q.52-.502 1.233-.495q.711.006 1.213.514q.502.502.495 1.216t-.514 1.217"/></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%22M8.11%2021.215q-1.827-.786-3.183-2.142t-2.141-3.182T2%2012t.786-3.89t2.141-3.183T8.11%202.786T12%202t3.89.786q1.827.785%203.183%202.141t2.142%203.183T22%2012t-.786%203.89t-2.141%203.183t-3.182%202.142Q14.063%2022%2012%2022t-3.89-.786M12%2018.193q2.579%200%204.385-1.806T18.193%2012t-1.806-4.385T12%205.808q-.629%200-1.158.312q-.529.313-.896.83q-.623%200-1.25.108t-1.069.55t-.59%201.06t-.049%201.259q-.517.387-.849.915q-.331.53-.331%201.158t.331%201.158t.85.915q-.1.623.038%201.24t.58%201.06t1.06.593q.617.151%201.24.046q.387.517.926.849t1.167.331m0-1q-.55%200-.917-.414t-.717-.84q-.55.076-1.1.111t-.95-.364t-.375-.95t.12-1.1q-.424-.344-.839-.715q-.414-.37-.414-.92t.414-.917t.84-.717q-.075-.55-.111-1.1t.365-.95t.95-.365t1.1.11q.343-.444.714-.848t.92-.405zm2.673-1.326l-1.746-1.747l1.746-1.752l1.746%201.752zm.762-4.237l-2.427-2.452q.52-.502%201.233-.495q.711.006%201.213.514q.502.502.495%201.216t-.514%201.217%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%22M8.11%2021.215q-1.827-.786-3.183-2.142t-2.141-3.182T2%2012t.786-3.89t2.141-3.183T8.11%202.786T12%202t3.89.786q1.827.785%203.183%202.141t2.142%203.183T22%2012t-.786%203.89t-2.141%203.183t-3.182%202.142Q14.063%2022%2012%2022t-3.89-.786M12%2018.193q2.579%200%204.385-1.806T18.193%2012t-1.806-4.385T12%205.808q-.629%200-1.158.312q-.529.313-.896.83q-.623%200-1.25.108t-1.069.55t-.59%201.06t-.049%201.259q-.517.387-.849.915q-.331.53-.331%201.158t.331%201.158t.85.915q-.1.623.038%201.24t.58%201.06t1.06.593q.617.151%201.24.046q.387.517.926.849t1.167.331m0-1q-.55%200-.917-.414t-.717-.84q-.55.076-1.1.111t-.95-.364t-.375-.95t.12-1.1q-.424-.344-.839-.715q-.414-.37-.414-.92t.414-.917t.84-.717q-.075-.55-.111-1.1t.365-.95t.95-.365t1.1.11q.343-.444.714-.848t.92-.405zm2.673-1.326l-1.746-1.747l1.746-1.752l1.746%201.752zm.762-4.237l-2.427-2.452q.52-.502%201.233-.495q.711.006%201.213.514q.502.502.495%201.216t-.514%201.217%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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