fast forward back icon

fast-forward-back-fill from Mage Icons by MageIcons · Fill · Apache-2.0 Free for personal and commercial use.

Name
fast-forward-back-fill
Set
Mage Icons
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in Mage Icons

Related icons in Mage Icons

Use the fast forward back icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 6.477v11a2.2 2.2 0 0 1-.36 1.16a2.15 2.15 0 0 1-.91.78a2.1 2.1 0 0 1-.91.2a1.4 1.4 0 0 1-.29 0a2.2 2.2 0 0 1-1.11-.48l-5.68-4.86v3.22a2.3 2.3 0 0 1-.35 1.16a2.24 2.24 0 0 1-.92.78a2.1 2.1 0 0 1-.91.2q-.146.015-.29 0a2.1 2.1 0 0 1-1.1-.48l-6.41-5.49a2.19 2.19 0 0 1-.56-2.57a2 2 0 0 1 .56-.74l6.4-5.48a2.17 2.17 0 0 1 3.58 1.63v3.23l5.68-4.86c.315-.267.7-.44 1.11-.5a2.25 2.25 0 0 1 1.2.18c.371.172.686.446.91.79c.223.335.348.727.36 1.13"/></svg>

React

import type { SVGProps } from "react";

export function MageFastForwardBackFill(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" d="M22 6.477v11a2.2 2.2 0 0 1-.36 1.16a2.15 2.15 0 0 1-.91.78a2.1 2.1 0 0 1-.91.2a1.4 1.4 0 0 1-.29 0a2.2 2.2 0 0 1-1.11-.48l-5.68-4.86v3.22a2.3 2.3 0 0 1-.35 1.16a2.24 2.24 0 0 1-.92.78a2.1 2.1 0 0 1-.91.2q-.146.015-.29 0a2.1 2.1 0 0 1-1.1-.48l-6.41-5.49a2.19 2.19 0 0 1-.56-2.57a2 2 0 0 1 .56-.74l6.4-5.48a2.17 2.17 0 0 1 3.58 1.63v3.23l5.68-4.86c.315-.267.7-.44 1.11-.5a2.25 2.25 0 0 1 1.2.18c.371.172.686.446.91.79c.223.335.348.727.36 1.13"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 6.477v11a2.2 2.2 0 0 1-.36 1.16a2.15 2.15 0 0 1-.91.78a2.1 2.1 0 0 1-.91.2a1.4 1.4 0 0 1-.29 0a2.2 2.2 0 0 1-1.11-.48l-5.68-4.86v3.22a2.3 2.3 0 0 1-.35 1.16a2.24 2.24 0 0 1-.92.78a2.1 2.1 0 0 1-.91.2q-.146.015-.29 0a2.1 2.1 0 0 1-1.1-.48l-6.41-5.49a2.19 2.19 0 0 1-.56-2.57a2 2 0 0 1 .56-.74l6.4-5.48a2.17 2.17 0 0 1 3.58 1.63v3.23l5.68-4.86c.315-.267.7-.44 1.11-.5a2.25 2.25 0 0 1 1.2.18c.371.172.686.446.91.79c.223.335.348.727.36 1.13"/></svg>
</template>

CSS

.icon-fast-forward-back-fill {
  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%20d%3D%22M22%206.477v11a2.2%202.2%200%200%201-.36%201.16a2.15%202.15%200%200%201-.91.78a2.1%202.1%200%200%201-.91.2a1.4%201.4%200%200%201-.29%200a2.2%202.2%200%200%201-1.11-.48l-5.68-4.86v3.22a2.3%202.3%200%200%201-.35%201.16a2.24%202.24%200%200%201-.92.78a2.1%202.1%200%200%201-.91.2q-.146.015-.29%200a2.1%202.1%200%200%201-1.1-.48l-6.41-5.49a2.19%202.19%200%200%201-.56-2.57a2%202%200%200%201%20.56-.74l6.4-5.48a2.17%202.17%200%200%201%203.58%201.63v3.23l5.68-4.86c.315-.267.7-.44%201.11-.5a2.25%202.25%200%200%201%201.2.18c.371.172.686.446.91.79c.223.335.348.727.36%201.13%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%20d%3D%22M22%206.477v11a2.2%202.2%200%200%201-.36%201.16a2.15%202.15%200%200%201-.91.78a2.1%202.1%200%200%201-.91.2a1.4%201.4%200%200%201-.29%200a2.2%202.2%200%200%201-1.11-.48l-5.68-4.86v3.22a2.3%202.3%200%200%201-.35%201.16a2.24%202.24%200%200%201-.92.78a2.1%202.1%200%200%201-.91.2q-.146.015-.29%200a2.1%202.1%200%200%201-1.1-.48l-6.41-5.49a2.19%202.19%200%200%201-.56-2.57a2%202%200%200%201%20.56-.74l6.4-5.48a2.17%202.17%200%200%201%203.58%201.63v3.23l5.68-4.86c.315-.267.7-.44%201.11-.5a2.25%202.25%200%200%201%201.2.18c.371.172.686.446.91.79c.223.335.348.727.36%201.13%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/fast-forward-back-fill.svg?color=%231a73e8&size=48