Open Peeps
Mix and match Open Peeps character parts. Hand-drawn people clipart for marketing and UI—official library at openpeeps.com; confirm CC0 terms on site.
Tool powered by Ionicons on Ionic.
Browse ionic.io/ionicons: hand-crafted MIT Ionicons for web, iOS, Android, and desktop. Browse SVGs and open usage docs on the official Ionic site.
Browse a large, hand-crafted set: Search for navigation, success and error feedback, media, and detail rows with one consistent outline and fill system.
Use SVG in modern stacks: Integrate with bundlers, component libraries, and native wrappers that already document Ionic or SVG imports.
Align iOS, Android, and web builds: Keep one family of metaphors so marketing pages and the signed-in app read like one product when you use the same names.
Rely on MIT for broad reuse: Use the set in open and closed products when you follow the published license; read the file on the project for redistribution edge cases.
Track versions in major releases: The site offers cheatsheets and release history so you can note which cut your design spec targets.
Open usage docs before you pin names in code
When you wire ion-icon or similar, confirm attribute names and style slots against the current usage documentation on ionic.io so refactors do not orphan imports.
Map OS and design tokens first
Decide your default 1x and 2x line weights before you name icons in spec and in code.
Search by the action, not a random noun
Use verbs that match your microcopy, such as add, copy, and share, to pick the closest available glyph.
Lock imported names in both repos
When a framework renames a symbol, update design docs and the package pin at the same time.
Revisit release notes on upgrades
Occasional renames and redraws are documented upstream; re-scan the list when you bump versions.
Keep one line weight in a top bar
Mixing outline and fill metaphors in the same strip often reads like two products.
Test touch targets, not just the artboard
Icon-only controls need padding that matches the hit slop of mobile platform guidelines.
Pair unknown metaphors with text
When you ship a rare action, a short label plus a familiar mark beats an obscure glyph alone.
File upstream requests with clear use cases
The project page invites new icon ideas; link to a real screen, not a mood board, when you need coverage.
Cross-platform product teams
Share one set between web app shells and the native code your Capacitor build ships.
Design system and documentation teams
Show the same icons in the marketing site, help center, and in-app that developers import by name.
Open source maintainers
Adopt a permissive MIT set so downstream forks can keep shipping without a second art program.
Indie and startup interfaces
Ship a credible UI with fewer bespoke SVG requests while you still find product-market fit.
Community familiarity
Many developers already recognize the shapes from docs and other apps, so review cycles move faster.
Clear licensing for scale
MIT is common in commercial stacks, which keeps legal and security review paths predictable when policy allows.
Ecosystem alignment
When you pair the pack with other Ionic or web guidance, the story fits what new hires may already have read.
Room to request coverage
The public issue path gives you a channel when a gap blocks a high-traffic feature.