diff options
author | codecalm <codecalm@gmail.com> | 2020-09-21 22:28:47 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-21 22:28:47 +0200 |
commit | f3f3990dac3b42ef8c8124d7a286ebd289c31b89 (patch) | |
tree | ebbff7f4152b4d603a02e6fa0b1973011e5905f9 /icons/disabled.svg | |
parent | tags fixes (diff) | |
download | tabler-icons-f3f3990dac3b42ef8c8124d7a286ebd289c31b89.tar.xz |
Release 1.23.0v1.23.0
Diffstat (limited to 'icons/disabled.svg')
-rw-r--r-- | icons/disabled.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/disabled.svg b/icons/disabled.svg index 2d06254..5fcd98b 100644 --- a/icons/disabled.svg +++ b/icons/disabled.svg @@ -3,7 +3,7 @@ <circle cx="11" cy="5" r="2" /> <polyline points="11 7 11 15 15 15 19 20" /> <line x1="11" y1="11" x2="16" y2="11" /> - <path d="M7 11.5a4.97 4.97 0 1 0 6 7.5" /> + <path d="M7 11.5a5 5 0 1 0 6 7.5" /> </svg> |