diff options
author | codecalm <codecalm@gmail.com> | 2020-08-19 16:13:30 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-08-19 16:13:30 +0200 |
commit | 6e7c280f41a2a6d0642ad4c99369e00504b12b0b (patch) | |
tree | 64aa223296218415060446dc60f6277ea19e45b2 /icons/brightness.svg | |
parent | Merge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons (diff) | |
download | tabler-icons-6e7c280f41a2a6d0642ad4c99369e00504b12b0b.tar.xz |
Release 1.13.0v1.13.0
Diffstat (limited to 'icons/brightness.svg')
-rw-r--r-- | icons/brightness.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/icons/brightness.svg b/icons/brightness.svg index 752d895d..69023242 100644 --- a/icons/brightness.svg +++ b/icons/brightness.svg @@ -2,9 +2,9 @@ <path stroke="none" d="M0 0h24v24H0z"/> <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> |