Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'icons/brightness-low.svg')
-rw-r--r--icons/brightness-low.svg11
1 files changed, 11 insertions, 0 deletions
diff --git a/icons/brightness-low.svg b/icons/brightness-low.svg
new file mode 100644
index 000000000..507cb1be8
--- /dev/null
+++ b/icons/brightness-low.svg
@@ -0,0 +1,11 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor" class="bi bi-brightness-low" viewBox="0 0 20 20">
+ <path fill-rule="evenodd" d="M10 13a3 3 0 100-6 3 3 0 000 6zm0 1a4 4 0 100-8 4 4 0 000 8z" clip-rule="evenodd"/>
+ <circle cx="10" cy="4.5" r=".5"/>
+ <circle cx="10" cy="15.5" r=".5"/>
+ <circle cx="15.5" cy="10" r=".5" transform="rotate(90 15.5 10)"/>
+ <circle cx="4.5" cy="10" r=".5" transform="rotate(90 4.5 10)"/>
+ <circle cx="13.889" cy="6.111" r=".5" transform="rotate(45 13.89 6.11)"/>
+ <circle cx="6.111" cy="13.889" r=".5" transform="rotate(45 6.11 13.89)"/>
+ <circle cx="13.889" cy="13.889" r=".5" transform="rotate(135 13.89 13.89)"/>
+ <circle cx="6.111" cy="6.111" r=".5" transform="rotate(135 6.11 6.11)"/>
+</svg>