map arrow up icon

map-arrow-up-duotone from Reicon by REICON · Duotone · Map · MIT Free for personal and commercial use.

Name
map-arrow-up-duotone
Set
Reicon
Style
Duotone
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 up icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M8.037 9.858a.5.5 0 0 0-.68.243l-4.193 9.402c-.667 1.496.815 3.047 2.202 2.306l5.904-3.152c.46-.245 1-.245 1.459 0l5.904 3.152c1.387.741 2.869-.81 2.202-2.306l-1.572-3.524a2 2 0 0 0-.932-.975z"/><path d="M8.61 8.467a.5.5 0 0 1-.234-.65l2.151-4.823c.59-1.324 2.355-1.324 2.945 0l3.968 8.898a.5.5 0 0 1-.68.65z" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconMapArrowUpDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M8.037 9.858a.5.5 0 0 0-.68.243l-4.193 9.402c-.667 1.496.815 3.047 2.202 2.306l5.904-3.152c.46-.245 1-.245 1.459 0l5.904 3.152c1.387.741 2.869-.81 2.202-2.306l-1.572-3.524a2 2 0 0 0-.932-.975z"/><path d="M8.61 8.467a.5.5 0 0 1-.234-.65l2.151-4.823c.59-1.324 2.355-1.324 2.945 0l3.968 8.898a.5.5 0 0 1-.68.65z" opacity=".5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M8.037 9.858a.5.5 0 0 0-.68.243l-4.193 9.402c-.667 1.496.815 3.047 2.202 2.306l5.904-3.152c.46-.245 1-.245 1.459 0l5.904 3.152c1.387.741 2.869-.81 2.202-2.306l-1.572-3.524a2 2 0 0 0-.932-.975z"/><path d="M8.61 8.467a.5.5 0 0 1-.234-.65l2.151-4.823c.59-1.324 2.355-1.324 2.945 0l3.968 8.898a.5.5 0 0 1-.68.65z" opacity=".5"/></g></svg>
</template>

CSS

.icon-map-arrow-up-duotone {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M8.037%209.858a.5.5%200%200%200-.68.243l-4.193%209.402c-.667%201.496.815%203.047%202.202%202.306l5.904-3.152c.46-.245%201-.245%201.459%200l5.904%203.152c1.387.741%202.869-.81%202.202-2.306l-1.572-3.524a2%202%200%200%200-.932-.975z%22%2F%3E%3Cpath%20d%3D%22M8.61%208.467a.5.5%200%200%201-.234-.65l2.151-4.823c.59-1.324%202.355-1.324%202.945%200l3.968%208.898a.5.5%200%200%201-.68.65z%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M8.037%209.858a.5.5%200%200%200-.68.243l-4.193%209.402c-.667%201.496.815%203.047%202.202%202.306l5.904-3.152c.46-.245%201-.245%201.459%200l5.904%203.152c1.387.741%202.869-.81%202.202-2.306l-1.572-3.524a2%202%200%200%200-.932-.975z%22%2F%3E%3Cpath%20d%3D%22M8.61%208.467a.5.5%200%200%201-.234-.65l2.151-4.823c.59-1.324%202.355-1.324%202.945%200l3.968%208.898a.5.5%200%200%201-.68.65z%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Map Arrow Up duotone icon — Reicon · IconsDB