Menu: Unterschied zwischen den Versionen

Aus Spiritwiki
Zeile 114: Zeile 114:
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="100px" y="100px" width="300px" height="300px" viewBox="0 0 300 300" enable-background="new 0 0 300 300" xml:space="preserve">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="100px" y="100px" width="300px" height="300px" viewBox="0 0 300 300" enable-background="new 0 0 300 300" xml:space="preserve">
     <defs>
     <defs>
         <path id="criclePath" d=" M 150, 150 m -120, 0 a 120,120 0 0,1 240,0 a 120,120 0 0,1 -240,0 "/>
         <path id="criclePath" d=" M 150, 150 m -100, 0 a 100,100 0 0,1 200,0 a 100,100 0 0,1 -200,0 "/>
     </defs>
     </defs>
     <circle cx="150" cy="150" r="150" fill="yellow"/>
     <circle cx="150" cy="150" r="150" fill="yellow"/>

Version vom 22. Juli 2016, 22:30 Uhr