The HugeIcons pen connect bluetooth icon depicts a pen with Bluetooth connectivity, typically used to represent features related to stylus input or wireless pen pairing.
Common uses
- Pairing a stylus via Bluetooth
- Enabling wireless pen input settings
- Indicating a Bluetooth-enabled pen tool
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PenConnectBluetoothIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PenConnectBluetoothIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- bluetooth penwireless styluspen pairingdigital pen connect
FAQ
- What does the PenConnectBluetoothIcon represent?
- It represents a pen that can connect wirelessly using Bluetooth technology, often used for input devices.
- How do I use this icon in React?
- Import both HugeiconsIcon and PenConnectBluetoothIcon, then render the icon using <HugeiconsIcon icon={PenConnectBluetoothIcon} />.
- What is the license for this icon?
- This icon is available under the MIT license, allowing for free usage.
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 →