Refresh - free animated SVG icon

use="refresh"

Also called: reload / cycle / repeat / renew

<script type="module" src="https://cdn.jsdelivr.net/npm/@icoglyphs/svg@0.6.2"></script>

<icoglyph-svg use="refresh"></icoglyph-svg>
<style>
icoglyph-svg {
  --icoglyph-stroke: currentColor;
  --icoglyph-stroke-width: 6px;
  --icoglyph-stroke-opacity: 1;
}
</style>