speed icon
speed-outline from Material Symbols Light by Google · Outline · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- speed-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- speed-outline-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More audio & video icons from Material Symbols Light
Use the speed icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.952 15.616q.729-.041 1.064-.524l5.253-7.323l-7.361 5.216q-.502.334-.559 1.038t.409 1.17t1.194.423M12 5q1.379 0 2.51.336q1.132.335 2.256 1.025l-.92.623q-.883-.482-1.828-.733T12 6Q8.675 6 6.337 8.338T4 14q0 1.05.288 2.075T5.1 18h13.8q.575-.95.838-1.975T20 13.9q0-.9-.232-1.894t-.734-1.852l.624-.92q.73 1.252 1.033 2.356T21 13.888q.006 1.29-.287 2.408q-.292 1.118-.91 2.254q-.12.2-.365.325T18.9 19H5.1q-.275 0-.51-.134q-.234-.135-.394-.393q-.496-.875-.846-1.974T3 14q0-1.844.701-3.484t1.91-2.867T8.47 5.71Q10.123 5 12 5m.04 6.96"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSpeedOutline(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.952 15.616q.729-.041 1.064-.524l5.253-7.323l-7.361 5.216q-.502.334-.559 1.038t.409 1.17t1.194.423M12 5q1.379 0 2.51.336q1.132.335 2.256 1.025l-.92.623q-.883-.482-1.828-.733T12 6Q8.675 6 6.337 8.338T4 14q0 1.05.288 2.075T5.1 18h13.8q.575-.95.838-1.975T20 13.9q0-.9-.232-1.894t-.734-1.852l.624-.92q.73 1.252 1.033 2.356T21 13.888q.006 1.29-.287 2.408q-.292 1.118-.91 2.254q-.12.2-.365.325T18.9 19H5.1q-.275 0-.51-.134q-.234-.135-.394-.393q-.496-.875-.846-1.974T3 14q0-1.844.701-3.484t1.91-2.867T8.47 5.71Q10.123 5 12 5m.04 6.96"/></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.952 15.616q.729-.041 1.064-.524l5.253-7.323l-7.361 5.216q-.502.334-.559 1.038t.409 1.17t1.194.423M12 5q1.379 0 2.51.336q1.132.335 2.256 1.025l-.92.623q-.883-.482-1.828-.733T12 6Q8.675 6 6.337 8.338T4 14q0 1.05.288 2.075T5.1 18h13.8q.575-.95.838-1.975T20 13.9q0-.9-.232-1.894t-.734-1.852l.624-.92q.73 1.252 1.033 2.356T21 13.888q.006 1.29-.287 2.408q-.292 1.118-.91 2.254q-.12.2-.365.325T18.9 19H5.1q-.275 0-.51-.134q-.234-.135-.394-.393q-.496-.875-.846-1.974T3 14q0-1.844.701-3.484t1.91-2.867T8.47 5.71Q10.123 5 12 5m.04 6.96"/></svg> </template>
CSS
.icon-speed-outline {
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.952%2015.616q.729-.041%201.064-.524l5.253-7.323l-7.361%205.216q-.502.334-.559%201.038t.409%201.17t1.194.423M12%205q1.379%200%202.51.336q1.132.335%202.256%201.025l-.92.623q-.883-.482-1.828-.733T12%206Q8.675%206%206.337%208.338T4%2014q0%201.05.288%202.075T5.1%2018h13.8q.575-.95.838-1.975T20%2013.9q0-.9-.232-1.894t-.734-1.852l.624-.92q.73%201.252%201.033%202.356T21%2013.888q.006%201.29-.287%202.408q-.292%201.118-.91%202.254q-.12.2-.365.325T18.9%2019H5.1q-.275%200-.51-.134q-.234-.135-.394-.393q-.496-.875-.846-1.974T3%2014q0-1.844.701-3.484t1.91-2.867T8.47%205.71Q10.123%205%2012%205m.04%206.96%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.952%2015.616q.729-.041%201.064-.524l5.253-7.323l-7.361%205.216q-.502.334-.559%201.038t.409%201.17t1.194.423M12%205q1.379%200%202.51.336q1.132.335%202.256%201.025l-.92.623q-.883-.482-1.828-.733T12%206Q8.675%206%206.337%208.338T4%2014q0%201.05.288%202.075T5.1%2018h13.8q.575-.95.838-1.975T20%2013.9q0-.9-.232-1.894t-.734-1.852l.624-.92q.73%201.252%201.033%202.356T21%2013.888q.006%201.29-.287%202.408q-.292%201.118-.91%202.254q-.12.2-.365.325T18.9%2019H5.1q-.275%200-.51-.134q-.234-.135-.394-.393q-.496-.875-.846-1.974T3%2014q0-1.844.701-3.484t1.91-2.867T8.47%205.71Q10.123%205%2012%205m.04%206.96%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/speed-outline.svg?color=%231a73e8&size=48