speedtest logo
speedtest from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- speedtest
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the speedtest logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.628 16.186l-2.047-2.14l6.791-5.953l1.21 1.302zm8.837 6.047c2.14-2.14 3.535-5.117 3.535-8.466c0-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.57 9.57 0 0 1 12 4.185a9.57 9.57 0 0 1 9.581 9.581c0 2.605-1.116 5.024-2.79 6.791Z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsSpeedtest(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.628 16.186l-2.047-2.14l6.791-5.953l1.21 1.302zm8.837 6.047c2.14-2.14 3.535-5.117 3.535-8.466c0-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.57 9.57 0 0 1 12 4.185a9.57 9.57 0 0 1 9.581 9.581c0 2.605-1.116 5.024-2.79 6.791Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.628 16.186l-2.047-2.14l6.791-5.953l1.21 1.302zm8.837 6.047c2.14-2.14 3.535-5.117 3.535-8.466c0-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.57 9.57 0 0 1 12 4.185a9.57 9.57 0 0 1 9.581 9.581c0 2.605-1.116 5.024-2.79 6.791Z"/></svg> </template>
CSS
.icon-speedtest {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11.628%2016.186l-2.047-2.14l6.791-5.953l1.21%201.302zm8.837%206.047c2.14-2.14%203.535-5.117%203.535-8.466c0-6.604-5.395-12-12-12s-12%205.396-12%2012c0%203.35%201.302%206.326%203.535%208.466l1.674-1.675c-1.767-1.767-2.79-4.093-2.79-6.79A9.57%209.57%200%200%201%2012%204.185a9.57%209.57%200%200%201%209.581%209.581c0%202.605-1.116%205.024-2.79%206.791Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11.628%2016.186l-2.047-2.14l6.791-5.953l1.21%201.302zm8.837%206.047c2.14-2.14%203.535-5.117%203.535-8.466c0-6.604-5.395-12-12-12s-12%205.396-12%2012c0%203.35%201.302%206.326%203.535%208.466l1.674-1.675c-1.767-1.767-2.79-4.093-2.79-6.79A9.57%209.57%200%200%201%2012%204.185a9.57%209.57%200%200%201%209.581%209.581c0%202.605-1.116%205.024-2.79%206.791Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/speedtest.svg?color=%231a73e8&size=48