Back to Explorer
16 - 512
0.5 - 4.0
Save to
avoutline
md speed
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdSpeedIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0z" fill="none"/><path d="M20.38 8.57l-1.23 1.85a8 8 0 0 1-.22 7.58H5.07A8 8 0 0 1 15.58 6.85l1.85-1.23A10 10 0 0 0 3.35 19a2 2 0 0 0 1.72 1h13.85a2 2 0 0 0 1.74-1 10 10 0 0 0-.27-10.44z"/><path d="M10.59 15.41a2 2 0 0 0 2.83 0l5.66-8.49-8.49 5.66a2 2 0 0 0 0 2.83z"/>
</svg>
);SVG Optimizer
Before
0.47 KB
↓
After
0.46 KB
Tags
accelerationarrowautomotivecarcirclecircularcontrolcontrolsdashboarddatadecreasingdialfastgaugeincreasingindicatorinformationlinesmeasurementmetermotionmusicneedleperformancepointedprogresssettingsettingsslowspeedspeedometerticksvaluesvelocityvideo
Compare Alternatives
See how other libraries approach this concept.