User:Lilyuserin/SVG/blume

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:cc="http://creativecommons.org/ns#"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:xlink="http://www.w3.org/1999/xlink"
   height="1622"
   width="1405"
   version="1.1">
  <defs>
  <path id="zwickel"
      d="M0 0
      a1560,1560 0 0,0 0,2702
      a1560,1560 0 0,0 0,-2702
      " />
   <clipPath id="svgPath" >
     <use  xlink:href="#zwickel" transform="rotate(-60)" />
   </clipPath>
  </defs>
  <g  stroke="none"
     transform="translate(702,810) scale(0.3)" >
      <use xlink:href="#zwickel" fill="#f00" />
      <use xlink:href="#zwickel" fill="#f80"
      transform="rotate(60)" />
      <use xlink:href="#zwickel" fill="#0f0"
      transform=" rotate(120)" />
      <use xlink:href="#zwickel" fill="#0ff"
      transform="rotate(180)" />
      <use xlink:href="#zwickel" fill="#00f"
      transform="rotate(240)" />
      <use xlink:href="#zwickel" fill="#f0f"
      transform="rotate(300)" />
      <use clip-path="url(#svgPath)"
      style="fill:#f00;"
      xlink:href="#zwickel" />
      <circle r="390" fill="#ff0" />
  </g>
</svg>