Overview of thesvg Browser Extension features
mainThe thesvg Browser Extension is an open SVG brand library that allows users to search and copy over 6,030 MIT-licensed brand icons directly from their browser.
Key Features:
- Instant Search: Uses a local
Fuse.jsindex for search-as-you-type functionality with no server round trips or rate limits. - Multiple Output Formats: Every icon can be copied in three formats:
- Raw SVG code: For direct pasting into projects.
- jsDelivr CDN URL: For use in
<img>tags or CSS backgrounds. - Markdown snippet: Formatted for README files and documentation.
- Variant Support: Provides access to multiple brand variants, such as color, mono, light, dark, and wordmark.
- Privacy-Focused: No accounts, no telemetry, and no remote code execution. Icon data is fetched on demand from the jsDelivr public CDN.