Add icons to this collection by clicking the heart icon.
Velocity icon - also known as speedometer, speed, transportation, measurement, velocity, mileage, and efficiency. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
xmlns="http://www.w3.org/2000/svg"
width="512"
height="512"
viewBox="0 0 512 512"
>
<linearGradient
id="a"
x1="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#fb5900" />
<stop offset="1" stop-color="#ffdc03" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="451"
y2="61"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffe398" />
<stop offset="1" stop-color="#fdfdd3" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M256 61C149.848 61 61 147.716 61 256c0 34.307 9.023 68.027 26.133 97.529 4.156 7.153 13.292 9.589 20.479 5.464l51.973-30.015c7.178-4.146 9.639-13.315 5.479-20.493-4.102-7.222-13.301-9.624-20.479-5.493l-38.408 22.178c-7.874-17.032-12.649-35.389-14.363-54.17H106c8.291 0 15-6.709 15-15s-6.709-15-15-15H91.762c1.736-19.173 6.841-37.344 14.597-54.073l12.239 7.066c7.241 4.157 16.399 1.625 20.479-5.493 4.16-7.178 1.699-16.348-5.479-20.493l-12.231-7.061a166.16 166.16 0 0 1 39.591-39.587l7.064 12.239c4.081 7.12 13.237 9.65 20.479 5.493 7.178-4.146 9.639-13.315 5.479-20.493l-7.061-12.233C203.647 98.606 221.825 93.499 241 91.76V106c0 8.291 6.709 15 15 15s15-6.709 15-15V91.76c19.175 1.74 37.354 6.846 54.082 14.604l-7.061 12.233c-4.16 7.178-1.699 16.348 5.479 20.493 7.241 4.157 16.399 1.625 20.479-5.493l7.064-12.239a166.196 166.196 0 0 1 39.591 39.587l-12.231 7.061c-7.178 4.146-9.639 13.315-5.479 20.493 4.081 7.12 13.237 9.65 20.479 5.493l12.239-7.066c7.756 16.729 12.861 34.9 14.597 54.073H406c-8.291 0-15 6.709-15 15s6.709 15 15 15h14.187c-1.714 18.763-6.497 37.115-14.392 54.155l-38.379-22.163c-7.148-4.087-16.348-1.714-20.479 5.493-4.16 7.178-1.699 16.348 5.479 20.493l51.943 30c7.178 4.131 16.318 1.714 20.479-5.464C441.947 323.983 451 290.263 451 256c0-108.037-88.466-195-195-195zm30 300h-60c-24.814 0-45 20.186-45 45s20.186 45 45 45h60c24.814 0 45-20.186 45-45s-20.185-45-45-45zm-30-210c-8.291 0-15 6.709-15 15v77.763c-17.424 6.213-30 22.707-30 42.237 0 24.814 20.186 45 45 45s45-20.186 45-45c0-19.53-12.576-36.024-30-42.237V166c0-8.291-6.709-15-15-15z"
/>
</svg>
More icons in the same style and category