diff --git a/icons/play-circle.json b/icons/play-circle.json index d72c9e5..14ee5f6 100644 --- a/icons/play-circle.json +++ b/icons/play-circle.json @@ -2,7 +2,8 @@ "$schema": "../icon.schema.json", "tags": [ "music", - "start" + "start", + "run" ], "categories": [ "shapes", diff --git a/icons/play.json b/icons/play.json index 60ee4bc..2bf926f 100644 --- a/icons/play.json +++ b/icons/play.json @@ -2,7 +2,8 @@ "$schema": "../icon.schema.json", "tags": [ "music", - "start" + "start", + "run" ], "categories": [ "arrows", diff --git a/icons/redo-2.json b/icons/redo-2.json index a69e098..8605a07 100644 --- a/icons/redo-2.json +++ b/icons/redo-2.json @@ -2,6 +2,7 @@ "$schema": "../icon.schema.json", "tags": [ "undo", + "rerun", "history" ], "categories": [ diff --git a/icons/redo.json b/icons/redo.json index a69e098..8605a07 100644 --- a/icons/redo.json +++ b/icons/redo.json @@ -2,6 +2,7 @@ "$schema": "../icon.schema.json", "tags": [ "undo", + "rerun", "history" ], "categories": [ diff --git a/icons/refresh-ccw.json b/icons/refresh-ccw.json index 31a886f..68d2c0d 100644 --- a/icons/refresh-ccw.json +++ b/icons/refresh-ccw.json @@ -4,6 +4,7 @@ "arrows", "rotate", "reload", + "rerun", "synchronise", "synchronize", "circular", diff --git a/icons/refresh-cw.json b/icons/refresh-cw.json index 46ba5e4..ef6a0ba 100644 --- a/icons/refresh-cw.json +++ b/icons/refresh-cw.json @@ -3,6 +3,7 @@ "tags": [ "rotate", "reload", + "rerun", "synchronise", "synchronize", "arrows", diff --git a/icons/rotate-ccw.json b/icons/rotate-ccw.json index be30e4b..2d5a4ed 100644 --- a/icons/rotate-ccw.json +++ b/icons/rotate-ccw.json @@ -6,6 +6,7 @@ "counter-clockwise", "restart", "reload", + "rerun", "refresh", "backup", "undo" diff --git a/icons/rotate-cw.json b/icons/rotate-cw.json index b994881..eec47f5 100644 --- a/icons/rotate-cw.json +++ b/icons/rotate-cw.json @@ -6,6 +6,7 @@ "clockwise", "refresh", "reload", + "rerun", "redo" ], "categories": [ diff --git a/icons/undo-2.json b/icons/undo-2.json index f050d4e..ab5bff1 100644 --- a/icons/undo-2.json +++ b/icons/undo-2.json @@ -2,6 +2,7 @@ "$schema": "../icon.schema.json", "tags": [ "redo", + "rerun", "history" ], "categories": [ diff --git a/icons/undo.json b/icons/undo.json index f050d4e..ab5bff1 100644 --- a/icons/undo.json +++ b/icons/undo.json @@ -2,6 +2,7 @@ "$schema": "../icon.schema.json", "tags": [ "redo", + "rerun", "history" ], "categories": [