← back to Dw Theme Hamburger

snippets/recipient-form-disclosure-icon.liquid

12 lines

<svg
  width="12px"
  height="12px"
  viewBox="0 0 12 12"
>
  <path
    fill="currentColor"
    fill-rule="evenodd"
    d="M0,2.00276013 C0,0.0 0.0,0 0,0 L10.9972399,0 C13,0 13,0 13,0 L13,10.9972399 C13,13 13,13 13,13 L2.00276013,13 C0,13 0,13 0,13 L0,2.00276013 Z M3.038,6.013 L2,7.024 L5.115,10.061 L11,4.325 L9.962,3.312 L5.115,8.038 L3.038,6.013 Z"
  />
</svg>