John KuehJohn Kueh

cellular network icon

HugeIcons · CellularNetworkIcon · MIT

Download SVG

The HugeIcons cellular network icon visually represents mobile data connectivity and is commonly used to indicate signal strength or network status.

Common uses

  • Displaying mobile signal bars
  • Indicating Wi-Fi vs. cellular data
  • Showing network connection status

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CellularNetworkIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={CellularNetworkIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
mobile signalnetwork barsdata connectioncell signal

FAQ

What does the cellular network icon represent?
It represents mobile data connectivity, often used to show the strength of a cellular signal or the presence of a network connection.
How do I use the CellularNetworkIcon in React?
Import both HugeiconsIcon and CellularNetworkIcon, then render it using <HugeiconsIcon icon={CellularNetworkIcon} />.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.

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 →