mirror of
https://github.com/Dev-KATECH/ADM.git
synced 2026-06-10 16:24:11 +09:00
5 lines
308 B
XML
5 lines
308 B
XML
<svg class="disabledBreakpointX" xmlns="http://www.w3.org/2000/svg">
|
|
<line x1="0" y1="100%" x2="100%" y2="0" stroke-width="1" stroke="black" shape-rendering="geometricPrecision" />
|
|
<line x1="100%" y1="100%" x2="0" y2="0" stroke-width="1" stroke="black" shape-rendering="geometricPrecision" />
|
|
</svg>
|