rewind 5 seconds back icon

rewind-5-seconds-back-outline from Solar by 480 Design · Outline · Video · CC-BY-4.0 Attribution required.

Name
rewind-5-seconds-back-outline
Set
Solar
Style
Outline
Category
Video
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More video icons from Solar

Use the rewind 5 seconds back icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M11.324 1.67511C11.4489 1.41526 11.7117 1.25 12 1.25C17.9371 1.25 22.75 6.06294 22.75 12C22.75 17.9371 17.9371 22.75 12 22.75C6.06294 22.75 1.25 17.9371 1.25 12C1.25 7.59065 3.90459 3.80298 7.69972 2.14482C8.07929 1.97898 8.52143 2.15224 8.68726 2.53181C8.8531 2.91137 8.67984 3.35351 8.30028 3.51935C5.03179 4.94742 2.75 8.20808 2.75 12C2.75 17.1086 6.89137 21.25 12 21.25C17.1086 21.25 21.25 17.1086 21.25 12C21.25 7.46598 17.9879 3.69386 13.6826 2.90266L14.5857 4.03148C14.8444 4.35493 14.792 4.82689 14.4685 5.08565C14.1451 5.34441 13.6731 5.29197 13.4143 4.96852L11.4143 2.46852C11.2342 2.24339 11.1991 1.93496 11.324 1.67511ZM10.1745 8.60472C10.3447 8.09429 10.8223 7.75 11.3604 7.75H14C14.4142 7.75 14.75 8.08579 14.75 8.5C14.75 8.91421 14.4142 9.25 14 9.25H11.5406L11.0406 10.75H12C13.5188 10.75 14.75 11.9812 14.75 13.5C14.75 15.0188 13.5188 16.25 12 16.25H10C9.58579 16.25 9.25 15.9142 9.25 15.5C9.25 15.0858 9.58579 14.75 10 14.75H12C12.6904 14.75 13.25 14.1904 13.25 13.5C13.25 12.8096 12.6904 12.25 12 12.25H10.6937C9.84052 12.25 9.23805 11.4141 9.50786 10.6047L10.1745 8.60472ZM10.9309 11.0791L10.931 11.0787L10.9309 11.0791Z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function SolarRewind5SecondsBackOutline(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" fillRule="evenodd" d="M11.324 1.67511C11.4489 1.41526 11.7117 1.25 12 1.25C17.9371 1.25 22.75 6.06294 22.75 12C22.75 17.9371 17.9371 22.75 12 22.75C6.06294 22.75 1.25 17.9371 1.25 12C1.25 7.59065 3.90459 3.80298 7.69972 2.14482C8.07929 1.97898 8.52143 2.15224 8.68726 2.53181C8.8531 2.91137 8.67984 3.35351 8.30028 3.51935C5.03179 4.94742 2.75 8.20808 2.75 12C2.75 17.1086 6.89137 21.25 12 21.25C17.1086 21.25 21.25 17.1086 21.25 12C21.25 7.46598 17.9879 3.69386 13.6826 2.90266L14.5857 4.03148C14.8444 4.35493 14.792 4.82689 14.4685 5.08565C14.1451 5.34441 13.6731 5.29197 13.4143 4.96852L11.4143 2.46852C11.2342 2.24339 11.1991 1.93496 11.324 1.67511ZM10.1745 8.60472C10.3447 8.09429 10.8223 7.75 11.3604 7.75H14C14.4142 7.75 14.75 8.08579 14.75 8.5C14.75 8.91421 14.4142 9.25 14 9.25H11.5406L11.0406 10.75H12C13.5188 10.75 14.75 11.9812 14.75 13.5C14.75 15.0188 13.5188 16.25 12 16.25H10C9.58579 16.25 9.25 15.9142 9.25 15.5C9.25 15.0858 9.58579 14.75 10 14.75H12C12.6904 14.75 13.25 14.1904 13.25 13.5C13.25 12.8096 12.6904 12.25 12 12.25H10.6937C9.84052 12.25 9.23805 11.4141 9.50786 10.6047L10.1745 8.60472ZM10.9309 11.0791L10.931 11.0787L10.9309 11.0791Z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M11.324 1.67511C11.4489 1.41526 11.7117 1.25 12 1.25C17.9371 1.25 22.75 6.06294 22.75 12C22.75 17.9371 17.9371 22.75 12 22.75C6.06294 22.75 1.25 17.9371 1.25 12C1.25 7.59065 3.90459 3.80298 7.69972 2.14482C8.07929 1.97898 8.52143 2.15224 8.68726 2.53181C8.8531 2.91137 8.67984 3.35351 8.30028 3.51935C5.03179 4.94742 2.75 8.20808 2.75 12C2.75 17.1086 6.89137 21.25 12 21.25C17.1086 21.25 21.25 17.1086 21.25 12C21.25 7.46598 17.9879 3.69386 13.6826 2.90266L14.5857 4.03148C14.8444 4.35493 14.792 4.82689 14.4685 5.08565C14.1451 5.34441 13.6731 5.29197 13.4143 4.96852L11.4143 2.46852C11.2342 2.24339 11.1991 1.93496 11.324 1.67511ZM10.1745 8.60472C10.3447 8.09429 10.8223 7.75 11.3604 7.75H14C14.4142 7.75 14.75 8.08579 14.75 8.5C14.75 8.91421 14.4142 9.25 14 9.25H11.5406L11.0406 10.75H12C13.5188 10.75 14.75 11.9812 14.75 13.5C14.75 15.0188 13.5188 16.25 12 16.25H10C9.58579 16.25 9.25 15.9142 9.25 15.5C9.25 15.0858 9.58579 14.75 10 14.75H12C12.6904 14.75 13.25 14.1904 13.25 13.5C13.25 12.8096 12.6904 12.25 12 12.25H10.6937C9.84052 12.25 9.23805 11.4141 9.50786 10.6047L10.1745 8.60472ZM10.9309 11.0791L10.931 11.0787L10.9309 11.0791Z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-rewind-5-seconds-back-outline {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M11.324%201.67511C11.4489%201.41526%2011.7117%201.25%2012%201.25C17.9371%201.25%2022.75%206.06294%2022.75%2012C22.75%2017.9371%2017.9371%2022.75%2012%2022.75C6.06294%2022.75%201.25%2017.9371%201.25%2012C1.25%207.59065%203.90459%203.80298%207.69972%202.14482C8.07929%201.97898%208.52143%202.15224%208.68726%202.53181C8.8531%202.91137%208.67984%203.35351%208.30028%203.51935C5.03179%204.94742%202.75%208.20808%202.75%2012C2.75%2017.1086%206.89137%2021.25%2012%2021.25C17.1086%2021.25%2021.25%2017.1086%2021.25%2012C21.25%207.46598%2017.9879%203.69386%2013.6826%202.90266L14.5857%204.03148C14.8444%204.35493%2014.792%204.82689%2014.4685%205.08565C14.1451%205.34441%2013.6731%205.29197%2013.4143%204.96852L11.4143%202.46852C11.2342%202.24339%2011.1991%201.93496%2011.324%201.67511ZM10.1745%208.60472C10.3447%208.09429%2010.8223%207.75%2011.3604%207.75H14C14.4142%207.75%2014.75%208.08579%2014.75%208.5C14.75%208.91421%2014.4142%209.25%2014%209.25H11.5406L11.0406%2010.75H12C13.5188%2010.75%2014.75%2011.9812%2014.75%2013.5C14.75%2015.0188%2013.5188%2016.25%2012%2016.25H10C9.58579%2016.25%209.25%2015.9142%209.25%2015.5C9.25%2015.0858%209.58579%2014.75%2010%2014.75H12C12.6904%2014.75%2013.25%2014.1904%2013.25%2013.5C13.25%2012.8096%2012.6904%2012.25%2012%2012.25H10.6937C9.84052%2012.25%209.23805%2011.4141%209.50786%2010.6047L10.1745%208.60472ZM10.9309%2011.0791L10.931%2011.0787L10.9309%2011.0791Z%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M11.324%201.67511C11.4489%201.41526%2011.7117%201.25%2012%201.25C17.9371%201.25%2022.75%206.06294%2022.75%2012C22.75%2017.9371%2017.9371%2022.75%2012%2022.75C6.06294%2022.75%201.25%2017.9371%201.25%2012C1.25%207.59065%203.90459%203.80298%207.69972%202.14482C8.07929%201.97898%208.52143%202.15224%208.68726%202.53181C8.8531%202.91137%208.67984%203.35351%208.30028%203.51935C5.03179%204.94742%202.75%208.20808%202.75%2012C2.75%2017.1086%206.89137%2021.25%2012%2021.25C17.1086%2021.25%2021.25%2017.1086%2021.25%2012C21.25%207.46598%2017.9879%203.69386%2013.6826%202.90266L14.5857%204.03148C14.8444%204.35493%2014.792%204.82689%2014.4685%205.08565C14.1451%205.34441%2013.6731%205.29197%2013.4143%204.96852L11.4143%202.46852C11.2342%202.24339%2011.1991%201.93496%2011.324%201.67511ZM10.1745%208.60472C10.3447%208.09429%2010.8223%207.75%2011.3604%207.75H14C14.4142%207.75%2014.75%208.08579%2014.75%208.5C14.75%208.91421%2014.4142%209.25%2014%209.25H11.5406L11.0406%2010.75H12C13.5188%2010.75%2014.75%2011.9812%2014.75%2013.5C14.75%2015.0188%2013.5188%2016.25%2012%2016.25H10C9.58579%2016.25%209.25%2015.9142%209.25%2015.5C9.25%2015.0858%209.58579%2014.75%2010%2014.75H12C12.6904%2014.75%2013.25%2014.1904%2013.25%2013.5C13.25%2012.8096%2012.6904%2012.25%2012%2012.25H10.6937C9.84052%2012.25%209.23805%2011.4141%209.50786%2010.6047L10.1745%208.60472ZM10.9309%2011.0791L10.931%2011.0787L10.9309%2011.0791Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/rewind-5-seconds-back-outline.svg?color=%231a73e8&size=48