Unselected - free animated SVG icon

use="unselected"

Also called: unselect / deselect

Open a copy in the forge
<script type="module" src="https://cdn.jsdelivr.net/npm/@icoglyphs/svg@0.9.2"></script>

<icoglyph-svg use="unselected"></icoglyph-svg>
<style>
icoglyph-svg {
  color: #161b1e;
  stroke-width: 9;
  stroke-opacity: 1;
}
</style>