John KuehJohn Kueh

broccoli icon

HugeIcons · BroccoliIcon · MIT

Download SVG

The HugeIcons broccoli icon depicts a broccoli floret, commonly used to represent healthy food options, organic products, or vegetarian/vegan choices in user interfaces.

Common uses

  • Healthy food filter
  • Organic product tag
  • Vegetarian meal option

Use it in React

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

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

Details

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

FAQ

What does the BroccoliIcon represent?
The BroccoliIcon represents a broccoli floret, often used for food-related items, especially healthy or plant-based options.
How do I use the BroccoliIcon in React?
Import both HugeiconsIcon and BroccoliIcon, then render it using <HugeiconsIcon icon={BroccoliIcon} />.
What is the license for HugeIcons?
HugeIcons are released under the MIT license, allowing for free commercial and non-commercial use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

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 →