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

8 lines
418 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:viewportHeight="24" android:viewportWidth="24">
<path android:fillColor="?android:attr/colorAccent"
android:pathData="M16.59,8.59 L12,13.17 L7.41,8.59 L6,10 L12,16 L18,10 Z" />
<path android:pathData="M0,0 L24,0 L24,24 L0,24 Z" />
</vector>