29 lines
1.5 KiB
XML
29 lines
1.5 KiB
XML
<!--
|
|
~ Copyright 2022 Dash Core Group.
|
|
~
|
|
~ This program is free software: you can redistribute it and/or modify
|
|
~ it under the terms of the GNU General Public License as published by
|
|
~ the Free Software Foundation, either version 3 of the License, or
|
|
~ (at your option) any later version.
|
|
~
|
|
~ This program is distributed in the hope that it will be useful,
|
|
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
~ GNU General Public License for more details.
|
|
~
|
|
~ You should have received a copy of the GNU General Public License
|
|
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
-->
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="22dp"
|
|
android:height="22dp"
|
|
android:viewportWidth="22"
|
|
android:viewportHeight="22">
|
|
<path
|
|
android:pathData="M11,0L11,0A11,11 0,0 1,22 11L22,11A11,11 0,0 1,11 22L11,22A11,11 0,0 1,0 11L0,11A11,11 0,0 1,11 0z"
|
|
android:fillColor="#008DE4"/>
|
|
<path
|
|
android:pathData="M11.009,16.5C11.492,16.5 11.865,16.108 11.865,15.624V10.195H13.23C13.625,10.195 13.88,10.043 13.995,9.739C14.11,9.429 14.053,9.114 13.823,8.796L11.592,5.804C11.434,5.601 11.237,5.5 11,5.5C10.756,5.5 10.558,5.601 10.407,5.804L8.177,8.796C7.947,9.1 7.89,9.41 8.004,9.728C8.112,10.039 8.371,10.195 8.78,10.195H10.113V15.624C10.113,16.108 10.525,16.5 11.009,16.5Z"
|
|
android:fillColor="#ffffff"/>
|
|
</vector>
|