draft.svg 479 B

1234567891011121314
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!--
  3. Written by Thomas Schraitle <tom_schr@web.de>
  4. -->
  5. <svg version="1.1"
  6. xmlns:svg="http://www.w3.org/2000/svg"
  7. xmlns="http://www.w3.org/2000/svg"
  8. id="draft-svg">
  9. <g id="draft" transform="rotate(-45)translate(-300,200)">
  10. <!--<circle r="2mm" cx="100mm" cy="100mm" fill="black"/>-->
  11. <text x="100mm" y="100mm" fill="lightgray"
  12. font-size="140pt" text-anchor="middle">Draft</text>
  13. </g>
  14. </svg>