rewind 5 seconds forward icon

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

Name
rewind-5-seconds-forward-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 forward 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="M1.25 12C1.25 6.06294 6.06294 1.25 12 1.25C12.2883 1.25 12.5511 1.41526 12.676 1.67511C12.8009 1.93496 12.7658 2.24339 12.5857 2.46852L10.5857 4.96852C10.3269 5.29197 9.85493 5.34441 9.53148 5.08565C9.20803 4.82689 9.15559 4.35493 9.41435 4.03148L10.3174 2.90266C6.01213 3.69386 2.75 7.46598 2.75 12C2.75 17.1086 6.89137 21.25 12 21.25C17.1086 21.25 21.25 17.1086 21.25 12C21.25 8.20808 18.9682 4.94742 15.6997 3.51935C15.3202 3.35351 15.1469 2.91137 15.3127 2.53181C15.4786 2.15224 15.9207 1.97898 16.3003 2.14482C20.0954 3.80298 22.75 7.59065 22.75 12C22.75 17.9371 17.9371 22.75 12 22.75C6.06294 22.75 1.25 17.9371 1.25 12ZM10.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 SolarRewind5SecondsForwardOutline(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="M1.25 12C1.25 6.06294 6.06294 1.25 12 1.25C12.2883 1.25 12.5511 1.41526 12.676 1.67511C12.8009 1.93496 12.7658 2.24339 12.5857 2.46852L10.5857 4.96852C10.3269 5.29197 9.85493 5.34441 9.53148 5.08565C9.20803 4.82689 9.15559 4.35493 9.41435 4.03148L10.3174 2.90266C6.01213 3.69386 2.75 7.46598 2.75 12C2.75 17.1086 6.89137 21.25 12 21.25C17.1086 21.25 21.25 17.1086 21.25 12C21.25 8.20808 18.9682 4.94742 15.6997 3.51935C15.3202 3.35351 15.1469 2.91137 15.3127 2.53181C15.4786 2.15224 15.9207 1.97898 16.3003 2.14482C20.0954 3.80298 22.75 7.59065 22.75 12C22.75 17.9371 17.9371 22.75 12 22.75C6.06294 22.75 1.25 17.9371 1.25 12ZM10.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="M1.25 12C1.25 6.06294 6.06294 1.25 12 1.25C12.2883 1.25 12.5511 1.41526 12.676 1.67511C12.8009 1.93496 12.7658 2.24339 12.5857 2.46852L10.5857 4.96852C10.3269 5.29197 9.85493 5.34441 9.53148 5.08565C9.20803 4.82689 9.15559 4.35493 9.41435 4.03148L10.3174 2.90266C6.01213 3.69386 2.75 7.46598 2.75 12C2.75 17.1086 6.89137 21.25 12 21.25C17.1086 21.25 21.25 17.1086 21.25 12C21.25 8.20808 18.9682 4.94742 15.6997 3.51935C15.3202 3.35351 15.1469 2.91137 15.3127 2.53181C15.4786 2.15224 15.9207 1.97898 16.3003 2.14482C20.0954 3.80298 22.75 7.59065 22.75 12C22.75 17.9371 17.9371 22.75 12 22.75C6.06294 22.75 1.25 17.9371 1.25 12ZM10.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-forward-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%22M1.25%2012C1.25%206.06294%206.06294%201.25%2012%201.25C12.2883%201.25%2012.5511%201.41526%2012.676%201.67511C12.8009%201.93496%2012.7658%202.24339%2012.5857%202.46852L10.5857%204.96852C10.3269%205.29197%209.85493%205.34441%209.53148%205.08565C9.20803%204.82689%209.15559%204.35493%209.41435%204.03148L10.3174%202.90266C6.01213%203.69386%202.75%207.46598%202.75%2012C2.75%2017.1086%206.89137%2021.25%2012%2021.25C17.1086%2021.25%2021.25%2017.1086%2021.25%2012C21.25%208.20808%2018.9682%204.94742%2015.6997%203.51935C15.3202%203.35351%2015.1469%202.91137%2015.3127%202.53181C15.4786%202.15224%2015.9207%201.97898%2016.3003%202.14482C20.0954%203.80298%2022.75%207.59065%2022.75%2012C22.75%2017.9371%2017.9371%2022.75%2012%2022.75C6.06294%2022.75%201.25%2017.9371%201.25%2012ZM10.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%22M1.25%2012C1.25%206.06294%206.06294%201.25%2012%201.25C12.2883%201.25%2012.5511%201.41526%2012.676%201.67511C12.8009%201.93496%2012.7658%202.24339%2012.5857%202.46852L10.5857%204.96852C10.3269%205.29197%209.85493%205.34441%209.53148%205.08565C9.20803%204.82689%209.15559%204.35493%209.41435%204.03148L10.3174%202.90266C6.01213%203.69386%202.75%207.46598%202.75%2012C2.75%2017.1086%206.89137%2021.25%2012%2021.25C17.1086%2021.25%2021.25%2017.1086%2021.25%2012C21.25%208.20808%2018.9682%204.94742%2015.6997%203.51935C15.3202%203.35351%2015.1469%202.91137%2015.3127%202.53181C15.4786%202.15224%2015.9207%201.97898%2016.3003%202.14482C20.0954%203.80298%2022.75%207.59065%2022.75%2012C22.75%2017.9371%2017.9371%2022.75%2012%2022.75C6.06294%2022.75%201.25%2017.9371%201.25%2012ZM10.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-forward-outline.svg?color=%231a73e8&size=48