11 lines
486 B
XML
11 lines
486 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:height="60dp"
|
|
android:width="60dp"
|
|
android:viewportWidth="30"
|
|
android:viewportHeight="30">
|
|
<path
|
|
android:fillColor="#ffffffff"
|
|
android:pathData="M26.37,26l-8.795,-12.822l0.015,0.012L25.52,4h-2.65l-6.46,7.48L11.28,4H4.33l8.211,11.971L12.54,15.97L3.88,26h2.65l7.182,-8.322L19.42,26H26.37zM10.23,6l12.34,18h-2.1L8.12,6H10.23z"/>
|
|
</vector>
|