open-icon
Version:
Open Icon
13 lines (12 loc) • 570 B
JavaScript
// lib/meta/icon_location-path 2.svg.ts
var meta = {
description: "The icon 'location-path 2' represents a visual wayfinding element showing a path or route to a location. It can be used to indicate navigation, directions, or a travel route on maps or in any wayfinding context.",
category: ["Wayfinding"],
tag: ["Location", "Directions", "Route", "Navigation", "Maps", "Travel", "Wayfinding", "Path", "Guide", "Journey"],
title: "Location Path 2"
};
var icon_location_path_2_svg_default = meta;
export {
icon_location_path_2_svg_default as default,
meta
};