icons

GitHub

Official open source SVG icon library for Bootstrap.

8,076 stars TypeScript 1 file ยท ~1,008 tokens #bootstrap#font#icons#sprite#svg#woff#woff2

icons MCP Server

MCP server for twbs/icons

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "icons": {
      "command": "npx",
      "args": [
        "-y",
        "@twbs/icons"
      ]
    }
  }
}