playback speed icon
playback-speed-duotone from Reicon by REICON · Duotone · Video · MIT Free for personal and commercial use.
- Name
- playback-speed-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Video
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
More video icons from Reicon
albumcameracamera-addcamera-add2camera-altcamera-offcamera-recordcamera-rotatecamera-squarecamera2camera3clapperboardclapperboard-editclapperboard-openclapperboard-open-playclapperboard-playclapperboard-textexit-fullscreenexit-fullscreen-circleexit-fullscreen-squareexit-pipfast-forwardfast-forward-circlefilm
Use the playback speed icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M9.607 1.517c.77-.175 1.571-.267 2.393-.267c5.937 0 10.75 4.813 10.75 10.75S17.937 22.75 12 22.75c-.822 0-1.623-.092-2.393-.267a.75.75 0 1 1 .333-1.463a9.25 9.25 0 1 0 0-18.04a.75.75 0 1 1-.333-1.463"/><path d="M7.313 3.132a.75.75 0 0 1-.235 1.034a9.3 9.3 0 0 0-2.912 2.912a.75.75 0 0 1-1.27-.799A10.8 10.8 0 0 1 6.28 2.897a.75.75 0 0 1 1.034.235M3.132 16.686a.75.75 0 0 1 1.034.235a9.3 9.3 0 0 0 2.912 2.913a.75.75 0 1 1-.799 1.269a10.8 10.8 0 0 1-3.382-3.383a.75.75 0 0 1 .235-1.034" opacity=".5"/><path d="M2.98 9.94a.75.75 0 1 0-1.463-.333c-.175.77-.267 1.571-.267 2.393s.092 1.622.267 2.392a.75.75 0 0 0 1.463-.332A9.3 9.3 0 0 1 2.75 12c0-.709.08-1.398.23-2.06" opacity=".3"/><path d="M15.414 10.941c.781.462.781 1.656 0 2.118l-4.72 2.787C9.934 16.294 9 15.71 9 14.786V9.214c0-.924.934-1.507 1.694-1.059z"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconPlaybackSpeedDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M9.607 1.517c.77-.175 1.571-.267 2.393-.267c5.937 0 10.75 4.813 10.75 10.75S17.937 22.75 12 22.75c-.822 0-1.623-.092-2.393-.267a.75.75 0 1 1 .333-1.463a9.25 9.25 0 1 0 0-18.04a.75.75 0 1 1-.333-1.463"/><path d="M7.313 3.132a.75.75 0 0 1-.235 1.034a9.3 9.3 0 0 0-2.912 2.912a.75.75 0 0 1-1.27-.799A10.8 10.8 0 0 1 6.28 2.897a.75.75 0 0 1 1.034.235M3.132 16.686a.75.75 0 0 1 1.034.235a9.3 9.3 0 0 0 2.912 2.913a.75.75 0 1 1-.799 1.269a10.8 10.8 0 0 1-3.382-3.383a.75.75 0 0 1 .235-1.034" opacity=".5"/><path d="M2.98 9.94a.75.75 0 1 0-1.463-.333c-.175.77-.267 1.571-.267 2.393s.092 1.622.267 2.392a.75.75 0 0 0 1.463-.332A9.3 9.3 0 0 1 2.75 12c0-.709.08-1.398.23-2.06" opacity=".3"/><path d="M15.414 10.941c.781.462.781 1.656 0 2.118l-4.72 2.787C9.934 16.294 9 15.71 9 14.786V9.214c0-.924.934-1.507 1.694-1.059z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M9.607 1.517c.77-.175 1.571-.267 2.393-.267c5.937 0 10.75 4.813 10.75 10.75S17.937 22.75 12 22.75c-.822 0-1.623-.092-2.393-.267a.75.75 0 1 1 .333-1.463a9.25 9.25 0 1 0 0-18.04a.75.75 0 1 1-.333-1.463"/><path d="M7.313 3.132a.75.75 0 0 1-.235 1.034a9.3 9.3 0 0 0-2.912 2.912a.75.75 0 0 1-1.27-.799A10.8 10.8 0 0 1 6.28 2.897a.75.75 0 0 1 1.034.235M3.132 16.686a.75.75 0 0 1 1.034.235a9.3 9.3 0 0 0 2.912 2.913a.75.75 0 1 1-.799 1.269a10.8 10.8 0 0 1-3.382-3.383a.75.75 0 0 1 .235-1.034" opacity=".5"/><path d="M2.98 9.94a.75.75 0 1 0-1.463-.333c-.175.77-.267 1.571-.267 2.393s.092 1.622.267 2.392a.75.75 0 0 0 1.463-.332A9.3 9.3 0 0 1 2.75 12c0-.709.08-1.398.23-2.06" opacity=".3"/><path d="M15.414 10.941c.781.462.781 1.656 0 2.118l-4.72 2.787C9.934 16.294 9 15.71 9 14.786V9.214c0-.924.934-1.507 1.694-1.059z"/></g></svg> </template>
CSS
.icon-playback-speed-duotone {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M9.607%201.517c.77-.175%201.571-.267%202.393-.267c5.937%200%2010.75%204.813%2010.75%2010.75S17.937%2022.75%2012%2022.75c-.822%200-1.623-.092-2.393-.267a.75.75%200%201%201%20.333-1.463a9.25%209.25%200%201%200%200-18.04a.75.75%200%201%201-.333-1.463%22%2F%3E%3Cpath%20d%3D%22M7.313%203.132a.75.75%200%200%201-.235%201.034a9.3%209.3%200%200%200-2.912%202.912a.75.75%200%200%201-1.27-.799A10.8%2010.8%200%200%201%206.28%202.897a.75.75%200%200%201%201.034.235M3.132%2016.686a.75.75%200%200%201%201.034.235a9.3%209.3%200%200%200%202.912%202.913a.75.75%200%201%201-.799%201.269a10.8%2010.8%200%200%201-3.382-3.383a.75.75%200%200%201%20.235-1.034%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M2.98%209.94a.75.75%200%201%200-1.463-.333c-.175.77-.267%201.571-.267%202.393s.092%201.622.267%202.392a.75.75%200%200%200%201.463-.332A9.3%209.3%200%200%201%202.75%2012c0-.709.08-1.398.23-2.06%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20d%3D%22M15.414%2010.941c.781.462.781%201.656%200%202.118l-4.72%202.787C9.934%2016.294%209%2015.71%209%2014.786V9.214c0-.924.934-1.507%201.694-1.059z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M9.607%201.517c.77-.175%201.571-.267%202.393-.267c5.937%200%2010.75%204.813%2010.75%2010.75S17.937%2022.75%2012%2022.75c-.822%200-1.623-.092-2.393-.267a.75.75%200%201%201%20.333-1.463a9.25%209.25%200%201%200%200-18.04a.75.75%200%201%201-.333-1.463%22%2F%3E%3Cpath%20d%3D%22M7.313%203.132a.75.75%200%200%201-.235%201.034a9.3%209.3%200%200%200-2.912%202.912a.75.75%200%200%201-1.27-.799A10.8%2010.8%200%200%201%206.28%202.897a.75.75%200%200%201%201.034.235M3.132%2016.686a.75.75%200%200%201%201.034.235a9.3%209.3%200%200%200%202.912%202.913a.75.75%200%201%201-.799%201.269a10.8%2010.8%200%200%201-3.382-3.383a.75.75%200%200%201%20.235-1.034%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M2.98%209.94a.75.75%200%201%200-1.463-.333c-.175.77-.267%201.571-.267%202.393s.092%201.622.267%202.392a.75.75%200%200%200%201.463-.332A9.3%209.3%200%200%201%202.75%2012c0-.709.08-1.398.23-2.06%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20d%3D%22M15.414%2010.941c.781.462.781%201.656%200%202.118l-4.72%202.787C9.934%2016.294%209%2015.71%209%2014.786V9.214c0-.924.934-1.507%201.694-1.059z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/playback-speed-duotone.svg?color=%231a73e8&size=48