Initial commit - Master Admin UI

This commit is contained in:
Gagan7900
2026-07-07 18:38:36 +05:30
commit 66e2c15e51
26539 changed files with 789907 additions and 0 deletions
@@ -0,0 +1,12 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-zoom-pan" 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/zoom-pan</desc>
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<circle cx="12" cy="12" r="3" />
<path d="M17 17l-2.5 -2.5" />
<path d="M10 5l2 -2l2 2" />
<path d="M19 10l2 2l-2 2" />
<path d="M5 10l-2 2l2 2" />
<path d="M10 19l2 2l2 -2" />
</svg>

After

Width:  |  Height:  |  Size: 563 B