Files
MermsProvision/public/bootstrap-4.0.0/_includes/icons/lightning.svg
T
CHIEFSOFT\ameye 979ea25b10 added bootstrap
2025-09-22 15:33:20 -04:00

2 lines
442 B
XML

<svg xmlns="http://www.w3.org/2000/svg" focusable="false"{% if include.width %} width="{{ include.width }}"{% endif %}{% if include.height %} height="{{ include.height }}"{% endif %} fill="none" stroke="currentcolor" stroke-width="2"{% if include.class %} class="{{ include.class }}"{% endif %} viewBox="0 0 32 32" stroke-linecap="round" stroke-linejoin="round"><title>Lightning icon</title><path d="M18 13l8-11L8 13l6 6-8 11 18-11z"/></svg>