direction right icon

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

Name
direction-right-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 direction right icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.001 11.86a2.85 2.85 0 0 1-.46 1.56a2.8 2.8 0 0 1-1.22 1.07l-14.15 6.86a2.8 2.8 0 0 1-1.27.3q-.278 0-.55-.06a2.86 2.86 0 0 1-1.6-.9a2.91 2.91 0 0 1-.32-3.48l3.44-4.78c.08-.19.12-.394.12-.6a1.4 1.4 0 0 0-.15-.64l-3.18-4.5a2.87 2.87 0 0 1-.39-1.82a2.89 2.89 0 0 1 2.3-2.51a3 3 0 0 1 1.79.2l14 6.67a2.93 2.93 0 0 1 1.64 2.63"/></svg>

React

import type { SVGProps } from "react";

export function MageDirectionRightFill(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.001 11.86a2.85 2.85 0 0 1-.46 1.56a2.8 2.8 0 0 1-1.22 1.07l-14.15 6.86a2.8 2.8 0 0 1-1.27.3q-.278 0-.55-.06a2.86 2.86 0 0 1-1.6-.9a2.91 2.91 0 0 1-.32-3.48l3.44-4.78c.08-.19.12-.394.12-.6a1.4 1.4 0 0 0-.15-.64l-3.18-4.5a2.87 2.87 0 0 1-.39-1.82a2.89 2.89 0 0 1 2.3-2.51a3 3 0 0 1 1.79.2l14 6.67a2.93 2.93 0 0 1 1.64 2.63"/></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.001 11.86a2.85 2.85 0 0 1-.46 1.56a2.8 2.8 0 0 1-1.22 1.07l-14.15 6.86a2.8 2.8 0 0 1-1.27.3q-.278 0-.55-.06a2.86 2.86 0 0 1-1.6-.9a2.91 2.91 0 0 1-.32-3.48l3.44-4.78c.08-.19.12-.394.12-.6a1.4 1.4 0 0 0-.15-.64l-3.18-4.5a2.87 2.87 0 0 1-.39-1.82a2.89 2.89 0 0 1 2.3-2.51a3 3 0 0 1 1.79.2l14 6.67a2.93 2.93 0 0 1 1.64 2.63"/></svg>
</template>

CSS

.icon-direction-right-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.001%2011.86a2.85%202.85%200%200%201-.46%201.56a2.8%202.8%200%200%201-1.22%201.07l-14.15%206.86a2.8%202.8%200%200%201-1.27.3q-.278%200-.55-.06a2.86%202.86%200%200%201-1.6-.9a2.91%202.91%200%200%201-.32-3.48l3.44-4.78c.08-.19.12-.394.12-.6a1.4%201.4%200%200%200-.15-.64l-3.18-4.5a2.87%202.87%200%200%201-.39-1.82a2.89%202.89%200%200%201%202.3-2.51a3%203%200%200%201%201.79.2l14%206.67a2.93%202.93%200%200%201%201.64%202.63%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.001%2011.86a2.85%202.85%200%200%201-.46%201.56a2.8%202.8%200%200%201-1.22%201.07l-14.15%206.86a2.8%202.8%200%200%201-1.27.3q-.278%200-.55-.06a2.86%202.86%200%200%201-1.6-.9a2.91%202.91%200%200%201-.32-3.48l3.44-4.78c.08-.19.12-.394.12-.6a1.4%201.4%200%200%200-.15-.64l-3.18-4.5a2.87%202.87%200%200%201-.39-1.82a2.89%202.89%200%200%201%202.3-2.51a3%203%200%200%201%201.79.2l14%206.67a2.93%202.93%200%200%201%201.64%202.63%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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