Sha256: dd4a44d840f03f6ab5b68c955368ae08efef9c14e4764ac4e300e3cec34c932f

Contents?: true

Size: 469 Bytes

Versions: 5

Compression:

Stored size: 469 Bytes

Contents

<svg
  class="
  {{ include.class }}
  w-{{ include.width | default: include.height | default: 6 }}
  h-{{ include.height | default: include.width | default: 6 }}
  "
  xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"
>
  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 7h.01M7 3h5c.512 0 1.024.195 1.414.586l7 7a2 2 0 010 2.828l-7 7a2 2 0 01-2.828 0l-7-7A1.994 1.994 0 013 12V7a4 4 0 014-4z">
</svg>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
jekyll-theme-acg-1.0.14 _includes/svg-tag.html
jekyll-theme-acg-1.0.13 _includes/svg-tag.html
jekyll-theme-acg-1.0.12 _includes/svg-tag.html
jekyll-theme-acg-1.0.11 _includes/svg-tag.html
jekyll-theme-acg-1.0.10 _includes/svg-tag.html