rewind back icon
rewind-back-bold-duotone from Solar by 480 Design · Bold Duotone · Video · CC-BY-4.0 Attribution required.
- Name
- rewind-back-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- Category
- Video
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More video icons from Solar
album-boldcamera-add-boldcamera-boldcamera-minimalistic-boldcamera-off-boldcamera-rotate-boldcamera-square-boldclapperboard-boldclapperboard-edit-boldclapperboard-open-boldclapperboard-open-play-boldclapperboard-play-boldclapperboard-text-boldfull-screen-boldfull-screen-circle-boldfull-screen-square-boldgallery-add-boldgallery-boldgallery-check-boldgallery-circle-boldgallery-download-boldgallery-edit-boldgallery-favorite-boldgallery-minimalistic-bold
Use the rewind back icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M21.9998 6.42632L21.9998 17.5737C21.9998 19.4211 20.3991 20.5888 19.0966 19.6916L13 15.2316V8.76844L19.0966 4.30838C20.3991 3.41122 21.9998 4.57895 21.9998 6.42632Z" clip-rule="evenodd" opacity=".5"/><path d="M13 7.12303L13 16.877C13 18.4934 11.5327 19.5152 10.3388 18.7302L2.92135 13.8532C1.69288 13.0455 1.69288 10.9545 2.92136 10.1468L10.3388 5.26983C11.5327 4.48482 13 5.50658 13 7.12303Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarRewindBackBoldDuotone(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 fillRule="evenodd" d="M21.9998 6.42632L21.9998 17.5737C21.9998 19.4211 20.3991 20.5888 19.0966 19.6916L13 15.2316V8.76844L19.0966 4.30838C20.3991 3.41122 21.9998 4.57895 21.9998 6.42632Z" clipRule="evenodd" opacity=".5"/><path d="M13 7.12303L13 16.877C13 18.4934 11.5327 19.5152 10.3388 18.7302L2.92135 13.8532C1.69288 13.0455 1.69288 10.9545 2.92136 10.1468L10.3388 5.26983C11.5327 4.48482 13 5.50658 13 7.12303Z"/></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 fill-rule="evenodd" d="M21.9998 6.42632L21.9998 17.5737C21.9998 19.4211 20.3991 20.5888 19.0966 19.6916L13 15.2316V8.76844L19.0966 4.30838C20.3991 3.41122 21.9998 4.57895 21.9998 6.42632Z" clip-rule="evenodd" opacity=".5"/><path d="M13 7.12303L13 16.877C13 18.4934 11.5327 19.5152 10.3388 18.7302L2.92135 13.8532C1.69288 13.0455 1.69288 10.9545 2.92136 10.1468L10.3388 5.26983C11.5327 4.48482 13 5.50658 13 7.12303Z"/></g></svg> </template>
CSS
.icon-rewind-back-bold-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%20fill-rule%3D%22evenodd%22%20d%3D%22M21.9998%206.42632L21.9998%2017.5737C21.9998%2019.4211%2020.3991%2020.5888%2019.0966%2019.6916L13%2015.2316V8.76844L19.0966%204.30838C20.3991%203.41122%2021.9998%204.57895%2021.9998%206.42632Z%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M13%207.12303L13%2016.877C13%2018.4934%2011.5327%2019.5152%2010.3388%2018.7302L2.92135%2013.8532C1.69288%2013.0455%201.69288%2010.9545%202.92136%2010.1468L10.3388%205.26983C11.5327%204.48482%2013%205.50658%2013%207.12303Z%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%20fill-rule%3D%22evenodd%22%20d%3D%22M21.9998%206.42632L21.9998%2017.5737C21.9998%2019.4211%2020.3991%2020.5888%2019.0966%2019.6916L13%2015.2316V8.76844L19.0966%204.30838C20.3991%203.41122%2021.9998%204.57895%2021.9998%206.42632Z%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M13%207.12303L13%2016.877C13%2018.4934%2011.5327%2019.5152%2010.3388%2018.7302L2.92135%2013.8532C1.69288%2013.0455%201.69288%2010.9545%202.92136%2010.1468L10.3388%205.26983C11.5327%204.48482%2013%205.50658%2013%207.12303Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/rewind-back-bold-duotone.svg?color=%231a73e8&size=48