diff options
Diffstat (limited to 'svg/glyph/bowshock.svg')
-rw-r--r-- | svg/glyph/bowshock.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/svg/glyph/bowshock.svg b/svg/glyph/bowshock.svg new file mode 100644 index 0000000..4e32322 --- /dev/null +++ b/svg/glyph/bowshock.svg @@ -0,0 +1,4 @@ +<svg height="72" width="60" xmlns="http://www.w3.org/2000/svg"> + <circle cx="30" cy="42" fill="none" r="24" stroke="#FFEEE0" stroke-width="12" /> + <circle cx="30" cy="30" fill="none" r="24" stroke="#0F0F0F" stroke-width="12" /> +</svg> |