mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-24 06:55:38 +00:00
e6632da2f1
Added icons for About us Further work on Graphics tab On branch cooker Changes to be committed: modified: config/retrodeck/reference_lists/features.json new file: tools/configurator/assets/icons/pixelitos/vcs-grey.svg new file: tools/configurator/assets/icons/pixelitos/vcs-grey.svg.import modified: tools/configurator/assets/themes/default_theme.tres modified: tools/configurator/components/bios_check/bios_check.gd modified: tools/configurator/components/bios_check/bios_popup_content.tscn modified: tools/configurator/components/popup.tscn modified: tools/configurator/main.gd modified: tools/configurator/main.tscn modified: tools/configurator/res/pixel_ui_theme/RetroDECKTheme.tres modified: tools/configurator/scripts/class_functions.gd modified: tools/configurator/scripts/data_handler.gd modified: tools/configurator/scripts/link.gd modified: tools/configurator/tk_about.gd
52 lines
2.9 KiB
XML
52 lines
2.9 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg
|
|
width="32"
|
|
height="32"
|
|
version="1.1"
|
|
id="svg1"
|
|
sodipodi:docname="vcs-grey.svg"
|
|
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)"
|
|
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="defs1" />
|
|
<sodipodi:namedview
|
|
id="namedview1"
|
|
pagecolor="#ffffff"
|
|
bordercolor="#000000"
|
|
borderopacity="0.25"
|
|
inkscape:showpageshadow="2"
|
|
inkscape:pageopacity="0.0"
|
|
inkscape:pagecheckerboard="0"
|
|
inkscape:deskcolor="#d1d1d1"
|
|
inkscape:zoom="60.375"
|
|
inkscape:cx="15.991718"
|
|
inkscape:cy="16"
|
|
inkscape:window-width="3840"
|
|
inkscape:window-height="2136"
|
|
inkscape:window-x="0"
|
|
inkscape:window-y="0"
|
|
inkscape:window-maximized="1"
|
|
inkscape:current-layer="svg1" />
|
|
<g
|
|
transform="scale(2)"
|
|
id="g1">
|
|
<circle
|
|
style="fill:#4caf50"
|
|
cx="8"
|
|
cy="8"
|
|
r="7"
|
|
id="circle1" />
|
|
<path
|
|
style="fill:#ffffff"
|
|
d="M 11.535,4.4 7.2928,8.6 4.4647,5.8 3.0506,7.2 5.8787,10.1 7.2928,11.5 12.949,5.8 Z"
|
|
id="path1" />
|
|
</g>
|
|
<path
|
|
style="fill:#666666;stroke:#000000;stroke-width:0.0165631"
|
|
d="M 15.3706,29.977681 C 11.487652,29.795886 7.8768358,28.026912 5.349352,25.068174 3.5468804,22.958153 2.4021702,20.312008 2.0964429,17.548654 2.0390863,17.03023 2.0273749,16.834828 2.0175219,16.231884 2.0041326,15.412542 2.0440767,14.758978 2.15408,13.997526 2.4335283,12.063161 3.1296339,10.179035 4.1760777,8.5246488 5.3393595,6.6855467 6.949303,5.1131705 8.8042966,4.004427 10.740863,2.846927 12.789573,2.2081348 15.122153,2.0345058 c 0.580119,-0.043182 1.586468,-0.02324 2.277433,0.045129 4.08721,0.4044215 7.828414,2.6279591 10.156363,6.0363069 1.19462,1.7490442 1.986955,3.7840833 2.289971,5.8815843 0.109008,0.754559 0.150143,1.428441 0.136387,2.234358 -0.01588,0.930339 -0.08754,1.615276 -0.260293,2.487934 -0.937853,4.737451 -4.26845,8.667254 -8.790307,10.371765 -1.766702,0.665956 -3.696255,0.973409 -5.561107,0.886098 z m 4.870626,-12.662445 c 3.105835,-3.130036 5.649076,-5.699877 5.651649,-5.710759 0.0053,-0.02245 -2.807648,-2.8141194 -2.827654,-2.8062595 -0.0071,0.0028 -1.915747,1.8891965 -4.241362,4.1919865 -2.325614,2.30279 -4.234613,4.184778 -4.242218,4.182195 -0.0076,-0.0026 -1.278425,-1.256871 -2.824043,-2.787306 -1.545618,-1.530435 -2.8155621,-2.784766 -2.8220974,-2.787402 -0.00654,-0.0026 -0.6503417,0.626866 -1.4306807,1.398895 l -1.4187985,1.403689 0.2134272,0.216012 c 0.1173849,0.118806 1.3905888,1.423465 2.829342,2.899241 1.6406674,1.682887 3.1436064,3.206408 4.0313464,4.086559 0.778488,0.771831 1.419636,1.403508 1.424774,1.403727 0.0051,2.18e-4 2.550479,-2.560542 5.656315,-5.690578 z"
|
|
id="path2" />
|
|
</svg>
|