The HugeIcons super mario toad icon depicts a friendly mushroom character, often used to represent helpful assistants, guides, or secondary characters in user interfaces.
Common uses
- Help assistant avatar
- Tutorial guide marker
- Character selection option
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SuperMarioToadIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SuperMarioToadIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- mushroom charactertoadmascothelper
FAQ
- What is this icon typically used for?
- It's commonly used for helpful characters, guides, or assistants within an application's UI.
- How do I use the SuperMarioToadIcon in React?
- Import both HugeiconsIcon and SuperMarioToadIcon, then render <HugeiconsIcon icon={SuperMarioToadIcon} />.
- What is the license for this icon?
- This icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.