Sha256: 61b15c0982c6b4603246ea3631e725026ca3a4d7b26509581c0ef8bea1263803

Contents?: true

Size: 333 Bytes

Versions: 7

Compression:

Stored size: 333 Bytes

Contents

<button title="Toggle Theme" class="theme-toggle">
  <svg viewBox="0 0 32 32" width="24" height="24" fill="currentcolor">
    <circle cx="16" cy="16" r="14" fill="none" stroke="currentcolor" stroke-width="4"></circle>
    <path d="
             M 16 0
             A 16 16 0 0 0 16 32
             z">
    </path>
  </svg>
</button>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
moonwalk-0.1.3 _includes/toggle_theme_button.html
moonwalk-0.1.2 _includes/toggle_theme_button.html
moonwalk-0.1.1 _includes/toggle_theme_button.html
moonwalk-0.0.4 _includes/toggle_theme_button.html
moonwalk-0.0.3 _includes/toggle_theme_button.html
moonwalk-0.0.2 _includes/toggle_theme_button.html
moonwalk-0.0.1 _includes/toggle_theme_button.html