updated memory and out parser icons

This commit is contained in:
abhishekshankr
2023-12-18 03:42:06 -05:00
parent 739b8f08be
commit 5847f25464
17 changed files with 109 additions and 57 deletions
@@ -1,8 +1,16 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-book" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
<path d="M3 19a9 9 0 0 1 9 0a9 9 0 0 1 9 0"></path>
<path d="M3 6a9 9 0 0 1 9 0a9 9 0 0 1 9 0"></path>
<path d="M3 6l0 13"></path>
<path d="M12 6l0 13"></path>
<path d="M21 6l0 13"></path>
</svg>
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M23 7H9C7.89543 7 7 7.89543 7 9V23C7 24.1046 7.89543 25 9 25H23C24.1046 25 25 24.1046 25 23V9C25 7.89543 24.1046 7 23 7Z" stroke="black" stroke-width="2"/>
<path d="M19 12H13C12.4477 12 12 12.4477 12 13V19C12 19.5523 12.4477 20 13 20H19C19.5523 20 20 19.5523 20 19V13C20 12.4477 19.5523 12 19 12Z" stroke="black" stroke-width="2"/>
<path d="M7 11H5" stroke="black" stroke-width="2" stroke-linecap="round"/>
<path d="M7 16H5" stroke="black" stroke-width="2" stroke-linecap="round"/>
<path d="M7 21H5" stroke="black" stroke-width="2" stroke-linecap="round"/>
<path d="M21 7L21 5" stroke="black" stroke-width="2" stroke-linecap="round"/>
<path d="M16 7L16 5" stroke="black" stroke-width="2" stroke-linecap="round"/>
<path d="M11 7L11 5" stroke="black" stroke-width="2" stroke-linecap="round"/>
<path d="M25 21L27 21" stroke="black" stroke-width="2" stroke-linecap="round"/>
<path d="M25 16L27 16" stroke="black" stroke-width="2" stroke-linecap="round"/>
<path d="M25 11L27 11" stroke="black" stroke-width="2" stroke-linecap="round"/>
<path d="M11 25L11 27" stroke="black" stroke-width="2" stroke-linecap="round"/>
<path d="M16 25L16 27" stroke="black" stroke-width="2" stroke-linecap="round"/>
<path d="M21 25L21 27" stroke="black" stroke-width="2" stroke-linecap="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 495 B

After

Width:  |  Height:  |  Size: 1.4 KiB