diff options
Diffstat (limited to 'src/fonts/i.svg')
-rw-r--r-- | src/fonts/i.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/fonts/i.svg b/src/fonts/i.svg new file mode 100644 index 0000000..056fd2a --- /dev/null +++ b/src/fonts/i.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="-10 0 810 1000"> + <path fill="currentColor" +d="M356 0h94v798h-94v-798zM356 0h94v798h-94v-798z" /> +</svg> |