diff options
author | codecalm <codecalm@gmail.com> | 2020-06-05 15:55:41 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-06-05 15:55:41 +0200 |
commit | 51385e8c2014c52765620d21575a63b8a3925592 (patch) | |
tree | e0a4b3e6948d1e89b72fc300eaba91277c32c934 /src/_icons/brand-google-drive.svg | |
parent | `instagram` icon (diff) | |
download | tabler-icons-51385e8c2014c52765620d21575a63b8a3925592.tar.xz |
new brand icons
Diffstat (limited to 'src/_icons/brand-google-drive.svg')
-rw-r--r-- | src/_icons/brand-google-drive.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/brand-google-drive.svg b/src/_icons/brand-google-drive.svg new file mode 100644 index 00000000..10d49d4e --- /dev/null +++ b/src/_icons/brand-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> |