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

11 lines
725 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:pathData="M0,0 L24,0 L24,24 L0,24 Z" />
<path android:fillColor="?android:attr/colorAccent" android:pathData="M16,11 C17.66,11,18.99,9.66,18.99,8 S17.66,5,16,5 C14.34,5,13,6.34,13,8
S14.34,11,16,11 Z M8,11 C9.66,11,10.99,9.66,10.99,8 S9.66,5,8,5
C6.34,5,5,6.34,5,8 S6.34,11,8,11 Z M8,13 C5.67,13,1,14.17,1,16.5 L1,19 L15,19
L15,16.5 C15,14.17,10.33,13,8,13 Z M16,13 C15.71,13,15.38,13.02,15.03,13.05
C16.19,13.89,17,15.02,17,16.5 L17,19 L23,19 L23,16.5 C23,14.17,18.33,13,16,13 Z" />
</vector>