Icon library
Wherever the theme offers an Icon setting — a collapsible row, a product info row, a tab, a button, the announcement bar, a footer quick link — you pick from this library.
Every dropdown shows a curated standard list grouped by purpose. Tick Show all icons on the block and the same dropdown offers all 152. Nothing you have already picked changes when you switch: both lists carry the same values.
Showing all 152 icons.
Apparel and care 14
shirt sport-shoe washing-machine droplets wind thermometer ruler ruler-dimension-line scissors spool Show all stamp Show all swatch-book Show all sparkles printer Show all Shipping and storage 16
truck box package-open Show all package-check boxes Show all ship Show all plane-takeoff Show all warehouse Show all factory Show all house Show all return refresh rotate-ccw timer calendar-clock Show all map-pin Trust, legal and compliance 17
shield shield-check badge-check circle-check file-check Show all lock lock-keyhole Show all key-round Show all scale gavel Show all file-text scroll signature book-open Show all clipboard-list Show all clipboard-check Show all receipt-text Show all Payment and Bitcoin 13
bitcoin zap coins hand-coins Show all wallet banknote Show all credit-card qr-code scan-line Show all percent ticket-percent Show all tag tags Show all Material and environment 10
leaf sprout recycle earth Show all trees Show all droplet sun Show all moon Show all snowflake flame Service and contact 10
chat message-circle-question-mark Show all question mail phone headset life-buoy Show all hand-helping users Show all send Show all Reviews and awards 7
star heart thumbs-up award medal Show all trophy Show all quote Show all Notices 5
info alert triangle-alert Show all octagon-alert Show all circle-x Show all Commerce 7
cart bag store gift megaphone Show all ticket handshake Show all Interface and navigation 53
arrow arrow-left arrow-up arrow-down chevron-right chevron-left chevron-up chevron-down chevrons-up-down Show all check x plus minus search filter list-filter Show all sort settings sliders-horizontal Show all menu more-horizontal more-vertical external-link link download upload share copy trash edit eye eye-off Show all play pause image images Show all video camera Show all maximize Show all grid-2x2 Show all list Show all user circle-user Show all calendar clock globe languages Show all accessibility Show all bell Show all newspaper Show all lightbulb Show all flag Show all building-2 Show all No icon matches that search.
How to read a tile
Section titled “How to read a tile”The name under each icon is what you will see in the dropdown. The line below it in monospace is the value the theme stores — useful if you are editing a JSON template or writing your own Liquid:
{% render 'ne-icon', icon: 'truck', size: 20 %}Tiles marked Show all are not in any standard list — tick Show all icons on the block to reach them.
Size and stroke
Section titled “Size and stroke”Icons are drawn on a 24 × 24 grid with a 2 px stroke. Rendered smaller, that stroke thins with them: at 16 px only 1.33 px of it survives, which lands on half device pixels and reads soft.
The theme compensates automatically, so you never have to think about it:
| Rendered size | Stroke used | Effective |
|---|---|---|
| under 18 px | 2.25 | 1.50 px at 16 px |
| under 22 px | 2.00 | 1.67 px at 20 px |
| 22 px and up | 1.75 | 1.75 px at 24 px |
Pull the Size slider above down to 16 px to see the difference the compensation makes.
Using your own icon
Section titled “Using your own icon”Every icon setting has a Custom option with an image picker next to it. Upload an SVG or a PNG and it replaces the library icon for that one block.
Custom icons are recoloured through a CSS mask, so a flat single-colour SVG works best — a multi-colour logo will come out in one colour. If you need the original colours, put it in an Image block instead.
Brand marks for social profiles are a separate setting: Footer → Social links carries the common platforms, and each one accepts a custom upload for anything not on the list.
Licensing
Section titled “Licensing”The library is a curated subset of Lucide, used under the ISC licence, with the Feather-derived portion under MIT. Both notices ship in NOTICE.md inside the theme. Social brand marks follow Simple Icons and are public domain (CC0).
You do not need to credit anyone to use the theme. The notices are part of the theme package because the licences require them to travel with the code, not because they need to appear on your storefront.