The Lucide smartphone nfc icon depicts a smartphone with an NFC symbol, commonly used to represent contactless payment or data transfer functionalities.
Common uses
- Indicating NFC payment option
- Representing contactless data sharing
- UI element for pairing devices via NFC
Use it in React
Install
npm i lucide-reactImport & render
import { SmartphoneNfc } from 'lucide-react';
<SmartphoneNfc size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- contactlesspaymentnear-field communicationscreensmartphonenfccontactless paymentmobile paymentwireless transferphone nfc
FAQ
- What does the smartphone NFC icon represent?
- It represents a smartphone with Near Field Communication (NFC) capabilities, typically used for contactless transactions or data exchange.
- How do I use this icon in React?
- You can import and use it in your React application with the following statement: import { SmartphoneNfc } from 'lucide-react'.
- What is the license for this icon?
- This icon is provided under the ISC license, which is a permissive free software 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 →