5 lines
431 B
XML
5 lines
431 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="#ff000000" android:pathData="M12,1L3,5v6c0,5.55 3.84,10.74 9,12 5.16,-1.26 9,-6.45 9,-12L21,5l-9,-4zM12,11.99h7c-0.53,4.12 -3.28,7.79 -7,8.94L12,12L5,12L5,6.3l7,-3.11v8.8z" />
|
||
|
</vector>
|