- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
11 lines
432 B
XML
11 lines
432 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:height="96dp"
|
|
android:width="96dp"
|
|
android:viewportWidth="400"
|
|
android:viewportHeight="400">
|
|
<path
|
|
android:fillColor="#ff0000"
|
|
android:pathData="M240,78h29l-7,20 -27,72 -26,69 -1,78 -1,1h-25l-1,-78 -15,-39 -17,-43 -20,-51 -1,-4h29l11,29 23,63 4,11 7,-19 17,-49 17,-48Z"/>
|
|
</vector>
|