summaryrefslogtreecommitdiffstats
path: root/toolkit/themes/shared/icons/autoscroll-vertical.svg
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/themes/shared/icons/autoscroll-vertical.svg')
-rw-r--r--toolkit/themes/shared/icons/autoscroll-vertical.svg9
1 files changed, 9 insertions, 0 deletions
diff --git a/toolkit/themes/shared/icons/autoscroll-vertical.svg b/toolkit/themes/shared/icons/autoscroll-vertical.svg
new file mode 100644
index 0000000000..88d8f793dc
--- /dev/null
+++ b/toolkit/themes/shared/icons/autoscroll-vertical.svg
@@ -0,0 +1,9 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32">
+ <circle cx="16" cy="16" r="14" fill="#f9f9fa" fill-opacity=".8"/>
+ <path d="M16 31a15 15 0 1 1 15-15 15.017 15.017 0 0 1-15 15zm0-29a14 14 0 1 0 14 14A14.016 14.016 0 0 0 16 2z" fill="#0c0c0d" fill-opacity=".6"/>
+ <path d="M19.293 21.293L16 24.586l-3.293-3.293a1 1 0 0 0-1.414 1.414l4 4a1 1 0 0 0 1.414 0l4-4a1 1 0 0 0-1.414-1.414zm-2.586-16a1 1 0 0 0-1.414 0l-4 4a1 1 0 0 0 1.414 1.414L16 7.414l3.293 3.293a1 1 0 0 0 1.414-1.414z" fill="#0c0c0d" fill-opacity=".8"/>
+ <circle cx="16" cy="16" r="2" fill="#0c0c0d" fill-opacity=".6"/>
+</svg>