map icon
map from Font Awesome 6 Regular by Dave Gandy · Regular · Camping · CC-BY-4.0 Attribution required.
- Name
- map
- Set
- Font Awesome 6 Regular
- Style
- Regular
- Category
- Camping
- Viewbox
- 576×512
- License
- CC BY 4.0
The same icon in other sets
mapAkar IconsmapBootstrap IconsmapBoxIcons v2mapBoxIcons v2 SolidmapCarbonmap-fillEva IconsmapFramework7 IconsmapFont Awesome 6 SolidmapFeather Iconsmap-16-filledFluent UI System IconsmapHeroIconsmapHuge IconsmapHumbleiconsmapIconoirmapIonIconsmapJam IconsmapLine AwesomemapLucidemapMajesticonsmapMaterial SymbolsmapMaterial Design Iconsmap-fillMingCute IconmapPixelarticonsmap-fillRemix Icon
Use the map icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M565.6 36.2C572.1 40.7 576 48.1 576 56v336c0 10-6.2 18.9-15.5 22.4l-168 64c-5.2 2-10.9 2.1-16.1.3l-183.9-61.2l-160 61c-7.4 2.8-15.7 1.8-22.2-2.7S0 463.9 0 456V120c0-10 6.1-18.9 15.5-22.4l168-64c5.2-2 10.9-2.1 16.1-.3l183.9 61.2l160-61c7.4-2.8 15.7-1.8 22.2 2.7zM48 136.5v284.6l120-45.7V90.8zm312 286.2V137.3l-144-48v285.4zm48-1.5l120-45.7V90.9l-120 45.6v284.6z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6RegularMap(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M565.6 36.2C572.1 40.7 576 48.1 576 56v336c0 10-6.2 18.9-15.5 22.4l-168 64c-5.2 2-10.9 2.1-16.1.3l-183.9-61.2l-160 61c-7.4 2.8-15.7 1.8-22.2-2.7S0 463.9 0 456V120c0-10 6.1-18.9 15.5-22.4l168-64c5.2-2 10.9-2.1 16.1-.3l183.9 61.2l160-61c7.4-2.8 15.7-1.8 22.2 2.7zM48 136.5v284.6l120-45.7V90.8zm312 286.2V137.3l-144-48v285.4zm48-1.5l120-45.7V90.9l-120 45.6v284.6z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M565.6 36.2C572.1 40.7 576 48.1 576 56v336c0 10-6.2 18.9-15.5 22.4l-168 64c-5.2 2-10.9 2.1-16.1.3l-183.9-61.2l-160 61c-7.4 2.8-15.7 1.8-22.2-2.7S0 463.9 0 456V120c0-10 6.1-18.9 15.5-22.4l168-64c5.2-2 10.9-2.1 16.1-.3l183.9 61.2l160-61c7.4-2.8 15.7-1.8 22.2 2.7zM48 136.5v284.6l120-45.7V90.8zm312 286.2V137.3l-144-48v285.4zm48-1.5l120-45.7V90.9l-120 45.6v284.6z"/></svg> </template>
CSS
.icon-map {
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%20576%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M565.6%2036.2C572.1%2040.7%20576%2048.1%20576%2056v336c0%2010-6.2%2018.9-15.5%2022.4l-168%2064c-5.2%202-10.9%202.1-16.1.3l-183.9-61.2l-160%2061c-7.4%202.8-15.7%201.8-22.2-2.7S0%20463.9%200%20456V120c0-10%206.1-18.9%2015.5-22.4l168-64c5.2-2%2010.9-2.1%2016.1-.3l183.9%2061.2l160-61c7.4-2.8%2015.7-1.8%2022.2%202.7zM48%20136.5v284.6l120-45.7V90.8zm312%20286.2V137.3l-144-48v285.4zm48-1.5l120-45.7V90.9l-120%2045.6v284.6z%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%20576%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M565.6%2036.2C572.1%2040.7%20576%2048.1%20576%2056v336c0%2010-6.2%2018.9-15.5%2022.4l-168%2064c-5.2%202-10.9%202.1-16.1.3l-183.9-61.2l-160%2061c-7.4%202.8-15.7%201.8-22.2-2.7S0%20463.9%200%20456V120c0-10%206.1-18.9%2015.5-22.4l168-64c5.2-2%2010.9-2.1%2016.1-.3l183.9%2061.2l160-61c7.4-2.8%2015.7-1.8%2022.2%202.7zM48%20136.5v284.6l120-45.7V90.8zm312%20286.2V137.3l-144-48v285.4zm48-1.5l120-45.7V90.9l-120%2045.6v284.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-regular/map.svg?color=%231a73e8&size=48