blob: 022440ebba635f8ff0c1dc8eefc0b073d2d71753 (
plain)
1
2
3
4
5
6
7
8
9
|
<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">
<desc>Download more icon variants from https://tabler-icons.io/i/brand-google-drive</desc>
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M12 10l-6 10l-3 -5l6 -10z" />
<path d="M9 15h12l-3 5h-12" />
<path d="M15 15l-6 -10h6l6 10z" />
</svg>
|