The Phosphor onigiri icon depicts a Japanese rice ball, commonly used to represent food items, Japanese cuisine, or locations related to restaurants and markets.
Common uses
- Label for a Japanese food product
- Icon for a restaurant listing
- Marker for a food stall on a map
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Onigiri } from '@phosphor-icons/react';
<Onigiri size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Onigiri size={24} />thin
<Onigiri size={24} weight="thin" />light
<Onigiri size={24} weight="light" />bold
<Onigiri size={24} weight="bold" />fill
<Onigiri size={24} weight="fill" />duotone
<Onigiri size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- commerce
- Keywords
- *new*rice balljapanesefoodrestaurantcommercemaps & travelonigirijapanese foodfood icon
FAQ
- What does the onigiri icon represent?
- It represents a Japanese rice ball, often used for food-related categories or Japanese cultural references.
- How do I use the onigiri icon in React?
- You can import and use it like this: `import { Onigiri } from '@phosphor-icons/react'`. Then render it as `<Onigiri />`.
- What is the license for the onigiri icon?
- The Phosphor onigiri icon is available under the MIT license.