map arrow down icon

map-arrow-down from Reicon by REICON · Outline · Map · MIT Free for personal and commercial use.

Name
map-arrow-down
Set
Reicon
Style
Outline
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 down icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M21.047 1.987c.654.685.94 1.768.473 2.816l-7.363 16.51a2.338 2.338 0 0 1-4.315 0L2.48 4.802a2.55 2.55 0 0 1 .473-2.816c.659-.69 1.735-1.009 2.767-.458l-.353.662l.353-.662l5.904 3.152l-.354.662l.354-.662a.79.79 0 0 0 .752 0l5.904-3.15l.353.662l-.353-.662c1.032-.55 2.108-.232 2.767.458m-2.06.865l-.351-.656zl-5.904 3.153a2.29 2.29 0 0 1-2.165 0L5.014 2.852c-.356-.19-.715-.103-.976.171c-.268.28-.388.72-.188 1.169l7.362 16.51c.326.73 1.25.73 1.575 0l7.363-16.51c.2-.448.08-.889-.188-1.169c-.262-.274-.62-.36-.976-.17" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function ReiconMapArrowDown(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" fillRule="evenodd" d="M21.047 1.987c.654.685.94 1.768.473 2.816l-7.363 16.51a2.338 2.338 0 0 1-4.315 0L2.48 4.802a2.55 2.55 0 0 1 .473-2.816c.659-.69 1.735-1.009 2.767-.458l-.353.662l.353-.662l5.904 3.152l-.354.662l.354-.662a.79.79 0 0 0 .752 0l5.904-3.15l.353.662l-.353-.662c1.032-.55 2.108-.232 2.767.458m-2.06.865l-.351-.656zl-5.904 3.153a2.29 2.29 0 0 1-2.165 0L5.014 2.852c-.356-.19-.715-.103-.976.171c-.268.28-.388.72-.188 1.169l7.362 16.51c.326.73 1.25.73 1.575 0l7.363-16.51c.2-.448.08-.889-.188-1.169c-.262-.274-.62-.36-.976-.17" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M21.047 1.987c.654.685.94 1.768.473 2.816l-7.363 16.51a2.338 2.338 0 0 1-4.315 0L2.48 4.802a2.55 2.55 0 0 1 .473-2.816c.659-.69 1.735-1.009 2.767-.458l-.353.662l.353-.662l5.904 3.152l-.354.662l.354-.662a.79.79 0 0 0 .752 0l5.904-3.15l.353.662l-.353-.662c1.032-.55 2.108-.232 2.767.458m-2.06.865l-.351-.656zl-5.904 3.153a2.29 2.29 0 0 1-2.165 0L5.014 2.852c-.356-.19-.715-.103-.976.171c-.268.28-.388.72-.188 1.169l7.362 16.51c.326.73 1.25.73 1.575 0l7.363-16.51c.2-.448.08-.889-.188-1.169c-.262-.274-.62-.36-.976-.17" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-map-arrow-down {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M21.047%201.987c.654.685.94%201.768.473%202.816l-7.363%2016.51a2.338%202.338%200%200%201-4.315%200L2.48%204.802a2.55%202.55%200%200%201%20.473-2.816c.659-.69%201.735-1.009%202.767-.458l-.353.662l.353-.662l5.904%203.152l-.354.662l.354-.662a.79.79%200%200%200%20.752%200l5.904-3.15l.353.662l-.353-.662c1.032-.55%202.108-.232%202.767.458m-2.06.865l-.351-.656zl-5.904%203.153a2.29%202.29%200%200%201-2.165%200L5.014%202.852c-.356-.19-.715-.103-.976.171c-.268.28-.388.72-.188%201.169l7.362%2016.51c.326.73%201.25.73%201.575%200l7.363-16.51c.2-.448.08-.889-.188-1.169c-.262-.274-.62-.36-.976-.17%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M21.047%201.987c.654.685.94%201.768.473%202.816l-7.363%2016.51a2.338%202.338%200%200%201-4.315%200L2.48%204.802a2.55%202.55%200%200%201%20.473-2.816c.659-.69%201.735-1.009%202.767-.458l-.353.662l.353-.662l5.904%203.152l-.354.662l.354-.662a.79.79%200%200%200%20.752%200l5.904-3.15l.353.662l-.353-.662c1.032-.55%202.108-.232%202.767.458m-2.06.865l-.351-.656zl-5.904%203.153a2.29%202.29%200%200%201-2.165%200L5.014%202.852c-.356-.19-.715-.103-.976.171c-.268.28-.388.72-.188%201.169l7.362%2016.51c.326.73%201.25.73%201.575%200l7.363-16.51c.2-.448.08-.889-.188-1.169c-.262-.274-.62-.36-.976-.17%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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