diff options
author | codecalm <codecalm@gmail.com> | 2020-09-21 19:53:32 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-21 19:53:32 +0200 |
commit | 8e0675f7f6f397cd2604937640a5b254940ff201 (patch) | |
tree | d7fce8deb1051f6b68779f6cc08e05153bdbde71 /src/_icons/disabled-2.svg | |
parent | Release 1.22.0 (diff) | |
download | tabler-icons-8e0675f7f6f397cd2604937640a5b254940ff201.tar.xz |
icons optimize
Diffstat (limited to 'src/_icons/disabled-2.svg')
-rw-r--r-- | src/_icons/disabled-2.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/disabled-2.svg b/src/_icons/disabled-2.svg index 18ed6203..802cadea 100644 --- a/src/_icons/disabled-2.svg +++ b/src/_icons/disabled-2.svg @@ -3,6 +3,6 @@ tags: [wheelchair, accessible, handicapped] --- <svg> <circle cx="17" cy="6" r="2" /> - <path d="M9 11a4.97 4.97 0 1 0 3.95 7.95" /> + <path d="M9 11a5 5 0 1 0 3.95 7.95" /> <path d="M19 20l-4 -5h-4l3 -5l-4 -3l-4 1" /> </svg> |