Files
palina-theme/partials/icons/menu.hbs
Sebastian Krüger 94b9134f8e
All checks were successful
Deploy Theme / deploy (push) Successful in 14s
refactor: externalize all SVG icons to partials/icons
2026-02-22 07:59:17 +01:00

4 lines
246 B
Handlebars

<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="{{class}}">
<path stroke-linecap="round" stroke-linejoin="round" d="M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25h16.5" />
</svg>