diff options
author | codecalm <codecalm@gmail.com> | 2020-08-19 22:22:14 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-08-19 22:22:14 +0200 |
commit | 4c5176f00fda4f496f35f73f460ea1e876cffefa (patch) | |
tree | 8f549ad34acca855f62d90be52ac01b3c9fdef44 /src/_icons/brand-google.svg | |
parent | `stroke-dasharray` bug fix #27 (diff) | |
download | tabler-icons-4c5176f00fda4f496f35f73f460ea1e876cffefa.tar.xz |
sketch files fix #27
Diffstat (limited to 'src/_icons/brand-google.svg')
-rw-r--r-- | src/_icons/brand-google.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/brand-google.svg b/src/_icons/brand-google.svg index af0e4a99..e0011ab3 100644 --- a/src/_icons/brand-google.svg +++ b/src/_icons/brand-google.svg @@ -2,5 +2,5 @@ category: Brand --- <svg> - <path d="M17.788 5.108A9 9 0 1021 12h-8" /> + <path d="M17.788 5.108A9 9 0 1 0 21 12h-8" /> </svg> |