speed 1 2 icon
speed-1-2-rounded from Material Symbols Light by Google · Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- speed-1-2-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- speed-1-2-outline-rounded
2 other variants in Material Symbols Light
The same icon in other sets
More audio & video icons from Material Symbols Light
Use the speed 1 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.874 16.357q-.143-.143-.143-.357V9.116q0-.27-.173-.443q-.174-.173-.443-.173h-.884q-.214 0-.357-.143T5.731 8t.143-.357t.357-.143h.885q.67 0 1.143.472q.472.472.472 1.143V16q0 .214-.143.357t-.357.143t-.357-.143m7.01.143q-.67 0-1.143-.472q-.472-.472-.472-1.144v-1.769q0-.69.463-1.153t1.153-.462h1.769q.269 0 .442-.173t.173-.443V9.115q0-.269-.173-.442t-.442-.173h-2.885q-.213 0-.357-.143T13.27 8t.143-.357t.357-.143h2.885q.69 0 1.153.463t.462 1.153v1.769q0 .69-.462 1.153t-1.153.462h-1.77q-.269 0-.442.173t-.173.443v1.769q0 .269.173.442t.442.173h2.885q.214 0 .357.143t.143.357t-.143.357t-.357.143zm-4.24-.143Q10.5 16.214 10.5 16t.143-.357T11 15.5t.357.143t.143.357t-.143.357T11 16.5t-.357-.143"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSpeed12Rounded(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="M7.874 16.357q-.143-.143-.143-.357V9.116q0-.27-.173-.443q-.174-.173-.443-.173h-.884q-.214 0-.357-.143T5.731 8t.143-.357t.357-.143h.885q.67 0 1.143.472q.472.472.472 1.143V16q0 .214-.143.357t-.357.143t-.357-.143m7.01.143q-.67 0-1.143-.472q-.472-.472-.472-1.144v-1.769q0-.69.463-1.153t1.153-.462h1.769q.269 0 .442-.173t.173-.443V9.115q0-.269-.173-.442t-.442-.173h-2.885q-.213 0-.357-.143T13.27 8t.143-.357t.357-.143h2.885q.69 0 1.153.463t.462 1.153v1.769q0 .69-.462 1.153t-1.153.462h-1.77q-.269 0-.442.173t-.173.443v1.769q0 .269.173.442t.442.173h2.885q.214 0 .357.143t.143.357t-.143.357t-.357.143zm-4.24-.143Q10.5 16.214 10.5 16t.143-.357T11 15.5t.357.143t.143.357t-.143.357T11 16.5t-.357-.143"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.874 16.357q-.143-.143-.143-.357V9.116q0-.27-.173-.443q-.174-.173-.443-.173h-.884q-.214 0-.357-.143T5.731 8t.143-.357t.357-.143h.885q.67 0 1.143.472q.472.472.472 1.143V16q0 .214-.143.357t-.357.143t-.357-.143m7.01.143q-.67 0-1.143-.472q-.472-.472-.472-1.144v-1.769q0-.69.463-1.153t1.153-.462h1.769q.269 0 .442-.173t.173-.443V9.115q0-.269-.173-.442t-.442-.173h-2.885q-.213 0-.357-.143T13.27 8t.143-.357t.357-.143h2.885q.69 0 1.153.463t.462 1.153v1.769q0 .69-.462 1.153t-1.153.462h-1.77q-.269 0-.442.173t-.173.443v1.769q0 .269.173.442t.442.173h2.885q.214 0 .357.143t.143.357t-.143.357t-.357.143zm-4.24-.143Q10.5 16.214 10.5 16t.143-.357T11 15.5t.357.143t.143.357t-.143.357T11 16.5t-.357-.143"/></svg> </template>
CSS
.icon-speed-1-2-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%22M7.874%2016.357q-.143-.143-.143-.357V9.116q0-.27-.173-.443q-.174-.173-.443-.173h-.884q-.214%200-.357-.143T5.731%208t.143-.357t.357-.143h.885q.67%200%201.143.472q.472.472.472%201.143V16q0%20.214-.143.357t-.357.143t-.357-.143m7.01.143q-.67%200-1.143-.472q-.472-.472-.472-1.144v-1.769q0-.69.463-1.153t1.153-.462h1.769q.269%200%20.442-.173t.173-.443V9.115q0-.269-.173-.442t-.442-.173h-2.885q-.213%200-.357-.143T13.27%208t.143-.357t.357-.143h2.885q.69%200%201.153.463t.462%201.153v1.769q0%20.69-.462%201.153t-1.153.462h-1.77q-.269%200-.442.173t-.173.443v1.769q0%20.269.173.442t.442.173h2.885q.214%200%20.357.143t.143.357t-.143.357t-.357.143zm-4.24-.143Q10.5%2016.214%2010.5%2016t.143-.357T11%2015.5t.357.143t.143.357t-.143.357T11%2016.5t-.357-.143%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%22M7.874%2016.357q-.143-.143-.143-.357V9.116q0-.27-.173-.443q-.174-.173-.443-.173h-.884q-.214%200-.357-.143T5.731%208t.143-.357t.357-.143h.885q.67%200%201.143.472q.472.472.472%201.143V16q0%20.214-.143.357t-.357.143t-.357-.143m7.01.143q-.67%200-1.143-.472q-.472-.472-.472-1.144v-1.769q0-.69.463-1.153t1.153-.462h1.769q.269%200%20.442-.173t.173-.443V9.115q0-.269-.173-.442t-.442-.173h-2.885q-.213%200-.357-.143T13.27%208t.143-.357t.357-.143h2.885q.69%200%201.153.463t.462%201.153v1.769q0%20.69-.462%201.153t-1.153.462h-1.77q-.269%200-.442.173t-.173.443v1.769q0%20.269.173.442t.442.173h2.885q.214%200%20.357.143t.143.357t-.143.357t-.357.143zm-4.24-.143Q10.5%2016.214%2010.5%2016t.143-.357T11%2015.5t.357.143t.143.357t-.143.357T11%2016.5t-.357-.143%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-1-2-rounded.svg?color=%231a73e8&size=48