fast forward icon

fast-forward-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
fast-forward-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Related icons in MingCute Icon

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="M11.394 17.242a44 44 0 0 1-.22-3.052a46 46 0 0 1-2.583 1.736c-2.023 1.266-3.588 2.038-4.315 2.375a1.328 1.328 0 0 1-1.882-1.059c-.093-.833-.264-2.712-.264-5.246c0-2.532.17-4.41.264-5.244a1.328 1.328 0 0 1 1.884-1.06a41 41 0 0 1 4.314 2.373a46 46 0 0 1 2.581 1.738c.057-1.422.157-2.48.22-3.051a1.328 1.328 0 0 1 1.885-1.06a41 41 0 0 1 4.314 2.373a42 42 0 0 1 4.1 2.899c.654.533.658 1.528.001 2.064c-.607.495-2.026 1.6-4.102 2.898c-2.023 1.266-3.588 2.038-4.315 2.375a1.328 1.328 0 0 1-1.882-1.059"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteFastForwardFill(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="M11.394 17.242a44 44 0 0 1-.22-3.052a46 46 0 0 1-2.583 1.736c-2.023 1.266-3.588 2.038-4.315 2.375a1.328 1.328 0 0 1-1.882-1.059c-.093-.833-.264-2.712-.264-5.246c0-2.532.17-4.41.264-5.244a1.328 1.328 0 0 1 1.884-1.06a41 41 0 0 1 4.314 2.373a46 46 0 0 1 2.581 1.738c.057-1.422.157-2.48.22-3.051a1.328 1.328 0 0 1 1.885-1.06a41 41 0 0 1 4.314 2.373a42 42 0 0 1 4.1 2.899c.654.533.658 1.528.001 2.064c-.607.495-2.026 1.6-4.102 2.898c-2.023 1.266-3.588 2.038-4.315 2.375a1.328 1.328 0 0 1-1.882-1.059"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.394 17.242a44 44 0 0 1-.22-3.052a46 46 0 0 1-2.583 1.736c-2.023 1.266-3.588 2.038-4.315 2.375a1.328 1.328 0 0 1-1.882-1.059c-.093-.833-.264-2.712-.264-5.246c0-2.532.17-4.41.264-5.244a1.328 1.328 0 0 1 1.884-1.06a41 41 0 0 1 4.314 2.373a46 46 0 0 1 2.581 1.738c.057-1.422.157-2.48.22-3.051a1.328 1.328 0 0 1 1.885-1.06a41 41 0 0 1 4.314 2.373a42 42 0 0 1 4.1 2.899c.654.533.658 1.528.001 2.064c-.607.495-2.026 1.6-4.102 2.898c-2.023 1.266-3.588 2.038-4.315 2.375a1.328 1.328 0 0 1-1.882-1.059"/></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%22M11.394%2017.242a44%2044%200%200%201-.22-3.052a46%2046%200%200%201-2.583%201.736c-2.023%201.266-3.588%202.038-4.315%202.375a1.328%201.328%200%200%201-1.882-1.059c-.093-.833-.264-2.712-.264-5.246c0-2.532.17-4.41.264-5.244a1.328%201.328%200%200%201%201.884-1.06a41%2041%200%200%201%204.314%202.373a46%2046%200%200%201%202.581%201.738c.057-1.422.157-2.48.22-3.051a1.328%201.328%200%200%201%201.885-1.06a41%2041%200%200%201%204.314%202.373a42%2042%200%200%201%204.1%202.899c.654.533.658%201.528.001%202.064c-.607.495-2.026%201.6-4.102%202.898c-2.023%201.266-3.588%202.038-4.315%202.375a1.328%201.328%200%200%201-1.882-1.059%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%22M11.394%2017.242a44%2044%200%200%201-.22-3.052a46%2046%200%200%201-2.583%201.736c-2.023%201.266-3.588%202.038-4.315%202.375a1.328%201.328%200%200%201-1.882-1.059c-.093-.833-.264-2.712-.264-5.246c0-2.532.17-4.41.264-5.244a1.328%201.328%200%200%201%201.884-1.06a41%2041%200%200%201%204.314%202.373a46%2046%200%200%201%202.581%201.738c.057-1.422.157-2.48.22-3.051a1.328%201.328%200%200%201%201.885-1.06a41%2041%200%200%201%204.314%202.373a42%2042%200%200%201%204.1%202.899c.654.533.658%201.528.001%202.064c-.607.495-2.026%201.6-4.102%202.898c-2.023%201.266-3.588%202.038-4.315%202.375a1.328%201.328%200%200%201-1.882-1.059%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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