Compare commits

...

34 commits

Author SHA1 Message Date
Ömercan Kömür
818aca56ef
Merge pull request #488 from mittonk/fix_dice_filename
Fix DICE icon names for xmb, old ozone dir.
2025-03-21 20:30:08 +03:00
Ken Mitton
4d0ae65af3 Fix DICE icon names for xmb, old ozone dir. 2025-03-12 23:40:46 -04:00
Ken Mitton
fb39cdde6d
DICE icons (#487)
* DICE emulator icons.

* DICE menu icons.

* Generated pngs for DICE.
2025-03-09 09:22:03 +03:00
LibretroAdmin
9afd2b8a9d
Merge pull request #484 from vircon32/add-vircon32-assets
Add vircon32 assets
2025-01-30 02:44:05 +01:00
Vircon32
ac93c15d60 Add Vircon32 icons to FlatUX theme 2025-01-29 23:35:07 +01:00
Vircon32
660b885474 Add Vircon32 icons to Automatic theme 2025-01-29 19:36:51 +01:00
Vircon32
3dfe293125 Add Vircon32 wallpapers 2025-01-29 00:16:08 +01:00
Vircon32
a0109d1a07 Add Vircon32 icons for XMB monochrome 2025-01-29 00:15:54 +01:00
LibretroAdmin
c4f1ec8bdd
Update .gitlab-ci.yml 2024-12-31 05:26:25 +01:00
LibretroAdmin
52baf3c15b
Merge pull request #473 from C0rn3j/optimize-images-p2
Run fonttools against TTF files to save 300KB~
2024-12-31 00:26:16 +01:00
LibretroAdmin
15be8aeaa5
Delete menu_widgets directory
These files can go now, they are no longer used since 2021
2024-12-30 23:59:34 +01:00
Ömercan Kömür
19d9ff7671
Merge pull request #480 from baxysquare/master
Renamed Icons
2024-10-19 11:31:46 +03:00
BAXY Square
ee3e60da97 Renamed Icons
Renamed icons to match No-Intro naming conventions.

• Atari - 8-bit Family
• Microsoft - Xbox 360
• Nintendo - Wii (Digital) (Deprecated)
• Nintendo - Wii U (Digital) (Deprecated)
2024-10-09 15:58:22 -06:00
Ömercan Kömür
1b138de102
Merge pull request #479 from Jaffacakelover/rassets0924
Added Wii U core images
2024-09-22 21:12:38 +03:00
Jaffacakelover
6eb357dc6d Wii U cores for Lakka
Added Wii U core images for Lakka 5.0 release
2024-09-15 19:08:29 +01:00
Jaffacakelover
a6b9b7125b Added Wii U core images
Added Wii U core images for additional / remaining cores.
2024-09-15 17:21:26 +01:00
LibretroAdmin
8a74442fab
Merge pull request #478 from Tatsuya79/master
Add new icons from xmb.
2024-08-08 08:35:35 -05:00
Tatsuya79
6c3973c6aa Add new icons from xmb. 2024-08-07 15:35:09 +02:00
BAXY Square
631f28fe30
Merge pull request #472 from C0rn3j/optimize-images-p1
Optimize JPEG, PDF and the worst offenders in SVG
2024-08-06 15:57:13 -06:00
Martin Rys
922dd31919 Optimize TTF with fonttool to save 313KB 2024-06-03 16:21:01 +02:00
Ömercan Kömür
771e60b1ea
Merge pull request #477 from WizzardSK/master
c128 monochrome images
2024-05-30 23:31:11 +03:00
WizzardSK
135a68e1c7
Add files via upload 2024-05-30 18:32:51 +02:00
WizzardSK
faa4d8f14f
Add files via upload 2024-05-30 18:30:12 +02:00
WizzardSK
e950ddc81c
Add files via upload 2024-05-30 14:45:26 +02:00
BAXY Square
9c0bd0d101
Merge pull request #476 from baxysquare/master
Removed Retired Themes
2024-04-24 12:39:59 -06:00
BAXY Square
9631f8cf6e Merge branch 'master' of https://github.com/baxysquare/retroarch-assets 2024-04-18 16:50:54 -06:00
BAXY Square
3f502ee1d2 Removed ReadMe files for Neoactive & Retroactive 2024-04-18 16:50:37 -06:00
BAXY Square
2714dfd970
Merge branch 'libretro:master' into master 2024-04-18 16:47:25 -06:00
BAXY Square
4e3bc7671f Removed Retired Themes
The Neoactive and Retroactive themes have been retired.  Therefore it is time to remove them from the repo.  The files are archived over on [baxy-retroarch-themes](https://github.com/baxysquare/baxy-retroarch-themes).
2024-04-18 16:46:35 -06:00
Ömercan Kömür
912f652740
Merge pull request #475 from baxysquare/master
Updated ReadMe Files, Rename VMU
2024-04-18 19:32:29 +03:00
BAXY Square
bb0e6df892 Rename VMU
No-Intro refers to the VMU as "Dreamcast (Visual Memory Unit)". This PR changes the icon names for consistency.
2024-04-18 09:06:25 -06:00
BAXY Square
d53817673d
Update README.md 2024-04-17 13:30:26 -06:00
BAXY Square
cfd1aff939
Update README.md 2024-04-17 13:29:13 -06:00
Martin Rys
07dccf3ec7 Optimize JPEG, PDF and the worst offenders in SVG 2024-04-02 00:16:23 +02:00
1800 changed files with 1418 additions and 1388 deletions

View file

@ -11,7 +11,6 @@ stages:
- cp -R ./branding ${MEDIA_PATH}/${CI_PROJECT_NAME}
- cp ./COPYING ${MEDIA_PATH}/${CI_PROJECT_NAME}
- cp -R ./glui ${MEDIA_PATH}/${CI_PROJECT_NAME}
- cp -R ./menu_widgets ${MEDIA_PATH}/${CI_PROJECT_NAME}
- cp -R ./nxrgui ${MEDIA_PATH}/${CI_PROJECT_NAME}
- cp -R ./ozone ${MEDIA_PATH}/${CI_PROJECT_NAME}
- cp -R ./pkg ${MEDIA_PATH}/${CI_PROJECT_NAME}

View file

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

View file

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View file

Before

Width:  |  Height:  |  Size: 556 B

After

Width:  |  Height:  |  Size: 556 B

View file

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

Before

Width:  |  Height:  |  Size: 827 B

After

Width:  |  Height:  |  Size: 827 B

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

View file

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

View file

Before

Width:  |  Height:  |  Size: 438 B

After

Width:  |  Height:  |  Size: 438 B

View file

Before

Width:  |  Height:  |  Size: 852 B

After

Width:  |  Height:  |  Size: 852 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,016 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

Before

Width:  |  Height:  |  Size: 8 KiB

After

Width:  |  Height:  |  Size: 8 KiB

View file

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

View file

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

View file

@ -1,8 +1,380 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 28.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 256 256" style="enable-background:new 0 0 256 256;" xml:space="preserve">
<path style="fill:#FFFFFF;" d="M240,52H16c-4.411,0-8,3.589-8,8v136v4h4h20h4h28h4h152h4h20h4v-4V60C248,55.589,244.411,52,240,52z
M36,196V92h28v104H36z M68,196V92h152v104H68z M244,196h-20V92v-4h-4H68h-4H36h-4v4v104H12V60c0-2.209,1.791-4,4-4h224
c2.209,0,4,1.791,4,4V196z"/>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="256"
height="256"
viewBox="0 0 67.733331 67.733335"
version="1.1"
id="svg8"
inkscape:version="1.0.2-2 (e86c870879, 2021-01-15)"
sodipodi:docname="Automatic - Vircon32-content.svg"
inkscape:export-filename="J:\01-IconsSNES\Vector\Automatic - Vircon32-content.png"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96">
<defs
id="defs2">
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath849">
<path
d="M -297.72,-421.01999 V 1262.88 H 892.97998 V -421.01999 Z"
id="path847" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath857">
<path
d="M -297.72,-421.01999 V 1262.88 H 892.97998 V -421.01999 Z"
id="path855" />
</clipPath>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.7"
inkscape:cx="380.98527"
inkscape:cy="138.75842"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
inkscape:document-rotation="0"
showgrid="false"
inkscape:window-width="1920"
inkscape:window-height="1033"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1"
units="px" />
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Capa 1"
inkscape:groupmode="layer"
id="layer1">
<g
id="g843"
transform="matrix(0.35277777,0,0,-0.35277777,-2.1877235,218.04237)">
<g
id="g845"
clip-path="url(#clipPath849)" />
</g>
<g
id="g986"
transform="matrix(0.62432906,0,0,0.62324956,-30.320306,-9.4788578)"
style="stroke:#ffffff;stroke-width:1.69662;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
<path
d="M 133.38477,39.54387 H 72.234278"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path859" />
<path
d="m 55.343275,39.54387 h 3.4925 12.573"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path861" />
<g
id="g863"
transform="matrix(3.5280376e-5,-0.35277777,-0.35277777,-3.5280376e-5,55.311527,42.052126)"
style="stroke:#ffffff;stroke-width:4.80932;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
<path
d="M 7.11,0 C 7.11,3.92648 3.92716,7.10962 6.8e-4,7.11"
style="fill:none;stroke:#ffffff;stroke-width:4.80932;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path865" />
</g>
<path
d="m 52.803275,42.020377 v 4.5085"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path867" />
<path
d="m 52.803275,48.56087 v 4.000507"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path869" />
<path
d="m 146.78327,99.551373 h 6.0325"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path871" />
<path
d="m 52.803275,54.529874 v 45.021499 h 6.0325"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path873" />
<path
d="m 150.33927,39.54387 h -3.556 -12.57299"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path875" />
<path
d="M 152.81577,99.551373 V 54.529874"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path877" />
<path
d="M 152.81577,52.561377 V 48.56087"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path879" />
<path
d="m 152.81577,42.052124 c 0,-1.385175 -1.12283,-2.508112 -2.508,-2.508254"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path881" />
<path
d="m 152.81577,46.528877 v -4.5085"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path883" />
<path
d="m 72.234278,39.54387 v 2.476507 3.492497"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path885" />
<path
d="M 72.234278,40.36937 H 71.408775"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path887" />
<path
d="M 71.408775,45.512874 V 42.020377 39.54387"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path889" />
<path
d="M 72.234278,76.56437 V 99.551373 H 71.408775 V 76.56437"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path891" />
<path
d="m 52.803275,46.528877 h 6.0325 1.9685"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path893" />
<path
d="M 54.327275,48.56087 V 46.528877"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path895" />
<path
d="m 52.803275,48.56087 h 6.0325 1.9685"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path897" />
<g
id="g899"
transform="matrix(-3.5280376e-5,0.35277777,0.35277777,3.5280376e-5,60.836023,47.513121)"
style="stroke:#ffffff;stroke-width:4.80932;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
<path
d="M 2.79,0 C 2.79,1.54082 1.54096,2.78993 1.3e-4,2.79 -1.54069,2.79007 -2.78985,1.54109 -2.79,2.7e-4"
style="fill:none;stroke:#ffffff;stroke-width:4.80932;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path901" />
</g>
<path
d="m 52.803275,52.561377 h 6.0325 1.9685"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path903" />
<path
d="M 54.327275,54.529874 V 52.561377"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path905" />
<path
d="m 52.803275,54.529874 h 6.0325 1.9685"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path907" />
<g
id="g909"
transform="matrix(-3.5280376e-5,0.35277777,0.35277777,3.5280376e-5,60.836021,53.54563)"
style="stroke:#ffffff;stroke-width:4.80932;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
<path
d="M 2.79,0 C 2.79,1.54082 1.54096,2.78993 1.3e-4,2.79 -1.54069,2.79007 -2.78985,1.54109 -2.79,2.7e-4"
style="fill:none;stroke:#ffffff;stroke-width:4.80932;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path911" />
</g>
<path
d="m 146.78327,54.529874 h -1.96849"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path913" />
<g
id="g915"
transform="matrix(3.5280376e-5,-0.35277777,-0.35277777,-3.5280376e-5,144.78302,53.54563)"
style="stroke:#ffffff;stroke-width:4.80932;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
<path
d="M 2.79,0 C 2.79,1.54082 1.54096,2.78993 1.3e-4,2.79 -1.54069,2.79007 -2.78985,1.54109 -2.79,2.7e-4"
style="fill:none;stroke:#ffffff;stroke-width:4.80932;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path917" />
</g>
<path
d="m 144.81478,52.561377 h 1.96849"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path919" />
<path
d="m 146.78327,54.529874 h 6.0325"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path921" />
<path
d="M 151.29177,54.529874 V 52.561377"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path923" />
<path
d="m 146.78327,52.561377 h 6.0325"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path925" />
<path
d="M 146.78327,99.551373 H 134.21028"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path927" />
<path
d="M 133.38477,99.551373 H 72.234278"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path929" />
<path
d="m 71.408775,99.551373 h -12.573"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path931" />
<path
d="m 134.21028,99.551373 h -0.82551"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path933" />
<path
d="m 134.21028,39.54387 v 2.476507 3.492497"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path935" />
<path
d="M 134.21028,76.56437 V 99.551373"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path937" />
<path
d="M 133.38477,45.512874 V 42.020377 39.54387"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path939" />
<path
d="M 133.38477,99.551373 V 76.56437"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path941" />
<path
d="m 133.38477,40.36937 h 0.82551"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path943" />
<path
d="m 133.38477,76.56437 h 0.82551"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path945" />
<path
d="m 71.408775,76.56437 h 0.825503"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path947" />
<path
d="m 134.21028,45.512874 h -0.82551"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path949" />
<path
d="M 72.234278,45.512874 H 71.408775"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path951"
sodipodi:nodetypes="cc" />
<path
d="M 71.408775,76.56437 H 64.804771"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path953" />
<path
d="M 64.804771,76.56437 V 45.512874 h 6.604004"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path955" />
<path
d="M 72.234278,45.512874 H 133.38477"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path957"
sodipodi:nodetypes="cc" />
<path
d="m 140.81427,76.56437 h -6.60399"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path959" />
<path
d="M 133.38477,76.56437 H 72.234278"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path961" />
<path
d="m 134.21028,45.512874 h 6.60399 V 76.56437"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path963" />
<path
d="m 146.78327,48.56087 h -1.96849"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path965" />
<path
d="m 144.81478,46.528877 h 1.96849"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path967" />
<path
d="m 146.78327,48.56087 h 6.0325"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path969" />
<path
d="M 151.29177,48.56087 V 46.528877"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path971" />
<path
d="m 146.78327,46.528877 h 6.0325"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path973" />
<g
id="g975"
transform="matrix(3.5280376e-5,-0.35277777,-0.35277777,-3.5280376e-5,144.78302,47.513121)"
style="stroke:#ffffff;stroke-width:4.80932;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
<path
d="M 2.79,0 C 2.79,1.54082 1.54096,2.78993 1.3e-4,2.79 -1.54069,2.79007 -2.78985,1.54109 -2.79,2.7e-4"
style="fill:none;stroke:#ffffff;stroke-width:4.80932;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path977" />
</g>
<g
id="g979"
transform="matrix(-0.35277777,-3.5280376e-5,-3.5280376e-5,0.35277777,84.839025,85.549621)"
style="stroke:#ffffff;stroke-width:4.80932;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
<path
d="M 5.67,0 C 5.67,3.13124 3.13179,5.6697 5.4e-4,5.67"
style="fill:none;stroke:#ffffff;stroke-width:4.80932;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path981" />
</g>
<path
d="M 120.81177,87.549876 H 84.807278"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path983" />
<g
id="g985"
transform="matrix(-3.5280376e-5,0.35277777,0.35277777,3.5280376e-5,120.84353,85.549619)"
style="stroke:#ffffff;stroke-width:4.80932;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
<path
d="M 5.67,0 C 5.67,3.13124 3.13179,5.6697 5.4e-4,5.67"
style="fill:none;stroke:#ffffff;stroke-width:4.80932;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path987" />
</g>
<path
d="m 122.84378,85.073369 v 0.444504"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path989" />
<path
d="m 122.84378,85.041619 c 0,-1.104628 -0.89544,-2.000137 -2.00006,-2.000242"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path991" />
<path
d="M 84.807278,83.041377 H 120.81177"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path993" />
<g
id="g995"
transform="matrix(3.5280376e-5,-0.35277777,-0.35277777,-3.5280376e-5,84.839025,85.04162)"
style="stroke:#ffffff;stroke-width:4.80932;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
<path
d="M 5.67,0 C 5.67,3.13124 3.13179,5.6697 5.4e-4,5.67"
style="fill:none;stroke:#ffffff;stroke-width:4.80932;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path997" />
</g>
<path
d="M 82.838775,85.517873 V 85.073369"
style="fill:none;stroke:#ffffff;stroke-width:1.69662;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path999" />
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 636 B

After

Width:  |  Height:  |  Size: 20 KiB

View file

@ -1,20 +1,299 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 28.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 256 256" style="enable-background:new 0 0 256 256;" xml:space="preserve">
<g>
<path style="fill:#FFFFFF;" d="M231,28H25c-7.168,0-13,5.832-13,13v170c0,7.168,5.832,13,13,13h206c7.168,0,13-5.832,13-13V41
C244,33.832,238.168,28,231,28z M240,211c0,4.971-4.029,9-9,9H25c-4.971,0-9-4.029-9-9V41c0-4.971,4.029-9,9-9h206
c4.971,0,9,4.029,9,9V211z"/>
<path style="fill:#FFFFFF;" d="M40,60h-4v4v72v4h4h176h4v-4V64v-4h-4H40z M216,136H40V64h176V136z"/>
<path style="fill:#FFFFFF;" d="M196,84H60v32h136V84z M192,112H64V88h128V112z"/>
<path style="fill:#FFFFFF;" d="M84,168h-4v4v24v4h4h88h4v-4v-24v-4h-4H84z M172,196H84v-24h88V196z"/>
<path style="fill:#FFFFFF;" d="M184,164h-4v4v32v4h4h32h4v-4v-32v-4h-4H184z M216,200h-32v-32h32V200z"/>
<circle style="fill:#FFFFFF;" cx="56" cy="156" r="2"/>
<path style="fill:#FFFFFF;" d="M208,176v16h-16v-16H208 M212,172h-24v24h24V172L212,172z"/>
<path style="fill:#FFFFFF;" d="M40,164h-4v4v20v4h4h32h4v-4v-20v-4h-4H40z M72,188H40v-20h32V188z"/>
<path style="fill:#FFFFFF;" d="M176,108h4v-4v-8v-4h-4H80h-4v4v8v4h4H176z M80,96h96v8H80V96z"/>
<polygon style="fill:#FFFFFF;" points="40,184 36,184 36,204 40,204 40,184 "/>
<polygon style="fill:#FFFFFF;" points="76,184 72,184 72,204 76,204 76,184 "/>
</g>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="256"
height="256"
viewBox="0 0 67.733331 67.733335"
version="1.1"
id="svg8"
inkscape:version="1.0.2-2 (e86c870879, 2021-01-15)"
sodipodi:docname="Automatic - Vircon32.svg">
<defs
id="defs2">
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath849">
<path
d="M -297.72,-421.01999 V 1262.88 H 892.97998 V -421.01999 Z"
id="path847" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath857">
<path
d="M -297.72,-421.01999 V 1262.88 H 892.97998 V -421.01999 Z"
id="path855" />
</clipPath>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.4"
inkscape:cx="60.322591"
inkscape:cy="203.14535"
inkscape:document-units="mm"
inkscape:current-layer="g853"
inkscape:document-rotation="0"
showgrid="false"
inkscape:window-width="1920"
inkscape:window-height="1033"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1"
units="px" />
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Capa 1"
inkscape:groupmode="layer"
id="layer1">
<g
id="g843"
transform="matrix(0.35277777,0,0,-0.35277777,5.8782859,262.89605)">
<g
id="g845"
clip-path="url(#clipPath849)" />
</g>
<g
id="g853"
clip-path="url(#clipPath857)"
transform="matrix(0.35277777,0,0,-0.35277777,5.8782859,262.89605)">
<g
id="g1186"
style="stroke-width:6.92593;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke:#ffffff;stroke-opacity:1"
transform="matrix(0.43356849,0,0,0.43274206,-52.712927,439.51132)">
<g
id="g859-0-7"
transform="rotate(-90.00573,469.43475,69.606072)"
style="stroke:#ffffff;stroke-width:6.92593;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1">
<path
d="m 27.27,0 c 0,15.05978 -12.2076,27.26856 -27.26739,27.27"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path861-6-5" />
</g>
<g
id="g863-9-6"
transform="rotate(179.99427,104.61436,269.52912)"
style="stroke:#ffffff;stroke-width:6.92593;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1">
<path
d="m 27.27,0 c 0,15.05978 -12.2076,27.26856 -27.26739,27.27"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path865-4-8" />
</g>
<path
d="M 209.34564,511.7778 H 399.78566"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path867-6-5" />
<path
d="M 193.50565,557.13781 H 415.62566"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path869-4-5" />
<path
d="M 420.30565,552.63781 V 541.29779"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path871-9-2" />
<path
d="m 397.62566,518.61779 h -185.94"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path873-4-2" />
<path
d="m 189.00565,541.29779 v 11.34002"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path875-6-5" />
<path
d="m 426.96565,538.95776 v 15.84003"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path877-4-0" />
<path
d="m 417.96565,563.97778 h -226.8"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path879-2-8" />
<path
d="M 182.16565,554.79779 V 538.95776"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path881-9-2" />
<path
d="m 420.30565,552.54779 c 0,2.53479 -2.05475,4.58978 -4.58957,4.59002"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path883-3-3" />
<g
id="g885-3-9"
transform="rotate(-90.00573,469.34464,71.855922)"
style="stroke:#ffffff;stroke-width:6.92593;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1">
<path
d="m 22.59,0 c 0,12.47527 -10.11257,22.5888 -22.58783,22.59"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path887-7-7" />
</g>
<g
id="g889-4-8"
transform="rotate(179.99427,105.78431,270.60917)"
style="stroke:#ffffff;stroke-width:6.92593;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1">
<path
d="m 22.59,0 c 0,12.47527 -10.11257,22.5888 -22.58783,22.59"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path891-0-1" />
</g>
<g
id="g893-6-3"
transform="rotate(89.99427,-179.5937,372.99138)"
style="stroke:#ffffff;stroke-width:6.92593;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1">
<path
d="M 4.59,0 C 4.59,2.53482 2.53526,4.58976 4.4e-4,4.59"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path895-4-0" />
</g>
<path
d="m 426.96565,554.88781 c 0,5.0199 -4.06921,9.08948 -9.08914,9.08997"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path897-5-3" />
<g
id="g899-6-3"
transform="rotate(89.99427,-181.84382,373.08128)"
style="stroke:#ffffff;stroke-width:6.92593;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1">
<path
d="M 9.09,0 C 9.09,5.01993 5.0208,9.08952 8.7e-4,9.09"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path901-9-6" />
</g>
<path
d="M 383.94564,409.7178 H 225.18566 v -49.86001 h 158.75998"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path903-3-2" />
<path
d="M 383.94564,359.85779 V 409.7178"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path907-9-6" />
<path
d="m 463.32564,416.5578 h -56.69998 v -56.70001 h 56.69998"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path909-8-7" />
<path
d="M 463.32564,359.85779 V 416.5578"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path913-0-8" />
<path
d="m 145.80565,416.5578 h 56.7 v -56.70001 h -56.7 v 56.70001"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path987-0-0" />
<path
d="M 463.32564,473.25778 H 145.80565 V 609.33777 H 463.32564 V 473.25778"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path989-0-0" />
<g
id="g991-4-5"
transform="rotate(-90.00573,305.54988,131.42476)"
style="stroke:#ffffff;stroke-width:6.92593;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1">
<path
d="M -8.19,7.9e-4 C -8.19043,-4.52243 -4.524,-8.18957 -7.9e-4,-8.19 4.52243,-8.19043 8.18957,-4.524 8.19,-7.9e-4 8.19043,4.52243 4.524,8.18957 7.9e-4,8.19 -4.52243,8.19043 -8.18957,4.524 -8.19,7.9e-4"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path993-1-8" />
</g>
<g
id="g995-5-0"
transform="rotate(-90.00573,305.54988,131.42476)"
style="stroke:#ffffff;stroke-width:6.92593;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1">
<path
d="M -5.67,5.4e-4 C -5.6703,-3.13091 -3.132,-5.6697 -5.4e-4,-5.67 3.13091,-5.6703 5.6697,-3.132 5.67,-5.4e-4 5.6703,3.13091 3.132,5.6697 5.4e-4,5.67 -3.13091,5.6703 -5.6697,3.132 -5.67,5.4e-4"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path997-3-1" />
</g>
<g
id="g999-1-3"
transform="rotate(89.99427,-254.38767,377.57787)"
style="stroke:#ffffff;stroke-width:6.92593;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1">
<path
d="m 22.59,0 c 0,12.47527 -10.11257,22.5888 -22.58783,22.59"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path1001-4-3" />
</g>
<path
d="M 100.44565,632.01782 V 337.17779"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path1003-1-6" />
<g
id="g1005-5-6"
transform="rotate(179.99427,61.599406,168.54699)"
style="stroke:#ffffff;stroke-width:6.92593;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1">
<path
d="m 22.59,0 c 0,12.47527 -10.11257,22.5888 -22.58783,22.59"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path1007-0-2" />
</g>
<path
d="M 486.00566,654.69781 H 123.12565"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path1009-7-3" />
<g
id="g1011-8-5"
transform="rotate(-90.00573,411.48487,-74.389648)"
style="stroke:#ffffff;stroke-width:6.92593;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1">
<path
d="m 22.59,0 c 0,12.47527 -10.11257,22.5888 -22.58783,22.59"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path1013-3-3" />
</g>
<path
d="M 508.68566,337.17779 V 632.01782"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path1015-2-2" />
<path
d="m 508.50566,631.92779 c 0,12.47528 -10.11258,22.58881 -22.58786,22.59003"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path1017-3-0" />
<path
d="M 123.12565,314.4978 H 486.00566"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path1019-8-2" />
<path
d="m 147.06565,381.9978 v 32.75998"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path1059-3-6" />
<path
d="M 201.24565,414.75778 V 381.9978"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path1065-5-6" />
<path
d="m 147.06565,414.75778 h 54.18"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path1069-5-6" />
<path
d="m 201.24565,381.9978 h -54.18"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path1073-7-6" />
<path
d="m 151.56565,387.03778 v 22.68002 h 45.36 v -22.68002 h -45.36"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path1075-5-6" />
<path
d="m 456.48564,409.7178 v -43.02002 h -43.01999 v 43.02002 h 43.01999"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path1107-4-0" />
<path
d="M 229.68566,364.35779 V 405.2178 H 379.44564 V 364.35779 H 229.68566"
style="fill:none;stroke:#ffffff;stroke-width:6.92593;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:8.60714;stroke-dasharray:none;stroke-opacity:1"
id="path1133-6-5" />
</g>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View file

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

View file

Before

Width:  |  Height:  |  Size: 2 KiB

After

Width:  |  Height:  |  Size: 2 KiB

View file

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

View file

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

View file

Before

Width:  |  Height:  |  Size: 7 KiB

After

Width:  |  Height:  |  Size: 7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 KiB

View file

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB

View file

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View file

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 718 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

View file

@ -0,0 +1,266 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="256"
height="256"
viewBox="0 0 67.733332 67.733335"
version="1.1"
id="svg8"
inkscape:version="1.0.2-2 (e86c870879, 2021-01-15)"
sodipodi:docname="FlatUX - Vircon32-content.svg">
<defs
id="defs2">
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath849">
<path
d="M -297.72,-421.01999 V 1262.88 H 892.97998 V -421.01999 Z"
id="path847" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath857">
<path
d="M -297.72,-421.01999 V 1262.88 H 892.97998 V -421.01999 Z"
id="path855" />
</clipPath>
<pattern
id="WMFhbasepattern"
patternUnits="userSpaceOnUse"
width="6"
height="6"
x="0"
y="0" />
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath2081">
<path
d="M -595.26001,-421.01999 V 1262.88 H 1785.78 V -421.01999 Z"
id="path2079" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath2089">
<path
d="M -595.26001,-421.01999 V 1262.88 H 1785.78 V -421.01999 Z"
id="path2087" />
</clipPath>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="2"
inkscape:cx="119.65259"
inkscape:cy="121.5785"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
inkscape:document-rotation="0"
showgrid="false"
inkscape:window-width="1920"
inkscape:window-height="1033"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1"
units="px" />
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Capa 1"
inkscape:groupmode="layer"
id="layer1">
<g
id="g843"
transform="matrix(0.35277777,0,0,-0.35277777,-2.1877235,218.04237)">
<g
id="g845"
clip-path="url(#clipPath849)" />
</g>
<g
id="g899"
transform="matrix(-3.5280376e-5,0.35277777,0.35277777,3.5280376e-5,60.836023,47.513121)"
style="stroke:#000000;stroke-width:1.5;stroke-miterlimit:6.46451;stroke-dasharray:none;stroke-opacity:1" />
<g
id="g909"
transform="matrix(-3.5280376e-5,0.35277777,0.35277777,3.5280376e-5,60.836021,53.54563)"
style="stroke-width:1.5;stroke-miterlimit:6.46451;stroke-dasharray:none" />
<g
id="g975"
transform="matrix(3.5280376e-5,-0.35277777,-0.35277777,-3.5280376e-5,144.78302,47.513121)"
style="stroke:#000000;stroke-width:1.5;stroke-miterlimit:6.46451;stroke-dasharray:none;stroke-opacity:1" />
<g
id="g979"
transform="matrix(-0.35277777,-3.5280376e-5,-3.5280376e-5,0.35277777,84.839025,85.549621)"
style="stroke-width:1.5;stroke-miterlimit:8.76471;stroke-dasharray:none" />
<g
id="g985"
transform="matrix(-3.5280376e-5,0.35277777,0.35277777,3.5280376e-5,120.84353,85.549619)"
style="stroke-width:1.5;stroke-miterlimit:8.76471;stroke-dasharray:none" />
<g
id="g995"
transform="matrix(3.5280376e-5,-0.35277777,-0.35277777,-3.5280376e-5,84.839025,85.04162)"
style="stroke-width:1.5;stroke-miterlimit:8.76471;stroke-dasharray:none" />
<g
id="g1242">
<rect
style="fill:#223241;fill-opacity:1;stroke:none;stroke-width:0.529167;stroke-linejoin:round;stroke-miterlimit:6.46451;stroke-dasharray:none;stroke-opacity:1"
id="rect913"
width="59.514984"
height="11.543694"
x="4.1095028"
y="18.104649"
ry="0" />
<rect
style="fill:#223241;fill-opacity:1;stroke:none;stroke-width:0.529167;stroke-linejoin:round;stroke-miterlimit:6.46451;stroke-dasharray:none;stroke-opacity:1"
id="rect907"
width="42.239185"
height="36.320251"
x="12.817895"
y="15.961388" />
<g
id="g863"
transform="matrix(2.1653563e-5,-0.21651967,-0.21651967,-2.1653563e-5,4.7144581,16.991099)"
style="fill:#d2d7d4;fill-opacity:1;stroke:none;stroke-width:2.44397;stroke-miterlimit:6.46451;stroke-dasharray:none;stroke-opacity:1">
<path
d="M 7.1098498,2.5977801e-6 7.1142998,-45.629275 l -170.1000098,-0.01701 -0.005,52.7399982 127.619994,0.01276 0.0023,-22.7697142 c -2e-6,-1.54082 1.249037,-2.789929 2.789868,-2.789998 1.54082,-7e-5 2.78998,1.248909 2.790132,2.789732 l -0.0023,22.7705383 11.34002,0.00113 0.182277,-22.7696983 c -2e-6,-1.540823 1.249037,-2.789932 2.789868,-2.790002 1.54082,-7e-5 2.78998,1.248909 2.790129,2.789729 l -0.0023,22.7705473 12.73569955,0.00127 C 3.92716,7.10962 7.11,3.92648 7.1098498,2.5977801e-6 Z"
style="fill:#d2d7d4;fill-opacity:1;stroke:none;stroke-width:2.44397;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:6.46451;stroke-dasharray:none;stroke-opacity:1"
id="path865"
sodipodi:nodetypes="ccccccsccccscccc" />
</g>
<g
id="g915"
transform="matrix(2.1653563e-5,-0.21651967,-0.21651967,-2.1653563e-5,59.628175,24.045313)"
style="fill:#d2d7d4;fill-opacity:1;stroke:none;stroke-width:2.44397;stroke-miterlimit:6.46451;stroke-dasharray:none;stroke-opacity:1">
<path
d="m 39.687032,29.973941 0.0046,-45.630681 c -10e-6,-3.926466 -3.18282,-7.109609 -7.064306,-7.109998 l -12.735,-0.0013 -0.0023,22.76971668 c -10e-7,1.54082842 -1.24904,2.78993182 -2.789871,2.79000452 -1.54082,7.27e-5 -2.78998,-1.2489121 -2.790128,-2.78972634 L 14.132306,-22.768587 2.7922871,-22.769721 2.7900029,-2.2217227e-6 C 2.79,1.54082 1.54096,2.78993 1.3e-4,2.79 -1.54069,2.79007 -2.78985,1.54109 -2.7899972,2.7895457e-4 L -2.7877044,-22.770279 -130.4077,-22.783042 l -0.005,52.739972 z"
style="fill:#d2d7d4;fill-opacity:1;stroke:none;stroke-width:2.44397;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:6.46451;stroke-dasharray:none;stroke-opacity:1"
id="path917"
sodipodi:nodetypes="cccccsccccsccccc" />
</g>
<path
d="m 46.162822,43.385926 v 0.292423 c -1.35e-4,0.687839 -0.549815,1.237357 -1.237474,1.237291 H 22.827291 c -0.668355,-1.33e-4 -1.21787,-0.549815 -1.217804,-1.237471 l -1e-6,-0.292362 c 1.34e-4,-0.68784 0.549816,-1.237357 1.217987,-1.237287 l 22.097991,1e-6 c 0.687776,6.5e-5 1.237358,0.549689 1.237358,1.237405 z"
style="fill:#c83737;stroke:none;stroke-width:0.529167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:6.46451;stroke-dasharray:none;stroke-opacity:1"
id="path991"
sodipodi:nodetypes="ccccccccc" />
<path
style="fill:#d2d7d4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.529167;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:6.46451;stroke-dasharray:none;stroke-opacity:1"
d="M 15.100906,15.451641 H 52.632424 V 52.281639 H 15.100906 Z"
id="path918"
sodipodi:nodetypes="ccccc" />
<rect
style="fill:#6681a1;fill-opacity:1;stroke:none;stroke-width:0.529167;stroke-linejoin:round;stroke-miterlimit:6.46451;stroke-dasharray:none;stroke-opacity:1"
id="rect911"
width="46.651329"
height="19.058064"
x="10.540999"
y="19.115156" />
</g>
</g>
<style
type="text/css"
id="style851">
.st0{fill:#56C3BE;}
.st1{fill:#88C878;}
.st2{fill:#8CD2CB;}
.st3{fill:#B88EC1;}
.st4{fill:#6681A1;}
.st5{fill:#10A39D;}
.st6{fill:#08854C;}
.st7{fill:#3CACE1;}
.st8{fill:#943B8B;}
.st9{fill:#223241;}
.st10{fill:#28B997;}
.st11{fill:#49B86B;}
.st12{fill:#3495D2;}
.st13{fill:#945AA3;}
.st14{fill:#36495F;}
.st15{fill:#14A386;}
.st16{fill:#20AF5C;}
.st17{fill:#1D81BC;}
.st18{fill:#864C9D;}
.st19{fill:#2C3F51;}
.st20{fill:#EFC51C;}
.st21{fill:#E87F26;}
.st22{fill:#EB4C37;}
.st23{fill:#EEF0F1;}
.st24{fill:#94A4A4;}
.st25{fill:#F29D22;}
.st26{fill:#D45727;}
.st27{fill:#C23D28;}
.st28{fill:#BEC2C7;}
.st29{fill:#7F8C8D;}
.st30{fill:#FEE4A3;}
.st31{fill:#F47925;}
.st32{fill:#D92428;}
.st33{fill:#EEEDEE;}
.st34{fill:#D2D7D4;}
.st35{fill:#EBD756;}
.st36{fill:#F36B24;}
.st37{fill:#D02028;}
.st38{fill:#DBE0E1;}
.st39{fill:#6C7A89;}
</style>
<style
type="text/css"
id="style880">
.st0{fill:#56C3BE;}
.st1{fill:#88C878;}
.st2{fill:#8CD2CB;}
.st3{fill:#B88EC1;}
.st4{fill:#6681A1;}
.st5{fill:#10A39D;}
.st6{fill:#08854C;}
.st7{fill:#3CACE1;}
.st8{fill:#943B8B;}
.st9{fill:#223241;}
.st10{fill:#28B997;}
.st11{fill:#49B86B;}
.st12{fill:#3495D2;}
.st13{fill:#945AA3;}
.st14{fill:#36495F;}
.st15{fill:#14A386;}
.st16{fill:#20AF5C;}
.st17{fill:#1D81BC;}
.st18{fill:#864C9D;}
.st19{fill:#2C3F51;}
.st20{fill:#EFC51C;}
.st21{fill:#E87F26;}
.st22{fill:#EB4C37;}
.st23{fill:#EEF0F1;}
.st24{fill:#94A4A4;}
.st25{fill:#F29D22;}
.st26{fill:#D45727;}
.st27{fill:#C23D28;}
.st28{fill:#BEC2C7;}
.st29{fill:#7F8C8D;}
.st30{fill:#FEE4A3;}
.st31{fill:#F47925;}
.st32{fill:#D92428;}
.st33{fill:#EEEDEE;}
.st34{fill:#D2D7D4;}
.st35{fill:#EBD756;}
.st36{fill:#F36B24;}
.st37{fill:#D02028;}
.st38{fill:#DBE0E1;}
.st39{fill:#6C7A89;}
</style>
</svg>

After

Width:  |  Height:  |  Size: 9.7 KiB

307
FlatUX/src/svg/Vircon32.svg Normal file
View file

@ -0,0 +1,307 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="256"
height="256"
viewBox="0 0 67.733332 67.733335"
version="1.1"
id="svg8"
inkscape:version="1.0.2-2 (e86c870879, 2021-01-15)"
sodipodi:docname="FlatUX - Vircon32.svg">
<defs
id="defs2">
<pattern
id="WMFhbasepattern"
patternUnits="userSpaceOnUse"
width="6"
height="6"
x="0"
y="0" />
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath2081">
<path
d="M -595.26001,-421.01999 V 1262.88 H 1785.78 V -421.01999 Z"
id="path2079" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath2089">
<path
d="M -595.26001,-421.01999 V 1262.88 H 1785.78 V -421.01999 Z"
id="path2087" />
</clipPath>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="2"
inkscape:cx="54.341757"
inkscape:cy="181.71003"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
inkscape:document-rotation="0"
showgrid="false"
inkscape:window-width="1912"
inkscape:window-height="1025"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
showguides="false"
units="px" />
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Capa 1"
inkscape:groupmode="layer"
id="layer1">
<g
id="g2075"
transform="matrix(0.35277777,0,0,-0.35277777,-189.4699,277.85319)">
<g
id="g2077"
clip-path="url(#clipPath2081)" />
</g>
<g
id="g2091-7-5"
transform="matrix(0.15585722,-0.31648047,-0.31648047,-0.15585722,145.44074,233.43957)" />
<g
id="g2099-7-2"
transform="matrix(0.16597136,-0.31129816,-0.31129816,-0.16597136,145.44074,233.43957)" />
<g
id="g2105-2-3"
transform="matrix(3.5280376e-5,-0.35277777,-0.35277777,-3.5280376e-5,136.42375,201.68957)" />
<g
id="g2111-6-5"
transform="matrix(0.35277776,6.7027788e-5,6.7027788e-5,-0.35277776,160.74425,205.59468)" />
<g
id="g2305-9-4"
transform="matrix(-3.5280376e-5,0.35277777,0.35277777,3.5280376e-5,114.96075,249.44157)" />
<g
id="g2353-7-8"
transform="matrix(-0.16591139,-0.31132991,-0.31132991,0.16591139,62.446252,233.43957)" />
<g
id="g2359-4-8"
transform="matrix(-3.5280376e-5,0.35277777,0.35277777,3.5280376e-5,145.44075,233.43957)" />
<g
id="g2381-0-2"
transform="matrix(-0.17022233,-0.30899452,-0.30899452,0.17022233,47.079242,205.62656)" />
<g
id="g2387-6-1"
transform="matrix(3.5280376e-5,-0.35277777,-0.35277777,-3.5280376e-5,62.446242,233.43957)" />
<g
id="g2401-8-3"
transform="matrix(3.5280376e-5,-0.35277777,-0.35277777,-3.5280376e-5,99.974752,250.96557)" />
<g
id="g1179"
transform="matrix(0.42620245,0,0,0.42620245,-10.434287,-65.206369)"
style="stroke-width:2.3463">
<path
style="fill:#bec2c7;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.04293;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 161.4745,207.49981 -0.006,-1.98177 c 5e-5,-0.26609 -0.11109,-0.42976 -0.44871,-0.62428 l -0.75188,-0.37839 -0.47749,-0.21411 c -4.46317,-2.19798 -9.37161,-3.3413 -14.34665,-3.34178 l -7.71836,-1.1e-4 h -1.27001 c -0.40328,-4e-5 -0.69841,0.26007 -0.69849,0.66335 l 9e-5,1.28753 z"
id="path1265"
sodipodi:nodetypes="ccccccccccc" />
<path
style="fill:#bec2c7;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.04293;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 46.412501,207.49981 25.74703,-4.5779 0.0022,-1.24822 c 0.03175,-0.38741 -0.29515,-0.71433 -0.71434,-0.71437 h -1.2859 -7.697761 c -4.98932,-5e-4 -9.898002,1.14188 -14.349184,3.35224 l -0.4371,0.20376 -0.502965,0.25399 -0.267387,0.14039 -0.155275,0.0787 c -0.266373,0.11021 -0.4028,0.37191 -0.371094,0.6222 l 0.03176,1.88919"
id="path1263"
sodipodi:nodetypes="ccccccccccccc" />
<g
id="g2395-2-0"
transform="matrix(3.5280376e-5,-0.35277777,-0.35277777,-3.5280376e-5,62.446242,233.43957)"
style="fill:#d2d7d4;fill-opacity:1;stroke:none;stroke-width:2.3463">
<path
d="m 86.49,0 c 0,14.18969 -3.4912,28.16144 -10.165774,40.683586 -18.669569,35.024948 -58.78154,52.847664 -97.28784,43.227596 -38.506305,-9.62006 -65.523067,-44.213608 -65.5265,-83.95665141 l 0.02366,-235.26388059 c -1e-5,-39.64036 27.013556,-74.23625 65.518874,-83.85974 38.505328,-9.62352 78.618772,8.19554 97.293565,43.2221 6.676693,12.52561 10.167882,26.49741 10.167708,40.64638 l -0.0024,22.63923 L 86.490002,-1.7013897e-6"
style="fill:#d2d7d4;fill-opacity:1;stroke:none;stroke-width:2.95634;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path2397-2-7"
sodipodi:nodetypes="ccsccscccc" />
</g>
<g
id="g2301-3-3"
transform="matrix(-0.35277777,-3.5280376e-5,-3.5280376e-5,0.35277777,62.446262,233.43957)"
style="fill:#eef0f1;fill-opacity:1;stroke:none;stroke-width:2.3463">
<path
d="M -60.93,0.00584 C -60.93323,-33.64487 -33.65655,-60.92677 -0.00584,-60.93 33.64487,-60.93323 60.92677,-33.65655 60.93,-0.00584 60.93323,33.64487 33.65655,60.92677 0.00584,60.93 -33.64487,60.93323 -60.92677,33.65655 -60.93,0.00584"
style="fill:#eef0f1;fill-opacity:1;stroke:none;stroke-width:2.95634;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path2303-1-0" />
</g>
<g
id="g2311-6-3"
transform="matrix(3.5280376e-5,-0.35277777,-0.35277777,-3.5280376e-5,92.926252,249.44156)"
style="fill:#eef0f1;fill-opacity:1;stroke:none;stroke-width:2.3463">
<path
d="M 18.450005,-0.04407743 C 18.45,10.18931 10.19019,18.44951 8.8e-4,18.45 c -10.1893,4.9e-4 -18.4499,-8.25892 -18.450876,-18.49503757 l 0.0062,-62.37088043 c 7e-6,-10.233387 8.259817,-18.493587 18.44912711,-18.494077 10.18929989,-4.9e-4 18.44989989,8.25892 18.45087389,18.495037 z"
style="fill:#eef0f1;fill-opacity:1;stroke:none;stroke-width:2.95634;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path2313-0-5"
sodipodi:nodetypes="csccscc" />
</g>
<g
id="g2317-5-7"
transform="matrix(-0.35277777,-3.5280376e-5,-3.5280376e-5,0.35277777,145.44074,233.43957)"
style="fill:#eef0f1;fill-opacity:1;stroke:none;stroke-width:2.3463">
<path
d="M -60.93,0.00584 C -60.93323,-33.64487 -33.65655,-60.92677 -0.00584,-60.93 33.64487,-60.93323 60.92677,-33.65655 60.93,-0.00584 60.93323,33.64487 33.65655,60.92677 0.00584,60.93 -33.64487,60.93323 -60.92677,33.65655 -60.93,0.00584"
style="fill:#eef0f1;fill-opacity:1;stroke:none;stroke-width:2.95634;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path2319-4-6" />
</g>
<path
d="m 59.191926,220.45382 c -0.527625,-6e-5 -0.968317,0.4405 -0.968419,1.00002 l 5e-6,7.76297 h -7.762836 c -0.559375,-6e-5 -1.000067,0.4405 -1.000174,1.00002 v 6.47704 c -5.4e-5,0.52762 0.440507,0.96831 1.000028,1.00017 l 7.762982,0.0318 3e-6,7.73109 c -5.9e-5,0.52762 0.440502,0.96831 0.968269,1.00015 l 6.508799,-2e-5 c 0.52763,-0.0317 0.968322,-0.47227 1.000179,-1.00003 l 0.03175,-7.73123 7.731066,-0.0318 c 0.527625,-0.0317 0.968317,-0.47226 0.968424,-1.00002 l 1.3e-5,-6.47706 c 0,-0.5594 -0.4406,-1.00005 -0.968325,-1.00011 h -7.731165 l -0.03176,-7.76287 c -0.03176,-0.55943 -0.472366,-1.00008 -1.000091,-1.00012 z"
style="fill:#6681a1;fill-opacity:1;stroke:none;stroke-width:1.04293;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path2437-4-7"
sodipodi:nodetypes="ccccccccccccccccccccc" />
<path
d="m 69.971002,231.31231 2.9845,2.159 -2.9845,2.15899 v -4.31799"
style="fill:#36495f;fill-opacity:1;stroke:none;stroke-width:1.04293;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path2363-9-9" />
<path
d="m 64.573512,240.9643 -2.0955,2.98451 -2.159,-2.98451 h 4.2545"
style="fill:#36495f;fill-opacity:1;stroke:none;stroke-width:1.04293;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path2365-3-3" />
<path
d="m 60.319012,225.97831 2.159,-3.04801 2.0955,3.04801 h -4.2545"
style="fill:#36495f;fill-opacity:1;stroke:none;stroke-width:1.04293;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path2367-8-7" />
<path
d="m 54.985002,235.6303 -3.048,-2.15899 3.048,-2.159 v 4.31799"
style="fill:#36495f;fill-opacity:1;stroke:none;stroke-width:1.04293;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path2369-6-0" />
<g
id="g2371-5-5"
transform="matrix(-0.35277777,-3.5280376e-5,-3.5280376e-5,0.35277777,62.446252,233.43957)"
style="fill:#36495f;fill-opacity:1;stroke:none;stroke-width:2.3463">
<path
d="M -7.11,6.8e-4 C -7.11038,-3.92606 -3.92743,-7.10962 -6.8e-4,-7.11 3.92606,-7.11038 7.10962,-3.92743 7.11,-6.8e-4 7.11038,3.92606 3.92743,7.10962 6.8e-4,7.11 -3.92606,7.11038 -7.10962,3.92743 -7.11,6.8e-4"
style="fill:#36495f;fill-opacity:1;stroke:none;stroke-width:2.95634;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path2373-1-4" />
</g>
<g
id="g2407-0-2"
transform="matrix(-3.5280376e-5,0.35277777,0.35277777,3.5280376e-5,107.97574,250.96557)"
style="fill:#6681a1;fill-opacity:1;stroke:none;stroke-width:2.3463">
<path
d="M 2.7e-4,5.67 C -3.13108,5.67015 -5.6697,3.13189 -5.6700097,-0.04499935 l 0.00228,-22.68025065 c -3.2e-6,-3.086067 2.5383641,-5.624568 5.66971221,-5.624716 3.13137649,-1.49e-4 5.66997309,2.53811 5.67025959,5.625014 l -0.00225,22.68024969 C 5.67,3.13135 3.13162,5.66985 2.7e-4,5.67 Z"
style="fill:#6681a1;fill-opacity:1;stroke:none;stroke-width:2.95634;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path2409-4-1"
sodipodi:nodetypes="sccsccs" />
</g>
<g
id="g2413-8-7"
transform="matrix(-0.35277777,-3.5280376e-5,-3.5280376e-5,0.35277777,145.44074,245.12356)"
style="fill:#28b997;fill-opacity:1;stroke:none;stroke-width:2.34778;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1">
<path
d="M -16.29,0.00156 C -16.29086,-8.99516 -8.99828,-16.28914 -0.00156,-16.29 8.99516,-16.29086 16.28914,-8.99828 16.29,-0.00156 16.29086,8.99516 8.99828,16.28914 0.00156,16.29 -8.99516,16.29086 -16.28914,8.99828 -16.29,0.00156"
style="fill:#28b997;fill-opacity:1;stroke:none;stroke-width:2.34778;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path2415-2-1" />
</g>
<g
id="g2417-2-7"
transform="matrix(-0.35277777,-3.5280376e-5,-3.5280376e-5,0.35277777,157.12476,233.43957)"
style="fill:#28b997;fill-opacity:1;stroke:none;stroke-width:2.34778;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1">
<path
d="M -16.29,0.00156 C -16.29086,-8.99516 -8.99828,-16.28914 -0.00156,-16.29 8.99516,-16.29086 16.28914,-8.99828 16.29,-0.00156 16.29086,8.99516 8.99828,16.28914 0.00156,16.29 -8.99516,16.29086 -16.28914,8.99828 -16.29,0.00156"
style="fill:#28b997;fill-opacity:1;stroke:none;stroke-width:2.34778;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path2419-8-1" />
</g>
<g
id="g2421-3-7"
transform="matrix(-0.35277777,-3.5280376e-5,-3.5280376e-5,0.35277777,133.75675,233.43957)"
style="fill:#28b997;fill-opacity:1;stroke:none;stroke-width:2.34778;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1">
<path
d="M -16.29,0.00156 C -16.29086,-8.99516 -8.99828,-16.28914 -0.00156,-16.29 8.99516,-16.29086 16.28914,-8.99828 16.29,-0.00156 16.29086,8.99516 8.99828,16.28914 0.00156,16.29 -8.99516,16.29086 -16.28914,8.99828 -16.29,0.00156"
style="fill:#28b997;fill-opacity:1;stroke:none;stroke-width:2.34778;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path2423-8-3" />
</g>
<g
id="g2425-1-0"
transform="matrix(-0.35277777,-3.5280376e-5,-3.5280376e-5,0.35277777,145.44075,221.81905)"
style="fill:#28b997;fill-opacity:1;stroke:none;stroke-width:2.34778;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1">
<path
d="M -16.29,0.00156 C -16.29086,-8.99516 -8.99828,-16.28914 -0.00156,-16.29 8.99516,-16.29086 16.28914,-8.99828 16.29,-0.00156 16.29086,8.99516 8.99828,16.28914 0.00156,16.29 -8.99516,16.29086 -16.28914,8.99828 -16.29,0.00156"
style="fill:#28b997;fill-opacity:1;stroke:none;stroke-width:2.34778;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path2427-1-8" />
</g>
</g>
<g
id="g2439-2-3"
transform="matrix(3.5280376e-5,-0.35277777,-0.35277777,-3.5280376e-5,59.207752,221.43806)" />
<g
id="g2447-1-6"
transform="matrix(-3.5280376e-5,0.35277777,0.35277777,3.5280376e-5,74.447752,236.67804)" />
<g
id="g2457-9-9"
transform="matrix(3.5280376e-5,-0.35277777,-0.35277777,-3.5280376e-5,50.444752,230.20105)" />
<g
id="g2463-3-5"
transform="matrix(-0.35277777,-3.5280376e-5,-3.5280376e-5,0.35277777,50.444752,236.67804)" />
<g
id="g2469-4-3"
transform="matrix(-0.35277777,-3.5280376e-5,-3.5280376e-5,0.35277777,59.207752,245.44106)" />
<g
id="g2475-0-2"
transform="matrix(-3.5280376e-5,0.35277777,0.35277777,3.5280376e-5,65.684762,245.44105)" />
</g>
<style
type="text/css"
id="style880">
.st0{fill:#56C3BE;}
.st1{fill:#88C878;}
.st2{fill:#8CD2CB;}
.st3{fill:#B88EC1;}
.st4{fill:#6681A1;}
.st5{fill:#10A39D;}
.st6{fill:#08854C;}
.st7{fill:#3CACE1;}
.st8{fill:#943B8B;}
.st9{fill:#223241;}
.st10{fill:#28B997;}
.st11{fill:#49B86B;}
.st12{fill:#3495D2;}
.st13{fill:#945AA3;}
.st14{fill:#36495F;}
.st15{fill:#14A386;}
.st16{fill:#20AF5C;}
.st17{fill:#1D81BC;}
.st18{fill:#864C9D;}
.st19{fill:#2C3F51;}
.st20{fill:#EFC51C;}
.st21{fill:#E87F26;}
.st22{fill:#EB4C37;}
.st23{fill:#EEF0F1;}
.st24{fill:#94A4A4;}
.st25{fill:#F29D22;}
.st26{fill:#D45727;}
.st27{fill:#C23D28;}
.st28{fill:#BEC2C7;}
.st29{fill:#7F8C8D;}
.st30{fill:#FEE4A3;}
.st31{fill:#F47925;}
.st32{fill:#D92428;}
.st33{fill:#EEEDEE;}
.st34{fill:#D2D7D4;}
.st35{fill:#EBD756;}
.st36{fill:#F36B24;}
.st37{fill:#D02028;}
.st38{fill:#DBE0E1;}
.st39{fill:#6C7A89;}
</style>
</svg>

After

Width:  |  Height:  |  Size: 16 KiB

View file

@ -1,6 +1,6 @@
The retroarch-assets repository is the home of the user interface elements used to generate the various User Experience (UX) environments. The UX environments are referred as "menu drivers" and you can switch between environments on most platforms at any time.
The retroarch-assets repository is the home of the user interface elements used to generate the various User Experience (UX) environments. The UX environments are referred to as "menu drivers" and you can switch between environments on most platforms at any time.
- Ozone is the default UX. It offers easy use thanks to its simple menu-driven interface structure.
- Ozone is the default UX. It is easy to use thanks to its simple menu-driven interface structure.
- GLUI is a UX for touch devices. It works great on phones and tablets.
- RGUI is a simple UX that works well on low performance devices. It was originally introduced in the Wii port of RetroArch in order to provide the console experience, where everything is controlled from a joypad. RGUI was later refitted for PC and mobile ports.
- XMB is the classic icon-driven UX that is arranged similar to certain system experiences from the 7th generation era. It is ideal for horizontal widescreen TV or monitor use, where a joystick or D-pad is the primary interface.

View file

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View file

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

View file

Before

Width:  |  Height:  |  Size: 118 KiB

After

Width:  |  Height:  |  Size: 118 KiB

View file

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

View file

Before

Width:  |  Height:  |  Size: 4.4 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB

View file

Before

Width:  |  Height:  |  Size: 6.2 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

View file

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

View file

Before

Width:  |  Height:  |  Size: 6.6 KiB

After

Width:  |  Height:  |  Size: 6.6 KiB

View file

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View file

Before

Width:  |  Height:  |  Size: 6 KiB

After

Width:  |  Height:  |  Size: 6 KiB

View file

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View file

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 33 KiB

View file

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

Before

Width:  |  Height:  |  Size: 3 KiB

After

Width:  |  Height:  |  Size: 3 KiB

View file

Before

Width:  |  Height:  |  Size: 8.8 KiB

After

Width:  |  Height:  |  Size: 8.8 KiB

View file

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View file

Before

Width:  |  Height:  |  Size: 5.9 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -1 +0,0 @@
See src/menu_widgets/README.md

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 525 B

BIN
ozone/png/icons/DICE.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 353 B

View file

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View file

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View file

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View file

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View file

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 6 KiB

Some files were not shown because too many files have changed in this diff Show more