The HugeIcons atm 01 icon depicts a generic Automated Teller Machine, commonly used to represent financial transactions, banking services, or cash withdrawal points in user interfaces.
Common uses
- ATM location finder
- Online banking dashboard
- Payment options menu
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Atm01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Atm01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- atmcash machinebank machineteller machine
FAQ
- What does the Atm01Icon represent?
- The Atm01Icon represents an Automated Teller Machine, typically used for financial services and cash transactions.
- How do I use Atm01Icon in a React project?
- Import it using `import { Atm01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={Atm01Icon} />`.
- What is the license for HugeIcons?
- HugeIcons are distributed 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 →