Speedtest Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Speedtest icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/316117.svg" alt="Speedtest icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/316117.svg" alt="Speedtest icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/316117.svg" alt="Speedtest icon" :width="24" :height="24" />
CSS background
.icon-speedtest {
background-image: url('https://proicons.com/icon/316117.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Speedtest</title><path d="M11.628 16.186l-2.047-2.14 6.791-5.953 1.21 1.302zm8.837 6.047c2.14-2.14 3.535-5.117 3.535-8.466 0-6.604-5.395-12-12-12s-12 5.396-12 12c0 3.35 1.302 6.326 3.535 8.466l1.674-1.675c-1.767-1.767-2.79-4.093-2.79-6.79A9.568 9.568 0 0 1 12 4.185a9.568 9.568 0 0 1 9.581 9.581c0 2.605-1.116 5.024-2.79 6.791Z"/></svg>
Speedtest in other icon packs
Copied!