14 lines
463 B
XML
14 lines
463 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:height="24dp"
|
|
android:width="24dp"
|
|
android:viewportWidth="70"
|
|
android:viewportHeight="70">
|
|
<path
|
|
android:fillColor="#00a9ff"
|
|
android:pathData="M39,36L39,22L31,22L31,36L24,36L35,49L46,36L39,36Z"
|
|
android:strokeColor="#00000000"
|
|
android:strokeWidth="1"
|
|
android:fillType="nonZero"/>
|
|
</vector>
|