replicant-vendor_replicant/overlay/common/packages/apps/Settings/res/drawable/ic_settings_home.xml

13 lines
466 B
XML

<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="?android:attr/colorAccent"
android:pathData="M10,20 L10,14 L14,14 L14,20 L19,20 L19,12 L22,12 L12,3 L2,12 L5,12 L5,20 Z" />
<path
android:pathData="M0,0 L24,0 L24,24 L0,24 Z" />
</vector>