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,21 @@
{
"name": "twbs/bootstrap-icons",
"description": "Official open source SVG icon library for Bootstrap",
"keywords": [
"bootstrap",
"icons",
"svg",
"icon font"
],
"homepage": "https://icons.getbootstrap.com/",
"authors": [
{
"name": "Mark Otto",
"email": "markdotto@gmail.com"
}
],
"support": {
"issues": "https://github.com/twbs/icons/issues"
},
"license": "MIT"
}