mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-11-27 12:05:30 +00:00
13 lines
412 B
XML
13 lines
412 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:height="24dp"
|
|
android:viewportHeight="24"
|
|
android:viewportWidth="24"
|
|
android:width="24dp">
|
|
|
|
<path
|
|
android:fillColor="#000000"
|
|
android:pathData="M7.41 7.84L12 12.42l4.59-4.58L18 9.25l-6 6-6-6z" />
|
|
<path
|
|
android:pathData="M0-0.75h24v24H0z" />
|
|
</vector> |