speed-outline-rounded from Material Symbols Light by Google · Outline Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.

Name
speed-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Audio & Video
Viewbox
24×24
License
Apache 2.0

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-.524l3.841-5.359q.205-.296-.035-.536t-.537-.036l-5.377 3.824q-.502.334-.559 1.038t.409 1.17t1.194.423M12 5q1.073 0 1.996.208q.923.207 1.806.628q.208.093.36.303q.152.211.057.394t-.371.24t-.49-.034q-.78-.38-1.6-.56Q12.939 6 12 6Q8.675 6 6.337 8.338T4 14q0 1.05.288 2.075T5.1 18h13.8q.575-.95.838-1.975T20 13.9q0-.766-.17-1.63q-.17-.866-.55-1.64q-.092-.213-.05-.42q.043-.208.223-.332q.168-.113.363-.051q.195.061.288.257q.49 1.01.69 1.923T21 13.888q.006 1.29-.287 2.408q-.292 1.117-.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.7-3.481q.699-1.637 1.909-2.867T8.471 5.71T12 5m.04 6.96"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSpeedOutlineRounded(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-.524l3.841-5.359q.205-.296-.035-.536t-.537-.036l-5.377 3.824q-.502.334-.559 1.038t.409 1.17t1.194.423M12 5q1.073 0 1.996.208q.923.207 1.806.628q.208.093.36.303q.152.211.057.394t-.371.24t-.49-.034q-.78-.38-1.6-.56Q12.939 6 12 6Q8.675 6 6.337 8.338T4 14q0 1.05.288 2.075T5.1 18h13.8q.575-.95.838-1.975T20 13.9q0-.766-.17-1.63q-.17-.866-.55-1.64q-.092-.213-.05-.42q.043-.208.223-.332q.168-.113.363-.051q.195.061.288.257q.49 1.01.69 1.923T21 13.888q.006 1.29-.287 2.408q-.292 1.117-.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.7-3.481q.699-1.637 1.909-2.867T8.471 5.71T12 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-.524l3.841-5.359q.205-.296-.035-.536t-.537-.036l-5.377 3.824q-.502.334-.559 1.038t.409 1.17t1.194.423M12 5q1.073 0 1.996.208q.923.207 1.806.628q.208.093.36.303q.152.211.057.394t-.371.24t-.49-.034q-.78-.38-1.6-.56Q12.939 6 12 6Q8.675 6 6.337 8.338T4 14q0 1.05.288 2.075T5.1 18h13.8q.575-.95.838-1.975T20 13.9q0-.766-.17-1.63q-.17-.866-.55-1.64q-.092-.213-.05-.42q.043-.208.223-.332q.168-.113.363-.051q.195.061.288.257q.49 1.01.69 1.923T21 13.888q.006 1.29-.287 2.408q-.292 1.117-.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.7-3.481q.699-1.637 1.909-2.867T8.471 5.71T12 5m.04 6.96"/></svg>
</template>

CSS

.icon-speed-outline-rounded {
  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-.524l3.841-5.359q.205-.296-.035-.536t-.537-.036l-5.377%203.824q-.502.334-.559%201.038t.409%201.17t1.194.423M12%205q1.073%200%201.996.208q.923.207%201.806.628q.208.093.36.303q.152.211.057.394t-.371.24t-.49-.034q-.78-.38-1.6-.56Q12.939%206%2012%206Q8.675%206%206.337%208.338T4%2014q0%201.05.288%202.075T5.1%2018h13.8q.575-.95.838-1.975T20%2013.9q0-.766-.17-1.63q-.17-.866-.55-1.64q-.092-.213-.05-.42q.043-.208.223-.332q.168-.113.363-.051q.195.061.288.257q.49%201.01.69%201.923T21%2013.888q.006%201.29-.287%202.408q-.292%201.117-.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.7-3.481q.699-1.637%201.909-2.867T8.471%205.71T12%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-.524l3.841-5.359q.205-.296-.035-.536t-.537-.036l-5.377%203.824q-.502.334-.559%201.038t.409%201.17t1.194.423M12%205q1.073%200%201.996.208q.923.207%201.806.628q.208.093.36.303q.152.211.057.394t-.371.24t-.49-.034q-.78-.38-1.6-.56Q12.939%206%2012%206Q8.675%206%206.337%208.338T4%2014q0%201.05.288%202.075T5.1%2018h13.8q.575-.95.838-1.975T20%2013.9q0-.766-.17-1.63q-.17-.866-.55-1.64q-.092-.213-.05-.42q.043-.208.223-.332q.168-.113.363-.051q.195.061.288.257q.49%201.01.69%201.923T21%2013.888q.006%201.29-.287%202.408q-.292%201.117-.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.7-3.481q.699-1.637%201.909-2.867T8.471%205.71T12%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-rounded.svg?color=%231a73e8&size=48