graphics.svg 1.2 KB

1234567891011121314151617181920212223
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="100" width="100">
  3. <defs id="defs">
  4. <linearGradient id="Gradient0" gradientUnits="userSpaceOnUse" x2="87"> <!--spreadMethod="repeat"-->
  5. <stop stop-color="#DA00FF" offset="0"/>
  6. <stop stop-color="#0010FF" offset=".1"/>
  7. <stop stop-color="#00F7FF" offset=".3"/>
  8. <stop stop-color="#15CA15" offset=".5"/>
  9. <stop stop-color="#E0FF00" offset=".7"/>
  10. <stop stop-color="#FF5E00" offset=".9"/>
  11. <stop stop-color="#FF0013" offset="1"/>
  12. </linearGradient>
  13. </defs>
  14. <path style="fill:#111111;stroke:#666666" d="m 41,81 0,8 c 0,0 -6,0 -7,0 -4,0 -6,6 -6,6 2,0 43,0 44,0 0,0 -1,-6 -4,-6 -2,0 -7,0 -7,0 l 0,-8"/>
  15. <path style="fill:#ffffff;stroke:#000000;stroke-width:4px;stroke-linecap:butt" d="m 4.7,74 c 0,-16 0,-45 0,-57 0,-4 0,-8.8 5.2,-8.8 9.1,0 76.1,0 81.1,0 5,0 5,4.8 5,12.8 0,11 0,46 0,53 0,1 0,5 -8,5 -5,0 -74,0 -78.1,0 -5.2,0 -5.2,-5 -5.2,-5 z"/>
  16. <path style="fill:#888888;stroke:#ffffff" d="M 7.8,12 93,12 93,75 7.8,75 z"/>
  17. <rect id="rect0" fill-rule="evenodd" height="63" width="84" y="12" x="8" fill="url(#Gradient0)" style="fill-opacity:0.8"/>
  18. </svg>