The HugeIcons hotdog icon depicts a classic hotdog in a bun, commonly used to represent food, fast food, or a meal option in user interfaces.
Common uses
- Food ordering apps
- Restaurant menus
- Event catering sections
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { HotdogIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={HotdogIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- frankfurtersausagefoodmeal
FAQ
- What does the hotdog icon represent?
- It represents a hotdog, typically used for food-related items, especially fast food or casual dining.
- How do I use the HotdogIcon in React?
- Import both HugeiconsIcon and HotdogIcon, then render it using <HugeiconsIcon icon={HotdogIcon} />.
- What is the license for this icon?
- The HugeIcons hotdog icon 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 →