Skip to content

Instantly share code, notes, and snippets.

@unxok
unxok / List of icons.md
Last active January 11, 2025 09:19 — forked from ljavuras/List of icons.md
List of icons in Obsidian
// codeblock language should be dataviewjs

/**
 * List all icons available to `obsidian.setIcon()`
 * 
 * @author Unxok <me@unxok.com>  
 * 
 * Based on the original work from:
 * @author Ljavuras <ljavuras.py@gmail.com>