Map SVG icon, line

Free

Three folded panels show a winding path across a map. Place it in a trip planner menu or on a visitor center handout.

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/yIoSh-lTBY-r/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="M3 6 9 3l6 3 6-3v15l-6 3-6-3-6 3V6Z"/><path d="M9 3v15M15 6v15"/><path d="M4.5 14c2-3 3.5-3 5-1.5S12 14 13 12s2-3 3.5-2 2 2 3 1"/></svg>
CSS background-image
.map {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/yIoSh-lTBY-r/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/yIoSh-lTBY-r/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: A folded map with three panels and a winding path. as part of the pack Maps and location icons, line. Want one like it? Make your own in the SVG studio.

Rest of Maps and location 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