mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:26:23 +01:00
* 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>
15 lines
189 B
JSON
15 lines
189 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"gist",
|
|
"source",
|
|
"programming",
|
|
"html",
|
|
"xml",
|
|
"coding"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"development"
|
|
]
|
|
} |