direction up right 2 icon

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

Name
direction-up-right-2-fill
Set
Mage Icons
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in Mage Icons

Related icons in Mage Icons

Use the direction up right 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.38 2.5a3 3 0 0 1 .78 1.44a2.84 2.84 0 0 1-.12 1.63l-5.17 14.92a3 3 0 0 1-.67 1q-.208.205-.45.37a2.86 2.86 0 0 1-1.68.48a2.9 2.9 0 0 1-2.68-2v-.12l-.62-3.77a1.71 1.71 0 0 1 .4-1.39l.76-.87l4.21-4.84a1.005 1.005 0 0 0-.71-1.715a1 1 0 0 0-.71.294l-4.76 4.15l-.83.72a1.69 1.69 0 0 1-1.4.39l-3.74-.67a3 3 0 0 1-1.56-1a2.92 2.92 0 0 1-.15-3.42a2.83 2.83 0 0 1 1.41-1.12l14.66-5.19a2.93 2.93 0 0 1 3.06.67z"/></svg>

React

import type { SVGProps } from "react";

export function MageDirectionUpRight2Fill(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="M21.38 2.5a3 3 0 0 1 .78 1.44a2.84 2.84 0 0 1-.12 1.63l-5.17 14.92a3 3 0 0 1-.67 1q-.208.205-.45.37a2.86 2.86 0 0 1-1.68.48a2.9 2.9 0 0 1-2.68-2v-.12l-.62-3.77a1.71 1.71 0 0 1 .4-1.39l.76-.87l4.21-4.84a1.005 1.005 0 0 0-.71-1.715a1 1 0 0 0-.71.294l-4.76 4.15l-.83.72a1.69 1.69 0 0 1-1.4.39l-3.74-.67a3 3 0 0 1-1.56-1a2.92 2.92 0 0 1-.15-3.42a2.83 2.83 0 0 1 1.41-1.12l14.66-5.19a2.93 2.93 0 0 1 3.06.67z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.38 2.5a3 3 0 0 1 .78 1.44a2.84 2.84 0 0 1-.12 1.63l-5.17 14.92a3 3 0 0 1-.67 1q-.208.205-.45.37a2.86 2.86 0 0 1-1.68.48a2.9 2.9 0 0 1-2.68-2v-.12l-.62-3.77a1.71 1.71 0 0 1 .4-1.39l.76-.87l4.21-4.84a1.005 1.005 0 0 0-.71-1.715a1 1 0 0 0-.71.294l-4.76 4.15l-.83.72a1.69 1.69 0 0 1-1.4.39l-3.74-.67a3 3 0 0 1-1.56-1a2.92 2.92 0 0 1-.15-3.42a2.83 2.83 0 0 1 1.41-1.12l14.66-5.19a2.93 2.93 0 0 1 3.06.67z"/></svg>
</template>

CSS

.icon-direction-up-right-2-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%22M21.38%202.5a3%203%200%200%201%20.78%201.44a2.84%202.84%200%200%201-.12%201.63l-5.17%2014.92a3%203%200%200%201-.67%201q-.208.205-.45.37a2.86%202.86%200%200%201-1.68.48a2.9%202.9%200%200%201-2.68-2v-.12l-.62-3.77a1.71%201.71%200%200%201%20.4-1.39l.76-.87l4.21-4.84a1.005%201.005%200%200%200-.71-1.715a1%201%200%200%200-.71.294l-4.76%204.15l-.83.72a1.69%201.69%200%200%201-1.4.39l-3.74-.67a3%203%200%200%201-1.56-1a2.92%202.92%200%200%201-.15-3.42a2.83%202.83%200%200%201%201.41-1.12l14.66-5.19a2.93%202.93%200%200%201%203.06.67z%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%22M21.38%202.5a3%203%200%200%201%20.78%201.44a2.84%202.84%200%200%201-.12%201.63l-5.17%2014.92a3%203%200%200%201-.67%201q-.208.205-.45.37a2.86%202.86%200%200%201-1.68.48a2.9%202.9%200%200%201-2.68-2v-.12l-.62-3.77a1.71%201.71%200%200%201%20.4-1.39l.76-.87l4.21-4.84a1.005%201.005%200%200%200-.71-1.715a1%201%200%200%200-.71.294l-4.76%204.15l-.83.72a1.69%201.69%200%200%201-1.4.39l-3.74-.67a3%203%200%200%201-1.56-1a2.92%202.92%200%200%201-.15-3.42a2.83%202.83%200%200%201%201.41-1.12l14.66-5.19a2.93%202.93%200%200%201%203.06.67z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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