Windows network speed tester
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
854 B

3 weeks ago
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" id="speedometer">
<g>
<path d="M16 3a13 13 0 1 0 9.86 21.47A13 13 0 0 0 16 3Zm7.64 20.9-.37.33-.5.42-.4.3-.53.36-.42.26-.57.3-.44.21-.61.24-.45.16-.66.18-.43.11c-.25.05-.5.09-.75.12l-.37.06a10.6 10.6 0 0 1-2.29 0l-.37-.06c-.25 0-.5-.07-.75-.12l-.43-.11-.66-.18-.45-.16-.61-.24-.44-.21-.57-.3-.42-.25-.53-.36-.4-.3-.5-.42-.36-.33-.15-.16a10 10 0 0 1 15.59 0Zm1.45-1.72a12 12 0 0 0-7.53-4.07l2.33-4.66a1 1 0 1 0-1.79-.89L15.36 18a12 12 0 0 0-8.45 4.14 11 11 0 1 1 18.18 0Z"></path>
<circle cx="8" cy="16" r="1"></circle>
<circle cx="24" cy="16" r="1"></circle>
<circle cx="11" cy="11" r="1" transform="rotate(-40 10.993 11.002)"></circle>
<circle cx="22" cy="11" r="1" transform="rotate(-30 21.994 10.993)"></circle>
<circle cx="16" cy="8" r="1"></circle>
</g>
</svg>