Files
panel/resources/images/svg/checkbox-indeterminate.svg

5 lines
351 B
XML
Raw Normal View History

2025-08-04 16:33:07 +03:30
<svg width="24" height="24" class="custom-checkbox-indeterminate" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3 7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4v10a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V7Z" fill="currentColor"/>
<path d="M8.5 12h7" stroke="#fff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>