map-sharp-fill from Keyline Icons by Keyline Icons · Sharp Fill · MIT Free for personal and commercial use.

Name
map-sharp-fill
Set
Keyline Icons
Style
Sharp Fill
Viewbox
24×24
License
MIT

7 other variants in Keyline Icons

The same icon in other sets

Related icons in Keyline Icons

Use the map 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="M2.5528 5.1056L8.5528 2.1056C8.8343 1.9648 9.1657 1.9648 9.4472 2.1056L15 4.882L20.5528 2.1056C21.2177 1.7731 22 2.2566 22 3L22 18C22 18.3788 21.786 18.725 21.4472 18.8944L15.4472 21.8944C15.1657 22.0352 14.8343 22.0352 14.5528 21.8944L9 19.118L3.4472 21.8944C2.7823 22.2269 2 21.7434 2 21L2 6C2 5.6212 2.214 5.275 2.5528 5.1056ZM10 4.4069L14 6.5931L14 19.5931L10 17.4069L10 4.4069Z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsMapSharpFill(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="M2.5528 5.1056L8.5528 2.1056C8.8343 1.9648 9.1657 1.9648 9.4472 2.1056L15 4.882L20.5528 2.1056C21.2177 1.7731 22 2.2566 22 3L22 18C22 18.3788 21.786 18.725 21.4472 18.8944L15.4472 21.8944C15.1657 22.0352 14.8343 22.0352 14.5528 21.8944L9 19.118L3.4472 21.8944C2.7823 22.2269 2 21.7434 2 21L2 6C2 5.6212 2.214 5.275 2.5528 5.1056ZM10 4.4069L14 6.5931L14 19.5931L10 17.4069L10 4.4069Z" 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="M2.5528 5.1056L8.5528 2.1056C8.8343 1.9648 9.1657 1.9648 9.4472 2.1056L15 4.882L20.5528 2.1056C21.2177 1.7731 22 2.2566 22 3L22 18C22 18.3788 21.786 18.725 21.4472 18.8944L15.4472 21.8944C15.1657 22.0352 14.8343 22.0352 14.5528 21.8944L9 19.118L3.4472 21.8944C2.7823 22.2269 2 21.7434 2 21L2 6C2 5.6212 2.214 5.275 2.5528 5.1056ZM10 4.4069L14 6.5931L14 19.5931L10 17.4069L10 4.4069Z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-map-sharp-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%20fill-rule%3D%22evenodd%22%20d%3D%22M2.5528%205.1056L8.5528%202.1056C8.8343%201.9648%209.1657%201.9648%209.4472%202.1056L15%204.882L20.5528%202.1056C21.2177%201.7731%2022%202.2566%2022%203L22%2018C22%2018.3788%2021.786%2018.725%2021.4472%2018.8944L15.4472%2021.8944C15.1657%2022.0352%2014.8343%2022.0352%2014.5528%2021.8944L9%2019.118L3.4472%2021.8944C2.7823%2022.2269%202%2021.7434%202%2021L2%206C2%205.6212%202.214%205.275%202.5528%205.1056ZM10%204.4069L14%206.5931L14%2019.5931L10%2017.4069L10%204.4069Z%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%22M2.5528%205.1056L8.5528%202.1056C8.8343%201.9648%209.1657%201.9648%209.4472%202.1056L15%204.882L20.5528%202.1056C21.2177%201.7731%2022%202.2566%2022%203L22%2018C22%2018.3788%2021.786%2018.725%2021.4472%2018.8944L15.4472%2021.8944C15.1657%2022.0352%2014.8343%2022.0352%2014.5528%2021.8944L9%2019.118L3.4472%2021.8944C2.7823%2022.2269%202%2021.7434%202%2021L2%206C2%205.6212%202.214%205.275%202.5528%205.1056ZM10%204.4069L14%206.5931L14%2019.5931L10%2017.4069L10%204.4069Z%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/keyline-icons/map-sharp-fill.svg?color=%231a73e8&size=48