Skip to content

Commit 8cdca60

Browse files
committed
Adjust icon.
1 parent 0db07a8 commit 8cdca60

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
0 Bytes
Binary file not shown.

library/src/main/java/com/absinthe/rulesbundle/IconResMap.kt

+2-2
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@ object IconResMap {
129129
SINGLE_COLOR_ICON_SET = setOf(
130130
-1, 2, 3, 4, 5, 6, 9, 10, 11, 13, 14, 15, 16, 17,
131131
25, 27, 30, 31, 40, 43, 44, 47, 48, 51, 53, 56,
132-
59, 63, 64, 66, 74, 76, 81, 82, 83, 84, 93, 97,
133-
100, 101, 103, 104, 108, 110, 111
132+
59, 61, 63, 64, 66, 74, 76, 81, 82, 83, 84, 93,
133+
97, 100, 101, 103, 104, 108, 110, 111
134134
)
135135
}
136136

0 commit comments

Comments
 (0)