12 lines
552 B
XML
12 lines
552 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:autoMirrored="true"
|
|
android:height="128dp"
|
|
android:viewportHeight="960"
|
|
android:viewportWidth="960"
|
|
android:width="128dp">
|
|
|
|
<path
|
|
android:fillColor="#e8eaed"
|
|
android:pathData="M480,680q14,0 23.5,-9.5T513,647q0,-14 -9.5,-23.5T480,614q-14,0 -23.5,9.5T447,647q0,14 9.5,23.5T480,680ZM453,527h60v-253h-60v253ZM481,931L346,800L160,800v-186L26,480l134,-134v-186h186l135,-134 133,134h186v186l134,134 -134,134v186L614,800L481,931Z" />
|
|
|
|
</vector>
|