direction right 2 icon
direction-right-2-fill from Mage Icons by MageIcons · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- direction-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 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="M22.002 11.884a2.91 2.91 0 0 1-1.69 2.64l-14.21 6.9a3.2 3.2 0 0 1-1.19.25q-.294 0-.58-.06a2.85 2.85 0 0 1-1.53-.85a2.9 2.9 0 0 1-.77-1.57a2.84 2.84 0 0 1 .27-1.72l.06-.11l2.23-3.1a1.66 1.66 0 0 1 1.25-.7l1.16-.08l6.4-.45a1 1 0 0 0 0-2l-6.3-.44l-1.09-.07a1.7 1.7 0 0 1-1.27-.72l-2.17-3.12a2.91 2.91 0 0 1 1.92-4.34a2.82 2.82 0 0 1 1.79.2l14 6.7a2.92 2.92 0 0 1 1.72 2.64"/></svg>
React
import type { SVGProps } from "react";
export function MageDirectionRight2Fill(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.002 11.884a2.91 2.91 0 0 1-1.69 2.64l-14.21 6.9a3.2 3.2 0 0 1-1.19.25q-.294 0-.58-.06a2.85 2.85 0 0 1-1.53-.85a2.9 2.9 0 0 1-.77-1.57a2.84 2.84 0 0 1 .27-1.72l.06-.11l2.23-3.1a1.66 1.66 0 0 1 1.25-.7l1.16-.08l6.4-.45a1 1 0 0 0 0-2l-6.3-.44l-1.09-.07a1.7 1.7 0 0 1-1.27-.72l-2.17-3.12a2.91 2.91 0 0 1 1.92-4.34a2.82 2.82 0 0 1 1.79.2l14 6.7a2.92 2.92 0 0 1 1.72 2.64"/></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.002 11.884a2.91 2.91 0 0 1-1.69 2.64l-14.21 6.9a3.2 3.2 0 0 1-1.19.25q-.294 0-.58-.06a2.85 2.85 0 0 1-1.53-.85a2.9 2.9 0 0 1-.77-1.57a2.84 2.84 0 0 1 .27-1.72l.06-.11l2.23-3.1a1.66 1.66 0 0 1 1.25-.7l1.16-.08l6.4-.45a1 1 0 0 0 0-2l-6.3-.44l-1.09-.07a1.7 1.7 0 0 1-1.27-.72l-2.17-3.12a2.91 2.91 0 0 1 1.92-4.34a2.82 2.82 0 0 1 1.79.2l14 6.7a2.92 2.92 0 0 1 1.72 2.64"/></svg> </template>
CSS
.icon-direction-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%22M22.002%2011.884a2.91%202.91%200%200%201-1.69%202.64l-14.21%206.9a3.2%203.2%200%200%201-1.19.25q-.294%200-.58-.06a2.85%202.85%200%200%201-1.53-.85a2.9%202.9%200%200%201-.77-1.57a2.84%202.84%200%200%201%20.27-1.72l.06-.11l2.23-3.1a1.66%201.66%200%200%201%201.25-.7l1.16-.08l6.4-.45a1%201%200%200%200%200-2l-6.3-.44l-1.09-.07a1.7%201.7%200%200%201-1.27-.72l-2.17-3.12a2.91%202.91%200%200%201%201.92-4.34a2.82%202.82%200%200%201%201.79.2l14%206.7a2.92%202.92%200%200%201%201.72%202.64%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.002%2011.884a2.91%202.91%200%200%201-1.69%202.64l-14.21%206.9a3.2%203.2%200%200%201-1.19.25q-.294%200-.58-.06a2.85%202.85%200%200%201-1.53-.85a2.9%202.9%200%200%201-.77-1.57a2.84%202.84%200%200%201%20.27-1.72l.06-.11l2.23-3.1a1.66%201.66%200%200%201%201.25-.7l1.16-.08l6.4-.45a1%201%200%200%200%200-2l-6.3-.44l-1.09-.07a1.7%201.7%200%200%201-1.27-.72l-2.17-3.12a2.91%202.91%200%200%201%201.92-4.34a2.82%202.82%200%200%201%201.79.2l14%206.7a2.92%202.92%200%200%201%201.72%202.64%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/direction-right-2-fill.svg?color=%231a73e8&size=48