9 lines
474 B
XML
9 lines
474 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:viewportWidth="960"
|
|
android:viewportHeight="960">
|
|
<path
|
|
android:pathData="M80,880v-186l350,-472 -70,-94 64,-48 56,75 56,-75 64,48 -70,94 350,472v186L80,880ZM480,289L160,720v80h120l200,-280 200,280h120v-80L480,289ZM378,800h204L480,658 378,800ZM480,520 L680,800 480,520 280,800 480,520Z"
|
|
android:fillColor="#5f6368"/>
|
|
</vector>
|