aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/brightness.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-08-19 16:00:26 +0200
committercodecalm <codecalm@gmail.com>2020-08-19 16:00:26 +0200
commiteb59369e8c3c368b45d2739cd588d081c2cc24f4 (patch)
tree52e08439132ca6777a8285fda34ad1849b2a9c56 /src/_icons/brightness.svg
parentreadme image fix (diff)
parentreadme image fix (diff)
downloadtabler-icons-eb59369e8c3c368b45d2739cd588d081c2cc24f4.tar.xz
Merge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons
Diffstat (limited to 'src/_icons/brightness.svg')
-rw-r--r--src/_icons/brightness.svg6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/_icons/brightness.svg b/src/_icons/brightness.svg
index a8b52eb5..2d8f479c 100644
--- a/src/_icons/brightness.svg
+++ b/src/_icons/brightness.svg
@@ -4,7 +4,7 @@ tags: [light, dark, screen]
<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" />
+ <line x1="12" y1="9" x2="16.65" y2="4.35" />
+ <line x1="12" y1="14.3" x2="19.37" y2="6.93" />
+ <line x1="12" y1="19.6" x2="20.85" y2="10.75" />
</svg>