John KuehJohn Kueh

mollie icon

HugeIcons · MollieIcon · MIT

Download SVG

The HugeIcons mollie icon depicts a stylized mollusk, commonly used to represent themes of slow progress, data storage, or protection in user interfaces.

Common uses

  • Loading indicators
  • Data archiving status
  • Security or privacy features

Use it in React

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

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

Details

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

FAQ

What does the mollie icon represent?
The mollie icon is a visual representation of a mollusk, often used metaphorically for concepts like slowness, storage, or security.
How do I use the MollieIcon in React?
Import both HugeiconsIcon and MollieIcon, then render <HugeiconsIcon icon={MollieIcon} />.
What is the license for this icon?
The mollie icon is distributed under the MIT license, allowing for free commercial and non-commercial use.

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 →