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,14 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-shape" 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/shape</desc>
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<circle cx="5" cy="5" r="2" />
<circle cx="19" cy="5" r="2" />
<circle cx="5" cy="19" r="2" />
<circle cx="19" cy="19" r="2" />
<line x1="5" y1="7" x2="5" y2="17" />
<line x1="7" y1="5" x2="17" y2="5" />
<line x1="7" y1="19" x2="17" y2="19" />
<line x1="19" y1="7" x2="19" y2="17" />
</svg>

After

Width:  |  Height:  |  Size: 668 B