The Tabler brand speedtest icon visually represents internet speed testing and is commonly used in UIs to indicate features related to network performance or connection checks.
Common uses
- Button to initiate an internet speed test.
- Label for a section displaying network connection status.
- Indicator for bandwidth usage monitoring.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrandSpeedtest } from '@tabler/icons-react';
<IconBrandSpeedtest size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Brand
- Keywords
- internetconnectionbandwidthmeasurementnetworkperformancespeedtestchecklatencybrandspeedtestinternet speednetwork testbandwidth checkconnection meter
FAQ
- What does the brand speedtest icon represent?
- It symbolizes internet speed testing, network performance, and connection quality.
- How do I use this icon in React?
- Import it using `import { IconBrandSpeedtest } from '@tabler/icons-react'` and render the component `<IconBrandSpeedtest />`.
- What is the license for this icon?
- The Tabler icons, including brand speedtest, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →