John KuehJohn Kueh

mortar icon

HugeIcons · MortarIcon · MIT

Download SVG

The HugeIcons mortar icon depicts a container used for grinding ingredients, often symbolizing processes like mixing, preparation, or chemistry in UI design.

Common uses

  • Ingredient mixing or preparation steps
  • Chemical or laboratory processes
  • Recipe or cooking features

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MortarIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={MortarIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
grindingpestlechemistrymixing

FAQ

What is the mortar icon used for?
It visually represents grinding, mixing, or preparation, commonly used for features related to cooking, chemistry, or processes involving combining elements.
How do I use the MortarIcon in React?
Import both HugeiconsIcon and MortarIcon, then render it using <HugeiconsIcon icon={MortarIcon} />.
What is the license for this icon?
The MortarIcon is part of the HugeIcons library and is available under the MIT license.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →