mirror of
https://github.com/sudosylabs/vnidrop.git
synced 2026-08-05 02:29:55 +02:00
8 lines
869 B
XML
8 lines
869 B
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24">
|
|
<!-- lucide icon imported by shared/tools/import_platform_icons.py. -->
|
|
<path android:pathData="m18 16 4-4-4-4" android:fillColor="#00000000" android:strokeColor="#FF000000" android:strokeWidth="2" android:strokeLineCap="round" android:strokeLineJoin="round" />
|
|
<path android:pathData="m6 8-4 4 4 4" android:fillColor="#00000000" android:strokeColor="#FF000000" android:strokeWidth="2" android:strokeLineCap="round" android:strokeLineJoin="round" />
|
|
<path android:pathData="m14.5 4-5 16" android:fillColor="#00000000" android:strokeColor="#FF000000" android:strokeWidth="2" android:strokeLineCap="round" android:strokeLineJoin="round" />
|
|
</vector>
|