ref: 8693f82819b7dc79e894edcff7d67d69c7f68b2b
app/src/main/res/drawable/origin.xml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
<!-- SPDX-FileCopyrightText: Adam Evyčędo SPDX-License-Identifier: GPL-3.0-or-later --> <vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:tint="?attr/colorOnSurface" android:viewportWidth="6.35" android:viewportHeight="6.35"> <path android:pathData="m5.2874,3.3867v-0.4233h-1.3504l-0.5376,-0.5757h-0.5884l0.5376,0.5757h-0.2836l-0.5376,-0.5757h-0.5927l0.5419,0.5757h-0.2879l-0.5334,-0.5757h-0.5927l0.5419,0.5757h-0.2879,-0.254v0.4233h0.254,0.2879l-0.5419,0.5757h0.5927l0.5334,-0.5757h0.2879l-0.5419,0.5757h0.5927l0.5376,-0.5757h0.2836l-0.5376,0.5757h0.5884l0.5376,-0.5757z" android:strokeWidth="2" android:fillColor="#000000"/> </vector> |