map-two-tone from Keyline Icons by Keyline Icons · Two Tone · MIT Free for personal and commercial use.

Name
map-two-tone
Set
Keyline Icons
Style
Two Tone
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"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M2 7.186141C2 6.089203 2.598693 5.079723 3.561252 4.553651L7.561252 2.36751C8.457833 1.877497 9.542167 1.877497 10.438748 2.36751L14.561642 4.620817C14.849146 4.777948 15.195387 4.784273 15.488438 4.637747L19.105573 2.82918C20.435375 2.164279 22 3.13127 22 4.618034L22 16.813859C22 17.910797 21.401307 18.920277 20.438748 19.446349L16.438748 21.63249C15.542167 22.122503 14.457833 22.122503 13.561252 21.63249L9.438358 19.379183C9.150854 19.222052 8.804613 19.215727 8.511562 19.362253L4.894427 21.17082C3.564625 21.835721 2 20.86873 2 19.381966Z" stroke="none"/><path d="M3 7.186141C3 6.454849 3.399128 5.781862 4.040835 5.431147L8.040835 3.245007C8.638556 2.918332 9.361444 2.918332 9.959165 3.245007L14.082059 5.498313C14.657067 5.812575 15.349549 5.825225 15.935652 5.532174L19.552786 3.723607C20.217687 3.391156 21 3.874652 21 4.618034L21 16.813859C21 17.545151 20.600872 18.218138 19.959165 18.568853L15.959165 20.754993C15.361444 21.081668 14.638556 21.081668 14.040835 20.754993L9.917941 18.501687C9.342933 18.187425 8.650451 18.174775 8.064348 18.467826L4.447214 20.276393C3.782313 20.608844 3 20.125348 3 19.381966ZM9 3.000001V18.257109M15 5.742891V20.999999"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsMapTwoTone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillOpacity=".4" d="M2 7.186141C2 6.089203 2.598693 5.079723 3.561252 4.553651L7.561252 2.36751C8.457833 1.877497 9.542167 1.877497 10.438748 2.36751L14.561642 4.620817C14.849146 4.777948 15.195387 4.784273 15.488438 4.637747L19.105573 2.82918C20.435375 2.164279 22 3.13127 22 4.618034L22 16.813859C22 17.910797 21.401307 18.920277 20.438748 19.446349L16.438748 21.63249C15.542167 22.122503 14.457833 22.122503 13.561252 21.63249L9.438358 19.379183C9.150854 19.222052 8.804613 19.215727 8.511562 19.362253L4.894427 21.17082C3.564625 21.835721 2 20.86873 2 19.381966Z" stroke="none"/><path d="M3 7.186141C3 6.454849 3.399128 5.781862 4.040835 5.431147L8.040835 3.245007C8.638556 2.918332 9.361444 2.918332 9.959165 3.245007L14.082059 5.498313C14.657067 5.812575 15.349549 5.825225 15.935652 5.532174L19.552786 3.723607C20.217687 3.391156 21 3.874652 21 4.618034L21 16.813859C21 17.545151 20.600872 18.218138 19.959165 18.568853L15.959165 20.754993C15.361444 21.081668 14.638556 21.081668 14.040835 20.754993L9.917941 18.501687C9.342933 18.187425 8.650451 18.174775 8.064348 18.467826L4.447214 20.276393C3.782313 20.608844 3 20.125348 3 19.381966ZM9 3.000001V18.257109M15 5.742891V20.999999"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M2 7.186141C2 6.089203 2.598693 5.079723 3.561252 4.553651L7.561252 2.36751C8.457833 1.877497 9.542167 1.877497 10.438748 2.36751L14.561642 4.620817C14.849146 4.777948 15.195387 4.784273 15.488438 4.637747L19.105573 2.82918C20.435375 2.164279 22 3.13127 22 4.618034L22 16.813859C22 17.910797 21.401307 18.920277 20.438748 19.446349L16.438748 21.63249C15.542167 22.122503 14.457833 22.122503 13.561252 21.63249L9.438358 19.379183C9.150854 19.222052 8.804613 19.215727 8.511562 19.362253L4.894427 21.17082C3.564625 21.835721 2 20.86873 2 19.381966Z" stroke="none"/><path d="M3 7.186141C3 6.454849 3.399128 5.781862 4.040835 5.431147L8.040835 3.245007C8.638556 2.918332 9.361444 2.918332 9.959165 3.245007L14.082059 5.498313C14.657067 5.812575 15.349549 5.825225 15.935652 5.532174L19.552786 3.723607C20.217687 3.391156 21 3.874652 21 4.618034L21 16.813859C21 17.545151 20.600872 18.218138 19.959165 18.568853L15.959165 20.754993C15.361444 21.081668 14.638556 21.081668 14.040835 20.754993L9.917941 18.501687C9.342933 18.187425 8.650451 18.174775 8.064348 18.467826L4.447214 20.276393C3.782313 20.608844 3 20.125348 3 19.381966ZM9 3.000001V18.257109M15 5.742891V20.999999"/></g></svg>
</template>

CSS

.icon-map-two-tone {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M2%207.186141C2%206.089203%202.598693%205.079723%203.561252%204.553651L7.561252%202.36751C8.457833%201.877497%209.542167%201.877497%2010.438748%202.36751L14.561642%204.620817C14.849146%204.777948%2015.195387%204.784273%2015.488438%204.637747L19.105573%202.82918C20.435375%202.164279%2022%203.13127%2022%204.618034L22%2016.813859C22%2017.910797%2021.401307%2018.920277%2020.438748%2019.446349L16.438748%2021.63249C15.542167%2022.122503%2014.457833%2022.122503%2013.561252%2021.63249L9.438358%2019.379183C9.150854%2019.222052%208.804613%2019.215727%208.511562%2019.362253L4.894427%2021.17082C3.564625%2021.835721%202%2020.86873%202%2019.381966Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M3%207.186141C3%206.454849%203.399128%205.781862%204.040835%205.431147L8.040835%203.245007C8.638556%202.918332%209.361444%202.918332%209.959165%203.245007L14.082059%205.498313C14.657067%205.812575%2015.349549%205.825225%2015.935652%205.532174L19.552786%203.723607C20.217687%203.391156%2021%203.874652%2021%204.618034L21%2016.813859C21%2017.545151%2020.600872%2018.218138%2019.959165%2018.568853L15.959165%2020.754993C15.361444%2021.081668%2014.638556%2021.081668%2014.040835%2020.754993L9.917941%2018.501687C9.342933%2018.187425%208.650451%2018.174775%208.064348%2018.467826L4.447214%2020.276393C3.782313%2020.608844%203%2020.125348%203%2019.381966ZM9%203.000001V18.257109M15%205.742891V20.999999%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M2%207.186141C2%206.089203%202.598693%205.079723%203.561252%204.553651L7.561252%202.36751C8.457833%201.877497%209.542167%201.877497%2010.438748%202.36751L14.561642%204.620817C14.849146%204.777948%2015.195387%204.784273%2015.488438%204.637747L19.105573%202.82918C20.435375%202.164279%2022%203.13127%2022%204.618034L22%2016.813859C22%2017.910797%2021.401307%2018.920277%2020.438748%2019.446349L16.438748%2021.63249C15.542167%2022.122503%2014.457833%2022.122503%2013.561252%2021.63249L9.438358%2019.379183C9.150854%2019.222052%208.804613%2019.215727%208.511562%2019.362253L4.894427%2021.17082C3.564625%2021.835721%202%2020.86873%202%2019.381966Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M3%207.186141C3%206.454849%203.399128%205.781862%204.040835%205.431147L8.040835%203.245007C8.638556%202.918332%209.361444%202.918332%209.959165%203.245007L14.082059%205.498313C14.657067%205.812575%2015.349549%205.825225%2015.935652%205.532174L19.552786%203.723607C20.217687%203.391156%2021%203.874652%2021%204.618034L21%2016.813859C21%2017.545151%2020.600872%2018.218138%2019.959165%2018.568853L15.959165%2020.754993C15.361444%2021.081668%2014.638556%2021.081668%2014.040835%2020.754993L9.917941%2018.501687C9.342933%2018.187425%208.650451%2018.174775%208.064348%2018.467826L4.447214%2020.276393C3.782313%2020.608844%203%2020.125348%203%2019.381966ZM9%203.000001V18.257109M15%205.742891V20.999999%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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