mirror of
https://gitlab.com/es-de/emulationstation-de.git
synced 2025-04-02 10:51:45 -04:00
24 lines
924 B
XML
24 lines
924 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg
|
|
width="64"
|
|
height="64"
|
|
version="1.1"
|
|
viewBox="0 0 64 64"
|
|
id="svg1"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
xmlns:svg="http://www.w3.org/2000/svg">
|
|
<defs
|
|
id="defs1" />
|
|
<circle
|
|
id="outline"
|
|
cx="32"
|
|
cy="32"
|
|
r="28"
|
|
fill="none"
|
|
stroke="#fff"
|
|
stroke-width="2" />
|
|
<path
|
|
id="button_triangle"
|
|
d="M 32,4 C 16.536027,4 4,16.536027 4,32 4,47.463973 16.536027,60 32,60 47.463973,60 60,47.463973 60,32 60,16.536027 47.463973,4 32,4 Z m -0.05273,7.424544 c 0.751969,-0.01985 1.451495,0.383865 1.8105,1.0449 l 15.934,29.35 c 0.721564,1.331683 -0.241295,2.951033 -1.7559,2.9531 h -31.871 c -1.514605,-0.0021 -2.477464,-1.621417 -1.7559,-2.9531 l 15.934,-29.35 c 0.340969,-0.627821 0.990911,-1.026111 1.7051,-1.0449 z m 0.05273,6.1914 -12.572,23.156 h 25.145 l -12.572,-23.156 z"
|
|
fill="#ffffff" />
|
|
</svg>
|