fast forward icon

fast-forward from Jam Icons by Michael Amprimo · Outline · MIT Free for personal and commercial use.

Name
fast-forward
Set
Jam Icons
Style
Outline
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Jam Icons

Use the fast forward icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-1 -3 24 24"><path fill="currentColor" d="m16 12.085l-4.51 5.225a1.966 1.966 0 0 1-2.814.182A2.05 2.05 0 0 1 8 15.966v-3.88L3.49 17.31a1.966 1.966 0 0 1-2.814.182A2.05 2.05 0 0 1 0 15.966V2.034C0 .911.893 0 1.994 0c.573 0 1.118.251 1.496.69L8 5.915v-3.88C8 .91 8.893 0 9.994 0c.573 0 1.118.251 1.496.69L16 5.915V2a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2zm0-3.078v-.014L9.994 2.034V8.84q.012.161 0 .322v6.805zM1.994 2.034v13.932L8.006 9zM18 2v14h2V2z"/></svg>

React

import type { SVGProps } from "react";

export function JamFastForward(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-1 -3 24 24"><path fill="currentColor" d="m16 12.085l-4.51 5.225a1.966 1.966 0 0 1-2.814.182A2.05 2.05 0 0 1 8 15.966v-3.88L3.49 17.31a1.966 1.966 0 0 1-2.814.182A2.05 2.05 0 0 1 0 15.966V2.034C0 .911.893 0 1.994 0c.573 0 1.118.251 1.496.69L8 5.915v-3.88C8 .91 8.893 0 9.994 0c.573 0 1.118.251 1.496.69L16 5.915V2a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2zm0-3.078v-.014L9.994 2.034V8.84q.012.161 0 .322v6.805zM1.994 2.034v13.932L8.006 9zM18 2v14h2V2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-1 -3 24 24"><path fill="currentColor" d="m16 12.085l-4.51 5.225a1.966 1.966 0 0 1-2.814.182A2.05 2.05 0 0 1 8 15.966v-3.88L3.49 17.31a1.966 1.966 0 0 1-2.814.182A2.05 2.05 0 0 1 0 15.966V2.034C0 .911.893 0 1.994 0c.573 0 1.118.251 1.496.69L8 5.915v-3.88C8 .91 8.893 0 9.994 0c.573 0 1.118.251 1.496.69L16 5.915V2a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2zm0-3.078v-.014L9.994 2.034V8.84q.012.161 0 .322v6.805zM1.994 2.034v13.932L8.006 9zM18 2v14h2V2z"/></svg>
</template>

CSS

.icon-fast-forward {
  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%22-1%20-3%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16%2012.085l-4.51%205.225a1.966%201.966%200%200%201-2.814.182A2.05%202.05%200%200%201%208%2015.966v-3.88L3.49%2017.31a1.966%201.966%200%200%201-2.814.182A2.05%202.05%200%200%201%200%2015.966V2.034C0%20.911.893%200%201.994%200c.573%200%201.118.251%201.496.69L8%205.915v-3.88C8%20.91%208.893%200%209.994%200c.573%200%201.118.251%201.496.69L16%205.915V2a2%202%200%200%201%202-2h2a2%202%200%200%201%202%202v14a2%202%200%200%201-2%202h-2a2%202%200%200%201-2-2zm0-3.078v-.014L9.994%202.034V8.84q.012.161%200%20.322v6.805zM1.994%202.034v13.932L8.006%209zM18%202v14h2V2z%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%22-1%20-3%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16%2012.085l-4.51%205.225a1.966%201.966%200%200%201-2.814.182A2.05%202.05%200%200%201%208%2015.966v-3.88L3.49%2017.31a1.966%201.966%200%200%201-2.814.182A2.05%202.05%200%200%201%200%2015.966V2.034C0%20.911.893%200%201.994%200c.573%200%201.118.251%201.496.69L8%205.915v-3.88C8%20.91%208.893%200%209.994%200c.573%200%201.118.251%201.496.69L16%205.915V2a2%202%200%200%201%202-2h2a2%202%200%200%201%202%202v14a2%202%200%200%201-2%202h-2a2%202%200%200%201-2-2zm0-3.078v-.014L9.994%202.034V8.84q.012.161%200%20.322v6.805zM1.994%202.034v13.932L8.006%209zM18%202v14h2V2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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