rewind-28-regular from Fluent UI System Icons by Microsoft Corporation · 28 Regular · MIT Free for personal and commercial use.

Name
rewind-28-regular
Set
Fluent UI System Icons
Style
28 Regular
Viewbox
28×28
License
MIT

7 other variants in Fluent UI System Icons

The same icon in other sets

Use the rewind icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="m15 17.304l7.365 5.84c1.065.844 2.634.085 2.634-1.274V6.13c0-1.36-1.57-2.118-2.634-1.273l-7.366 5.84V6.131c0-1.36-1.57-2.118-2.635-1.273l-9.636 7.641a1.917 1.917 0 0 0 0 3.004l9.637 7.64c1.065.845 2.634.086 2.634-1.273zm0-4.691l8.297-6.58a.1.1 0 0 1 .064-.028a.13.13 0 0 1 .068.013a.13.13 0 0 1 .053.045a.1.1 0 0 1 .017.068V21.87a.1.1 0 0 1-.017.067a.13.13 0 0 1-.053.045a.13.13 0 0 1-.068.014a.1.1 0 0 1-.064-.028l-8.298-6.579zm-1.703-6.58a.1.1 0 0 1 .064-.028a.13.13 0 0 1 .068.013a.13.13 0 0 1 .053.045a.1.1 0 0 1 .017.068V21.87a.1.1 0 0 1-.018.067a.13.13 0 0 1-.052.045a.13.13 0 0 1-.068.014a.1.1 0 0 1-.065-.028l-9.636-7.64a.417.417 0 0 1 0-.653z"/></svg>

React

import type { SVGProps } from "react";

export function FluentRewind28Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="m15 17.304l7.365 5.84c1.065.844 2.634.085 2.634-1.274V6.13c0-1.36-1.57-2.118-2.634-1.273l-7.366 5.84V6.131c0-1.36-1.57-2.118-2.635-1.273l-9.636 7.641a1.917 1.917 0 0 0 0 3.004l9.637 7.64c1.065.845 2.634.086 2.634-1.273zm0-4.691l8.297-6.58a.1.1 0 0 1 .064-.028a.13.13 0 0 1 .068.013a.13.13 0 0 1 .053.045a.1.1 0 0 1 .017.068V21.87a.1.1 0 0 1-.017.067a.13.13 0 0 1-.053.045a.13.13 0 0 1-.068.014a.1.1 0 0 1-.064-.028l-8.298-6.579zm-1.703-6.58a.1.1 0 0 1 .064-.028a.13.13 0 0 1 .068.013a.13.13 0 0 1 .053.045a.1.1 0 0 1 .017.068V21.87a.1.1 0 0 1-.018.067a.13.13 0 0 1-.052.045a.13.13 0 0 1-.068.014a.1.1 0 0 1-.065-.028l-9.636-7.64a.417.417 0 0 1 0-.653z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="m15 17.304l7.365 5.84c1.065.844 2.634.085 2.634-1.274V6.13c0-1.36-1.57-2.118-2.634-1.273l-7.366 5.84V6.131c0-1.36-1.57-2.118-2.635-1.273l-9.636 7.641a1.917 1.917 0 0 0 0 3.004l9.637 7.64c1.065.845 2.634.086 2.634-1.273zm0-4.691l8.297-6.58a.1.1 0 0 1 .064-.028a.13.13 0 0 1 .068.013a.13.13 0 0 1 .053.045a.1.1 0 0 1 .017.068V21.87a.1.1 0 0 1-.017.067a.13.13 0 0 1-.053.045a.13.13 0 0 1-.068.014a.1.1 0 0 1-.064-.028l-8.298-6.579zm-1.703-6.58a.1.1 0 0 1 .064-.028a.13.13 0 0 1 .068.013a.13.13 0 0 1 .053.045a.1.1 0 0 1 .017.068V21.87a.1.1 0 0 1-.018.067a.13.13 0 0 1-.052.045a.13.13 0 0 1-.068.014a.1.1 0 0 1-.065-.028l-9.636-7.64a.417.417 0 0 1 0-.653z"/></svg>
</template>

CSS

.icon-rewind-28-regular {
  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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15%2017.304l7.365%205.84c1.065.844%202.634.085%202.634-1.274V6.13c0-1.36-1.57-2.118-2.634-1.273l-7.366%205.84V6.131c0-1.36-1.57-2.118-2.635-1.273l-9.636%207.641a1.917%201.917%200%200%200%200%203.004l9.637%207.64c1.065.845%202.634.086%202.634-1.273zm0-4.691l8.297-6.58a.1.1%200%200%201%20.064-.028a.13.13%200%200%201%20.068.013a.13.13%200%200%201%20.053.045a.1.1%200%200%201%20.017.068V21.87a.1.1%200%200%201-.017.067a.13.13%200%200%201-.053.045a.13.13%200%200%201-.068.014a.1.1%200%200%201-.064-.028l-8.298-6.579zm-1.703-6.58a.1.1%200%200%201%20.064-.028a.13.13%200%200%201%20.068.013a.13.13%200%200%201%20.053.045a.1.1%200%200%201%20.017.068V21.87a.1.1%200%200%201-.018.067a.13.13%200%200%201-.052.045a.13.13%200%200%201-.068.014a.1.1%200%200%201-.065-.028l-9.636-7.64a.417.417%200%200%201%200-.653z%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15%2017.304l7.365%205.84c1.065.844%202.634.085%202.634-1.274V6.13c0-1.36-1.57-2.118-2.634-1.273l-7.366%205.84V6.131c0-1.36-1.57-2.118-2.635-1.273l-9.636%207.641a1.917%201.917%200%200%200%200%203.004l9.637%207.64c1.065.845%202.634.086%202.634-1.273zm0-4.691l8.297-6.58a.1.1%200%200%201%20.064-.028a.13.13%200%200%201%20.068.013a.13.13%200%200%201%20.053.045a.1.1%200%200%201%20.017.068V21.87a.1.1%200%200%201-.017.067a.13.13%200%200%201-.053.045a.13.13%200%200%201-.068.014a.1.1%200%200%201-.064-.028l-8.298-6.579zm-1.703-6.58a.1.1%200%200%201%20.064-.028a.13.13%200%200%201%20.068.013a.13.13%200%200%201%20.053.045a.1.1%200%200%201%20.017.068V21.87a.1.1%200%200%201-.018.067a.13.13%200%200%201-.052.045a.13.13%200%200%201-.068.014a.1.1%200%200%201-.065-.028l-9.636-7.64a.417.417%200%200%201%200-.653z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/rewind-28-regular.svg?color=%231a73e8&size=48