Files
OwnDroid/app/src/main/res/drawable/file_open_fill0.xml
BinTianqi 3da523051b feat: app groups importing and exporting (#222)
Show group name in app group operation dialog (#224)
2026-01-15 13:04:52 +08:00

10 lines
466 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="960"
android:viewportHeight="960">
<path
android:pathData="M240,880q-33,0 -56.5,-23.5T160,800v-640q0,-33 23.5,-56.5T240,80h320l240,240v240h-80v-200L520,360v-200L240,160v640h360v80L240,880ZM878,895L760,777v89h-80v-226h226v80h-90l118,118 -56,57ZM240,800v-640,640Z"
android:fillColor="#000000"/>
</vector>