The HugeIcons umbrella dollar icon depicts a dollar sign protected by an umbrella, commonly used to represent financial protection, insurance, or secure transactions.
Common uses
- Financial security features
- Insurance policy details
- Secure payment gateways
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { UmbrellaDollarIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={UmbrellaDollarIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- money protectionsecure paymentfinancial shieldinsurance
FAQ
- What does the umbrella dollar icon represent?
- It symbolizes financial protection, insurance, or secure monetary transactions, showing a dollar sign shielded by an umbrella.
- How do I use the UmbrellaDollarIcon in React?
- Import both HugeiconsIcon and UmbrellaDollarIcon, then render it using <HugeiconsIcon icon={UmbrellaDollarIcon} />.
- What is the license for this icon?
- The HugeIcons library, including the UmbrellaDollarIcon, is released under the MIT license.
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 →