Files
palina-theme/partials/icons/facebook.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
191 B
Handlebars

<svg fill="currentColor" class="{{class}}" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z"></path>
</svg>