forked from Shinonome/dots-hyprland
wbar: animated start icon, search, and task view icons
This commit is contained in:
@@ -7,10 +7,11 @@
|
||||
version="1.1"
|
||||
viewBox="0 0 16.933 16.933"
|
||||
id="svg2"
|
||||
sodipodi:docname="system-search.svg"
|
||||
sodipodi:docname="system-search-dark.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:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<sodipodi:namedview
|
||||
@@ -24,15 +25,27 @@
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
inkscape:zoom="4.65625"
|
||||
inkscape:cx="32"
|
||||
inkscape:cy="32"
|
||||
inkscape:cy="31.892617"
|
||||
inkscape:window-width="1061"
|
||||
inkscape:window-height="1020"
|
||||
inkscape:window-height="835"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="g2" />
|
||||
<defs
|
||||
id="defs2">
|
||||
<linearGradient
|
||||
id="linearGradient1"
|
||||
inkscape:collect="always">
|
||||
<stop
|
||||
style="stop-color:#565757;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3" />
|
||||
<stop
|
||||
style="stop-color:#4c4f52;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop4" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient919"
|
||||
x1="4.3106"
|
||||
@@ -52,6 +65,15 @@
|
||||
id="stop2"
|
||||
style="stop-color:#d7dcdf;stop-opacity:1;" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient1"
|
||||
id="linearGradient4"
|
||||
x1="-7.2925777"
|
||||
y1="11.283"
|
||||
x2="5.189723"
|
||||
y2="11.283"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
</defs>
|
||||
<g
|
||||
transform="translate(16.148 .19097)"
|
||||
@@ -77,6 +99,6 @@
|
||||
stroke-linecap="round"
|
||||
stroke-width="1.77822"
|
||||
id="circle2"
|
||||
style="fill:#4f4f4f;fill-opacity:1;stroke:url(#linearGradient919)" />
|
||||
style="fill:url(#linearGradient4);fill-opacity:1;stroke:url(#linearGradient919)" />
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.9 KiB |
Reference in New Issue
Block a user