Skip to content

This repository contains a versatile collection of navigation icons suitable for various mapping systems and direction-based applications. These icons represent common maneuvers and actions in navigation scenarios.

License

Notifications You must be signed in to change notification settings

sempijja/navigation-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Navigation Icons

License: MIT

A comprehensive set of navigation icons for use in any mapping or direction-based application.

Overview

This repository contains a versatile collection of navigation icons suitable for various mapping systems and direction-based applications. These icons represent common maneuvers and actions in navigation scenarios.

Icon Naming Convention

The icon filenames follow a consistent pattern to make them easy to use and integrate:

  • Format: nav_<action>_<modifier>.svg
  • Examples:
    • nav_turn_left.svg
    • nav_continue_straight.svg
    • nav_roundabout_slight_right.svg

Available Icons

See ICONS.md for a full list of available icons and their descriptions.

Usage

These icons are designed to be versatile and can be used in various navigation and mapping applications. Here are some ways you can use them:

  • In turn-by-turn navigation instructions
  • On maps to indicate directions or points of interest
  • In route overview displays
  • In user interfaces for navigation apps

Integration

The SVG format allows for easy integration into web and mobile applications. You can use these icons as-is, or modify them to fit your specific design needs. For web applications, you can include the SVGs directly in your HTML For mobile applications, you can import these SVGs and render them using the platform's native SVG rendering capabilities.

Contributing

We welcome contributions! Whether it's adding new icons, improving existing ones, or suggesting new categories, your input is valuable. Please read our CONTRIBUTING.md for details on how to submit pull requests.

Installation and Usage

git clone https://github.com/sempijja/navigation-icons.git
cd navigation-icons
npm install
npm start

About

This repository contains a versatile collection of navigation icons suitable for various mapping systems and direction-based applications. These icons represent common maneuvers and actions in navigation scenarios.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published