fast rewind icon
fast-rewind-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- fast-rewind-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
Related icons in MingCute Icon
Use the fast rewind icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.606 17.242c.063-.57.164-1.629.22-3.052a46 46 0 0 0 2.583 1.736c2.022 1.266 3.588 2.038 4.315 2.375a1.327 1.327 0 0 0 1.882-1.059c.093-.833.264-2.712.264-5.246c0-2.532-.171-4.41-.264-5.244a1.328 1.328 0 0 0-1.884-1.06a41 41 0 0 0-4.314 2.373a46 46 0 0 0-2.581 1.738a44 44 0 0 0-.221-3.051a1.328 1.328 0 0 0-1.884-1.06a41 41 0 0 0-4.314 2.373a42 42 0 0 0-4.1 2.899a1.33 1.33 0 0 0-.001 2.064c.607.495 2.026 1.6 4.102 2.898c2.022 1.266 3.588 2.038 4.315 2.375a1.327 1.327 0 0 0 1.882-1.059"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteFastRewindFill(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="M12.606 17.242c.063-.57.164-1.629.22-3.052a46 46 0 0 0 2.583 1.736c2.022 1.266 3.588 2.038 4.315 2.375a1.327 1.327 0 0 0 1.882-1.059c.093-.833.264-2.712.264-5.246c0-2.532-.171-4.41-.264-5.244a1.328 1.328 0 0 0-1.884-1.06a41 41 0 0 0-4.314 2.373a46 46 0 0 0-2.581 1.738a44 44 0 0 0-.221-3.051a1.328 1.328 0 0 0-1.884-1.06a41 41 0 0 0-4.314 2.373a42 42 0 0 0-4.1 2.899a1.33 1.33 0 0 0-.001 2.064c.607.495 2.026 1.6 4.102 2.898c2.022 1.266 3.588 2.038 4.315 2.375a1.327 1.327 0 0 0 1.882-1.059"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.606 17.242c.063-.57.164-1.629.22-3.052a46 46 0 0 0 2.583 1.736c2.022 1.266 3.588 2.038 4.315 2.375a1.327 1.327 0 0 0 1.882-1.059c.093-.833.264-2.712.264-5.246c0-2.532-.171-4.41-.264-5.244a1.328 1.328 0 0 0-1.884-1.06a41 41 0 0 0-4.314 2.373a46 46 0 0 0-2.581 1.738a44 44 0 0 0-.221-3.051a1.328 1.328 0 0 0-1.884-1.06a41 41 0 0 0-4.314 2.373a42 42 0 0 0-4.1 2.899a1.33 1.33 0 0 0-.001 2.064c.607.495 2.026 1.6 4.102 2.898c2.022 1.266 3.588 2.038 4.315 2.375a1.327 1.327 0 0 0 1.882-1.059"/></svg> </template>
CSS
.icon-fast-rewind-fill {
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%22M12.606%2017.242c.063-.57.164-1.629.22-3.052a46%2046%200%200%200%202.583%201.736c2.022%201.266%203.588%202.038%204.315%202.375a1.327%201.327%200%200%200%201.882-1.059c.093-.833.264-2.712.264-5.246c0-2.532-.171-4.41-.264-5.244a1.328%201.328%200%200%200-1.884-1.06a41%2041%200%200%200-4.314%202.373a46%2046%200%200%200-2.581%201.738a44%2044%200%200%200-.221-3.051a1.328%201.328%200%200%200-1.884-1.06a41%2041%200%200%200-4.314%202.373a42%2042%200%200%200-4.1%202.899a1.33%201.33%200%200%200-.001%202.064c.607.495%202.026%201.6%204.102%202.898c2.022%201.266%203.588%202.038%204.315%202.375a1.327%201.327%200%200%200%201.882-1.059%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%22M12.606%2017.242c.063-.57.164-1.629.22-3.052a46%2046%200%200%200%202.583%201.736c2.022%201.266%203.588%202.038%204.315%202.375a1.327%201.327%200%200%200%201.882-1.059c.093-.833.264-2.712.264-5.246c0-2.532-.171-4.41-.264-5.244a1.328%201.328%200%200%200-1.884-1.06a41%2041%200%200%200-4.314%202.373a46%2046%200%200%200-2.581%201.738a44%2044%200%200%200-.221-3.051a1.328%201.328%200%200%200-1.884-1.06a41%2041%200%200%200-4.314%202.373a42%2042%200%200%200-4.1%202.899a1.33%201.33%200%200%200-.001%202.064c.607.495%202.026%201.6%204.102%202.898c2.022%201.266%203.588%202.038%204.315%202.375a1.327%201.327%200%200%200%201.882-1.059%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/fast-rewind-fill.svg?color=%231a73e8&size=48