diff options
author | codecalm <codecalm@gmail.com> | 2020-06-02 00:52:10 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-06-02 00:52:10 +0200 |
commit | 09c5fb7f8d4cbe0839d1dab4764413281eb8ec35 (patch) | |
tree | 45cf03813d89ce914c436f70dc71d53c2e839516 /icons/accessible.svg | |
parent | Fixed icons: `accessible`, `dice`, `discount`, `palette`, `tax` (diff) | |
download | tabler-icons-09c5fb7f8d4cbe0839d1dab4764413281eb8ec35.tar.xz |
Release 1.8.0v1.8.0
Diffstat (limited to 'icons/accessible.svg')
-rw-r--r-- | icons/accessible.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/accessible.svg b/icons/accessible.svg index 1cd3179f..6b84e71f 100644 --- a/icons/accessible.svg +++ b/icons/accessible.svg @@ -2,7 +2,7 @@ <path stroke="none" d="M0 0h24v24H0z"/> <circle cx="12" cy="12" r="9" /> <path d="M10 16.5l2 -3l2 3m-2 -3v-2l3 -1m-6 0l3 1" /> - <circle cx="12" cy="7.5" r=".5" /> + <circle cx="12" cy="7.5" r=".5" fill="currentColor" /> </svg> |