speed 4 icon
speed-4-outline-sharp from Material Symbols Light by Google · Outline Sharp · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- speed-4-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 4 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.496 19q-.66-1.17-1.075-2.418q-.415-1.25-.415-2.582q0-1.868.709-3.51t1.923-2.857t2.858-1.924T12.006 5q.383 0 .746.037t.746.104l-.652.915q-.215-.037-.42-.047T12.006 6Q8.656 6 6.33 8.325T4.006 14q0 1.05.287 2.063T5.106 18H18.9q.55-.9.825-1.925T20 14q0-1.616-.609-3.085q-.608-1.469-1.77-2.594l.314-1.098q1.47 1.29 2.265 3.051T21 14q0 1.337-.406 2.584T19.561 19zm6.781-3.508q.627.292 1.256.046q.63-.246.823-.896q.667-2.188 1.271-4.37t1.194-4.4q-1.319 1.872-2.598 3.735t-2.589 3.759q-.384.551-.18 1.19t.823.936m.646-1.363"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSpeed4OutlineSharp(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="M4.496 19q-.66-1.17-1.075-2.418q-.415-1.25-.415-2.582q0-1.868.709-3.51t1.923-2.857t2.858-1.924T12.006 5q.383 0 .746.037t.746.104l-.652.915q-.215-.037-.42-.047T12.006 6Q8.656 6 6.33 8.325T4.006 14q0 1.05.287 2.063T5.106 18H18.9q.55-.9.825-1.925T20 14q0-1.616-.609-3.085q-.608-1.469-1.77-2.594l.314-1.098q1.47 1.29 2.265 3.051T21 14q0 1.337-.406 2.584T19.561 19zm6.781-3.508q.627.292 1.256.046q.63-.246.823-.896q.667-2.188 1.271-4.37t1.194-4.4q-1.319 1.872-2.598 3.735t-2.589 3.759q-.384.551-.18 1.19t.823.936m.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="M4.496 19q-.66-1.17-1.075-2.418q-.415-1.25-.415-2.582q0-1.868.709-3.51t1.923-2.857t2.858-1.924T12.006 5q.383 0 .746.037t.746.104l-.652.915q-.215-.037-.42-.047T12.006 6Q8.656 6 6.33 8.325T4.006 14q0 1.05.287 2.063T5.106 18H18.9q.55-.9.825-1.925T20 14q0-1.616-.609-3.085q-.608-1.469-1.77-2.594l.314-1.098q1.47 1.29 2.265 3.051T21 14q0 1.337-.406 2.584T19.561 19zm6.781-3.508q.627.292 1.256.046q.63-.246.823-.896q.667-2.188 1.271-4.37t1.194-4.4q-1.319 1.872-2.598 3.735t-2.589 3.759q-.384.551-.18 1.19t.823.936m.646-1.363"/></svg> </template>
CSS
.icon-speed-4-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%22M4.496%2019q-.66-1.17-1.075-2.418q-.415-1.25-.415-2.582q0-1.868.709-3.51t1.923-2.857t2.858-1.924T12.006%205q.383%200%20.746.037t.746.104l-.652.915q-.215-.037-.42-.047T12.006%206Q8.656%206%206.33%208.325T4.006%2014q0%201.05.287%202.063T5.106%2018H18.9q.55-.9.825-1.925T20%2014q0-1.616-.609-3.085q-.608-1.469-1.77-2.594l.314-1.098q1.47%201.29%202.265%203.051T21%2014q0%201.337-.406%202.584T19.561%2019zm6.781-3.508q.627.292%201.256.046q.63-.246.823-.896q.667-2.188%201.271-4.37t1.194-4.4q-1.319%201.872-2.598%203.735t-2.589%203.759q-.384.551-.18%201.19t.823.936m.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%22M4.496%2019q-.66-1.17-1.075-2.418q-.415-1.25-.415-2.582q0-1.868.709-3.51t1.923-2.857t2.858-1.924T12.006%205q.383%200%20.746.037t.746.104l-.652.915q-.215-.037-.42-.047T12.006%206Q8.656%206%206.33%208.325T4.006%2014q0%201.05.287%202.063T5.106%2018H18.9q.55-.9.825-1.925T20%2014q0-1.616-.609-3.085q-.608-1.469-1.77-2.594l.314-1.098q1.47%201.29%202.265%203.051T21%2014q0%201.337-.406%202.584T19.561%2019zm6.781-3.508q.627.292%201.256.046q.63-.246.823-.896q.667-2.188%201.271-4.37t1.194-4.4q-1.319%201.872-2.598%203.735t-2.589%203.759q-.384.551-.18%201.19t.823.936m.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-4-outline-sharp.svg?color=%231a73e8&size=48