14 lines
495 B
XML
14 lines
495 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="M38.5,31.5L24.5,31.5L24.5,39.5L38.5,39.5L38.5,46.5L51.5,35.5L38.5,24.5L38.5,31.5Z"
|
|
android:strokeColor="#00000000"
|
|
android:strokeWidth="1"
|
|
android:fillType="nonZero"/>
|
|
</vector>
|