Qt: Icon updates

This commit is contained in:
KamFretoZ
2024-02-05 20:34:34 +07:00
committed by Connor McLaughlin
parent 0e6a9f637b
commit 1f6636f62b
43 changed files with 3119 additions and 1934 deletions

View File

@@ -1,84 +1,43 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Bios_-_Pcsx2" data-name="Bios - Pcsx2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150">
<defs>
<style>
.cls-1 {
fill: #fff;
}
<svg
width="512"
height="512"
viewBox="0 0 512 512"
version="1.1"
id="svg5"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
sodipodi:docname="chip-line.svg"
inkscape:export-filename="bios_exported.png"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96"
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="namedview7"
pagecolor="#505050"
bordercolor="#ffffff"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="1"
inkscape:deskcolor="#505050"
inkscape:document-units="px"
showgrid="false"
inkscape:zoom="1.3037281"
inkscape:cx="212.0841"
inkscape:cy="209.39949"
inkscape:window-width="1920"
inkscape:window-height="956"
inkscape:window-x="0"
inkscape:window-y="42"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
id="defs2" />
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<rect
style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:40;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none"
id="rect344"
width="185.14862"
height="370.29724"
x="163.42569"
y="70.222984" />
<path
style="fill:none;stroke:#ffffff;stroke-width:28.005;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none"
d="m 348.89389,151.29966 h 89.90694 z"
id="path1501" />
<path
style="fill:none;stroke:#ffffff;stroke-width:28.005;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none"
d="M 59.357612,151.29966 H 149.26455 Z"
id="path1501-3" />
<path
style="fill:none;stroke:#ffffff;stroke-width:28.005;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none"
d="m 353.80737,255.09921 h 87.10216 z"
id="path1503" />
<path
style="fill:none;stroke:#ffffff;stroke-width:28.005;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none"
d="m 360.30926,364.32434 h 82.77189 z"
id="path1505" />
<path
style="fill:none;stroke:#ffffff;stroke-width:28.005;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none"
d="M 60.167703,255.35899 H 150.07464 Z"
id="path1501-6" />
<path
style="fill:none;stroke:#ffffff;stroke-width:28.005;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none"
d="M 60.167703,364.32434 H 150.07464 Z"
id="path1501-7" />
<ellipse
style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:24.4372;stroke-linecap:round;stroke-linejoin:round"
id="path792"
cx="225.70091"
cy="130.64618"
rx="9.3720798"
ry="8.4348745" />
.cls-2 {
stroke-miterlimit: 10;
}
.cls-2, .cls-3 {
fill: none;
stroke: #fff;
stroke-linecap: round;
stroke-width: 12px;
}
.cls-3 {
stroke-linejoin: round;
}
</style>
</defs>
<g id="paletas">
<g id="B">
<line class="cls-2" x1="129.96" y1="105.62" x2="105.25" y2="105.62"/>
<line class="cls-2" x1="130.32" y1="75" x2="105.61" y2="75"/>
<line class="cls-2" x1="129.6" y1="44.38" x2="104.88" y2="44.38"/>
</g>
<g id="A">
<line class="cls-2" x1="20.04" y1="44.38" x2="44.75" y2="44.38"/>
<line class="cls-2" x1="19.68" y1="75" x2="44.39" y2="75"/>
<line class="cls-2" x1="20.4" y1="105.62" x2="45.12" y2="105.62"/>
</g>
</g>
</svg>
<g id="By_Kam" data-name="By Kam">
<path id="chip" class="cls-3" d="m52,20.94h46c2.8,0,5.07,2.19,5.07,4.88v98.36c0,2.7-2.27,4.88-5.07,4.88h-46c-2.8,0-5.07-2.19-5.07-4.88V25.82c0-2.7,2.27-4.88,5.07-4.88Z"/>
<g id="ball">
<path class="cls-1" d="m66.46,45.81c-3.48,0-6.31-2.81-6.31-6.26s2.83-6.26,6.31-6.26,6.31,2.81,6.31,6.26-2.83,6.26-6.31,6.26Z"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB