map-solid from Line Awesome by Icons8 · Line · Travel · Apache-2.0 Free for personal and commercial use.

Name
map-solid
Set
Line Awesome
Style
Line
Category
Travel
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More travel icons from Line Awesome

Use the map solid icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m28 4.469l-1.406.625l-6.625 2.843l-7.625-2.875l-.375-.125l-.375.157l-7 3l-.594.25V27.53l1.406-.625l6.625-2.843l7.625 2.875l.375.125l.375-.157l7-3l.594-.25zM13 7.437l6 2.25v14.876l-6-2.25zM11 7.5v14.844L6 24.5V9.656zm15 0v14.844L21 24.5V9.656z"/></svg>

React

import type { SVGProps } from "react";

export function LaMapSolid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m28 4.469l-1.406.625l-6.625 2.843l-7.625-2.875l-.375-.125l-.375.157l-7 3l-.594.25V27.53l1.406-.625l6.625-2.843l7.625 2.875l.375.125l.375-.157l7-3l.594-.25zM13 7.437l6 2.25v14.876l-6-2.25zM11 7.5v14.844L6 24.5V9.656zm15 0v14.844L21 24.5V9.656z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m28 4.469l-1.406.625l-6.625 2.843l-7.625-2.875l-.375-.125l-.375.157l-7 3l-.594.25V27.53l1.406-.625l6.625-2.843l7.625 2.875l.375.125l.375-.157l7-3l.594-.25zM13 7.437l6 2.25v14.876l-6-2.25zM11 7.5v14.844L6 24.5V9.656zm15 0v14.844L21 24.5V9.656z"/></svg>
</template>

CSS

.icon-map-solid {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m28%204.469l-1.406.625l-6.625%202.843l-7.625-2.875l-.375-.125l-.375.157l-7%203l-.594.25V27.53l1.406-.625l6.625-2.843l7.625%202.875l.375.125l.375-.157l7-3l.594-.25zM13%207.437l6%202.25v14.876l-6-2.25zM11%207.5v14.844L6%2024.5V9.656zm15%200v14.844L21%2024.5V9.656z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m28%204.469l-1.406.625l-6.625%202.843l-7.625-2.875l-.375-.125l-.375.157l-7%203l-.594.25V27.53l1.406-.625l6.625-2.843l7.625%202.875l.375.125l.375-.157l7-3l.594-.25zM13%207.437l6%202.25v14.876l-6-2.25zM11%207.5v14.844L6%2024.5V9.656zm15%200v14.844L21%2024.5V9.656z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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