mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-01-06 08:17:40 +00:00
12 lines
452 B
XML
12 lines
452 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
xmlns:tools="http://schemas.android.com/tools"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:viewportWidth="24"
|
|
android:viewportHeight="24">
|
|
<path
|
|
android:fillColor="?colorOnSurface"
|
|
android:pathData="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z"
|
|
tools:fillColor="#000" />
|
|
</vector> |