meraproject/content/merakomis/pics/btn-menu-close.svg
keboss-m 5c21d25d45 Initial commit: Merakomis portal, Docker stack and user-reader API.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-24 11:04:05 +03:00

15 lines
462 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<svg id="close-btn" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 23 23">
<defs>
<style>
.cls-1 {
fill: none;
stroke: #fff;
stroke-linecap: round;
stroke-width: 3px;
}
</style>
</defs>
<line id="close-btn-line-2068" class="cls-1" x1="1.5" y1="1.5" x2="21.5" y2="21.5"/>
<line id="close-btn-line-2069" class="cls-1" x1="21.5" y1="1.5" x2="1.5" y2="21.5"/>
</svg>