The HugeIcons bluetooth square icon depicts the standard Bluetooth symbol within a square, commonly used to represent Bluetooth connectivity or settings in user interfaces.
Common uses
- Bluetooth settings toggle
- Device pairing indicator
- Wireless connection status
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BluetoothSquareIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BluetoothSquareIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- bluetooth iconwireless iconconnectivity iconsignal icon
FAQ
- What is the Bluetooth Square icon used for?
- It visually represents Bluetooth functionality, such as enabling/disabling the feature, indicating a paired device, or showing connection status.
- How do I use the Bluetooth Square icon in React?
- Import both HugeiconsIcon and BluetoothSquareIcon, then render it using <HugeiconsIcon icon={BluetoothSquareIcon} />.
- What is the license for this icon?
- The HugeIcons Bluetooth Square icon is available under the MIT license.
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 →