summaryrefslogtreecommitdiffstats
path: root/browser/themes/shared/weather/windy.svg
diff options
context:
space:
mode:
Diffstat (limited to 'browser/themes/shared/weather/windy.svg')
-rw-r--r--browser/themes/shared/weather/windy.svg25
1 files changed, 25 insertions, 0 deletions
diff --git a/browser/themes/shared/weather/windy.svg b/browser/themes/shared/weather/windy.svg
new file mode 100644
index 0000000000..bc8dccad7c
--- /dev/null
+++ b/browser/themes/shared/weather/windy.svg
@@ -0,0 +1,25 @@
+<!-- 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 width="22" height="23" viewBox="0 0 22 23" fill="none" xmlns="http://www.w3.org/2000/svg">
+<style>
+ .wind {
+ stroke: context-stroke #5B5B66;
+ }
+
+ @media (prefers-color-scheme: dark) {
+ .wind {
+ stroke: context-stroke #BFBFC9;
+ }
+ }
+</style>
+<g clip-path="url(#clip0_1504_37206)">
+<path class="wind" d="M14.232 6.59919C15.208 5.62319 16.791 5.62319 17.768 6.59919C18.744 7.57519 18.744 9.15819 17.768 10.1352C17.373 10.5302 16.879 10.7652 16.367 10.8402C16.245 10.8582 3 10.8672 3 10.8672" stroke-width="1.5" stroke-miterlimit="10"/>
+<path class="wind" d="M9.232 18.1352C10.208 19.1112 11.791 19.1112 12.768 18.1352C13.744 17.1592 13.744 15.5762 12.768 14.5992C12.373 14.2042 11.879 13.9692 11.367 13.8942C11.245 13.8762 3 13.8672 3 13.8672" stroke-width="1.5" stroke-miterlimit="10"/>
+</g>
+<defs>
+<clipPath id="clip0_1504_37206">
+<rect width="22" height="22" fill="white" transform="translate(0 0.617188)"/>
+</clipPath>
+</defs>
+</svg>