John KuehJohn Kueh

nfc icon

HugeIcons · NfcIcon · MIT

Download SVG

The HugeIcons nfc icon depicts the Near Field Communication technology and is typically used to represent actions or settings related to NFC payments, data transfer, or device pairing.

Common uses

  • NFC payment button
  • Pairing NFC devices
  • NFC data sharing option

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
contactlesswireless paymenttap to payproximity

FAQ

What does the NFC icon represent?
The icon represents Near Field Communication (NFC), a short-range wireless technology used for contactless communication between devices.
How do I use the NfcIcon in React?
Import both HugeiconsIcon and NfcIcon, then render <HugeiconsIcon icon={NfcIcon} />. Ensure you have '@hugeicons/react' and '@hugeicons/core-free-icons' installed.
What is the license for this icon?
The HugeIcons nfc icon is 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 →