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

16 lines
727 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="M9,21 C9,21.55,9.45,22,10,22 L14,22 C14.55,22,15,21.55,15,21 L15,20 L9,20 L9,21
Z M12,2 C8.14,2,5,5.14,5,9 C5,11.38,6.19,13.47,8,14.74 L8,17
C8,17.55,8.45,18,9,18 L15,18 C15.55,18,16,17.55,16,17 L16,14.74
C17.81,13.47,19,11.38,19,9 C19,5.14,15.86,2,12,2 Z M14.85,13.1 L14,13.7 L14,16
L10,16 L10,13.7 L9.15,13.1 C7.8,12.16,7,10.63,7,9 C7,6.24,9.24,4,12,4
S17,6.24,17,9 C17,10.63,16.2,12.16,14.85,13.1 Z" />
</vector>