Skip to content

Instantly share code, notes, and snippets.

View austriker27's full-sized avatar
🏔️

David A. Lindahl austriker27

🏔️
View GitHub Profile
@austriker27
austriker27 / shopify-shipping.html
Created February 10, 2023 14:10
Shipping delivery timeframe liquid snippet
<p style="color: #1d889b;">
<svg style="height:25px;float:left;margin-right:10px;padding-bottom: 2px;" class="h-6 w-6"
xmlns="http://www.w3.org/2000/svg" fill="#1d889b" viewBox="0 0 256 256">
<path fill="none" d="M0 0h256v256H0z" />
<path
d="M176 144H16v40a8 8 0 0 0 8 8h20a24 24 0 0 1 48 0h72a24 24 0 0 1 12-20.8ZM212 192a24 24 0 0 0-36-20.8V120h64v64a8 8 0 0 1-8 8h-20"
opacity=".2" />
<path d="M176 80h42.6a7.9 7.9 0 0 1 7.4 5l14 35M16 144h160" fill="none" stroke="#1d889b"
stroke-linecap="round" stroke-linejoin="round" stroke-width="16" />
<circle cx="188" cy="192" r="24" fill="none" stroke="#1d889b" stroke-miterlimit="10"