diff --git a/icons/square-asterisk.json b/icons/asterisk-square.json similarity index 89% rename from icons/square-asterisk.json rename to icons/asterisk-square.json index 3219525cc..8bbb671c3 100644 --- a/icons/square-asterisk.json +++ b/icons/asterisk-square.json @@ -20,5 +20,8 @@ "account", "maths", "development" + ], + "alaias": [ + "square-asterisk" ] } \ No newline at end of file diff --git a/icons/square-asterisk.svg b/icons/asterisk-square.svg similarity index 100% rename from icons/square-asterisk.svg rename to icons/asterisk-square.svg diff --git a/icons/square-code.json b/icons/code-square.json similarity index 85% rename from icons/square-code.json rename to icons/code-square.json index 95b2f8fa4..76caf9f1f 100644 --- a/icons/square-code.json +++ b/icons/code-square.json @@ -14,5 +14,8 @@ "categories": [ "text", "development" + ], + "aliases": [ + "square-code" ] } \ No newline at end of file diff --git a/icons/square-code.svg b/icons/code-square.svg similarity index 100% rename from icons/square-code.svg rename to icons/code-square.svg diff --git a/icons/square-dot.json b/icons/dot-square.json similarity index 86% rename from icons/square-dot.json rename to icons/dot-square.json index ec49107c3..27a7216c1 100644 --- a/icons/square-dot.json +++ b/icons/dot-square.json @@ -14,5 +14,8 @@ "categories": [ "shapes", "development" + ], + "aliases": [ + "square-dot" ] } \ No newline at end of file diff --git a/icons/square-dot.svg b/icons/dot-square.svg similarity index 100% rename from icons/square-dot.svg rename to icons/dot-square.svg diff --git a/icons/square-equal.json b/icons/equal-square.json similarity index 84% rename from icons/square-equal.json rename to icons/equal-square.json index 460572406..a355a61b1 100644 --- a/icons/square-equal.json +++ b/icons/equal-square.json @@ -12,5 +12,8 @@ "categories": [ "maths", "shapes" + ], + "aliases": [ + "square-equal" ] } \ No newline at end of file diff --git a/icons/square-equal.svg b/icons/equal-square.svg similarity index 100% rename from icons/square-equal.svg rename to icons/equal-square.svg diff --git a/icons/gantt-chart-square.json b/icons/gantt-chart-square.json index 68dfe1f8f..fc9eb70c1 100644 --- a/icons/gantt-chart-square.json +++ b/icons/gantt-chart-square.json @@ -31,6 +31,7 @@ "design" ], "aliases": [ + "gantt-square", "square-gantt" ] -} \ No newline at end of file +} diff --git a/icons/kanban-square-dashed.json b/icons/kanban-square-dashed.json index 5e30b8618..8380379dc 100644 --- a/icons/kanban-square-dashed.json +++ b/icons/kanban-square-dashed.json @@ -30,4 +30,4 @@ "aliases": [ "square-kanban-dashed" ] -} \ No newline at end of file +} diff --git a/icons/kanban-square.json b/icons/kanban-square.json index dd76146b0..eb3645079 100644 --- a/icons/kanban-square.json +++ b/icons/kanban-square.json @@ -29,4 +29,4 @@ "aliases": [ "square-kanban" ] -} \ No newline at end of file +} diff --git a/icons/square-slash.json b/icons/slash-square.json similarity index 88% rename from icons/square-slash.json rename to icons/slash-square.json index 3a7285381..1d14f820c 100644 --- a/icons/square-slash.json +++ b/icons/slash-square.json @@ -19,5 +19,8 @@ "shapes", "development", "maths" + ], + "aliases": [ + "square-slash" ] } \ No newline at end of file diff --git a/icons/square-slash.svg b/icons/slash-square.svg similarity index 100% rename from icons/square-slash.svg rename to icons/slash-square.svg