File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 17851785 ],
17861786 "60568" : [
17871787 " error-compact"
1788+ ],
1789+ "60569" : [
1790+ " warning-compact"
1791+ ],
1792+ "60570" : [
1793+ " pass-compact"
1794+ ],
1795+ "60571" : [
1796+ " important"
1797+ ],
1798+ "60572" : [
1799+ " important-compact"
17881800 ]
17891801}
Original file line number Diff line number Diff line change 29412941 "category" : " ai" ,
29422942 "description" : " Hubot"
29432943 },
2944+ "important" : {
2945+ "tags" : [
2946+ " alert" ,
2947+ " priority" ,
2948+ " attention" ,
2949+ " flag" ,
2950+ " notice" ,
2951+ " urgent"
2952+ ],
2953+ "category" : " status" ,
2954+ "description" : " Important or priority indicator"
2955+ },
2956+ "important-compact" : {
2957+ "tags" : [
2958+ " alert" ,
2959+ " priority" ,
2960+ " attention" ,
2961+ " flag" ,
2962+ " notice" ,
2963+ " urgent" ,
2964+ " compact"
2965+ ],
2966+ "category" : " status" ,
2967+ "description" : " Important or priority indicator (compact 12x12 variant)"
2968+ },
29442969 "inbox" : {
29452970 "tags" : [
29462971 " mail" ,
41274152 "category" : " status" ,
41284153 "description" : " Pass or success"
41294154 },
4155+ "pass-compact" : {
4156+ "tags" : [
4157+ " check" ,
4158+ " success" ,
4159+ " complete" ,
4160+ " done" ,
4161+ " approved" ,
4162+ " compact"
4163+ ],
4164+ "category" : " status" ,
4165+ "description" : " Pass or success (compact 12x12 variant)"
4166+ },
41304167 "pass-filled" : {
41314168 "tags" : [
41324169 " check" ,
61306167 "category" : " tool" ,
61316168 "description" : " Magic wand"
61326169 },
6170+ "warning-compact" : {
6171+ "tags" : [
6172+ " alert" ,
6173+ " caution" ,
6174+ " problem" ,
6175+ " triangle" ,
6176+ " attention" ,
6177+ " compact"
6178+ ],
6179+ "category" : " status" ,
6180+ "description" : " Warning indicator (compact 12x12 variant)"
6181+ },
61336182 "watch" : {
61346183 "tags" : [
61356184 " monitor" ,
You can’t perform that action at this time.
0 commit comments