diff options
author | codecalm <codecalm@gmail.com> | 2020-06-05 15:00:09 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-06-05 15:00:09 +0200 |
commit | 867b1217511881d924be68a4a3badbe63c75f46b (patch) | |
tree | d2b71023d456643d47418d237522a55c867aa9b2 /src | |
parent | `social-paypal` (diff) | |
download | tabler-icons-867b1217511881d924be68a4a3badbe63c75f46b.tar.xz |
google-drive icon
Diffstat (limited to 'src')
-rw-r--r-- | src/_icons/social-google-drive.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/social-google-drive.svg b/src/_icons/social-google-drive.svg new file mode 100644 index 00000000..10d49d4e --- /dev/null +++ b/src/_icons/social-google-drive.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <path d="M12 10L6 20l-3-5L9 5z" /> + <path d="M9 15h12l-3 5h-12" /> + <path d="M15 15L9 5h6l6 10z" /> +</svg> |