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 share-3 icon #2895

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

Conversation

oosawy
Copy link

@oosawy oosawy commented Mar 12, 2025

What is the purpose of this pull request?

  • New Icon

Description

Added new share-3 icon.

Icon use case

  • The share icon but feels more like Apple.
  • Instruction indicating the Safari Share icon.
  • Enhancing the Platform-Adaptive experience.

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: share
  • 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

Copy link

Added or changed icons

icons/share-3.svg

Preview cohesion icons/square-arrow-down-left.svg
icons/share-3.svg
icons/scaling.svg
Preview stroke widths icons/share-3.svg
icons/share-3.svg
icons/share-3.svg
DPI Preview (24px) icons/share-3.svg
Icon X-rays icons/share-3.svg
Icon Diffs icons/share-3.svg
Icons as code

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

const Share3Icon = createLucideIcon('Share3', [
  ["path",{"d":"M12 2v13"}],
  ["path",{"d":"m16 6-4-4-4 4"}],
  ["path",{"d":"M16 9.5h1a2 2 0 0 1 2 2V20a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-8.5a2 2 0 0 1 2-2h1"}]
])

@karsa-mistmere
Copy link
Member

Hi @oosawy,

I can't really see us moving forward with this as is for the following reasons:

  • the top of the square is half a pixel off grid, and would need better pixel perfection
  • the name share-3 goes against our naming conventions, it would have to be named something that makes it unique, but:
  • there just isn't enough difference to set this apart from share, at most we could consider giving share an update in style, but that would require a little "market research" on what most of out users would prefer

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.

2 participants