diff options
Diffstat (limited to 'tools/numbers_rev.svg')
-rw-r--r-- | tools/numbers_rev.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tools/numbers_rev.svg b/tools/numbers_rev.svg new file mode 100644 index 0000000..5a35908 --- /dev/null +++ b/tools/numbers_rev.svg @@ -0,0 +1,12 @@ +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="112" height="14"> +<g font-size="11" fill="#fff" font-family="B612 Mono" text-anchor="middle"> +<text x="7" y="11">1</text> +<text x="21" y="11">2</text> +<text x="35" y="11">3</text> +<text x="49" y="11">4</text> +<text x="63" y="11">5</text> +<text x="77" y="11">6</text> +<text x="91" y="11">7</text> +<text x="105" y="11">8</text> +</g> +</svg> |