Adds Download status info UI to Gem Catalog (#4602)

* Adds Download status info UI to Gem Catalog

Signed-off-by: nggieber <nggieber@amazon.com>

* Removed test code

Signed-off-by: nggieber <nggieber@amazon.com>

* Remove unused variable

Signed-off-by: nggieber <nggieber@amazon.com>

* Addressed PR feedback

Signed-off-by: nggieber <nggieber@amazon.com>

* Fixed Open3DEngine spelling

Signed-off-by: nggieber <nggieber@amazon.com>
This commit is contained in:
AMZN-nggieber
2021-10-13 12:52:44 -07:00
committed by GitHub
parent da3a39a6a0
commit 10ab1a369f
14 changed files with 194 additions and 32 deletions
@@ -0,0 +1,4 @@
<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="M2.55069 19.5506L19.5213 2.58008L21.289 4.34785L4.31845 21.3184L2.55069 19.5506Z" fill="#94D2FF"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.28706 2.65039L21.2576 19.6209L19.4899 21.3887L2.51929 4.41815L4.28706 2.65039Z" fill="#94D2FF"/>
</svg>

After

Width:  |  Height:  |  Size: 400 B