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

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

5 other variants in Material Symbols Light

The same icon in other sets

More audio & video icons from Material Symbols Light

Use the speed 3 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.106 19q-.285 0-.524-.103t-.38-.347q-.579-1.054-.89-2.194T3.006 14q0-1.966.797-3.726t2.268-3.051l.314 1.098q-1.162 1.125-1.77 2.594q-.61 1.469-.61 3.085q0 1.05.276 2.075T5.107 18h13.792q.525-.925.813-1.937T20 14q0-3.35-2.325-5.675T12 6q-.215 0-.42.01t-.42.046l-.652-.916q.383-.067.746-.104T12 5q1.868 0 3.51.709t2.858 1.924t1.923 2.857T21 14q0 1.177-.302 2.315t-.894 2.158q-.14.244-.38.386q-.24.141-.524.141zm7.623-3.508q.619-.298.823-.936t-.18-1.19q-1.316-1.903-2.602-3.768T8.16 5.854q.59 2.225 1.206 4.41q.617 2.184 1.284 4.378q.194.65.823.896t1.256-.046m-.646-1.363"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSpeed3Outline(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="M5.106 19q-.285 0-.524-.103t-.38-.347q-.579-1.054-.89-2.194T3.006 14q0-1.966.797-3.726t2.268-3.051l.314 1.098q-1.162 1.125-1.77 2.594q-.61 1.469-.61 3.085q0 1.05.276 2.075T5.107 18h13.792q.525-.925.813-1.937T20 14q0-3.35-2.325-5.675T12 6q-.215 0-.42.01t-.42.046l-.652-.916q.383-.067.746-.104T12 5q1.868 0 3.51.709t2.858 1.924t1.923 2.857T21 14q0 1.177-.302 2.315t-.894 2.158q-.14.244-.38.386q-.24.141-.524.141zm7.623-3.508q.619-.298.823-.936t-.18-1.19q-1.316-1.903-2.602-3.768T8.16 5.854q.59 2.225 1.206 4.41q.617 2.184 1.284 4.378q.194.65.823.896t1.256-.046m-.646-1.363"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.106 19q-.285 0-.524-.103t-.38-.347q-.579-1.054-.89-2.194T3.006 14q0-1.966.797-3.726t2.268-3.051l.314 1.098q-1.162 1.125-1.77 2.594q-.61 1.469-.61 3.085q0 1.05.276 2.075T5.107 18h13.792q.525-.925.813-1.937T20 14q0-3.35-2.325-5.675T12 6q-.215 0-.42.01t-.42.046l-.652-.916q.383-.067.746-.104T12 5q1.868 0 3.51.709t2.858 1.924t1.923 2.857T21 14q0 1.177-.302 2.315t-.894 2.158q-.14.244-.38.386q-.24.141-.524.141zm7.623-3.508q.619-.298.823-.936t-.18-1.19q-1.316-1.903-2.602-3.768T8.16 5.854q.59 2.225 1.206 4.41q.617 2.184 1.284 4.378q.194.65.823.896t1.256-.046m-.646-1.363"/></svg>
</template>

CSS

.icon-speed-3-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%22M5.106%2019q-.285%200-.524-.103t-.38-.347q-.579-1.054-.89-2.194T3.006%2014q0-1.966.797-3.726t2.268-3.051l.314%201.098q-1.162%201.125-1.77%202.594q-.61%201.469-.61%203.085q0%201.05.276%202.075T5.107%2018h13.792q.525-.925.813-1.937T20%2014q0-3.35-2.325-5.675T12%206q-.215%200-.42.01t-.42.046l-.652-.916q.383-.067.746-.104T12%205q1.868%200%203.51.709t2.858%201.924t1.923%202.857T21%2014q0%201.177-.302%202.315t-.894%202.158q-.14.244-.38.386q-.24.141-.524.141zm7.623-3.508q.619-.298.823-.936t-.18-1.19q-1.316-1.903-2.602-3.768T8.16%205.854q.59%202.225%201.206%204.41q.617%202.184%201.284%204.378q.194.65.823.896t1.256-.046m-.646-1.363%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%22M5.106%2019q-.285%200-.524-.103t-.38-.347q-.579-1.054-.89-2.194T3.006%2014q0-1.966.797-3.726t2.268-3.051l.314%201.098q-1.162%201.125-1.77%202.594q-.61%201.469-.61%203.085q0%201.05.276%202.075T5.107%2018h13.792q.525-.925.813-1.937T20%2014q0-3.35-2.325-5.675T12%206q-.215%200-.42.01t-.42.046l-.652-.916q.383-.067.746-.104T12%205q1.868%200%203.51.709t2.858%201.924t1.923%202.857T21%2014q0%201.177-.302%202.315t-.894%202.158q-.14.244-.38.386q-.24.141-.524.141zm7.623-3.508q.619-.298.823-.936t-.18-1.19q-1.316-1.903-2.602-3.768T8.16%205.854q.59%202.225%201.206%204.41q.617%202.184%201.284%204.378q.194.65.823.896t1.256-.046m-.646-1.363%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-3-outline.svg?color=%231a73e8&size=48