Skip to content

feat: add naira-sign icon #3480

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

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

Conversation

mariamALLI
Copy link

@mariamALLI mariamALLI commented Jul 30, 2025

Description

This PR introduces a new icon: naira-sign, representing the official currency symbol of Nigeria (₦).

Icon use case

  • Fintech apps: to indicate prices, conversions, or account balances in Nigerian Naira.
  • E-commerce platforms: to display product prices or transaction amounts in ₦.
  • Banking dashboards: to localize currency information for Nigerian users.
  • Budgeting tools: to support regional currency tracking.

Alternative icon designs

No alternatives at this time. Open to feedback and improvements.

Icon Design Checklist

Concept

  • I have provided valid use cases for each icon.
  • I have not added any 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/naira-sign.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 Jul 30, 2025
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 ChatGPT Tags suggestions ✨

I've asked ChatGPT for some suggestions for tags.

Copy link
Contributor

Added or changed icons

icons/naira-sign.svg

Preview cohesion icons/message-square-more.svg
icons/naira-sign.svg
icons/hotel.svg
Preview stroke widths icons/naira-sign.svg
icons/naira-sign.svg
icons/naira-sign.svg
DPI Preview

16px (shadcn/ui)

icons/naira-sign.svg

24px (default)

icons/naira-sign.svg

32px (shadcn/ui + retina)

icons/naira-sign.svg

48px (default + retina)

icons/naira-sign.svg
Icon X-rays icons/naira-sign.svg
Icon Diffs icons/naira-sign.svg
Icons as code

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

const NairaSignIcon = createLucideIcon('NairaSign', [
  ["path",{"d":"M6 4V20"}],
  ["path",{"d":"M18 4V20"}],
  ["path",{"d":"M4 8H20"}],
  ["path",{"d":"M4 16H20"}],
  ["path",{"d":"M6 4L18 20"}]
])

@karsa-mistmere
Copy link
Member

Has gap guideline violations in the corners.

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@mariamALLI
Copy link
Author

I have corrected the gap violation and updated with the correct corners.

Copy link
Member

@jguddas jguddas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Visual size is low, and the 2px gap violation is still there.

@jguddas
Copy link
Member

jguddas commented Jul 31, 2025

This barely adds a 2px gap into the corners:
icons
Open lucide studio

@jamiemlaw
Copy link
Contributor

Other possible resolutions for the gap issue:

icons
Open lucide studio

icons
Open lucide studio

@mariamALLI
Copy link
Author

mariamALLI commented Jul 31, 2025

@jguddas I just made another correction now. Please let me know if it passes or if I need to make any further changes; I'm happy to do so. Thank you for your comment.

icons
Open lucide studio

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