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-drive.svg | |
parent | percentage icon (diff) | |
download | tabler-icons-a106aed0960bd2542e30929af941002807c6323c.tar.xz |
icons optimize
Diffstat (limited to 'src/_icons/brand-google-drive.svg')
-rw-r--r-- | src/_icons/brand-google-drive.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/brand-google-drive.svg b/src/_icons/brand-google-drive.svg index dd47fb91..db1cf4da 100644 --- a/src/_icons/brand-google-drive.svg +++ b/src/_icons/brand-google-drive.svg @@ -2,7 +2,7 @@ category: Brand --- <svg> - <path d="M12 10L6 20l-3-5L9 5z" /> + <path d="M12 10l-6 10l-3 -5l6 -10z" /> <path d="M9 15h12l-3 5h-12" /> - <path d="M15 15L9 5h6l6 10z" /> + <path d="M15 15l-6 -10h6l6 10z" /> </svg> |