Skip to content

Commit e83aa75

Browse files
committed
Update icon-info.json
updated uses and keywords for icons searches
1 parent 3acf7cb commit e83aa75

File tree

1 file changed

+74
-2
lines changed

1 file changed

+74
-2
lines changed

icons/icon-info.json

Lines changed: 74 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1912,12 +1912,52 @@
19121912
"uses": "file, ok, check mark, file state",
19131913
"notes": ""
19141914
},
1915+
"file_warn": {
1916+
"uses": "file, warn, message, file state",
1917+
"notes": ""
1918+
},
1919+
"file_unknown": {
1920+
"uses": "file, unknown, file state",
1921+
"notes": ""
1922+
},
1923+
"file_secure": {
1924+
"uses": "file, secure, safe, security, file state",
1925+
"notes": ""
1926+
},
19151927
"file_upload": {
1916-
"uses": "file, uploaded, up arrow, file state",
1928+
"uses": "file, uploaded, up arrow, file action",
19171929
"notes": ""
19181930
},
19191931
"file_compare": {
1920-
"uses": "file, compare, left, right, arrow, file state",
1932+
"uses": "file, compare, left, right, arrow, file action",
1933+
"notes": ""
1934+
},
1935+
"file_download": {
1936+
"uses": "file, download, arrow, down, file action",
1937+
"notes": ""
1938+
},
1939+
"file_import": {
1940+
"uses": "file, import, arrow, down, file action",
1941+
"notes": ""
1942+
},
1943+
"file_rights": {
1944+
"uses": "file, rights, checkmark, grant, file action",
1945+
"notes": ""
1946+
},
1947+
"file_add": {
1948+
"uses": "file, add, new, plus, grant, file action",
1949+
"notes": ""
1950+
},
1951+
"file_edit": {
1952+
"uses": "file, edit, modify, change, file action",
1953+
"notes": ""
1954+
},
1955+
"file_search": {
1956+
"uses": "file, search, find, file action",
1957+
"notes": ""
1958+
},
1959+
"file_config": {
1960+
"uses": "file, configure, cog, file action",
19211961
"notes": ""
19221962
},
19231963
"trace_monitor": {
@@ -2455,5 +2495,37 @@
24552495
"identity_governance": {
24562496
"uses": "identity, idm, user",
24572497
"notes": "Identity Governance Administration"
2498+
},
2499+
"operator_equals": {
2500+
"uses": "operation, action, math, equals, equal to",
2501+
"notes": "policy rule operator"
2502+
},
2503+
"operator_equals_not": {
2504+
"uses": "operation, action, math, does not equal, equal to",
2505+
"notes": "policy rule operator"
2506+
},
2507+
"operator_contains": {
2508+
"uses": "operation, action, math, contains, az",
2509+
"notes": "policy rule operator"
2510+
},
2511+
"operator_contains_not": {
2512+
"uses": "operation, action, math, does not contain, az",
2513+
"notes": "policy rule operator"
2514+
},
2515+
"operator_starts_with": {
2516+
"uses": "operation, action, math, starts with, az",
2517+
"notes": "policy rule operator"
2518+
},
2519+
"operator_starts_with_not": {
2520+
"uses": "operation, action, math, does not start with, az",
2521+
"notes": "policy rule operator"
2522+
},
2523+
"operator_ends_with": {
2524+
"uses": "operation, action, math, ends with, az",
2525+
"notes": "policy rule operator"
2526+
},
2527+
"operator_ends_with_not": {
2528+
"uses": "operation, action, math, does not end with, az",
2529+
"notes": "policy rule operator"
24582530
}
24592531
}

0 commit comments

Comments
 (0)