diff options
Diffstat (limited to 'gecko/chrome/content/icon.svg')
-rw-r--r-- | gecko/chrome/content/icon.svg | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gecko/chrome/content/icon.svg b/gecko/chrome/content/icon.svg deleted file mode 100644 index f1f4062..0000000 --- a/gecko/chrome/content/icon.svg +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="22" height="22"> - <circle cx="11" cy="11" r="11" fill="white"/> - <text x="4" y="16" font-size="18" font-family="sans">s</text> - <text x="10" y="16" font-size="18" font-family="sans">r</text> -</svg> |