open-icon
Version:
Open Icon
13 lines (12 loc) • 441 B
JavaScript
// lib/meta/icon_location-path.svg.ts
var meta = {
description: "An icon indicating a path or route to a specific location, commonly used for navigation purposes.",
category: ["Wayfinding"],
tag: ["Location", "Path", "Route", "Navigation", "Direction", "Map", "GPS", "Travel", "Explore", "Journey"],
title: "Location Path"
};
var icon_location_path_svg_default = meta;
export {
icon_location_path_svg_default as default,
meta
};