lucide
lucide copied to clipboard
feat(icons): add Saudi Riyal Symbol
What is the purpose of this pull request?
- [x] New Icon
- [ ] Bug fix
- [ ] New Feature
- [ ] Documentation update
- [ ] Other:
Description
This PR introduces a new icon for the Saudi Riyal (SAR) currency symbol. The Saudi Riyal symbol was officially approved by the Saudi Central Bank (SAMA) on February 20, 2025. More information about the symbol can be found on SAMA's official website.
Icon use case
The Saudi Riyal icon can be used in a variety of financial and e-commerce applications. Examples include:
- Currency conversion tools and financial dashboards displaying SAR values.
- Online shopping platforms and payment gateways to indicate transactions in SAR.
Alternative icon designs
N/A
Icon Design Checklist
Concept
- [x] I have provided valid use cases for each icon.
- [x] I have not added any a brand or logo icon.
- [x] I have not used any hate symbols.
- [x] 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 #<issueNumber> by @<githubUser>
- [ ] I've based them on the following Lucide icons:
- [x] I've based them on the following design: SAMA's official website
Naming
- [x] I've read and followed the naming conventions.
- [x] I've named icons by what they are rather than their use case.
- [x] I've provided meta JSON files in
icons/[iconName].json
.
Design
- [x] I've read and followed the icon design guidelines.
- [x] I've made sure that the icons look sharp on low DPI displays.
- [x] I've made sure that the icons look consistent with the icon set in size, optical volume, and density.
- [x] I've made sure that the icons are visually centered.
- [x] I've correctly optimized all icons to three points of precision.
Before Submitting
- [x] I've read the Contribution Guidelines.
- [x] I've checked if there was an existing PR that solves the same issue.