open-icon
Version:
Open Icon
13 lines (12 loc) • 543 B
JavaScript
// lib/meta/icon_map3.svg.ts
var meta = {
description: "The map3 icon represents a wayfinding tool that helps users navigate through locations with ease. It is designed to provide detailed maps and directions for better orientation and travel planning.",
category: ["Wayfinding", "Interface"],
tag: ["navigation", "travel", "directions", "location", "exploration", "GPS", "routes", "pathfinding", "destination", "orientation"],
title: "Map 3"
};
var icon_map3_svg_default = meta;
export {
icon_map3_svg_default as default,
meta
};