speed 0 5x icon
speed-0-5x-rounded from Material Symbols Light by Google · Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- speed-0-5x-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- speed-0-5x-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 0 5x icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.616 12.714l-2.135 3.553q-.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.272 0 .41.236q.137.235-.003.468l-2.148 3.565l2.398 4.008q.16.252.003.488q-.157.235-.429.235q-.123 0-.225-.061q-.102-.062-.17-.172zM9.885 16.5H7q-.213 0-.356-.144t-.144-.357t.144-.356T7 15.5h2.885q.269 0 .442-.173t.173-.442v-1.77q0-.269-.173-.442t-.442-.173H7q-.213 0-.356-.144T6.5 12V8q0-.213.144-.356T7 7.5h4q.213 0 .356.144t.144.357t-.144.356T11 8.5H7.5v3h2.385q.69 0 1.152.463t.463 1.153v1.769q0 .69-.462 1.153t-1.153.462m-5.742-.144Q4 16.212 4 15.999t.144-.356t.357-.143t.356.144t.143.357t-.144.356t-.357.143t-.356-.144"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSpeed05xRounded(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="m16.616 12.714l-2.135 3.553q-.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.272 0 .41.236q.137.235-.003.468l-2.148 3.565l2.398 4.008q.16.252.003.488q-.157.235-.429.235q-.123 0-.225-.061q-.102-.062-.17-.172zM9.885 16.5H7q-.213 0-.356-.144t-.144-.357t.144-.356T7 15.5h2.885q.269 0 .442-.173t.173-.442v-1.77q0-.269-.173-.442t-.442-.173H7q-.213 0-.356-.144T6.5 12V8q0-.213.144-.356T7 7.5h4q.213 0 .356.144t.144.357t-.144.356T11 8.5H7.5v3h2.385q.69 0 1.152.463t.463 1.153v1.769q0 .69-.462 1.153t-1.153.462m-5.742-.144Q4 16.212 4 15.999t.144-.356t.357-.143t.356.144t.143.357t-.144.356t-.357.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="m16.616 12.714l-2.135 3.553q-.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.272 0 .41.236q.137.235-.003.468l-2.148 3.565l2.398 4.008q.16.252.003.488q-.157.235-.429.235q-.123 0-.225-.061q-.102-.062-.17-.172zM9.885 16.5H7q-.213 0-.356-.144t-.144-.357t.144-.356T7 15.5h2.885q.269 0 .442-.173t.173-.442v-1.77q0-.269-.173-.442t-.442-.173H7q-.213 0-.356-.144T6.5 12V8q0-.213.144-.356T7 7.5h4q.213 0 .356.144t.144.357t-.144.356T11 8.5H7.5v3h2.385q.69 0 1.152.463t.463 1.153v1.769q0 .69-.462 1.153t-1.153.462m-5.742-.144Q4 16.212 4 15.999t.144-.356t.357-.143t.356.144t.143.357t-.144.356t-.357.143t-.356-.144"/></svg> </template>
CSS
.icon-speed-0-5x-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%22m16.616%2012.714l-2.135%203.553q-.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.272%200%20.41.236q.137.235-.003.468l-2.148%203.565l2.398%204.008q.16.252.003.488q-.157.235-.429.235q-.123%200-.225-.061q-.102-.062-.17-.172zM9.885%2016.5H7q-.213%200-.356-.144t-.144-.357t.144-.356T7%2015.5h2.885q.269%200%20.442-.173t.173-.442v-1.77q0-.269-.173-.442t-.442-.173H7q-.213%200-.356-.144T6.5%2012V8q0-.213.144-.356T7%207.5h4q.213%200%20.356.144t.144.357t-.144.356T11%208.5H7.5v3h2.385q.69%200%201.152.463t.463%201.153v1.769q0%20.69-.462%201.153t-1.153.462m-5.742-.144Q4%2016.212%204%2015.999t.144-.356t.357-.143t.356.144t.143.357t-.144.356t-.357.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%22m16.616%2012.714l-2.135%203.553q-.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.272%200%20.41.236q.137.235-.003.468l-2.148%203.565l2.398%204.008q.16.252.003.488q-.157.235-.429.235q-.123%200-.225-.061q-.102-.062-.17-.172zM9.885%2016.5H7q-.213%200-.356-.144t-.144-.357t.144-.356T7%2015.5h2.885q.269%200%20.442-.173t.173-.442v-1.77q0-.269-.173-.442t-.442-.173H7q-.213%200-.356-.144T6.5%2012V8q0-.213.144-.356T7%207.5h4q.213%200%20.356.144t.144.357t-.144.356T11%208.5H7.5v3h2.385q.69%200%201.152.463t.463%201.153v1.769q0%20.69-.462%201.153t-1.153.462m-5.742-.144Q4%2016.212%204%2015.999t.144-.356t.357-.143t.356.144t.143.357t-.144.356t-.357.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-0-5x-rounded.svg?color=%231a73e8&size=48