Files
lucide/icons/square-code.json
Daniel Bayley d041a2b02a Add square-* code snippet/gist icons (#1068)
* Add `square-dashed-bottom` (snippet) icon

* Add `square-code` (gist) icon

* Optimise `square-dashed-bottom` (snippet) icon

* Optimise `square-code` (gist) icon

* Add `square-dashed-bottom-code` (snippet/gist) icon

* Update icons/square-dashed-bottom.svg

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

* Refine `square-dashed-bottom-code` icon

---------

Co-authored-by: Jakob Guddas <github@jguddas.de>
2023-06-21 09:16:02 +02:00

15 lines
189 B
JSON

{
"$schema": "../icon.schema.json",
"tags": [
"gist",
"source",
"programming",
"html",
"xml",
"coding"
],
"categories": [
"text",
"development"
]
}