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 map-plus icon #2697

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Seanw265
Copy link

What is the purpose of this pull request?

  • New Icon

Description

Added new map-plus icon.

Icon use case

  • Create a new trip in a planner or mapping app
  • Create a new collection of locations
  • Add a new destination to an existing trip or itinerary
  • Add a new collaborative map for sharing with others
  • Start mapping a new area for navigation or exploration

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 @colebemis
  • I've based them on the following Lucide icons: map
  • 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


This is my first PR to Lucide. My apologies if there is anything I've missed.

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

github-actions bot commented Dec 18, 2024

Added or changed icons

icons/map-plus.svg

Preview cohesion icons/message-square-share.svg
icons/map-plus.svg
icons/mic-off.svg
Preview stroke widths icons/map-plus.svg
icons/map-plus.svg
icons/map-plus.svg
DPI Preview (24px) icons/map-plus.svg
Icon X-rays icons/map-plus.svg
Icon Diffs icons/map-plus.svg
Icons as code

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

const MapPlusIcon = createLucideIcon('MapPlus', [
  ["path",{"d":"m11 19-1.106-.552a2 2 0 0 0-1.788 0l-3.659 1.83A1 1 0 0 1 3 19.381V6.618a1 1 0 0 1 .553-.894l4.553-2.277a2 2 0 0 1 1.788 0l4.212 2.106a2 2 0 0 0 1.788 0l3.659-1.83A1 1 0 0 1 21 4.619V12"}],
  ["path",{"d":"M15 5.764V12"}],
  ["path",{"d":"M18 15v6"}],
  ["path",{"d":"M21 18h-6"}],
  ["path",{"d":"M9 3.236v15"}]
])

@karsa-mistmere
Copy link
Member

karsa-mistmere commented Dec 18, 2024

@jguddas: Looking at map, I'm wondering if maybe we should update it to have grid aligned corners as such:

icons
Open lucide studio

(This is just a rough draft drawn by hand, the tangents are not perfect, but you get the picture.)

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants