The HugeIcons aids icon depicts a red ribbon, commonly used to represent awareness and support for HIV/AIDS.
Common uses
- HIV/AIDS awareness campaigns
- Medical information sections
- Charity and fundraising drives
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AidsIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={AidsIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- red ribbonhiv awarenessaids awarenesssupport ribbon
FAQ
- What is the AidsIcon used for?
- The AidsIcon is used to visually represent HIV/AIDS awareness, support, or related medical information in user interfaces.
- How do I use AidsIcon in React?
- Import both HugeiconsIcon and AidsIcon, then render <HugeiconsIcon icon={AidsIcon} />. Ensure you have '@hugeicons/react' and '@hugeicons/core-free-icons' installed.
- What is the license for this icon?
- The HugeIcons aids icon is available 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 →