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

14 lines
496 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="M19,13 L13,13 L13,19 L11,19 L11,13 L5,13 L5,11 L11,11 L11,5 L13,5 L13,11 L19,11
L19,13 Z" />
<path
android:pathData="M0,0 L24,0 L24,24 L0,24 Z" />
</vector>