Menu: Unterschied zwischen den Versionen

Aus Spiritwiki
 
(3 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
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="140" opacity="0.0" fill="#f0f"/>
     <g>
     <g>
         <use xlink:href="#criclePath" fill="none"/>
         <use xlink:href="#criclePath" fill="none"/>
         <text fill="blue" font-size=large font-weight=bold font-family=Times New Roman>
         <text fill="blue" font-size=large font-weight=bold font-family=Times New Roman>
             <textPath xlink:href="#criclePath">W A S    I S T  S P I R I T U A L I T Ä T   ?</textPath>
             <textPath xlink:href="#criclePath">W A S    I S T  S P I R I T U A L I T Ä T ?</textPath>
         </text>
         </text>
     </g>
     </g>

Aktuelle Version vom 22. Juli 2016, 22:38 Uhr