@iconmind/svelte
v0.7.1
Published
Svelte components for IconMind — 3,787 tree-shakeable icons for AI-era software (LLMs, agents, MCP, RAG).
Maintainers
Readme
@iconmind/svelte
Svelte components for IconMind — 3,787 tree-shakeable icons for AI-era software: LLMs, agents, MCP, RAG, and everything around them.
npm i @iconmind/svelte<script>
import { Agent, ContextWindow } from "@iconmind/svelte";
</script>
<Agent />
<ContextWindow size={32} />Ships Svelte source — your bundler compiles it, and unused icons tree-shake away.
Docs & search: iconmind.dev · MIT.
