Files
AndroidJava/dash-wallet/wallet/res/drawable/ic_search.xml
T
coco 7846a45f2c a
2026-07-03 15:47:27 +08:00

25 lines
2.6 KiB
XML

<!--
~ Copyright 2021 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="18dp"
android:height="18dp"
android:viewportWidth="18"
android:viewportHeight="18">
<path
android:pathData="M0,7.2352C0,8.228 0.1895,9.1603 0.5684,10.0319C0.9474,10.9036 1.4724,11.6717 2.1434,12.3362C2.8145,13.0007 3.5901,13.5205 4.4704,13.8958C5.3507,14.271 6.2961,14.4586 7.3066,14.4586C8.1118,14.4586 8.8796,14.3336 9.6099,14.0834C10.3401,13.8332 11.0092,13.4853 11.6171,13.0397L16.3184,17.7186C16.4132,17.8124 16.5217,17.8827 16.6441,17.9296C16.7664,17.9765 16.8947,18 17.0289,18C17.321,18 17.5559,17.9042 17.7336,17.7127C17.9112,17.5212 18,17.2886 18,17.015C18,16.8821 17.9763,16.757 17.9289,16.6397C17.8816,16.5225 17.8145,16.4169 17.7276,16.3231L13.0382,11.6678C13.5276,11.058 13.9105,10.3739 14.1869,9.6156C14.4632,8.8573 14.6013,8.0639 14.6013,7.2352C14.6013,6.2345 14.4118,5.2984 14.0329,4.4267C13.6539,3.555 13.1309,2.787 12.4638,2.1225C11.7967,1.458 11.0211,0.9381 10.1368,0.5629C9.2526,0.1876 8.3092,0 7.3066,0C6.2961,0 5.3507,0.1876 4.4704,0.5629C3.5901,0.9381 2.8145,1.458 2.1434,2.1225C1.4724,2.787 0.9474,3.555 0.5684,4.4267C0.1895,5.2984 0,6.2345 0,7.2352ZM1.3974,7.2352C1.3974,6.4222 1.5494,5.6638 1.8533,4.9603C2.1572,4.2567 2.5796,3.6371 3.1204,3.1016C3.6612,2.5661 4.2888,2.1459 5.0033,1.841C5.7178,1.5361 6.4855,1.3837 7.3066,1.3837C8.1197,1.3837 8.8816,1.5361 9.5921,1.841C10.3026,2.1459 10.9303,2.5661 11.475,3.1016C12.0197,3.6371 12.4461,4.2567 12.754,4.9603C13.0618,5.6638 13.2158,6.4222 13.2158,7.2352C13.2158,8.0404 13.0618,8.7948 12.754,9.4984C12.4461,10.202 12.0197,10.8235 11.475,11.3629C10.9303,11.9023 10.3026,12.3244 9.5921,12.6293C8.8816,12.9342 8.1197,13.0866 7.3066,13.0866C6.4855,13.0866 5.7178,12.9342 5.0033,12.6293C4.2888,12.3244 3.6612,11.9023 3.1204,11.3629C2.5796,10.8235 2.1572,10.202 1.8533,9.4984C1.5494,8.7948 1.3974,8.0404 1.3974,7.2352Z"
android:fillColor="#6D7885"/>
</vector>