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

<svg fill="currentColor" class="{{class}}" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z"></path>
</svg>