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-fading-arrow-up icon #2287

Merged
merged 7 commits into from
Aug 1, 2024

Conversation

mosch
Copy link
Contributor

@mosch mosch commented Jul 4, 2024

What is the purpose of this pull request?

  • New Icon
  • Bug fix
  • New Feature
  • Documentation update
  • Other:

Description

Adding circle-fading-up icon, a combination of two icons

Icon use case

  • Premium Upgrade
  • Fill out to complete something
  • Data Refresh
  • Upgrade / Update App
  • Indicating that there is a newer version of something available

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: circle-fading-plus, circle-arrow-up
  • 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 Jul 4, 2024
Copy link

github-actions bot commented Jul 4, 2024

Added or changed icons

icons/circle-fading-arrow-up.svg

Preview cohesion icons/square-terminal.svg
icons/circle-fading-arrow-up.svg
icons/scissors-line-dashed.svg
Preview stroke widths icons/circle-fading-arrow-up.svg
icons/circle-fading-arrow-up.svg
icons/circle-fading-arrow-up.svg
DPI Preview (24px) icons/circle-fading-arrow-up.svg
Icon X-rays icons/circle-fading-arrow-up.svg
Icons as code

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

const CircleFadingArrowUpIcon = createLucideIcon('CircleFadingArrowUp', [
  ["path",{"d":"M12 2a10 10 0 0 1 7.38 16.75"}],
  ["path",{"d":"m16 12-4-4-4 4"}],
  ["path",{"d":"M12 16V8"}],
  ["path",{"d":"M2.5 8.875a10 10 0 0 0-.5 3"}],
  ["path",{"d":"M2.83 16a10 10 0 0 0 2.43 3.4"}],
  ["path",{"d":"M4.636 5.235a10 10 0 0 1 .891-.857"}],
  ["path",{"d":"M8.644 21.42a10 10 0 0 0 7.631-.38"}]
])

@jguddas jguddas changed the title add circle fading up icon feat(icons): added circle-fading-arrow-up icon Jul 4, 2024
@mosch mosch force-pushed the icon/circle-fading-up branch from faddb1f to 28f3a80 Compare July 25, 2024 12:23
Copy link
Member

@ericfennis ericfennis left a comment

Choose a reason for hiding this comment

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

@mosch Excellent icon, well done!
One small change for meta file.

icons/circle-fading-arrow-up.json Outdated Show resolved Hide resolved
@mosch
Copy link
Contributor Author

mosch commented Jul 25, 2024

added development as category

@mosch
Copy link
Contributor Author

mosch commented Jul 26, 2024

@ericfennis let me know if we're good to go

@ericfennis ericfennis merged commit 158212c into lucide-icons:main Aug 1, 2024
8 checks passed
@mosch mosch deleted the icon/circle-fading-up branch August 2, 2024 17:34
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