Files
lucide/icons/rectangle-circle.json
Zefir 8527049827 feat(icons): added rectangle-circle icon (#3245)
* Added icons/rectangle-circle.svg

* Added icons/rectangle-circle.json

* reduce rectangle radius to 1px

Co-authored-by: Jakob Guddas <github@jguddas.de>

* added jguddas to rectangle-circle contributors

Co-authored-by: Jakob Guddas <github@jguddas.de>

---------

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
Co-authored-by: Jakob Guddas <github@jguddas.de>
2025-06-13 09:12:16 +02:00

18 lines
220 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"zefir-git",
"jguddas"
],
"tags": [
"compose",
"keyboard",
"key",
"button"
],
"categories": [
"development",
"text"
]
}