The Lucide nfc icon depicts the near-field communication symbol, commonly used to represent contactless transactions or data transfer capabilities.
Common uses
- Indicate NFC payment terminal availability
- Show device NFC feature status
- Label NFC data sharing options
Use it in React
Install
npm i lucide-reactImport & render
import { Nfc } from 'lucide-react';
<Nfc size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- contactlesspaymentnear-field communicationnfcwirelesscommunication
FAQ
- What does the NFC icon represent?
- It represents the Near Field Communication technology, used for short-range wireless data exchange, often for contactless payments or device pairing.
- How do I use the NFC icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { Nfc } from 'lucide-react'.
- What is the license for the Lucide NFC icon?
- The Lucide icon library, including the nfc icon, is distributed under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →