1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-12 19:10:21 +03:00

search: add icon

This commit is contained in:
Ray Morris 2025-01-19 22:50:08 -06:00
parent c0017991f5
commit af2e4f2e3b
3 changed files with 106 additions and 0 deletions

View file

@ -0,0 +1,46 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
fill="none"
height="24"
viewBox="0 0 24 24"
width="24"
version="1.1"
id="svg4"
sodipodi:docname="search-gray.svg"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs8" />
<sodipodi:namedview
id="namedview6"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
showgrid="false"
inkscape:zoom="35.166667"
inkscape:cx="11.985782"
inkscape:cy="12"
inkscape:window-width="1920"
inkscape:window-height="1043"
inkscape:window-x="1920"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg4" />
<path
d="M 22.817719,22.609242 17.241498,17.071588 M 1.2563285,10.426403 c 0,-5.0972703 4.1609321,-9.2294236 9.2937025,-9.2294236 5.1328,0 9.293702,4.1321533 9.293702,9.2294236 0,5.0973 -4.160902,9.229425 -9.293702,9.229425 -5.1327704,0 -9.2937025,-4.132125 -9.2937025,-9.229425 z"
stroke="#141414"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2.22276"
id="path2" />
<path
style="fill:#b3b3b3;fill-opacity:0.690196;stroke:#000080;stroke-width:0;paint-order:fill markers stroke"
d="m 22.560645,23.674438 c -0.271493,-0.06481 -0.322308,-0.110767 -2.442162,-2.208491 -1.141706,-1.129788 -2.286821,-2.266243 -2.5447,-2.525456 -0.257879,-0.259213 -0.477162,-0.471297 -0.487296,-0.471297 -0.01013,0 -0.155719,0.102393 -0.323523,0.22754 -1.425401,1.063051 -3.042498,1.71221 -4.93358,1.980509 -0.510169,0.07238 -2.0490732,0.07238 -2.5592418,0 C 7.9662336,20.492249 6.9018984,20.164909 5.8293839,19.619024 2.67967,18.015894 0.58234172,14.969651 0.21410978,11.463177 0.16400502,10.986057 0.15685852,9.9949573 0.20003937,9.5118483 0.37831158,7.517332 1.1656657,5.5683984 2.434442,3.9810427 2.769248,3.5621696 3.6020881,2.7326217 4.0236967,2.3980701 5.6296308,1.1237417 7.4157645,0.38857817 9.4834123,0.15087916 c 0.4061301,-0.0466892 1.7265717,-0.0466892 2.1327017,0 2.503885,0.28784931 4.671795,1.33908644 6.385735,3.09649434 0.491665,0.5041342 0.818269,0.9046834 1.189482,1.4587876 0.967904,1.4447753 1.555516,3.0979522 1.708156,4.8056872 0.04318,0.483109 0.03603,1.4742087 -0.01407,1.9513287 -0.194938,1.856288 -0.880948,3.621095 -1.978725,5.090401 -0.126969,0.16994 -0.236349,0.322944 -0.243067,0.340009 -0.0067,0.01706 1.127441,1.16452 2.520351,2.5499 2.394995,2.382048 2.53754,2.529421 2.624175,2.713049 0.08188,0.173541 0.09165,0.221371 0.09197,0.450099 3.19e-4,0.22769 -0.0094,0.276464 -0.08787,0.442105 -0.106338,0.224402 -0.223503,0.363082 -0.40308,0.477096 -0.240824,0.152901 -0.580982,0.212472 -0.848522,0.148602 z M 11.658768,18.485073 c 0.449694,-0.06668 0.855516,-0.153065 1.206106,-0.256722 3.011636,-0.890439 5.239125,-3.373114 5.762308,-6.422448 0.168777,-0.983709 0.145611,-2.1184691 -0.06306,-3.0886438 C 18.071033,6.4246769 16.600638,4.460065 14.514464,3.3064618 12.92976,2.4301589 11.030506,2.107514 9.2075275,2.4049203 5.8511773,2.9524854 3.1879422,5.5069118 2.514306,8.8246837 2.3035594,9.8626464 2.3109634,11.067332 2.5346081,12.127962 c 0.5433382,2.576769 2.3775202,4.772764 4.8436826,5.799153 0.648683,0.269975 1.5024543,0.493148 2.1762117,0.568856 0.1485782,0.01669 0.3149289,0.03551 0.3696682,0.04182 0.2296784,0.02645 1.4510174,-0.01066 1.7345974,-0.05272 z"
id="path1025" />
</svg>

After

Width:  |  Height:  |  Size: 3.6 KiB

View file

@ -0,0 +1,50 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
fill="none"
height="24"
viewBox="0 0 24 24"
width="24"
version="1.1"
id="svg4"
sodipodi:docname="search-white.svg"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs8" />
<sodipodi:namedview
id="namedview6"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
showgrid="false"
inkscape:zoom="35.166667"
inkscape:cx="11.985782"
inkscape:cy="12"
inkscape:window-width="1920"
inkscape:window-height="1043"
inkscape:window-x="1920"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg4" />
<path
d="M 22.817719,22.609242 17.241498,17.071588 M 1.2563285,10.426403 c 0,-5.0972703 4.1609321,-9.2294236 9.2937025,-9.2294236 5.1328,0 9.293702,4.1321533 9.293702,9.2294236 0,5.0973 -4.160902,9.229425 -9.293702,9.229425 -5.1327704,0 -9.2937025,-4.132125 -9.2937025,-9.229425 z"
stroke="#141414"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2.22276"
id="path2" />
<path
style="fill:#ffffff;fill-opacity:0.690196;stroke:#000080;stroke-width:0;paint-order:fill markers stroke"
d="m 22.560645,23.674438 c -0.271493,-0.06481 -0.322308,-0.110767 -2.442162,-2.208491 -1.141706,-1.129788 -2.286821,-2.266243 -2.5447,-2.525456 -0.257879,-0.259213 -0.477162,-0.471297 -0.487296,-0.471297 -0.01013,0 -0.155719,0.102393 -0.323523,0.22754 -1.425401,1.063051 -3.042498,1.71221 -4.93358,1.980509 -0.510169,0.07238 -2.0490732,0.07238 -2.5592418,0 C 7.9662336,20.492249 6.9018984,20.164909 5.8293839,19.619024 2.67967,18.015894 0.58234172,14.969651 0.21410978,11.463177 0.16400502,10.986057 0.15685852,9.9949573 0.20003937,9.5118483 0.37831158,7.517332 1.1656657,5.5683984 2.434442,3.9810427 2.769248,3.5621696 3.6020881,2.7326217 4.0236967,2.3980701 5.6296308,1.1237417 7.4157645,0.38857817 9.4834123,0.15087916 c 0.4061301,-0.0466892 1.7265717,-0.0466892 2.1327017,0 2.503885,0.28784931 4.671795,1.33908644 6.385735,3.09649434 0.491665,0.5041342 0.818269,0.9046834 1.189482,1.4587876 0.967904,1.4447753 1.555516,3.0979522 1.708156,4.8056872 0.04318,0.483109 0.03603,1.4742087 -0.01407,1.9513287 -0.194938,1.856288 -0.880948,3.621095 -1.978725,5.090401 -0.126969,0.16994 -0.236349,0.322944 -0.243067,0.340009 -0.0067,0.01706 1.127441,1.16452 2.520351,2.5499 2.394995,2.382048 2.53754,2.529421 2.624175,2.713049 0.08188,0.173541 0.09165,0.221371 0.09197,0.450099 3.19e-4,0.22769 -0.0094,0.276464 -0.08787,0.442105 -0.106338,0.224402 -0.223503,0.363082 -0.40308,0.477096 -0.240824,0.152901 -0.580982,0.212472 -0.848522,0.148602 z M 11.658768,18.485073 c 0.449694,-0.06668 0.855516,-0.153065 1.206106,-0.256722 3.011636,-0.890439 5.239125,-3.373114 5.762308,-6.422448 0.168777,-0.983709 0.145611,-2.1184691 -0.06306,-3.0886438 C 18.071033,6.4246769 16.600638,4.460065 14.514464,3.3064618 12.92976,2.4301589 11.030506,2.107514 9.2075275,2.4049203 5.8511773,2.9524854 3.1879422,5.5069118 2.514306,8.8246837 2.3035594,9.8626464 2.3109634,11.067332 2.5346081,12.127962 c 0.5433382,2.576769 2.3775202,4.772764 4.8436826,5.799153 0.648683,0.269975 1.5024543,0.493148 2.1762117,0.568856 0.1485782,0.01669 0.3149289,0.03551 0.3696682,0.04182 0.2296784,0.02645 1.4510174,-0.01066 1.7345974,-0.05272 z"
id="path1025" />
<path
style="fill:#ffffff;fill-opacity:0.690196;stroke:#000080;stroke-width:0;paint-order:fill markers stroke"
d="m 22.421801,23.604734 c -0.209628,-0.106572 -0.486501,-0.370462 -3.008178,-2.867125 -1.640181,-1.62391 -2.311206,-2.27072 -2.345972,-2.261314 -0.02678,0.0072 -0.215044,0.132857 -0.418362,0.279135 -1.094465,0.787425 -2.212988,1.310019 -3.526066,1.647441 -0.522154,0.134179 -1.142387,0.245686 -1.578199,0.283733 -0.421405,0.03679 -1.5694445,0.03677 -1.9905216,-2.8e-5 C 8.6715247,20.609401 7.626029,20.358264 6.7535545,20.013765 3.1602466,18.594932 0.66911406,15.350801 0.23958765,11.530806 0.18392666,11.035784 0.18563543,9.7190738 0.242541,9.2550751 0.47640404,7.348194 1.2423237,5.5066934 2.4092615,4.0456285 2.8554325,3.4870001 3.6799396,2.6800309 4.2369668,2.2568003 5.6841154,1.1572534 7.2478979,0.50486559 9.1421801,0.21041551 9.6150864,0.13690625 10.835497,0.10635747 11.42362,0.15330754 c 1.775237,0.14171796 3.638527,0.81922347 5.102788,1.85540966 0.915533,0.6478783 1.856258,1.5829001 2.485435,2.470367 0.991972,1.3991957 1.614713,2.9913105 1.832696,4.6855106 0.07169,0.5571719 0.07856,1.8164682 0.01299,2.3806032 -0.143753,1.236779 -0.477491,2.363077 -1.025233,3.459948 -0.289893,0.580521 -0.567447,1.03078 -0.998445,1.619717 -0.0989,0.135143 -0.179821,0.256334 -0.179821,0.269312 0,0.03191 0.267652,0.304083 2.779219,2.826204 1.191438,1.196446 2.198977,2.215823 2.238974,2.265284 0.04,0.04946 0.105766,0.162105 0.146152,0.25032 0.06498,0.141926 0.07219,0.18886 0.06268,0.407701 -0.01305,0.300252 -0.105971,0.514149 -0.315104,0.725373 -0.202254,0.204275 -0.400715,0.284991 -0.731824,0.29764 -0.244493,0.0093 -0.283642,0.0035 -0.412322,-0.06196 z M 11.445498,18.51895 c 0.302728,-0.01972 1.016112,-0.159348 1.436019,-0.281075 0.164218,-0.0476 0.477725,-0.156917 0.696682,-0.242916 2.830336,-1.111651 4.815075,-3.700326 5.130487,-6.691641 0.03346,-0.317288 0.03807,-1.5639815 0.0058,-1.5639815 -0.01219,0 -0.01689,-0.035924 -0.01044,-0.07983 0.0064,-0.043907 -0.0082,-0.2230377 -0.03253,-0.3980688 C 18.193545,5.8234914 15.477435,3.0256848 12.028436,2.418555 10.986735,2.2351834 9.8762522,2.2492749 8.8475093,2.4589194 6.6428244,2.9082055 4.6801786,4.2979516 3.5053305,6.2417062 2.9641853,7.1370162 2.6059823,8.1281207 2.4292706,9.2190327 c -0.05859,0.3616991 -0.084328,1.6161423 -0.041574,2.0263003 0.1608899,1.543506 0.6929865,2.883629 1.6399372,4.130297 0.2775733,0.365428 1.0734085,1.168092 1.4320822,1.444371 0.4587691,0.35338 0.9318563,0.647943 1.436019,0.894122 0.8708002,0.425206 1.6360027,0.655575 2.6488456,0.797453 0.2822497,0.03954 1.3438324,0.04365 1.9009174,0.0074 z"
id="path1134" />
</svg>

After

Width:  |  Height:  |  Size: 6.2 KiB

View file

@ -1011,6 +1011,16 @@ li.active .ic_mag {
background-image: url("./../../images/icons/cf_icon_mag_white.svg");
}
.ic_search {
background-image: url("./../../images/icons/search-gray.svg");
}
.ic_search:hover {
background-image: url("./../../images/icons/search-white.svg");
}
#content {
margin-top: 0;
padding: 0;