diff options
Diffstat (limited to 'arc-firefox-theme/chrome/global/narrate/arrow.svg')
-rw-r--r-- | arc-firefox-theme/chrome/global/narrate/arrow.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arc-firefox-theme/chrome/global/narrate/arrow.svg b/arc-firefox-theme/chrome/global/narrate/arrow.svg new file mode 100644 index 0000000..2fb2141 --- /dev/null +++ b/arc-firefox-theme/chrome/global/narrate/arrow.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 12 12"> + <path d="M6 9L1 4l1-1 4 4 4-4 1 1z" fill="#4C4C4C"/> +</svg> |