d585f2550d
Implemented share bucket feature. Refactored share object modal a bit (has to be refactored entirely). Issue: https://github.com/storj/storj/issues/4945 Change-Id: Icefd4bfe3eef9173ae824eea44d30450acde8044
4 lines
289 B
XML
4 lines
289 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
<path d="M6.5 21.5h-5v-13h5v13zM4 6.5C2.5 6.5 1.5 5.3 1.5 4s1-2.4 2.5-2.4c1.6 0 2.5 1 2.6 2.5 0 1.4-1 2.5-2.6 2.5zm11.5 6c-1 0-2 1-2 2v7h-5v-13h5V10s1.6-1.5 4-1.5c3 0 5 2.2 5 6.3v6.7h-5v-7c0-1-1-2-2-2z" fill="#fff"/>
|
|
</svg>
|