forward end icon

forward-end-line from Remix Icon by Remix Design · Line · Media · Apache-2.0 Free for personal and commercial use.

Name
forward-end-line
Set
Remix Icon
Style
Line
Category
Media
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More media icons from Remix Icon

Use the forward end icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 4a1 1 0 0 0-1 1v5.666l-9.223-6.148a.5.5 0 0 0-.777.416v5.732L1.777 4.518A.5.5 0 0 0 1 4.934v14.132a.5.5 0 0 0 .777.416L11 13.333v5.733a.5.5 0 0 0 .777.416L21 13.333V19a1 1 0 1 0 2 0V5a1 1 0 0 0-1-1M3 7.737L9.394 12L3 16.263zm10 8.526V7.737L19.394 12z"/></svg>

React

import type { SVGProps } from "react";

export function RiForwardEndLine(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 4a1 1 0 0 0-1 1v5.666l-9.223-6.148a.5.5 0 0 0-.777.416v5.732L1.777 4.518A.5.5 0 0 0 1 4.934v14.132a.5.5 0 0 0 .777.416L11 13.333v5.733a.5.5 0 0 0 .777.416L21 13.333V19a1 1 0 1 0 2 0V5a1 1 0 0 0-1-1M3 7.737L9.394 12L3 16.263zm10 8.526V7.737L19.394 12z"/></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 4a1 1 0 0 0-1 1v5.666l-9.223-6.148a.5.5 0 0 0-.777.416v5.732L1.777 4.518A.5.5 0 0 0 1 4.934v14.132a.5.5 0 0 0 .777.416L11 13.333v5.733a.5.5 0 0 0 .777.416L21 13.333V19a1 1 0 1 0 2 0V5a1 1 0 0 0-1-1M3 7.737L9.394 12L3 16.263zm10 8.526V7.737L19.394 12z"/></svg>
</template>

CSS

.icon-forward-end-line {
  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%204a1%201%200%200%200-1%201v5.666l-9.223-6.148a.5.5%200%200%200-.777.416v5.732L1.777%204.518A.5.5%200%200%200%201%204.934v14.132a.5.5%200%200%200%20.777.416L11%2013.333v5.733a.5.5%200%200%200%20.777.416L21%2013.333V19a1%201%200%201%200%202%200V5a1%201%200%200%200-1-1M3%207.737L9.394%2012L3%2016.263zm10%208.526V7.737L19.394%2012z%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%204a1%201%200%200%200-1%201v5.666l-9.223-6.148a.5.5%200%200%200-.777.416v5.732L1.777%204.518A.5.5%200%200%200%201%204.934v14.132a.5.5%200%200%200%20.777.416L11%2013.333v5.733a.5.5%200%200%200%20.777.416L21%2013.333V19a1%201%200%201%200%202%200V5a1%201%200%200%200-1-1M3%207.737L9.394%2012L3%2016.263zm10%208.526V7.737L19.394%2012z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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