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

20 lines
962 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="M12,3 C7.03,3,3,7.03,3,12 S7.03,21,12,21 C12.83,21,13.5,20.33,13.5,19.5
C13.5,19.11,13.35,18.76,13.11,18.49 C12.88,18.23,12.73,17.88,12.73,17.5
C12.73,16.67,13.4,16,14.23,16 L16,16 C18.76,16,21,13.76,21,11
C21,6.58,16.97,3,12,3 Z M6.5,12 C5.67,12,5,11.33,5,10.5 S5.67,9,6.5,9
S8,9.67,8,10.5 S7.33,12,6.5,12 Z M9.5,8 C8.67,8,8,7.33,8,6.5 S8.67,5,9.5,5
S11,5.67,11,6.5 S10.33,8,9.5,8 Z M14.5,8 C13.67,8,13,7.33,13,6.5 S13.67,5,14.5,5
S16,5.67,16,6.5 S15.33,8,14.5,8 Z M17.5,12 C16.67,12,16,11.33,16,10.5
S16.67,9,17.5,9 S19,9.67,19,10.5 S18.33,12,17.5,12 Z" />
<path
android:pathData="M0,0 L24,0 L24,24 L0,24 Z" />
</vector>