mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:18:21 +01:00
Rename square-* icons appropriately (#1384)
* Rename `square-gantt` to `gantt-square` * Rename `square-dot` to `dot-square` * Rename `square-kanban` icons to `kanban-square` * Rename `square-code` to `code-square` * Rename `square-asterisk` to `asterisk-square` * Rename `square-equal` to `equal-square` * Rename `square-slash` to `slash-square` * Cleanup merge conflicts * Add alias back --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
This commit is contained in:
21
icons/code-square.json
Normal file
21
icons/code-square.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"$schema": "../icon.schema.json",
|
||||
"contributors": [
|
||||
"danielbayley"
|
||||
],
|
||||
"tags": [
|
||||
"gist",
|
||||
"source",
|
||||
"programming",
|
||||
"html",
|
||||
"xml",
|
||||
"coding"
|
||||
],
|
||||
"categories": [
|
||||
"text",
|
||||
"development"
|
||||
],
|
||||
"aliases": [
|
||||
"square-code"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user