speed-0-7x-rounded from Material Symbols by Google · Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.

Name
speed-0-7x-rounded
Set
Material Symbols
Style
Rounded
Category
Audio & Video
Viewbox
24×24
License
Apache 2.0
Aliases
speed-0-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 0 7x icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17 13.675l-1.75 2.9q-.125.2-.312.313t-.413.112q-.5 0-.763-.437t.013-.863L16 12l-2.225-3.7q-.275-.425-.012-.862T14.525 7q.225 0 .413.113t.312.312l1.75 2.9l1.75-2.9q.125-.2.313-.312T19.475 7q.5 0 .763.438t-.013.862L18 12l2.225 3.7q.275.425.013.863t-.763.437q-.225 0-.413-.112t-.312-.313zM9.25 17q-.475 0-.775-.375T8.3 15.8L10 9H7q-.425 0-.712-.288T6 8t.288-.712T7 7h3.25q.725 0 1.238.538T12 8.8l-.05.45l-1.775 7.025q-.075.325-.325.525t-.6.2m-4.962-.288Q4 16.425 4 16t.288-.712T5 15t.713.288T6 16t-.288.713T5 17t-.712-.288"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSpeed07xRounded(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="m17 13.675l-1.75 2.9q-.125.2-.312.313t-.413.112q-.5 0-.763-.437t.013-.863L16 12l-2.225-3.7q-.275-.425-.012-.862T14.525 7q.225 0 .413.113t.312.312l1.75 2.9l1.75-2.9q.125-.2.313-.312T19.475 7q.5 0 .763.438t-.013.862L18 12l2.225 3.7q.275.425.013.863t-.763.437q-.225 0-.413-.112t-.312-.313zM9.25 17q-.475 0-.775-.375T8.3 15.8L10 9H7q-.425 0-.712-.288T6 8t.288-.712T7 7h3.25q.725 0 1.238.538T12 8.8l-.05.45l-1.775 7.025q-.075.325-.325.525t-.6.2m-4.962-.288Q4 16.425 4 16t.288-.712T5 15t.713.288T6 16t-.288.713T5 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="m17 13.675l-1.75 2.9q-.125.2-.312.313t-.413.112q-.5 0-.763-.437t.013-.863L16 12l-2.225-3.7q-.275-.425-.012-.862T14.525 7q.225 0 .413.113t.312.312l1.75 2.9l1.75-2.9q.125-.2.313-.312T19.475 7q.5 0 .763.438t-.013.862L18 12l2.225 3.7q.275.425.013.863t-.763.437q-.225 0-.413-.112t-.312-.313zM9.25 17q-.475 0-.775-.375T8.3 15.8L10 9H7q-.425 0-.712-.288T6 8t.288-.712T7 7h3.25q.725 0 1.238.538T12 8.8l-.05.45l-1.775 7.025q-.075.325-.325.525t-.6.2m-4.962-.288Q4 16.425 4 16t.288-.712T5 15t.713.288T6 16t-.288.713T5 17t-.712-.288"/></svg>
</template>

CSS

.icon-speed-0-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%22m17%2013.675l-1.75%202.9q-.125.2-.312.313t-.413.112q-.5%200-.763-.437t.013-.863L16%2012l-2.225-3.7q-.275-.425-.012-.862T14.525%207q.225%200%20.413.113t.312.312l1.75%202.9l1.75-2.9q.125-.2.313-.312T19.475%207q.5%200%20.763.438t-.013.862L18%2012l2.225%203.7q.275.425.013.863t-.763.437q-.225%200-.413-.112t-.312-.313zM9.25%2017q-.475%200-.775-.375T8.3%2015.8L10%209H7q-.425%200-.712-.288T6%208t.288-.712T7%207h3.25q.725%200%201.238.538T12%208.8l-.05.45l-1.775%207.025q-.075.325-.325.525t-.6.2m-4.962-.288Q4%2016.425%204%2016t.288-.712T5%2015t.713.288T6%2016t-.288.713T5%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%22m17%2013.675l-1.75%202.9q-.125.2-.312.313t-.413.112q-.5%200-.763-.437t.013-.863L16%2012l-2.225-3.7q-.275-.425-.012-.862T14.525%207q.225%200%20.413.113t.312.312l1.75%202.9l1.75-2.9q.125-.2.313-.312T19.475%207q.5%200%20.763.438t-.013.862L18%2012l2.225%203.7q.275.425.013.863t-.763.437q-.225%200-.413-.112t-.312-.313zM9.25%2017q-.475%200-.775-.375T8.3%2015.8L10%209H7q-.425%200-.712-.288T6%208t.288-.712T7%207h3.25q.725%200%201.238.538T12%208.8l-.05.45l-1.775%207.025q-.075.325-.325.525t-.6.2m-4.962-.288Q4%2016.425%204%2016t.288-.712T5%2015t.713.288T6%2016t-.288.713T5%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-0-7x-rounded.svg?color=%231a73e8&size=48