speed 1 7x icon
speed-1-7x-rounded from Material Symbols Light by Google · Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- speed-1-7x-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- speed-1-7x-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 7x icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.374 16.356q-.143-.144-.143-.356V8.5H2.923q-.213 0-.356-.144t-.144-.357t.144-.356t.356-.143h1.808q.212 0 .356.144T5.231 8v8q0 .213-.144.356q-.144.144-.357.144t-.356-.144m13.818-3.643l-2.134 3.554q-.068.11-.17.172t-.225.061q-.272 0-.41-.236q-.137-.235.003-.468l2.398-3.988l-2.148-3.585q-.16-.252-.003-.487q.157-.236.429-.236q.123 0 .225.062q.102.061.17.17l1.885 3.15l1.884-3.15q.068-.109.17-.17t.225-.062q.273 0 .41.236q.138.235-.003.468l-2.148 3.565l2.398 4.008q.16.252.003.488q-.157.235-.43.235q-.122 0-.224-.061q-.102-.062-.17-.172zm-7.33 3.787q-.24 0-.396-.192q-.156-.193-.089-.431L12.212 8.5H8.75q-.213 0-.356-.144t-.144-.357t.144-.356t.356-.143h3.558q.379 0 .66.268t.282.648q0 .25-.07.43l-1.832 7.275q-.056.171-.182.275q-.127.104-.304.104m-4.103-.144q-.144-.144-.144-.357t.144-.356t.357-.143t.356.144t.143.357t-.144.356t-.356.143t-.356-.144"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSpeed17xRounded(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.374 16.356q-.143-.144-.143-.356V8.5H2.923q-.213 0-.356-.144t-.144-.357t.144-.356t.356-.143h1.808q.212 0 .356.144T5.231 8v8q0 .213-.144.356q-.144.144-.357.144t-.356-.144m13.818-3.643l-2.134 3.554q-.068.11-.17.172t-.225.061q-.272 0-.41-.236q-.137-.235.003-.468l2.398-3.988l-2.148-3.585q-.16-.252-.003-.487q.157-.236.429-.236q.123 0 .225.062q.102.061.17.17l1.885 3.15l1.884-3.15q.068-.109.17-.17t.225-.062q.273 0 .41.236q.138.235-.003.468l-2.148 3.565l2.398 4.008q.16.252.003.488q-.157.235-.43.235q-.122 0-.224-.061q-.102-.062-.17-.172zm-7.33 3.787q-.24 0-.396-.192q-.156-.193-.089-.431L12.212 8.5H8.75q-.213 0-.356-.144t-.144-.357t.144-.356t.356-.143h3.558q.379 0 .66.268t.282.648q0 .25-.07.43l-1.832 7.275q-.056.171-.182.275q-.127.104-.304.104m-4.103-.144q-.144-.144-.144-.357t.144-.356t.357-.143t.356.144t.143.357t-.144.356t-.356.143t-.356-.144"/></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.374 16.356q-.143-.144-.143-.356V8.5H2.923q-.213 0-.356-.144t-.144-.357t.144-.356t.356-.143h1.808q.212 0 .356.144T5.231 8v8q0 .213-.144.356q-.144.144-.357.144t-.356-.144m13.818-3.643l-2.134 3.554q-.068.11-.17.172t-.225.061q-.272 0-.41-.236q-.137-.235.003-.468l2.398-3.988l-2.148-3.585q-.16-.252-.003-.487q.157-.236.429-.236q.123 0 .225.062q.102.061.17.17l1.885 3.15l1.884-3.15q.068-.109.17-.17t.225-.062q.273 0 .41.236q.138.235-.003.468l-2.148 3.565l2.398 4.008q.16.252.003.488q-.157.235-.43.235q-.122 0-.224-.061q-.102-.062-.17-.172zm-7.33 3.787q-.24 0-.396-.192q-.156-.193-.089-.431L12.212 8.5H8.75q-.213 0-.356-.144t-.144-.357t.144-.356t.356-.143h3.558q.379 0 .66.268t.282.648q0 .25-.07.43l-1.832 7.275q-.056.171-.182.275q-.127.104-.304.104m-4.103-.144q-.144-.144-.144-.357t.144-.356t.357-.143t.356.144t.143.357t-.144.356t-.356.143t-.356-.144"/></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%22M4.374%2016.356q-.143-.144-.143-.356V8.5H2.923q-.213%200-.356-.144t-.144-.357t.144-.356t.356-.143h1.808q.212%200%20.356.144T5.231%208v8q0%20.213-.144.356q-.144.144-.357.144t-.356-.144m13.818-3.643l-2.134%203.554q-.068.11-.17.172t-.225.061q-.272%200-.41-.236q-.137-.235.003-.468l2.398-3.988l-2.148-3.585q-.16-.252-.003-.487q.157-.236.429-.236q.123%200%20.225.062q.102.061.17.17l1.885%203.15l1.884-3.15q.068-.109.17-.17t.225-.062q.273%200%20.41.236q.138.235-.003.468l-2.148%203.565l2.398%204.008q.16.252.003.488q-.157.235-.43.235q-.122%200-.224-.061q-.102-.062-.17-.172zm-7.33%203.787q-.24%200-.396-.192q-.156-.193-.089-.431L12.212%208.5H8.75q-.213%200-.356-.144t-.144-.357t.144-.356t.356-.143h3.558q.379%200%20.66.268t.282.648q0%20.25-.07.43l-1.832%207.275q-.056.171-.182.275q-.127.104-.304.104m-4.103-.144q-.144-.144-.144-.357t.144-.356t.357-.143t.356.144t.143.357t-.144.356t-.356.143t-.356-.144%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.374%2016.356q-.143-.144-.143-.356V8.5H2.923q-.213%200-.356-.144t-.144-.357t.144-.356t.356-.143h1.808q.212%200%20.356.144T5.231%208v8q0%20.213-.144.356q-.144.144-.357.144t-.356-.144m13.818-3.643l-2.134%203.554q-.068.11-.17.172t-.225.061q-.272%200-.41-.236q-.137-.235.003-.468l2.398-3.988l-2.148-3.585q-.16-.252-.003-.487q.157-.236.429-.236q.123%200%20.225.062q.102.061.17.17l1.885%203.15l1.884-3.15q.068-.109.17-.17t.225-.062q.273%200%20.41.236q.138.235-.003.468l-2.148%203.565l2.398%204.008q.16.252.003.488q-.157.235-.43.235q-.122%200-.224-.061q-.102-.062-.17-.172zm-7.33%203.787q-.24%200-.396-.192q-.156-.193-.089-.431L12.212%208.5H8.75q-.213%200-.356-.144t-.144-.357t.144-.356t.356-.143h3.558q.379%200%20.66.268t.282.648q0%20.25-.07.43l-1.832%207.275q-.056.171-.182.275q-.127.104-.304.104m-4.103-.144q-.144-.144-.144-.357t.144-.356t.357-.143t.356.144t.143.357t-.144.356t-.356.143t-.356-.144%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-7x-rounded.svg?color=%231a73e8&size=48