diff options
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> |