Icons communicate messages at a glance, and draw attention to important information.

Obsidian uses theย Lucideย icon library, which includes more than 800 icons. You can find all available icons on their website.

Custom icons

If you want to create your own icons for Obsidian, you need to follow the Icon Design Principles. You can find templates and guidesย for vector editors, such as Illustrator, Figma, and Inkscape.

VariableDescription
--icon-sizeShorthand for icon width and length
--icon-strokeShorthand for icon stroke width
--icon-colorIcon color
--icon-color-hoverIcon color (hovered)
--icon-color-activeIcon color (active)
--icon-color-focusedIcon color (focused)
--icon-opacityIcon opacity
--icon-opacity-hoverIcon opacity (hovered)
--icon-opacity-activeIcon opacity (active)
--clickable-icon-radiusClickable icon button radius

Icon sizes

VariableDefault value
--icon-xs14px
--icon-s16px
--icon-m18px
--icon-l18px
--icon-xl32px
--icon-xs-stroke-width2px
--icon-s-stroke-width2px
--icon-m-stroke-width1.75px
--icon-l-stroke-width1.75px
--icon-xl-stroke-width1.25px