Warning - free animated SVG icon

use="warning"

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

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