top speed icon
top-speed-16-regular from Fluent UI System Icons by Microsoft Corporation · 16 Regular · MIT Free for personal and commercial use.
- Name
- top-speed-16-regular
- Set
- Fluent UI System Icons
- Style
- 16 Regular
- Viewbox
- 16×16
- License
- MIT
4 other variants in Fluent UI System Icons
Use the top speed icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M10.706 4.596a.501.501 0 0 1 .741.628l-.002.003l-.004.007l-.015.033l-.063.123l-.22.44c-.185.364-.436.857-.7 1.36a53 53 0 0 1-.778 1.442c-.118.209-.229.398-.324.55a2.4 2.4 0 0 1-.28.38A1.5 1.5 0 0 1 6.939 7.44c.127-.126.44-.373.793-.644c.37-.283.824-.622 1.263-.947c.44-.326.87-.639 1.187-.87l.38-.279l.107-.077l.027-.02l.008-.005zM8 1a7 7 0 0 1 3.732 12.923a.5.5 0 0 1-.534-.846a6 6 0 0 0 2.78-4.577h-1.51C12.204 8.5 12 8.266 12 8s.203-.5.469-.5h1.508a6 6 0 0 0-5.48-5.479v1.513C8.495 3.798 8.263 4 8 4c-.268 0-.504-.205-.504-.473V2.022a5.97 5.97 0 0 0-3.374 1.4L5.19 4.49c.188.188.166.497-.021.685c-.188.188-.497.21-.686.022L3.416 4.13A5.97 5.97 0 0 0 2.022 7.5h1.51c.265 0 .468.234.468.5s-.203.5-.469.5H2.022a6 6 0 0 0 2.78 4.577a.5.5 0 0 1-.534.846A7 7 0 0 1 8 1"/></svg>
React
import type { SVGProps } from "react";
export function FluentTopSpeed16Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M10.706 4.596a.501.501 0 0 1 .741.628l-.002.003l-.004.007l-.015.033l-.063.123l-.22.44c-.185.364-.436.857-.7 1.36a53 53 0 0 1-.778 1.442c-.118.209-.229.398-.324.55a2.4 2.4 0 0 1-.28.38A1.5 1.5 0 0 1 6.939 7.44c.127-.126.44-.373.793-.644c.37-.283.824-.622 1.263-.947c.44-.326.87-.639 1.187-.87l.38-.279l.107-.077l.027-.02l.008-.005zM8 1a7 7 0 0 1 3.732 12.923a.5.5 0 0 1-.534-.846a6 6 0 0 0 2.78-4.577h-1.51C12.204 8.5 12 8.266 12 8s.203-.5.469-.5h1.508a6 6 0 0 0-5.48-5.479v1.513C8.495 3.798 8.263 4 8 4c-.268 0-.504-.205-.504-.473V2.022a5.97 5.97 0 0 0-3.374 1.4L5.19 4.49c.188.188.166.497-.021.685c-.188.188-.497.21-.686.022L3.416 4.13A5.97 5.97 0 0 0 2.022 7.5h1.51c.265 0 .468.234.468.5s-.203.5-.469.5H2.022a6 6 0 0 0 2.78 4.577a.5.5 0 0 1-.534.846A7 7 0 0 1 8 1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M10.706 4.596a.501.501 0 0 1 .741.628l-.002.003l-.004.007l-.015.033l-.063.123l-.22.44c-.185.364-.436.857-.7 1.36a53 53 0 0 1-.778 1.442c-.118.209-.229.398-.324.55a2.4 2.4 0 0 1-.28.38A1.5 1.5 0 0 1 6.939 7.44c.127-.126.44-.373.793-.644c.37-.283.824-.622 1.263-.947c.44-.326.87-.639 1.187-.87l.38-.279l.107-.077l.027-.02l.008-.005zM8 1a7 7 0 0 1 3.732 12.923a.5.5 0 0 1-.534-.846a6 6 0 0 0 2.78-4.577h-1.51C12.204 8.5 12 8.266 12 8s.203-.5.469-.5h1.508a6 6 0 0 0-5.48-5.479v1.513C8.495 3.798 8.263 4 8 4c-.268 0-.504-.205-.504-.473V2.022a5.97 5.97 0 0 0-3.374 1.4L5.19 4.49c.188.188.166.497-.021.685c-.188.188-.497.21-.686.022L3.416 4.13A5.97 5.97 0 0 0 2.022 7.5h1.51c.265 0 .468.234.468.5s-.203.5-.469.5H2.022a6 6 0 0 0 2.78 4.577a.5.5 0 0 1-.534.846A7 7 0 0 1 8 1"/></svg> </template>
CSS
.icon-top-speed-16-regular {
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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.706%204.596a.501.501%200%200%201%20.741.628l-.002.003l-.004.007l-.015.033l-.063.123l-.22.44c-.185.364-.436.857-.7%201.36a53%2053%200%200%201-.778%201.442c-.118.209-.229.398-.324.55a2.4%202.4%200%200%201-.28.38A1.5%201.5%200%200%201%206.939%207.44c.127-.126.44-.373.793-.644c.37-.283.824-.622%201.263-.947c.44-.326.87-.639%201.187-.87l.38-.279l.107-.077l.027-.02l.008-.005zM8%201a7%207%200%200%201%203.732%2012.923a.5.5%200%200%201-.534-.846a6%206%200%200%200%202.78-4.577h-1.51C12.204%208.5%2012%208.266%2012%208s.203-.5.469-.5h1.508a6%206%200%200%200-5.48-5.479v1.513C8.495%203.798%208.263%204%208%204c-.268%200-.504-.205-.504-.473V2.022a5.97%205.97%200%200%200-3.374%201.4L5.19%204.49c.188.188.166.497-.021.685c-.188.188-.497.21-.686.022L3.416%204.13A5.97%205.97%200%200%200%202.022%207.5h1.51c.265%200%20.468.234.468.5s-.203.5-.469.5H2.022a6%206%200%200%200%202.78%204.577a.5.5%200%200%201-.534.846A7%207%200%200%201%208%201%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.706%204.596a.501.501%200%200%201%20.741.628l-.002.003l-.004.007l-.015.033l-.063.123l-.22.44c-.185.364-.436.857-.7%201.36a53%2053%200%200%201-.778%201.442c-.118.209-.229.398-.324.55a2.4%202.4%200%200%201-.28.38A1.5%201.5%200%200%201%206.939%207.44c.127-.126.44-.373.793-.644c.37-.283.824-.622%201.263-.947c.44-.326.87-.639%201.187-.87l.38-.279l.107-.077l.027-.02l.008-.005zM8%201a7%207%200%200%201%203.732%2012.923a.5.5%200%200%201-.534-.846a6%206%200%200%200%202.78-4.577h-1.51C12.204%208.5%2012%208.266%2012%208s.203-.5.469-.5h1.508a6%206%200%200%200-5.48-5.479v1.513C8.495%203.798%208.263%204%208%204c-.268%200-.504-.205-.504-.473V2.022a5.97%205.97%200%200%200-3.374%201.4L5.19%204.49c.188.188.166.497-.021.685c-.188.188-.497.21-.686.022L3.416%204.13A5.97%205.97%200%200%200%202.022%207.5h1.51c.265%200%20.468.234.468.5s-.203.5-.469.5H2.022a6%206%200%200%200%202.78%204.577a.5.5%200%200%201-.534.846A7%207%200%200%201%208%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/top-speed-16-regular.svg?color=%231a73e8&size=48