diff options
Diffstat (limited to 'src/fonts/ch.svg')
-rw-r--r-- | src/fonts/ch.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/fonts/ch.svg b/src/fonts/ch.svg new file mode 100644 index 0000000..6590658 --- /dev/null +++ b/src/fonts/ch.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="M400 400v-64h400v64h-400zM0 800h100v-725h700v-75h-618h-182v104v696z" /> +</svg> |