Infyicons — the UI icon webfont

One stylesheet, one CSS class per icon. Two matching weights — Regular (outline) and Solid (filled) — served from our CDN with far-future caching, so your pages stay fast. Fonts are split by unicode-range, meaning browsers download only the glyph ranges your page actually uses. The set grows continuously; existing class names and codepoints never change.

<link rel="stylesheet" href="https://infyicon.com/uicons/uicons.css">

<i class="ii-r-user"></i>   <!-- regular (outline) -->
<i class="ii-s-user"></i>   <!-- solid (filled) -->
Regular pack (zip)Solid pack (zip)Zips include the fonts, CSS and a README — for offline / self-hosted use.
NEWAlso on npmnpm install infyiconsnpmjs.com/package/infyiconsGitHub

Bundler-friendly: import 'infyicons/uicons.css' — ships all fonts, glyphs.json and a local cheat sheet.

Size and color follow your CSS: icons inherit font-size and color like text. Free with attribution to infyicon.com — see the license.

Click a glyph for copy & download options