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

Name
speed-3-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
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="M3.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.333-.416 2.582Q20.17 17.83 19.51 19H4.445q-.627-1.17-1.035-2.416Q3 15.337 3.006 14m9.723 1.492q.619-.298.823-.936t-.18-1.19q-1.31-1.897-2.59-3.76q-1.278-1.862-2.597-3.735q.59 2.22 1.194 4.401q.604 2.182 1.271 4.37q.194.65.823.896t1.256-.046m-.646-1.363"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSpeed3OutlineSharp(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="M3.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.333-.416 2.582Q20.17 17.83 19.51 19H4.445q-.627-1.17-1.035-2.416Q3 15.337 3.006 14m9.723 1.492q.619-.298.823-.936t-.18-1.19q-1.31-1.897-2.59-3.76q-1.278-1.862-2.597-3.735q.59 2.22 1.194 4.401q.604 2.182 1.271 4.37q.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="M3.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.333-.416 2.582Q20.17 17.83 19.51 19H4.445q-.627-1.17-1.035-2.416Q3 15.337 3.006 14m9.723 1.492q.619-.298.823-.936t-.18-1.19q-1.31-1.897-2.59-3.76q-1.278-1.862-2.597-3.735q.59 2.22 1.194 4.401q.604 2.182 1.271 4.37q.194.65.823.896t1.256-.046m-.646-1.363"/></svg>
</template>

CSS

.icon-speed-3-outline-sharp {
  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%22M3.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.333-.416%202.582Q20.17%2017.83%2019.51%2019H4.445q-.627-1.17-1.035-2.416Q3%2015.337%203.006%2014m9.723%201.492q.619-.298.823-.936t-.18-1.19q-1.31-1.897-2.59-3.76q-1.278-1.862-2.597-3.735q.59%202.22%201.194%204.401q.604%202.182%201.271%204.37q.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%22M3.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.333-.416%202.582Q20.17%2017.83%2019.51%2019H4.445q-.627-1.17-1.035-2.416Q3%2015.337%203.006%2014m9.723%201.492q.619-.298.823-.936t-.18-1.19q-1.31-1.897-2.59-3.76q-1.278-1.862-2.597-3.735q.59%202.22%201.194%204.401q.604%202.182%201.271%204.37q.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-sharp.svg?color=%231a73e8&size=48