rewind 15 seconds forward icon

rewind-15-seconds-forward-broken from Solar by 480 Design · Broken · Video · CC-BY-4.0 Attribution required.

Name
rewind-15-seconds-forward-broken
Set
Solar
Style
Broken
Category
Video
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More video icons from Solar

Use the rewind 15 seconds forward icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M16.5 8.5H13.8604C13.6452 8.5 13.4541 8.63772 13.386 8.84189L12.7194 10.8419C12.6114 11.1657 12.8524 11.5 13.1937 11.5H14.5C15.6046 11.5 16.5 12.3954 16.5 13.5C16.5 14.6046 15.6046 15.5 14.5 15.5H12.5"/><path stroke-linejoin="round" d="M7.5 10.5L10 8.5V15.5"/><path stroke-linejoin="round" d="M10 4.5L12 2C6.47715 2 2 6.47715 2 12C2 12.6849 2.06886 13.3538 2.20004 14M16 2.83209C19.5318 4.3752 22 7.89936 22 12C22 17.5228 17.5228 22 12 22C8.72852 22 5.82443 20.4287 4 18"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarRewind15SecondsForwardBroken(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M16.5 8.5H13.8604C13.6452 8.5 13.4541 8.63772 13.386 8.84189L12.7194 10.8419C12.6114 11.1657 12.8524 11.5 13.1937 11.5H14.5C15.6046 11.5 16.5 12.3954 16.5 13.5C16.5 14.6046 15.6046 15.5 14.5 15.5H12.5"/><path strokeLinejoin="round" d="M7.5 10.5L10 8.5V15.5"/><path strokeLinejoin="round" d="M10 4.5L12 2C6.47715 2 2 6.47715 2 12C2 12.6849 2.06886 13.3538 2.20004 14M16 2.83209C19.5318 4.3752 22 7.89936 22 12C22 17.5228 17.5228 22 12 22C8.72852 22 5.82443 20.4287 4 18"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M16.5 8.5H13.8604C13.6452 8.5 13.4541 8.63772 13.386 8.84189L12.7194 10.8419C12.6114 11.1657 12.8524 11.5 13.1937 11.5H14.5C15.6046 11.5 16.5 12.3954 16.5 13.5C16.5 14.6046 15.6046 15.5 14.5 15.5H12.5"/><path stroke-linejoin="round" d="M7.5 10.5L10 8.5V15.5"/><path stroke-linejoin="round" d="M10 4.5L12 2C6.47715 2 2 6.47715 2 12C2 12.6849 2.06886 13.3538 2.20004 14M16 2.83209C19.5318 4.3752 22 7.89936 22 12C22 17.5228 17.5228 22 12 22C8.72852 22 5.82443 20.4287 4 18"/></g></svg>
</template>

CSS

.icon-rewind-15-seconds-forward-broken {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M16.5%208.5H13.8604C13.6452%208.5%2013.4541%208.63772%2013.386%208.84189L12.7194%2010.8419C12.6114%2011.1657%2012.8524%2011.5%2013.1937%2011.5H14.5C15.6046%2011.5%2016.5%2012.3954%2016.5%2013.5C16.5%2014.6046%2015.6046%2015.5%2014.5%2015.5H12.5%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M7.5%2010.5L10%208.5V15.5%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M10%204.5L12%202C6.47715%202%202%206.47715%202%2012C2%2012.6849%202.06886%2013.3538%202.20004%2014M16%202.83209C19.5318%204.3752%2022%207.89936%2022%2012C22%2017.5228%2017.5228%2022%2012%2022C8.72852%2022%205.82443%2020.4287%204%2018%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M16.5%208.5H13.8604C13.6452%208.5%2013.4541%208.63772%2013.386%208.84189L12.7194%2010.8419C12.6114%2011.1657%2012.8524%2011.5%2013.1937%2011.5H14.5C15.6046%2011.5%2016.5%2012.3954%2016.5%2013.5C16.5%2014.6046%2015.6046%2015.5%2014.5%2015.5H12.5%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M7.5%2010.5L10%208.5V15.5%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M10%204.5L12%202C6.47715%202%202%206.47715%202%2012C2%2012.6849%202.06886%2013.3538%202.20004%2014M16%202.83209C19.5318%204.3752%2022%207.89936%2022%2012C22%2017.5228%2017.5228%2022%2012%2022C8.72852%2022%205.82443%2020.4287%204%2018%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-15-seconds-forward-broken.svg?color=%231a73e8&size=48