diff options
Diffstat (limited to 'src/fonts/t.svg')
-rw-r--r-- | src/fonts/t.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/fonts/t.svg b/src/fonts/t.svg new file mode 100644 index 0000000..22117b3 --- /dev/null +++ b/src/fonts/t.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" > +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 800 800"> + <path fill="currentColor" +d="M0 2v800h800v-75h-400v-725h-94v725h-206v-725h-100z" /> +</svg> |