map arrow right icon

map-arrow-right-filled from Reicon by REICON · Filled · Map · MIT Free for personal and commercial use.

Name
map-arrow-right-filled
Set
Reicon
Style
Filled
Category
Map
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

More map icons from Reicon

Use the map arrow right icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.497 20.835l16.51-7.363c1.324-.59 1.324-2.354 0-2.944L4.497 3.164c-1.495-.667-3.047.814-2.306 2.202l3.152 5.904c.245.459.245 1 0 1.458l-3.152 5.904c-.74 1.388.81 2.87 2.306 2.202"/></svg>

React

import type { SVGProps } from "react";

export function ReiconMapArrowRightFilled(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="m4.497 20.835l16.51-7.363c1.324-.59 1.324-2.354 0-2.944L4.497 3.164c-1.495-.667-3.047.814-2.306 2.202l3.152 5.904c.245.459.245 1 0 1.458l-3.152 5.904c-.74 1.388.81 2.87 2.306 2.202"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.497 20.835l16.51-7.363c1.324-.59 1.324-2.354 0-2.944L4.497 3.164c-1.495-.667-3.047.814-2.306 2.202l3.152 5.904c.245.459.245 1 0 1.458l-3.152 5.904c-.74 1.388.81 2.87 2.306 2.202"/></svg>
</template>

CSS

.icon-map-arrow-right-filled {
  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%22m4.497%2020.835l16.51-7.363c1.324-.59%201.324-2.354%200-2.944L4.497%203.164c-1.495-.667-3.047.814-2.306%202.202l3.152%205.904c.245.459.245%201%200%201.458l-3.152%205.904c-.74%201.388.81%202.87%202.306%202.202%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%22m4.497%2020.835l16.51-7.363c1.324-.59%201.324-2.354%200-2.944L4.497%203.164c-1.495-.667-3.047.814-2.306%202.202l3.152%205.904c.245.459.245%201%200%201.458l-3.152%205.904c-.74%201.388.81%202.87%202.306%202.202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/map-arrow-right-filled.svg?color=%231a73e8&size=48

Map Arrow Right filled icon — Reicon · IconsDB