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 circle-pound-sterling icon #2822

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

Conversation

LieOnLion
Copy link

@LieOnLion LieOnLion commented Feb 20, 2025

What is the purpose of this pull request?

  • New Icon

Description

Added new circle-pound-sterling icon.

Icon use case

Displaying Items in GBP.
Option to switch to using GBP.
Showing GBP as an option.

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

  • I've based them on the following Lucide icons: circle-dollar-sign, badge-pound-sterling

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

github-actions bot commented Feb 24, 2025

Added or changed icons

icons/circle-pound-sterling.svg

Preview cohesion icons/square-chart-gantt.svg
icons/circle-pound-sterling.svg
icons/file-search.svg
Preview stroke widths icons/circle-pound-sterling.svg
icons/circle-pound-sterling.svg
icons/circle-pound-sterling.svg
DPI Preview (24px) icons/circle-pound-sterling.svg
Icon X-rays icons/circle-pound-sterling.svg
Icon Diffs icons/circle-pound-sterling.svg
Icons as code

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

const CirclePoundSterlingIcon = createLucideIcon('CirclePoundSterling', [
  ["path",{"d":"M10 16V9.5a1 1 0 0 1 5 0"}],
  ["path",{"d":"M8 12h4"}],
  ["path",{"d":"M8 16h7"}],
  ["circle",{"cx":"12","cy":"12","r":"10"}]
])

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.

3 participants