diff options
author | codecalm <codecalm@gmail.com> | 2020-09-21 17:08:01 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-21 17:08:01 +0200 |
commit | a106aed0960bd2542e30929af941002807c6323c (patch) | |
tree | ffad101975849c1491a3ffa61ae7ca0753ab1229 /src/_icons/brand-google.svg | |
parent | percentage icon (diff) | |
download | tabler-icons-a106aed0960bd2542e30929af941002807c6323c.tar.xz |
icons optimize
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 e0011ab3..cdf5fc79 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 1 0 21 12h-8" /> + <path d="M17.788 5.108a9 9 0 1 0 3.212 6.892h-8" /> </svg> |