Skip to content

Commit 561ea9c

Browse files
New App Icon
1 parent 076a03c commit 561ea9c

18 files changed

+40
-1
lines changed
-14.1 KB
Loading

app/src/main/res/drawable/ic_calc.xml

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2+
android:width="375dp"
3+
android:height="375dp"
4+
android:viewportWidth="375"
5+
android:viewportHeight="375">
6+
<path
7+
android:pathData="M89.738,43.133L122.445,43.133L122.445,173.961L89.738,173.961ZM89.738,43.133"
8+
android:fillColor="#000000"
9+
android:fillType="nonZero"
10+
android:strokeColor="#00000000"/>
11+
<group>
12+
<clip-path
13+
android:pathData="M40.68,92L172,92L172,125L40.68,125ZM40.68,92"/>
14+
<path
15+
android:pathData="M40.68,92.191L171.508,92.191L171.508,124.898L40.68,124.898ZM40.68,92.191"
16+
android:fillColor="#000000"
17+
android:fillType="nonZero"
18+
android:strokeColor="#00000000"/>
19+
</group>
20+
<path
21+
android:pathData="M45.973,235.074L69.098,211.945L167.395,310.234L144.266,333.363ZM45.973,235.074"
22+
android:fillColor="#000000"
23+
android:fillType="nonZero"
24+
android:strokeColor="#00000000"/>
25+
<path
26+
android:pathData="M45.977,309.055L144.281,210.777L167.402,233.91L69.098,332.188ZM45.977,309.055"
27+
android:fillColor="#000000"
28+
android:fillType="nonZero"
29+
android:strokeColor="#00000000"/>
30+
<group>
31+
<clip-path
32+
android:pathData="M204,92L334.68,92L334.68,322L204,322ZM204,92"/>
33+
<path
34+
android:pathData="M204.215,92.191L335.043,92.191L335.043,124.898L204.215,124.898ZM204.215,223.02L335.043,223.02L335.043,255.727L204.215,255.727ZM204.215,288.434L335.043,288.434L335.043,321.141L204.215,321.141ZM204.215,288.434"
35+
android:fillColor="#000000"
36+
android:fillType="nonZero"
37+
android:strokeColor="#00000000"/>
38+
</group>
39+
</vector>
921 Bytes
Loading
Loading
-1003 Bytes
Loading
478 Bytes
Loading
Loading
-578 Bytes
Loading
1.3 KB
Loading
Loading

0 commit comments

Comments
 (0)