6ca9f6d2c6
This change adds a tableview to all projects dashboard. It also addresses some minor UI issues. Issues: https://github.com/storj/storj/issues/5925 https://github.com/storj/storj/issues/5924 https://github.com/storj/storj/issues/5923 Change-Id: Ic18566b192005bb1720e0388352bc82a3739a723
9 lines
598 B
XML
9 lines
598 B
XML
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M9 9H7V7H9V9Z" fill="black"/>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M9 13H7V11H9V13Z" fill="black"/>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M9 17H7V15H9V17Z" fill="black"/>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M18 9H10V7H18V9Z" fill="black"/>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M18 13H10V11H18V13Z" fill="black"/>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M18 17H10V15H18V17Z" fill="black"/>
|
|
</svg>
|