Files
lucide/icons/square-dashed-bottom-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

17 lines
224 B
JSON

{
"$schema": "../icon.schema.json",
"tags": [
"rectangle",
"aspect ratio",
"1:1",
"shape",
"snippet",
"code",
"coding"
],
"categories": [
"shapes",
"development",
"files"
]
}