aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-26 19:08:12 +0100
committercodecalm <codecalm@gmail.com>2020-03-26 19:08:12 +0100
commitd2e33abc3ac7c91395578b9c6deaa89a4d32140a (patch)
treee0d9544ec74f326c5fe4df2148674359a27fb339
parentbrightness-down, brightness-up (400 icons! 🎉) (diff)
downloadtabler-icons-d2e33abc3ac7c91395578b9c6deaa89a4d32140a.tar.xz
brightness icon
-rw-r--r--src/_icons/brightness.svg9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/brightness.svg b/src/_icons/brightness.svg
new file mode 100644
index 0000000..97ff6df
--- /dev/null
+++ b/src/_icons/brightness.svg
@@ -0,0 +1,9 @@
+---
+---
+<svg>
+ <circle cx="12" cy="12" r="9" />
+ <line x1="12" y1="3" x2="12" y2="21" />
+ <path d="M12 9l4.65 -4.65" />
+ <path d="M12 14.3l7.37 -7.37" />
+ <path d="M12 19.6l8.85 -8.85" />
+</svg>