mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 14:15:38 +00:00
8fefc9232c
CMAKE_INSTALL_PREFIX and CMAKE_INSTALL_DATAROOTDIR are now used to resolve the resource path. As of this commit, there are only two paths where resources are searched, under the user home directory and under this install prefix directory (which defaults to /usr/local/share/emulationstation/resources but can be set to for instance /opt/share/emulationstation/resources using the appropriate CMake flags).
5 lines
807 B
XML
5 lines
807 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg width="128" height="128" version="1.1" viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="m62.200002 17.094353c-5.307206 0-12.400847 25.54313-16.694468 28.662627-4.293619 3.119497-30.7786329 1.972687-32.4186494 7.020139-1.64001672 5.047453 20.4608874 19.687168 22.1009044 24.734622 1.640016 5.047452-7.634984 29.881809-3.341365 33.001309 4.29362 3.1195 25.046372-13.37579 30.353578-13.37579 5.307206 1e-6 26.059954 16.49529 30.353573 13.37579 4.29362-3.11949-4.981379-27.953859-3.341362-33.001312 1.640017-5.047452 23.740917-19.687164 22.100907-24.734616-1.640019-5.047453-28.125035-3.900646-32.418655-7.020143-4.293619-3.119498-11.387257-28.662627-16.694463-28.662626z" fill="#777" stroke="#777" stroke-linejoin="round" stroke-width="4"/>
|
|
</svg>
|