5 lines
529 B
XML
5 lines
529 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<vector android:height="24.0dip" android:width="24.0dip" android:viewportWidth="24.0" android:viewportHeight="24.0"
|
||
|
xmlns:android="http://schemas.android.com/apk/res/android">
|
||
|
<path android:fillColor="#ffffffff" android:pathData="M3,5V19C3,20.1 3.89,21 5,21H19C20.1,21 21,20.1 21,19V5C21,3.9 20.1,3 19,3H5C3.89,3 3,3.9 3,5ZM15,9C15,10.66 13.66,12 12,12C10.34,12 9,10.66 9,9C9,7.34 10.34,6 12,6C13.66,6 15,7.34 15,9ZM6,17C6,15 10,13.9 12,13.9C14,13.9 18,15 18,17V18H6V17Z" />
|
||
|
</vector>
|