John KuehJohn Kueh

dollar 02 icon

HugeIcons · Dollar02Icon · MIT

Download SVG

The HugeIcons dollar 02 icon depicts a stylized dollar sign, commonly used to represent currency, pricing, payments, or financial actions in user interfaces.

Common uses

  • Displaying prices or costs
  • Indicating a payment or checkout button
  • Representing a currency conversion feature

Use it in React

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

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

Details

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

FAQ

What does the Dollar02Icon represent?
The Dollar02Icon represents a dollar sign, typically used for financial concepts like currency, pricing, or payments.
How do I use Dollar02Icon in React?
Import both HugeiconsIcon and Dollar02Icon, then render <HugeiconsIcon icon={Dollar02Icon} />. Ensure you have installed '@hugeicons/react' and '@hugeicons/core-free-icons'.
What is the license for this icon?
This icon is released under the MIT license, allowing for free use in both personal and commercial projects.

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 →