Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Icon Fairy

t1seot1seo52 downloads

Use your own images as icons for files, folders, tabs, note titles, and inline text, with a local icon library and Markdown annotations.

Add to Obsidian
Icon Fairy screenshot
  • Overview
  • Scorecard
  • Updates3

Icon Fairy folder-heart mark

Your images. Your icons. Your vault.

Upload your own PNG, JPG, WebP, or SVG images and use them as Obsidian icons for folders, notes, tabs, note titles, and inline text. Everything stays inside your vault.

Screenshots show the included sample vault in Obsidian’s light appearance.

A sample Obsidian vault with a Programming Languages folder and custom icons

A two-minute tour

  1. Right-click a file or folder and choose Change icon….
  2. Pick an icon already in your library, or open Upload.
  3. The same assignment appears in the file explorer, tab, and note title.
  4. Enable inline icons and write a shortcode such as :ci-typescript: inside a note.
What you can do Where it appears
Assign an icon to a folder File explorer
Assign an icon to a note File explorer, tab, and note title
Insert :ci-NAME: Live Preview and Reading view
Annotate one inline icon Accent dot and Markdown hover card

Change and remove custom icon actions in the file menu Icon Fairy icon library

The picker names the current task and target, so it is always clear where the next icon will go. Search by name, choose Random for a quick pick, or use the keyboard: Left/Right changes the source tab, and arrow keys plus Enter select a focused icon. Icon Fairy keeps only one picker open at a time.

Example: a programming language library

The included sample vault uses one icon for the collection and a familiar mark for every language:

Programming Languages/       </> folder icon
├── TypeScript.md             TS icon
├── Python.md                 Python icon
├── Rust.md                   R icon
├── Go.md                     Go icon
└── Swift.md                  Swift icon

Each language note also uses its icon inline:

# TypeScript

:ci-typescript: Type-safe JavaScript for large applications.

This makes a large vault easier to scan without changing file names or frontmatter.

Upload and manage icons

Open the picker from a file menu or command, then choose Upload. Drop files into the upload area, choose Browse files, or paste an image from the clipboard. The drop zone is also available by keyboard with Tab, then Enter or Space.

Upload PNG, JPG, WebP, or SVG files

Select multiple files to review, rename, or remove individual items before one batch import. SVG files remain vector files instead of being rasterized.

Review one PNG and two SVG files before importing

In Library, the assigned icon is marked Current. Open an icon’s More actions menu to Rename or Delete from library; double-clicking its name also starts renaming. Deleting a library item clears assignments using that item. To remove only a file’s assignment, use Remove assigned icon in its file menu.

For a single upload, Apply icon assigns it to the selected file or folder. Save to library makes it reusable; SVGs and inline insertion require this. Batch upload uses Add N icons to library and does not change the current assignment.

Inline icons and annotations

Enable inline icons in the plugin settings, then type :ci- to open autocomplete or use the command palette. The default format is:

:ci-ICON-ID:

Right-click a rendered inline icon and choose Add icon annotation or Edit icon annotation. The focused editor supports Markdown, [[wiki links]], and ![[embeds]], with a live preview and Cmd/Ctrl+Enter to save. Annotated icons show a small accent dot.

Markdown annotation editor with a wiki-link preview

Annotations are per occurrence. Icon Fairy adds an instance suffix such as :ci-typescript~note-a1b2c3d4: so two uses of the same icon can carry different notes.

Commands

Open the command palette with Cmd/Ctrl+P and search for Icon Fairy:

  • Insert inline icon
  • Change icon for current file
  • Remove assigned icon from current file

All three Icon Fairy commands in Obsidian

Settings

Icon Fairy settings

Setting Purpose Default
Enable inline icons Render :ci-NAME: shortcodes Off
Inline icon size Set inline icons from 12 to 64 px; saves as you move the slider 20 px
Inline icon prefix Replace ci with your own prefix; saves when the field changes ci

Desktop and mobile

The explorer icons, inline icons, annotations, commands, and picker adapt to Obsidian's desktop and mobile layouts. The mobile view below was captured from the sample vault in light mode with Obsidian's official desktop mobile emulation enabled.

Icon Fairy icon picker and programming-language icons in Obsidian's mobile layout

Installation

Obsidian Community Plugins

Icon Fairy requires Obsidian 1.5.7+ and is available in Community Plugins. Its plugin ID is icon-fairy and its repository is t1seo/icon-fairy.

  1. Open Settings → Community plugins → Browse.
  2. Search for Icon Fairy.
  3. Select Install, then Enable.

BRAT

  1. Install and enable BRAT.
  2. Run BRAT: Add a beta plugin for testing.
  3. Enter https://github.com/t1seo/icon-fairy.
  4. Enable Icon Fairy in Settings → Community plugins.

Manual installation

  1. Download main.js, manifest.json, and styles.css from the latest release.
  2. Put them in <vault>/.obsidian/plugins/icon-fairy/.
  3. Reload Obsidian and enable Icon Fairy.

Version 3.0.0 is a separate installation from both Folder Fairy 2.x (icon-studio) and Custom Icon / Icon Studio 1.x (custom-icon). Icon Fairy is the same maintainer’s successor; both previous repositories and their releases remain available. Existing data, BRAT subscriptions, and hotkeys do not transfer automatically. To keep your icons, assignments, settings, and annotations, follow the migration guide using exactly one previous installation as the source. The :ci-...: note syntax stays the same.

Sample vault

The repository includes examples/programming-languages-vault, the exact structure used for the screenshots. Copy the three release files into its .obsidian/plugins/icon-fairy/ directory, then open that folder as an Obsidian vault. See the sample guide for details.

Privacy and storage

Icon Fairy makes no network requests and has no runtime dependencies. Imported icons, assignments, settings, and annotations are stored locally under your vault's .obsidian/plugins/icon-fairy/ directory.

Development and release

npm ci
npm run verify

See the contribution guide, QA evidence, UX/UI research and design decisions, release instructions, GitHub feedback and deployment diagnosis, and Community directory research.

Support

Please open an issue for bugs or feature requests.

License

MIT

HealthExcellent
ReviewPassed
About
Icon Fairy turns your PNG, JPG, WebP, and SVG images into icons for files, folders, tabs, note titles, and inline text. Import and organize a local icon library, add per-occurrence Markdown annotations, and use the same icons in Live Preview and Reading view. All data stays in your vault; no account, payment, or network connection is required. This is the same maintainer’s successor to Folder Fairy 2.x (icon-studio) and Custom Icon / Icon Studio 1.x (custom-icon). The new icon-fairy ID requires a separate installation. Back up your vault and follow the migration guide in the repository to copy one previous library, assignments, settings, and annotations. Existing repositories and releases remain available.
IconsImagesAppearance
Details
Current version
3.1.1
Last updated
2 days ago
Created
Last week
Updates
3 releases
Downloads
52
Compatible with
Obsidian 1.5.7+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
Buy Me a Coffee
Author
t1seot1seo
github.com/t1seo
GitHubt1seo
  1. Community
  2. Plugins
  3. Icons
  4. Icon Fairy

Related plugins

Link Favicons

See the favicon for a linked website.

Pretty Properties

Makes note properties look more fun: adds side image, banners, list property colors and allows to hide specific properties.

Pixel Banner

Enhance your notes with customizable banner images.

Dynamic Views

Elegant grid and masonry card views for Bases.

Inline Callouts

Add inline callouts/badges/icons to notes.

Iconoir Icons

Create and display customized SVG Iconoir icons.

Background Image

Specify a remote URL as the background image, and a few settings to tweak the experience.

Minimal Theme Settings

Control the colors and fonts in Minimal Theme.

Hider

Hide interface elements such as tooltips, status bar, titlebar, and more.

Supercharged Links

Add attributes to internal links with the values of target note's frontmatter attributes.