replay-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.

Name
replay-28-filled
Set
Fluent UI System Icons
Style
28 Filled
Viewbox
28×28
License
MIT

9 other variants in Fluent UI System Icons

The same icon in other sets

Use the replay icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M14 3.5a10.48 10.48 0 0 0-8.247 4H8.25a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75v-4a.75.75 0 0 1 1.5 0v1.813A11.97 11.97 0 0 1 14 2c6.627 0 12 5.373 12 12s-5.373 12-12 12S2 20.627 2 14q0-.7.078-1.38a.71.71 0 0 1 .715-.62c.465 0 .814.425.765.887Q3.5 13.436 3.5 14c0 5.799 4.701 10.5 10.5 10.5S24.5 19.799 24.5 14S19.799 3.5 14 3.5m-3 7.003a1.5 1.5 0 0 1 2.255-1.296l6.001 3.495a1.5 1.5 0 0 1 0 2.593l-6.001 3.495A1.5 1.5 0 0 1 11 17.494z"/></svg>

React

import type { SVGProps } from "react";

export function FluentReplay28Filled(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="M14 3.5a10.48 10.48 0 0 0-8.247 4H8.25a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75v-4a.75.75 0 0 1 1.5 0v1.813A11.97 11.97 0 0 1 14 2c6.627 0 12 5.373 12 12s-5.373 12-12 12S2 20.627 2 14q0-.7.078-1.38a.71.71 0 0 1 .715-.62c.465 0 .814.425.765.887Q3.5 13.436 3.5 14c0 5.799 4.701 10.5 10.5 10.5S24.5 19.799 24.5 14S19.799 3.5 14 3.5m-3 7.003a1.5 1.5 0 0 1 2.255-1.296l6.001 3.495a1.5 1.5 0 0 1 0 2.593l-6.001 3.495A1.5 1.5 0 0 1 11 17.494z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M14 3.5a10.48 10.48 0 0 0-8.247 4H8.25a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75v-4a.75.75 0 0 1 1.5 0v1.813A11.97 11.97 0 0 1 14 2c6.627 0 12 5.373 12 12s-5.373 12-12 12S2 20.627 2 14q0-.7.078-1.38a.71.71 0 0 1 .715-.62c.465 0 .814.425.765.887Q3.5 13.436 3.5 14c0 5.799 4.701 10.5 10.5 10.5S24.5 19.799 24.5 14S19.799 3.5 14 3.5m-3 7.003a1.5 1.5 0 0 1 2.255-1.296l6.001 3.495a1.5 1.5 0 0 1 0 2.593l-6.001 3.495A1.5 1.5 0 0 1 11 17.494z"/></svg>
</template>

CSS

.icon-replay-28-filled {
  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%22M14%203.5a10.48%2010.48%200%200%200-8.247%204H8.25a.75.75%200%200%201%200%201.5h-4a.75.75%200%200%201-.75-.75v-4a.75.75%200%200%201%201.5%200v1.813A11.97%2011.97%200%200%201%2014%202c6.627%200%2012%205.373%2012%2012s-5.373%2012-12%2012S2%2020.627%202%2014q0-.7.078-1.38a.71.71%200%200%201%20.715-.62c.465%200%20.814.425.765.887Q3.5%2013.436%203.5%2014c0%205.799%204.701%2010.5%2010.5%2010.5S24.5%2019.799%2024.5%2014S19.799%203.5%2014%203.5m-3%207.003a1.5%201.5%200%200%201%202.255-1.296l6.001%203.495a1.5%201.5%200%200%201%200%202.593l-6.001%203.495A1.5%201.5%200%200%201%2011%2017.494z%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%22M14%203.5a10.48%2010.48%200%200%200-8.247%204H8.25a.75.75%200%200%201%200%201.5h-4a.75.75%200%200%201-.75-.75v-4a.75.75%200%200%201%201.5%200v1.813A11.97%2011.97%200%200%201%2014%202c6.627%200%2012%205.373%2012%2012s-5.373%2012-12%2012S2%2020.627%202%2014q0-.7.078-1.38a.71.71%200%200%201%20.715-.62c.465%200%20.814.425.765.887Q3.5%2013.436%203.5%2014c0%205.799%204.701%2010.5%2010.5%2010.5S24.5%2019.799%2024.5%2014S19.799%203.5%2014%203.5m-3%207.003a1.5%201.5%200%200%201%202.255-1.296l6.001%203.495a1.5%201.5%200%200%201%200%202.593l-6.001%203.495A1.5%201.5%200%200%201%2011%2017.494z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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