10 lines
640 B
XML
10 lines
640 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="30dp"
|
|
android:height="30dp"
|
|
android:viewportWidth="1024"
|
|
android:viewportHeight="1024">
|
|
<path
|
|
android:pathData="M1024,254.1v56.4L0,310.5v-56.4c0,-42.2 34.6,-76.8 76.8,-76.8h870.4c42.2,0 76.8,34.6 76.8,76.8zM0,378.4v391.5c0,42.2 34.6,76.8 76.8,76.8h870.4c42.2,0 76.8,-34.6 76.8,-76.8L1024,378.4L0,378.4zM926.1,742c-6.1,6.1 -14.6,10 -23.9,10h-196.5c-18.6,0 -33.9,-15.3 -33.9,-33.9 0,-9.3 3.8,-17.9 10,-24 6.1,-6.1 14.6,-10 23.9,-10h196.5c18.7,0 33.9,15.3 33.9,34 0,9.3 -3.8,17.8 -10,23.9z"
|
|
android:fillColor="#B5BCE3"/>
|
|
</vector>
|