33 lines
1.9 KiB
XML
33 lines
1.9 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="41dp"
|
|
android:height="40dp"
|
|
android:viewportWidth="41"
|
|
android:viewportHeight="40">
|
|
|
|
<group android:scaleX="0.85" android:scaleY="0.85" android:translateX="3" android:translateY="3">
|
|
<path
|
|
android:pathData="M7.833,22.592C7.833,21.675 7.833,21.216 7.937,20.785C8.029,20.402 8.18,20.037 8.386,19.701C8.618,19.323 8.942,18.998 9.591,18.35L17.505,10.436C18.495,9.445 18.99,8.95 19.561,8.765C20.063,8.602 20.604,8.602 21.106,8.765C21.677,8.95 22.172,9.445 23.162,10.436L31.076,18.35C31.725,18.998 32.049,19.323 32.281,19.701C32.486,20.037 32.638,20.402 32.73,20.785C32.833,21.216 32.833,21.675 32.833,22.592V27.357C32.833,28.757 32.833,29.457 32.561,29.992C32.321,30.462 31.939,30.845 31.469,31.085C30.934,31.357 30.234,31.357 28.833,31.357H11.833C10.433,31.357 9.733,31.357 9.199,31.085C8.728,30.845 8.346,30.462 8.106,29.992C7.833,29.457 7.833,28.757 7.833,27.357V22.592Z"
|
|
android:fillColor="#008DE4"/>
|
|
<path
|
|
android:pathData="M16.583,25.107C16.583,23.036 18.262,21.357 20.333,21.357C22.405,21.357 24.083,23.036 24.083,25.107V31.357H16.583V25.107Z"
|
|
android:fillColor="#78C4F5"/>
|
|
</group>
|
|
</vector>
|
|
|