diff options
Diffstat (limited to 'icons/brand-google-drive.svg')
-rw-r--r-- | icons/brand-google-drive.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/icons/brand-google-drive.svg b/icons/brand-google-drive.svg index 337dae06..7e30c872 100644 --- a/icons/brand-google-drive.svg +++ b/icons/brand-google-drive.svg @@ -1,8 +1,8 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-google-drive" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> - <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> |