The HugeIcons router 02 icon depicts a network router, commonly used to represent network connectivity, internet access, or device management in user interfaces.
Common uses
- Network settings page
- Internet status indicator
- Device management dashboard
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Router02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Router02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- networkwifiinternetmodem
FAQ
- What does the router 02 icon represent?
- It represents a network router, symbolizing network connections, internet access, or related hardware.
- How do I use the Router02Icon in React?
- Import it using `import { Router02Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={Router02Icon} />`.
- What is the license for this icon?
- This icon is available under the MIT license, allowing for free usage in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.