Files
lucide/icons/lens-concave.json
Muhammad Aqib Bashir b76860a2b8 feat(icons): add lens-concave and lens-convex (#3831)
* feat(icons): add lens-convex icon

* feat(icon): add lens-concave icon

* fix(icon): replace approximate curve segments with 14-unit

* fix(icon): undo changes of making convex icon into concave

* fix(lens-concave): round path values from 13.9 to 14 to improve icon math

* Add 'shapes' category to lens-convex.json

* Add 'shapes' category to lens-concave.json

---------

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
2026-02-17 07:25:57 +01:00

29 lines
411 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"Muhammad-Aqib-Bashir",
"jamiemlaw",
"karsa-mistmere"
],
"tags": [
"concave",
"lens",
"optics",
"light",
"magnification",
"curved",
"focus",
"refraction",
"science",
"physics",
"eyeglass",
"telescope",
"microscope"
],
"categories": [
"science",
"tools",
"shapes"
]
}