mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-02-22 22:48:29 +00:00
10 lines
451 B
XML
10 lines
451 B
XML
![]() |
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
android:width="24dp"
|
||
|
android:height="24dp"
|
||
|
android:viewportWidth="24.0"
|
||
|
android:viewportHeight="24.0">
|
||
|
<path
|
||
|
android:fillColor="#FF000000"
|
||
|
android:pathData="M13,7h-2v2h2L13,7zM13,11h-2v6h2v-6zM17,1.01L7,1c-1.1,0 -2,0.9 -2,2v18c0,1.1 0.9,2 2,2h10c1.1,0 2,-0.9 2,-2L19,3c0,-1.1 -0.9,-1.99 -2,-1.99zM17,19L7,19L7,5h10v14z"/>
|
||
|
</vector>
|