Open Iconic
brew install --cask font-open-iconic
v1.1.1
—
1
30-day installs · #8931
9
90-day · #6411
50
365-day · #5836
3.6k
★ GitHub stars · updated 2y ago
Links
- https://github.com/iconic/open-iconic/
- GitHub: iconic/open-iconic
- Brew formula source: Casks/font/font-o/font-open-iconic.rb
Raw metadata
{
"alternatives": [],
"artifacts": [
{
"font": [
"open-iconic-1.1.1/font/fonts/open-iconic.ttf"
],
"target": "/$HOME/Library/Fonts/open-iconic.ttf"
}
],
"auto_updates": null,
"categories": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": null,
"disable_reason": null,
"disabled": 0,
"display_name": "Open Iconic",
"enrichment_fetched_at": "2026-06-20T22:43:59+00:00",
"first_seen": "2026-06-20T00:47:34+00:00",
"full_token": "font-open-iconic",
"github_default_branch": "master",
"github_last_commit_at": "2023-09-01T12:48:04Z",
"github_readme_excerpt": "[Open Iconic v1.1.1](http://useiconic.com/open)\n===========\n\n### Open Iconic is the open source sibling of [Iconic](http://useiconic.com). It is a hyper-legible collection of 223 icons with a tiny footprint\u0026mdash;ready to use with Bootstrap and Foundation. [View the collection](http://useiconic.com/open#icons)\n\n\n\n## What\u0027s in Open Iconic?\n\n* 223 icons designed to be legible down to 8 pixels\n* Super-light SVG files - 61.8 for the entire set \n* SVG sprite\u0026mdash;the modern replacement for icon fonts\n* Webfont (EOT, OTF, SVG, TTF, WOFF), PNG and WebP formats\n* Webfont stylesheets (including versions for Bootstrap and Foundation) in CSS, LESS, SCSS and Stylus formats\n* PNG and WebP raster images in 8px, 16px, 24px, 32px, 48px and 64px.\n\n\n## Getting Started\n\n#### For code samples and everything else you need to get started with Open Iconic, check out our [Icons](http://useiconic.com/open#icons) and [Reference](http://useiconic.com/open#reference) sections.\n\n### General Usage\n\n#### Using Open Iconic\u0027s SVGs\n\nWe like SVGs and we think they\u0027re the way to display icons on the web. Since Open Iconic are just basic SVGs, we suggest you display them like you would any other image (don\u0027t forget the `alt` attribute).\n\n```\n\u003cimg src=\"/open-iconic/svg/icon-name.svg\" alt=\"icon name\"\u003e\n```\n\n#### Using Open Iconic\u0027s SVG Sprite\n\nOpen Iconic also comes in a SVG sprite which allows you to display all the icons in the set with a single request. It\u0027s like an icon font, without being a hack.\n\nAdding an icon from an SVG sprite is a little different than what you\u0027re used to, but it\u0027s still a piece of cake. *Tip: To make your icons easily style able, we suggest adding a general class to the* `\u003csvg\u003e` *tag and a unique class name for each different icon in the* `\u003cuse\u003e` *tag.* \n\n```\n\u003csvg class=\"icon\"\u003e\n \u003cuse xlink:href=\"open-iconic.svg#account-login\" class=\"icon-account-login\"\u003e\u003c/use\u003e\n\u003c/svg\u003e\n```\n\nSizing icons only needs basic CSS. All the icons are in a square format, so just set the `\u003csvg\u003e` tag with",
"github_repo": "iconic/open-iconic",
"github_stars": 3585,
"github_topics": [],
"homepage": "https://github.com/iconic/open-iconic/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 1,
"installs_365d": 50,
"installs_90d": 9,
"last_seen": "2026-06-20T00:47:34+00:00",
"llm_generated_at": null,
"llm_model": null,
"names": [
"Open Iconic"
],
"one_liner": null,
"rank_30d": 8931,
"rank_365d": 5836,
"rank_90d": 6411,
"raw_hash": "6d1e9b1bba74cf83",
"ruby_source_path": "Casks/font/font-o/font-open-iconic.rb",
"tap": "homebrew/cask",
"token": "font-open-iconic",
"version": "1.1.1",
"why_use_this": null
}