The Tabler nfc off icon visually represents the disabling or unavailability of Near Field Communication functionality, commonly used to indicate that contactless payment or data transfer is not currently active.
Common uses
- Disabling NFC payments in settings.
- Indicating NFC is unavailable for a transaction.
- Showing a device's NFC feature is turned off.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNfcOff } from '@tabler/icons-react';
<IconNfcOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- paymentnfccashchipshoppingcashlesspasscontactlessoffhardwaredevicesnfc disabledcontactless payment offno nfcpayment disabled
FAQ
- What does the nfc off icon signify?
- It signifies that the Near Field Communication (NFC) feature is disabled or not operational, preventing contactless interactions.
- How do I use the nfc off icon in React?
- You can import and use it directly in your React components like this: import { IconNfcOff } from '@tabler/icons-react'; <IconNfcOff />.
- What is the license for the nfc off icon?
- The Tabler icon set, including the nfc off icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.