mirror of
https://github.com/Radiquum/anixart-patcher.git
synced 2025-09-09 12:43:49 +05:00
feat: [R] Include enabled patches, developer and more info in settings
Fixes #4
This commit is contained in:
parent
67a45a9ac6
commit
7cae88c2ef
5 changed files with 117 additions and 8 deletions
5
patches/resources/icons/solar_code_2_bold.xml
Normal file
5
patches/resources/icons/solar_code_2_bold.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:aapt="http://schemas.android.com/aapt" android:viewportWidth="24.0" android:viewportHeight="24.0" android:width="24.0dip" android:height="24.0dip">
|
||||
<path android:pathData="M8.502 5.387a0.75 0.75 0 0 0 -1.004 -1.115L5.761 5.836c-0.737 0.663 -1.347 1.212 -1.767 1.71c-0.44 0.525 -0.754 1.088 -0.754 1.784c0 0.695 0.313 1.258 0.754 1.782c0.42 0.499 1.03 1.049 1.767 1.711l1.737 1.564a0.75 0.75 0 1 0 1.004 -1.115l-1.697 -1.527c-0.788 -0.709 -1.319 -1.19 -1.663 -1.598c-0.33 -0.393 -0.402 -0.622 -0.402 -0.817c0 -0.196 0.072 -0.425 0.402 -0.818c0.344 -0.409 0.875 -0.889 1.663 -1.598zm5.678 -1.112a0.75 0.75 0 0 1 0.532 0.918l-3.987 15a0.75 0.75 0 1 1 -1.45 -0.386l3.987 -15a0.75 0.75 0 0 1 0.918 -0.532m1.263 6.223a0.75 0.75 0 0 1 1.059 -0.055l1.737 1.563c0.737 0.663 1.347 1.213 1.767 1.711c0.44 0.524 0.754 1.088 0.754 1.783s-0.313 1.259 -0.754 1.783c-0.42 0.498 -1.03 1.048 -1.767 1.71l-1.737 1.565a0.75 0.75 0 1 1 -1.004 -1.116l1.697 -1.526c0.788 -0.71 1.319 -1.19 1.663 -1.599c0.33 -0.392 0.402 -0.622 0.402 -0.817s-0.072 -0.425 -0.402 -0.817c-0.344 -0.41 -0.875 -0.89 -1.663 -1.599l-1.697 -1.527a0.75 0.75 0 0 1 -0.055 -1.059" android:fillColor="?iconAccentTintColor" />
|
||||
</vector>
|
Loading…
Add table
Add a link
Reference in a new issue