Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(icons): added fork-in-road icon #2420

Closed
wants to merge 4 commits into from

Conversation

sempijja
Copy link

What is the purpose of this pull request?

  • New Icon

Description

Added new fork-in-road icon.

Icon use case

This pull request adds a new "fork-in-road" icon to our map interface assets, designed to represent an upcoming split or division in a route where users must choose between two or more paths.

image
Reference;
image

Current icon does not serve the same purpose so its hopefully not a duplicate;
image

Purpose:

The "fork-in-road" icon provides clear visual guidance for users navigating complex road networks, highways, or decision points in various transportation scenarios. By alerting users to upcoming route choices, it enhances navigation accuracy and overall user experience.

Categories:

Navigation
Route Guidance
Traffic Signs
Real-Life Use Cases:

  • Highway Navigation: Alerts drivers to upcoming major highway splits, such as the division of I-95 into I-95 and I-295.
  • Airport Approach: Guides travelers to choose between terminals or airline-specific areas when approaching an airport.
  • National Park Trails: Indicates trail splits for hikers where paths diverge to different natural attractions or campsites.
  • Urban Transit Networks: Shows passengers where a bus or tram route splits, serving different city areas.
  • Bike Path Navigation: Alerts cyclists to upcoming path divisions in extensive urban or rural cycling networks.
  • Theme Park Navigation: Guides visitors through amusement parks where paths split to different themed areas or attractions.
  • Shopping Mall Wayfinding: Indicates where corridors split to different wings or levels in a large shopping complex.
  • University Campus Navigation: Shows students and visitors where paths diverge to different faculties or facilities.
  • Industrial Complex Routing: Guides truck drivers or workers through large industrial areas where roads split to different loading docks or facilities.
  • Ski Resort Trail Maps: Indicates where ski runs split into different difficulty levels or endpoints on the mountain.
  • Emergency Evacuation Routes: Shows critical decision points in evacuation plans for large buildings or urban areas.
  • Harbor Navigation: Guides boats to choose between different channels or docking areas when approaching a port.

Alternative icon designs

Icon Design Checklist

Concept

  • I have provided valid use cases for each icon.
  • I have not added any a brand or logo icon.
  • I have not used any hate symbols.
  • I have not included any religious or political imagery.

Author, credits & license

  • The icons are solely my own creation.
  • The icons were originally created in # by @
  • I've based them on the following Lucide icons:
  • I've based them on the following design:

Naming

  • I've read and followed the naming conventions
  • I've named icons by what they are rather than their use case.
  • I've provided meta JSON files in icons/[iconName].json.

Design

  • I've read and followed the icon design guidelines
  • I've made sure that the icons look sharp on low DPI displays.
  • I've made sure that the icons look consistent with the icon set in size, optical volume and density.
  • I've made sure that the icons are visually centered.
  • I've correctly optimized all icons to three points of precision.

Before Submitting

@github-actions github-actions bot added 🎨 icon About new icons 🫧 metadata Improved metadata labels Aug 31, 2024
Copy link

Added or changed icons

icons/fork-in-road.svg

Preview cohesion icons/square-activity.svg
icons/fork-in-road.svg
icons/columns-2.svg
Preview stroke widths icons/fork-in-road.svg
icons/fork-in-road.svg
icons/fork-in-road.svg
DPI Preview (24px) icons/fork-in-road.svg
Icon X-rays icons/fork-in-road.svg
Icons as code

Works for: lucide-react, lucide-react-native, lucide-preact, lucide-vue-next

const ForkInRoadIcon = createLucideIcon('ForkInRoad', [
  ["path",{"d":"M12 22V11.7C12 11.17 11.88 10.64 11.63 10.15C11.38 9.65 11.01 9.2 10.53 8.83L2 2"}],
  ["path",{"d":"M12 22V11.7C12 11.17 12.12 10.64 12.37 10.15C12.62 9.65 12.99 9.2 13.47 8.83L22 2"}],
  ["path",{"d":"M2 6V2H7"}],
  ["path",{"d":"M22 6V2H17"}]
])

@karsa-mistmere
Copy link
Member

karsa-mistmere commented Aug 31, 2024

This is inconsistent with split and the name is use case based instead of what is depicted. 👎

@jguddas
Copy link
Member

jguddas commented Aug 31, 2024

Also a ultra specific use case.

Copy link

github-actions bot commented Oct 1, 2024

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Oct 1, 2024
@jguddas jguddas closed this Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎨 icon About new icons 🫧 metadata Improved metadata Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants