mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-15 21:27:42 +01:00
* docs(): added official statement on brand logos in Lucide * docs(): fix accidental typo from adding link * docs(): migrating some stuff to a more accessible plain language format * Update .github/ISSUE_TEMPLATE/01_icon_request.yml * Update .github/ISSUE_TEMPLATE/01_icon_request.yml Co-authored-by: Jakob Guddas <github@jguddas.de> * Update README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update .github/pull_request_template.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Jakob Guddas <github@jguddas.de> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
3.1 KiB
3.1 KiB
Description
Icon use case
Alternative icon designs
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, war/violence related 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/[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
- I've read the Contribution Guidelines.
- I've checked if there was an existing PR that solves the same issue.