Map SVG icon, line

Free

Three folded panels and a marked route make this map easy to recognize. Use it in walking tour guides or trip planning worksheets.

Sign in to download. Free SVGs are free with any account.

How to use it

HTML <img>
<img src="https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/e16pi4E_sRwH/amnt.svg" alt="Map" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m2 5 7-2 6 2 7-2v16l-7 2-6-2-7 2V5Z"/><path d="M9 3v16M15 5v16M4 14c2-3 4-3 6-2s3 1 4-1 3-3 6-2"/><circle cx="5" cy="14" r="1"/><circle cx="19" cy="9" r="1"/></svg>
CSS background-image
.map {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/e16pi4E_sRwH/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.map {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/e16pi4E_sRwH/amnt.svg") center / contain no-repeat;
}
React
import MapSvg from "./map.jsx"; // from the React tab above

<MapSvg width={48} height={48} />

Made with AMNT

AMNT SVG 1.1 drew this from the words Map: Folded map with three panels and a marked route. as part of the pack Travel icons, line. Want one like it? Make your own in the SVG studio.

Rest of Travel icons, line

Similar SVGs

Licence: free. A Free account may use it for personal work; Pro and Max download it with a commercial licence, fixed at download, forever. No credit needed. Read the licence