lucide
lucide copied to clipboard
feat(icons): added `ruler-dimension-line` icon
What is the purpose of this pull request?
- [x] New Icon
Description
Added new ruler-dimension-line
icon.
Namin
Ruler + Dimensions line
I did some googling, and it looks to me like it's called Dimensions line.
Icon use case
To configure dimensions, size, etc.
Alternative icon designs
Icon Design Checklist
Concept
- [ ] 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.
- [x] The icons were originally created in #<issueNumber> by @jguddas
- [x] I've based them on the following Lucide icons:
ruler
- [ ] I've based them on the following design:
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
- [ ] 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
- [x] I've read the Contribution Guidelines.
- [ ] I've checked if there was an existing PR that solves the same issue.