Fast Delivery

Posted on: 17/04/2025
Updated on: 17/04/2025
Code Preview
How to add your shopify Code
<div class = "fast-delivery-offer">
    <svg
      xmlns:dc="http://purl.org/dc/elements/1.1/"
      xmlns="http://www.w3.org/2000/svg"
      xmlns:xlink="http://www.w3.org/1999/xlink"
      width="15"
      fill="#007800"
      version="1.1"
      id="Layer_1"
      x="0px"
      y="0px"
      viewBox="0 0 24 24"
      style="enable-background:new 0 0 24 24;"
      xml:space="preserve"
    >
      <metadata>
        <dc:creator>Davooda</dc:creator>
        <dc:relation>https://davooda.com</dc:relation>
      </metadata>

      <style type="text/css">
        .st0{fill:none;stroke:#039903;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
        .st1{fill:none;stroke:#039903;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
        .st2{fill:none;stroke:#039903;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
        .st3{fill:#039903;}
        .st4{fill:#FFFFFF;stroke:#039903;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
        .st5{fill:none;stroke:#039903;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
        .st6{fill:none;stroke:#039903;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
        .st7{fill:#010101;}
        .st8{fill:none;stroke:#039903;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
      </style>
      <g>
        <path
          class="st0"
          d="M6,5h9v2l3.7,0.8c0.9,0.2,1.7,0.8,2.1,1.7l1.8,4c0.2,0.4,0.3,0.8,0.3,1.3v1.7V18h-3"
        />
        <line class="st0" x1="5" y1="13" x2="2" y2="13" />
      </g>
      <line class="st0" x1="15" y1="18" x2="9" y2="18" />
      <circle class="st0" cx="6.5" cy="18.5" r="2.5" />
      <circle class="st0" cx="17.5" cy="18.5" r="2.5" />
      <polyline class="st0" points="15,7 15,12 15,14 " />
      <line class="st0" x1="1" y1="9" x2="7" y2="9" />
      <line class="st0" x1="4" y1="19" x2="3" y2="19" />
    </svg>
Fast Delivery within 2-3 Days
</div>

<style>
.fast-delivery-offer {
    display: flex;
    justify-content: center;
    gap: 10px;
    font-size: 12px;
    background: #e9fbea;
    border-radius: 8px;
    width: max-content;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 20px;
    font-weight: 600;
    color: #039903;
align-items: center;
}
</style>

Other Elements

Copyright Jumping Monkey © 2025 All Rights Reserved
bookmark