speed 1 7x icon
speed-1-7x-rounded from Material Symbols by Google · Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- speed-1-7x-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- speed-1-7x-outline-rounded
2 other variants in Material Symbols
The same icon in other sets
More audio & video icons from Material Symbols
Use the speed 1 7x icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.288 16.713Q3 16.425 3 16V9H2q-.425 0-.712-.288T1 8t.288-.712T2 7h2q.425 0 .713.288T5 8v8q0 .425-.288.713T4 17t-.712-.288M19 13.676l-1.75 2.9q-.125.2-.312.313t-.413.112q-.5 0-.762-.437t.012-.863L18 12l-2.225-3.7q-.275-.425-.012-.862T16.525 7q.225 0 .413.113t.312.312l1.75 2.9l1.75-2.9q.125-.2.313-.312T21.475 7q.5 0 .763.438t-.013.862L20 12l2.225 3.7q.275.425.013.863t-.763.437q-.225 0-.413-.112t-.312-.313zM11.25 17q-.475 0-.775-.375T10.3 15.8L12 9H9q-.425 0-.712-.288T8 8t.288-.712T9 7h3.25q.725 0 1.238.538T14 8.8l-.05.45l-1.775 7.025q-.075.325-.325.525t-.6.2m-4.962-.288Q6 16.425 6 16t.288-.712T7 15t.713.288T8 16t-.288.713T7 17t-.712-.288"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsSpeed17xRounded(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.288 16.713Q3 16.425 3 16V9H2q-.425 0-.712-.288T1 8t.288-.712T2 7h2q.425 0 .713.288T5 8v8q0 .425-.288.713T4 17t-.712-.288M19 13.676l-1.75 2.9q-.125.2-.312.313t-.413.112q-.5 0-.762-.437t.012-.863L18 12l-2.225-3.7q-.275-.425-.012-.862T16.525 7q.225 0 .413.113t.312.312l1.75 2.9l1.75-2.9q.125-.2.313-.312T21.475 7q.5 0 .763.438t-.013.862L20 12l2.225 3.7q.275.425.013.863t-.763.437q-.225 0-.413-.112t-.312-.313zM11.25 17q-.475 0-.775-.375T10.3 15.8L12 9H9q-.425 0-.712-.288T8 8t.288-.712T9 7h3.25q.725 0 1.238.538T14 8.8l-.05.45l-1.775 7.025q-.075.325-.325.525t-.6.2m-4.962-.288Q6 16.425 6 16t.288-.712T7 15t.713.288T8 16t-.288.713T7 17t-.712-.288"/></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.288 16.713Q3 16.425 3 16V9H2q-.425 0-.712-.288T1 8t.288-.712T2 7h2q.425 0 .713.288T5 8v8q0 .425-.288.713T4 17t-.712-.288M19 13.676l-1.75 2.9q-.125.2-.312.313t-.413.112q-.5 0-.762-.437t.012-.863L18 12l-2.225-3.7q-.275-.425-.012-.862T16.525 7q.225 0 .413.113t.312.312l1.75 2.9l1.75-2.9q.125-.2.313-.312T21.475 7q.5 0 .763.438t-.013.862L20 12l2.225 3.7q.275.425.013.863t-.763.437q-.225 0-.413-.112t-.312-.313zM11.25 17q-.475 0-.775-.375T10.3 15.8L12 9H9q-.425 0-.712-.288T8 8t.288-.712T9 7h3.25q.725 0 1.238.538T14 8.8l-.05.45l-1.775 7.025q-.075.325-.325.525t-.6.2m-4.962-.288Q6 16.425 6 16t.288-.712T7 15t.713.288T8 16t-.288.713T7 17t-.712-.288"/></svg> </template>
CSS
.icon-speed-1-7x-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%22M3.288%2016.713Q3%2016.425%203%2016V9H2q-.425%200-.712-.288T1%208t.288-.712T2%207h2q.425%200%20.713.288T5%208v8q0%20.425-.288.713T4%2017t-.712-.288M19%2013.676l-1.75%202.9q-.125.2-.312.313t-.413.112q-.5%200-.762-.437t.012-.863L18%2012l-2.225-3.7q-.275-.425-.012-.862T16.525%207q.225%200%20.413.113t.312.312l1.75%202.9l1.75-2.9q.125-.2.313-.312T21.475%207q.5%200%20.763.438t-.013.862L20%2012l2.225%203.7q.275.425.013.863t-.763.437q-.225%200-.413-.112t-.312-.313zM11.25%2017q-.475%200-.775-.375T10.3%2015.8L12%209H9q-.425%200-.712-.288T8%208t.288-.712T9%207h3.25q.725%200%201.238.538T14%208.8l-.05.45l-1.775%207.025q-.075.325-.325.525t-.6.2m-4.962-.288Q6%2016.425%206%2016t.288-.712T7%2015t.713.288T8%2016t-.288.713T7%2017t-.712-.288%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.288%2016.713Q3%2016.425%203%2016V9H2q-.425%200-.712-.288T1%208t.288-.712T2%207h2q.425%200%20.713.288T5%208v8q0%20.425-.288.713T4%2017t-.712-.288M19%2013.676l-1.75%202.9q-.125.2-.312.313t-.413.112q-.5%200-.762-.437t.012-.863L18%2012l-2.225-3.7q-.275-.425-.012-.862T16.525%207q.225%200%20.413.113t.312.312l1.75%202.9l1.75-2.9q.125-.2.313-.312T21.475%207q.5%200%20.763.438t-.013.862L20%2012l2.225%203.7q.275.425.013.863t-.763.437q-.225%200-.413-.112t-.312-.313zM11.25%2017q-.475%200-.775-.375T10.3%2015.8L12%209H9q-.425%200-.712-.288T8%208t.288-.712T9%207h3.25q.725%200%201.238.538T14%208.8l-.05.45l-1.775%207.025q-.075.325-.325.525t-.6.2m-4.962-.288Q6%2016.425%206%2016t.288-.712T7%2015t.713.288T8%2016t-.288.713T7%2017t-.712-.288%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/speed-1-7x-rounded.svg?color=%231a73e8&size=48