Skip to content

Commit 4edb181

Browse files
committed
Rules V29.
1 parent b58a68d commit 4edb181

5 files changed

Lines changed: 104 additions & 2 deletions

File tree

4 KB
Binary file not shown.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=28
2-
items=1340
1+
version=29
2+
items=1378

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@ object IconResMap {
115115
put(102, R.drawable.ic_lib_ncnn)
116116
put(103, R.drawable.ic_lib_youdao)
117117
put(104, R.drawable.ic_lib_honor)
118+
put(105, R.drawable.ic_lib_rn_reanimated)
119+
put(106, R.drawable.ic_lib_meiqia)
118120
}
119121

120122
SINGLE_COLOR_ICON_SET = setOf(
Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2+
xmlns:aapt="http://schemas.android.com/aapt"
3+
android:width="24dp"
4+
android:height="24dp"
5+
android:viewportWidth="1024"
6+
android:viewportHeight="1024">
7+
<path
8+
android:fillType="evenOdd"
9+
android:pathData="M512.4,112C704.2,112 859.7,267.7 859.7,459.7C859.7,707.2 666.6,912 453.9,912C448.3,912 442.7,911.9 437.2,911.7C469.7,882.2 496.7,846.9 516.3,807.4L512.4,807.4C320.5,807.4 165,651.7 165,459.7C165,267.7 320.5,112 512.4,112V112Z">
10+
<aapt:attr name="android:fillColor">
11+
<gradient
12+
android:centerX="751.8"
13+
android:centerY="312.3"
14+
android:gradientRadius="1064.5"
15+
android:type="radial">
16+
<item
17+
android:color="#FF1880FF"
18+
android:offset="0" />
19+
<item
20+
android:color="#FF69B6FF"
21+
android:offset="1" />
22+
</gradient>
23+
</aapt:attr>
24+
</path>
25+
<path
26+
android:fillType="evenOdd"
27+
android:pathData="M563.3,774.2C558,774.6 552.7,774.8 547.4,775L542.2,775.1L537.9,775.1C469.1,775.2 403,756 352.6,730.1L444.6,561.3L442.6,559.1C411.5,524.7 392.5,479 392.5,428.9C392.5,321.9 479.2,235.1 586.1,235.1C642.3,235.1 692.8,259 728.2,297.2C754.4,325.5 771.5,352.7 779.6,376.8C798,431.4 807.2,504.1 791.8,581.7C771.8,682.8 700.3,789.6 563.4,853.4C543.6,863 527.8,869 515.7,871.5C540.9,840.4 557.9,795.1 563.3,774.2Z">
28+
<aapt:attr name="android:fillColor">
29+
<gradient
30+
android:centerX="394.2"
31+
android:centerY="-534.9"
32+
android:gradientRadius="417.8"
33+
android:type="radial">
34+
<item
35+
android:color="#FFE6F5FF"
36+
android:offset="0" />
37+
<item
38+
android:color="#FFFFFFFF"
39+
android:offset="1" />
40+
</gradient>
41+
</aapt:attr>
42+
</path>
43+
<path
44+
android:fillColor="#000000"
45+
android:pathData="M629.2,395.1C641,395.1 650.7,385.4 650.7,373.5C650.7,361.6 641,352 629.2,352C617.3,352 607.6,361.6 607.6,373.5C607.6,385.4 617.3,395.1 629.2,395.1Z" />
46+
<path android:pathData="M629.2,395.1C641,395.1 650.7,385.4 650.7,373.5C650.7,361.6 641,352 629.2,352C617.3,352 607.6,361.6 607.6,373.5C607.6,385.4 617.3,395.1 629.2,395.1Z">
47+
<aapt:attr name="android:fillColor">
48+
<gradient
49+
android:centerX="620.5"
50+
android:centerY="384.3"
51+
android:gradientRadius="65.9"
52+
android:type="radial">
53+
<item
54+
android:color="#FF1880FF"
55+
android:offset="0" />
56+
<item
57+
android:color="#FF69B6FF"
58+
android:offset="1" />
59+
</gradient>
60+
</aapt:attr>
61+
</path>
62+
<path
63+
android:fillColor="#000000"
64+
android:pathData="M423.2,425.8H570.8L508.5,561.2C459.2,537.9 424.5,486.2 423.2,425.8V425.8Z" />
65+
<path android:pathData="M423.2,425.8H570.8L508.5,561.2C459.2,537.9 424.5,486.2 423.2,425.8V425.8Z">
66+
<aapt:attr name="android:fillColor">
67+
<gradient
68+
android:centerX="621.6"
69+
android:centerY="205.6"
70+
android:gradientRadius="226.1"
71+
android:type="radial">
72+
<item
73+
android:color="#FF1880FF"
74+
android:offset="0" />
75+
<item
76+
android:color="#FF69B6FF"
77+
android:offset="1" />
78+
</gradient>
79+
</aapt:attr>
80+
</path>
81+
</vector>
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2+
android:width="24dp"
3+
android:height="24dp"
4+
android:viewportWidth="1024"
5+
android:viewportHeight="1024">
6+
<path
7+
android:fillColor="#00000000"
8+
android:pathData="M527.5,764H658.7L706.4,788.3H335.2L383.2,764H502.3"
9+
android:strokeWidth="2.6"
10+
android:strokeColor="#001A72" />
11+
<path
12+
android:fillColor="#00000000"
13+
android:pathData="M527.5,784.6V456.9H502.3V784.6"
14+
android:strokeWidth="2.6"
15+
android:strokeColor="#001A72" />
16+
<path
17+
android:fillColor="#001A72"
18+
android:pathData="M135,467V459.2L154.6,444.2C154.6,444.2 154.6,429.1 154.6,427.4C154.6,425.7 154.6,416.2 154.6,416.2L150.9,410C150.9,410 185.8,386.1 187.5,384.6C189.2,382.9 215.4,367.8 215.4,367.8L235.9,361.4C235.9,361.4 259.3,360.3 263.2,361.4C267.1,362.5 300.4,362.5 300.4,362.5L310.9,356.4L347.7,338.6L388.8,327.4H419.3L457.8,335.1H484.5H516.1L565.5,327.4L582.8,317.5L601.2,308L583,305.9C583,305.9 587.3,298.4 587.7,297.7C588.1,297.1 599.3,291.1 599.3,291.1L612.4,283.5H596.1C596.1,283.5 606.6,274.9 607.7,273.2C608.8,271.5 615.7,268.7 615.7,268.7L628.3,266.1L647.3,256.6L658.9,240.5C658.9,240.5 671.8,236 673.9,236C676.1,236 681.2,236 683.4,236C685.5,236 697.6,227.8 697.6,227.8L707.9,236.4L730.1,247.6L753.5,265.9L760.8,279.9L790.9,306.1L799.1,320.3L793.7,335.8L787.1,337.9L775.9,340.7L766.2,335.1L737.4,328.5L724,320.7L701.9,319L684.3,329.1L665.8,377.9L663,405.7L658.5,423.5L651.8,434.7L709.2,454.3L750.3,483.3L783.2,506.1L784.3,514.9L799.1,526.5L803,539.4L778.7,543.3L764.7,519.2L750.7,505.9L710.7,476.4H691.1L685.5,498.2L663.8,524.8H653.3L632.6,536.6V515.8L638.2,510.8H651.6L662.8,500.3L669.4,490.8V476.4L643.8,468.7L607.7,477.7L585.8,473.6L562.1,484C562.1,484 485.3,469.3 483.6,468.3C481.9,467.2 458,459.4 458,459.4L447.5,460.5H441.5L453.9,487.8L470.5,511.7L527.9,540.1L539.7,547L541.5,551.7L559.3,558.8L563,565L543.4,572.8L527.7,563.1C527.7,563.1 507.3,551.5 505.8,551.1C504,550.4 480.2,535.4 480.2,535.4C480.2,535.4 445.3,528.9 445.3,527.4C445.3,525.7 424.7,499.7 423.6,497.7C422.5,495.8 403.4,470.2 403.4,470.2L391.6,463.3L379.3,504L353.1,542.9L354.2,557.3L374.2,599L390.9,616.9L386,622.5H362.5L352,604.6V595.8L322.8,545V533.8L328.3,524.2L341.2,495.6L343.4,477.3C343.4,477.3 316.1,446.8 314.4,444.4C312.6,442.2 303.2,405.5 303.2,405.5V383.3C303.2,383.3 295.4,383.3 293.7,382.7C292,382 271.6,391.5 271.6,391.5C268.1,391.5 268.1,391.5 268.1,391.5L243.6,397.5L226.2,407.6L208.6,420.5L189.6,417.7L175.7,430L161.7,454.1L148.6,466.1L135,467Z" />
19+
</vector>

0 commit comments

Comments
 (0)