mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-02-24 09:39:40 +01:00
* feat(icon): add mirror-round icon * feat(icon): add mirror-rectangular icon * Update icons/mirror-rectangular.json: remove part of name from tages Co-authored-by: Karsa <contact@karsa.org> * Update icons/mirror-round.json: remove part of name from tags Co-authored-by: Karsa <contact@karsa.org> * Update icons/mirror-round.json: add vanity and makeup tags Co-authored-by: Karsa <contact@karsa.org> * fix(size): increase to make it a bit larger from `14 x 18` to `16 x 20` Co-authored-by: Karsa <contact@karsa.org> * Apply suggestion from @karsa-mistmere Co-authored-by: Karsa <contact@karsa.org> * Update mirror-round.json --------- Co-authored-by: Karsa <contact@karsa.org>
29 lines
400 B
JSON
29 lines
400 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"Muhammad-Aqib-Bashir",
|
|
"jamiemlaw",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"reflection",
|
|
"optics",
|
|
"glass",
|
|
"surface",
|
|
"image",
|
|
"physics",
|
|
"science",
|
|
"bathroom",
|
|
"decor",
|
|
"cosmetic",
|
|
"shiny",
|
|
"periscope",
|
|
"vanity"
|
|
],
|
|
"categories": [
|
|
"science",
|
|
"home",
|
|
"tools"
|
|
]
|
|
}
|