fast forward icon

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

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

1 other variant in Mage Icons

The same icon in other sets

Related icons in Mage Icons

Use the fast forward icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 12.02a2.17 2.17 0 0 1-.76 1.66l-6.4 5.48a2.14 2.14 0 0 1-1.11.49q-.145.015-.29 0a2.1 2.1 0 0 1-.91-.2a2.24 2.24 0 0 1-.92-.78a2.3 2.3 0 0 1-.35-1.16v-3.22l-5.68 4.85a2.1 2.1 0 0 1-1.11.49q-.145.015-.29 0a2.1 2.1 0 0 1-.91-.2a2.15 2.15 0 0 1-.91-.78A2.2 2.2 0 0 1 2 17.49v-11a2.21 2.21 0 0 1 1.27-1.95a2.18 2.18 0 0 1 2.31.31l5.68 4.86V6.5a2.18 2.18 0 0 1 2.47-2.13a2.2 2.2 0 0 1 1.1.49l6.41 5.49c.239.204.43.456.56.74c.133.293.201.61.2.93"/></svg>

React

import type { SVGProps } from "react";

export function MageFastForwardFill(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 12.02a2.17 2.17 0 0 1-.76 1.66l-6.4 5.48a2.14 2.14 0 0 1-1.11.49q-.145.015-.29 0a2.1 2.1 0 0 1-.91-.2a2.24 2.24 0 0 1-.92-.78a2.3 2.3 0 0 1-.35-1.16v-3.22l-5.68 4.85a2.1 2.1 0 0 1-1.11.49q-.145.015-.29 0a2.1 2.1 0 0 1-.91-.2a2.15 2.15 0 0 1-.91-.78A2.2 2.2 0 0 1 2 17.49v-11a2.21 2.21 0 0 1 1.27-1.95a2.18 2.18 0 0 1 2.31.31l5.68 4.86V6.5a2.18 2.18 0 0 1 2.47-2.13a2.2 2.2 0 0 1 1.1.49l6.41 5.49c.239.204.43.456.56.74c.133.293.201.61.2.93"/></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 12.02a2.17 2.17 0 0 1-.76 1.66l-6.4 5.48a2.14 2.14 0 0 1-1.11.49q-.145.015-.29 0a2.1 2.1 0 0 1-.91-.2a2.24 2.24 0 0 1-.92-.78a2.3 2.3 0 0 1-.35-1.16v-3.22l-5.68 4.85a2.1 2.1 0 0 1-1.11.49q-.145.015-.29 0a2.1 2.1 0 0 1-.91-.2a2.15 2.15 0 0 1-.91-.78A2.2 2.2 0 0 1 2 17.49v-11a2.21 2.21 0 0 1 1.27-1.95a2.18 2.18 0 0 1 2.31.31l5.68 4.86V6.5a2.18 2.18 0 0 1 2.47-2.13a2.2 2.2 0 0 1 1.1.49l6.41 5.49c.239.204.43.456.56.74c.133.293.201.61.2.93"/></svg>
</template>

CSS

.icon-fast-forward-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%2012.02a2.17%202.17%200%200%201-.76%201.66l-6.4%205.48a2.14%202.14%200%200%201-1.11.49q-.145.015-.29%200a2.1%202.1%200%200%201-.91-.2a2.24%202.24%200%200%201-.92-.78a2.3%202.3%200%200%201-.35-1.16v-3.22l-5.68%204.85a2.1%202.1%200%200%201-1.11.49q-.145.015-.29%200a2.1%202.1%200%200%201-.91-.2a2.15%202.15%200%200%201-.91-.78A2.2%202.2%200%200%201%202%2017.49v-11a2.21%202.21%200%200%201%201.27-1.95a2.18%202.18%200%200%201%202.31.31l5.68%204.86V6.5a2.18%202.18%200%200%201%202.47-2.13a2.2%202.2%200%200%201%201.1.49l6.41%205.49c.239.204.43.456.56.74c.133.293.201.61.2.93%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%2012.02a2.17%202.17%200%200%201-.76%201.66l-6.4%205.48a2.14%202.14%200%200%201-1.11.49q-.145.015-.29%200a2.1%202.1%200%200%201-.91-.2a2.24%202.24%200%200%201-.92-.78a2.3%202.3%200%200%201-.35-1.16v-3.22l-5.68%204.85a2.1%202.1%200%200%201-1.11.49q-.145.015-.29%200a2.1%202.1%200%200%201-.91-.2a2.15%202.15%200%200%201-.91-.78A2.2%202.2%200%200%201%202%2017.49v-11a2.21%202.21%200%200%201%201.27-1.95a2.18%202.18%200%200%201%202.31.31l5.68%204.86V6.5a2.18%202.18%200%200%201%202.47-2.13a2.2%202.2%200%200%201%201.1.49l6.41%205.49c.239.204.43.456.56.74c.133.293.201.61.2.93%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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