add start and search icons

This commit is contained in:
end-4
2025-11-10 22:48:04 +01:00
parent 42919c59ec
commit 694eaccfbf
12 changed files with 308 additions and 9 deletions
@@ -0,0 +1,82 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="64"
height="64"
version="1.1"
viewBox="0 0 16.933 16.933"
id="svg2"
sodipodi:docname="system-search.svg"
inkscape:version="1.4.2 (ebf0e940d0, 2025-05-08)"
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">
<sodipodi:namedview
id="namedview2"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:zoom="13.169864"
inkscape:cx="37.58581"
inkscape:cy="36.75057"
inkscape:window-width="1171"
inkscape:window-height="1020"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="g2" />
<defs
id="defs2">
<linearGradient
id="linearGradient919"
x1="4.3106"
x2="14.36"
y1="8.4665"
y2="8.4665"
gradientTransform="matrix(1.226575,0,0,1.226575,-12.501917,0.89738077)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#3c8cff"
offset="0"
id="stop1"
style="stop-color:#434240;stop-opacity:1;" />
<stop
stop-color="#55b4ff"
offset="1"
id="stop2"
style="stop-color:#1f1f1f;stop-opacity:1;" />
</linearGradient>
</defs>
<g
transform="translate(16.148 .19097)"
id="g2">
<rect
transform="rotate(45)"
x="3.4592216"
y="10.492"
width="6.9218783"
height="1.5830011"
ry="0.71337014"
fill="#1955b9"
stroke-width="1.1651"
id="rect2"
style="fill:#1f1f1f;fill-opacity:1;stroke-width:1.1652;stroke-dasharray:none" />
<circle
transform="rotate(45)"
cx="-1.0514274"
cy="11.283"
r="5.3520403"
fill="none"
stroke="url(#linearGradient919)"
stroke-linecap="round"
stroke-width="1.77822"
id="circle2"
style="fill:none;fill-opacity:1;stroke:url(#linearGradient919)" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB