Forward - free animated SVG icon

use="forward"

Also called: go-forward / next / ahead / proceed / redo

<script type="module" src="https://cdn.jsdelivr.net/npm/@icoglyphs/[email protected]"></script>

<icoglyph-svg use="forward"></icoglyph-svg>
<style>
icoglyph-svg {
  color: currentColor;
  stroke-width: 10;
  stroke-opacity: 1;
}
</style>