diff options
Diffstat (limited to 'src/fonts/b.svg')
-rw-r--r-- | src/fonts/b.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/fonts/b.svg b/src/fonts/b.svg new file mode 100644 index 0000000..2f4c073 --- /dev/null +++ b/src/fonts/b.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="M800 800h-100v-725h-700v-75h618h182v104v696z" /> +</svg> |