|
20 | 20 | android:height="24dp"
|
21 | 21 | android:viewportWidth="24"
|
22 | 22 | android:viewportHeight="24">
|
23 |
| - <path |
24 |
| - android:pathData="M12,12L23,12" |
25 |
| - android:strokeLineJoin="round" |
26 |
| - android:strokeWidth="1.5" |
27 |
| - android:fillColor="#00000000" |
28 |
| - android:strokeColor="#F44336" |
29 |
| - android:strokeLineCap="round"/> |
30 |
| - <path |
31 |
| - android:pathData="M19.5,15.754L23.25,12.004L19.5,8.254" |
32 |
| - android:strokeLineJoin="round" |
33 |
| - android:strokeWidth="1.5" |
34 |
| - android:fillColor="#00000000" |
35 |
| - android:strokeColor="#F44336" |
36 |
| - android:strokeLineCap="round"/> |
37 |
| - <path |
38 |
| - android:pathData="M17.287,16.286V20.571C17.303,20.933 17.176,21.286 16.933,21.554C16.689,21.822 16.35,21.982 15.988,22H4.3C3.938,21.982 3.599,21.821 3.356,21.553C3.112,21.286 2.985,20.933 3.001,20.571V3.429C2.985,3.067 3.112,2.714 3.355,2.446C3.599,2.178 3.938,2.018 4.3,2H15.988C16.35,2.018 16.689,2.178 16.933,2.446C17.176,2.714 17.303,3.067 17.287,3.429V7.714" |
39 |
| - android:strokeLineJoin="round" |
40 |
| - android:strokeWidth="1.42857" |
41 |
| - android:fillColor="#00000000" |
42 |
| - android:strokeColor="#F44336" |
43 |
| - android:strokeLineCap="round"/> |
| 23 | + <path |
| 24 | + android:pathData="M12,12L23,12" |
| 25 | + android:strokeWidth="1.5" |
| 26 | + android:strokeColor="#000000" |
| 27 | + android:strokeLineCap="round" |
| 28 | + android:strokeLineJoin="round" /> |
| 29 | + <path |
| 30 | + android:pathData="M19.5,15.754L23.25,12.004L19.5,8.254" |
| 31 | + android:strokeWidth="1.5" |
| 32 | + android:strokeColor="#000000" |
| 33 | + android:strokeLineCap="round" |
| 34 | + android:strokeLineJoin="round" /> |
| 35 | + <path |
| 36 | + android:pathData="M17.287,16.286V20.571C17.303,20.933 17.176,21.286 16.933,21.554C16.689,21.822 16.35,21.982 15.988,22H4.3C3.938,21.982 3.599,21.821 3.356,21.553C3.112,21.286 2.985,20.933 3.001,20.571V3.429C2.985,3.067 3.112,2.714 3.355,2.446C3.599,2.178 3.938,2.018 4.3,2H15.988C16.35,2.018 16.689,2.178 16.933,2.446C17.176,2.714 17.303,3.067 17.287,3.429V7.714" |
| 37 | + android:strokeWidth="1.42857" |
| 38 | + android:strokeColor="#000000" |
| 39 | + android:strokeLineCap="round" |
| 40 | + android:strokeLineJoin="round" /> |
44 | 41 | </vector>
|
0 commit comments