mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:49:44 +01:00
* 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>
18 lines
220 B
JSON
18 lines
220 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"zefir-git",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"compose",
|
|
"keyboard",
|
|
"key",
|
|
"button"
|
|
],
|
|
"categories": [
|
|
"development",
|
|
"text"
|
|
]
|
|
}
|