Improve play metadata (#1062)
* Improve `play` metadata * Improve `un`/`re`/`do`/`fresh`/`reload` metadata
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
"$schema": "../icon.schema.json",
|
||||
"tags": [
|
||||
"music",
|
||||
"start"
|
||||
"start",
|
||||
"run"
|
||||
],
|
||||
"categories": [
|
||||
"shapes",
|
||||
|
||||
+2
-1
@@ -2,7 +2,8 @@
|
||||
"$schema": "../icon.schema.json",
|
||||
"tags": [
|
||||
"music",
|
||||
"start"
|
||||
"start",
|
||||
"run"
|
||||
],
|
||||
"categories": [
|
||||
"arrows",
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
"$schema": "../icon.schema.json",
|
||||
"tags": [
|
||||
"undo",
|
||||
"rerun",
|
||||
"history"
|
||||
],
|
||||
"categories": [
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
"$schema": "../icon.schema.json",
|
||||
"tags": [
|
||||
"undo",
|
||||
"rerun",
|
||||
"history"
|
||||
],
|
||||
"categories": [
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
"arrows",
|
||||
"rotate",
|
||||
"reload",
|
||||
"rerun",
|
||||
"synchronise",
|
||||
"synchronize",
|
||||
"circular",
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"tags": [
|
||||
"rotate",
|
||||
"reload",
|
||||
"rerun",
|
||||
"synchronise",
|
||||
"synchronize",
|
||||
"arrows",
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
"counter-clockwise",
|
||||
"restart",
|
||||
"reload",
|
||||
"rerun",
|
||||
"refresh",
|
||||
"backup",
|
||||
"undo"
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
"clockwise",
|
||||
"refresh",
|
||||
"reload",
|
||||
"rerun",
|
||||
"redo"
|
||||
],
|
||||
"categories": [
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
"$schema": "../icon.schema.json",
|
||||
"tags": [
|
||||
"redo",
|
||||
"rerun",
|
||||
"history"
|
||||
],
|
||||
"categories": [
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
"$schema": "../icon.schema.json",
|
||||
"tags": [
|
||||
"redo",
|
||||
"rerun",
|
||||
"history"
|
||||
],
|
||||
"categories": [
|
||||
|
||||
Reference in New Issue
Block a user