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,35L39,49L31,49L31,35L24,35L35,22L46,35L39,35Z"
|
|
android:strokeColor="#00000000"
|
|
android:strokeWidth="1"
|
|
android:fillType="nonZero"/>
|
|
</vector>
|