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

15 lines
614 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:pathData="M0,0 L24,0 L24,24 L0,24 Z" />
<path
android:fillColor="?android:attr/colorAccent"
android:pathData="M13,7 L11,7 L11,9 L13,9 L13,7 Z M13,11 L11,11 L11,17 L13,17 L13,11 Z M17,1.01
L7,1 C5.9,1,5,1.9,5,3 L5,21 C5,22.1,5.9,23,7,23 L17,23 C18.1,23,19,22.1,19,21
L19,3 C19,1.9,18.1,1.01,17,1.01 Z M17,19 L7,19 L7,5 L17,5 L17,19 Z" />
</vector>