diff --git a/icons/alert-triangle.json b/icons/alert-triangle.json index 0aa018557..60dc691d4 100644 --- a/icons/alert-triangle.json +++ b/icons/alert-triangle.json @@ -10,10 +10,12 @@ "warning", "alert", "danger", - "exclamation mark" + "exclamation mark", + "linter" ], "categories": [ "notifications", - "shapes" + "shapes", + "development" ] } \ No newline at end of file diff --git a/icons/alert-triangle.svg b/icons/alert-triangle.svg index 00b665164..69e9d06e8 100644 --- a/icons/alert-triangle.svg +++ b/icons/alert-triangle.svg @@ -10,6 +10,6 @@ stroke-linejoin="round" > - - + + diff --git a/icons/ban.json b/icons/ban.json index 4d9d28f24..5b45f047c 100644 --- a/icons/ban.json +++ b/icons/ban.json @@ -11,8 +11,14 @@ "forbidden", "prohibited", "error", + "incorrect", + "mistake", + "wrong", + "failure", "circle", - "slash" + "slash", + "null", + "void" ], "categories": [ "account" diff --git a/icons/ban.svg b/icons/ban.svg index a17f157e1..e9594de8f 100644 --- a/icons/ban.svg +++ b/icons/ban.svg @@ -10,5 +10,5 @@ stroke-linejoin="round" > - + diff --git a/icons/circle-off.json b/icons/circle-off.json index a7bb6bcfa..c30a90357 100644 --- a/icons/circle-off.json +++ b/icons/circle-off.json @@ -7,15 +7,20 @@ "diameter", "zero", "Ø", - "null", "nothing", + "null", + "void", "cancel", "ban", "no", "stop", "forbidden", "prohibited", - "error" + "error", + "incorrect", + "mistake", + "wrong", + "failure" ], "categories": [ "shapes" diff --git a/icons/circle-slash-2.json b/icons/circle-slash-2.json index 2b350aa2c..3ed850446 100644 --- a/icons/circle-slash-2.json +++ b/icons/circle-slash-2.json @@ -8,12 +8,18 @@ "diameter", "zero", "Ø", - "null", "nothing", - "maths", + "null", + "void", + "ban", "/" ], "categories": [ - "shapes" + "shapes", + "maths", + "development" + ], + "aliases": [ + "circle-slashed" ] } diff --git a/icons/circle-slash.json b/icons/circle-slash.json index a28e647a6..12b2a399f 100644 --- a/icons/circle-slash.json +++ b/icons/circle-slash.json @@ -7,8 +7,9 @@ "diameter", "zero", "Ø", - "null", "nothing", + "null", + "void", "cancel", "ban", "no", @@ -16,6 +17,10 @@ "forbidden", "prohibited", "error", + "incorrect", + "mistake", + "wrong", + "failure", "/" ], "categories": [ diff --git a/icons/x-circle.json b/icons/x-circle.json index 9eb4ab95a..66037f158 100644 --- a/icons/x-circle.json +++ b/icons/x-circle.json @@ -11,12 +11,18 @@ "remove", "times", "clear", - "maths", + "error", + "incorrect", + "wrong", + "mistake", + "failure", + "linter", "multiply", "multiplication" ], "categories": [ "maths", - "shapes" + "shapes", + "development" ] } \ No newline at end of file diff --git a/icons/x-circle.svg b/icons/x-circle.svg index 264104aac..e210b2d10 100644 --- a/icons/x-circle.svg +++ b/icons/x-circle.svg @@ -10,6 +10,6 @@ stroke-linejoin="round" > - - + + diff --git a/icons/x-octagon.svg b/icons/x-octagon.svg index 78296dc9d..a32ea4644 100644 --- a/icons/x-octagon.svg +++ b/icons/x-octagon.svg @@ -10,6 +10,6 @@ stroke-linejoin="round" > - - + + diff --git a/icons/x-square.svg b/icons/x-square.svg index dc1c87bfe..2fd8e770d 100644 --- a/icons/x-square.svg +++ b/icons/x-square.svg @@ -10,6 +10,6 @@ stroke-linejoin="round" > - - + + diff --git a/icons/x.svg b/icons/x.svg index ffdbd7060..e31794349 100644 --- a/icons/x.svg +++ b/icons/x.svg @@ -9,6 +9,6 @@ stroke-linecap="round" stroke-linejoin="round" > - - + +