draft.svg 461 B

1234567891011
  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" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"
  6. id="draft-svg">
  7. <g id="draft" transform="rotate(-45)translate(-300,200)">
  8. <!--<circle r="2mm" cx="100mm" cy="100mm" fill="black"/>-->
  9. <text x="100mm" y="100mm" fill="lightgray" font-size="140pt" text-anchor="middle">Draft</text>
  10. </g>
  11. </svg>