This commit is contained in:
2025-08-05 18:56:42 +02:00
parent fe02798326
commit 2a41db4dce
84 changed files with 263 additions and 187 deletions

View File

@@ -11,9 +11,9 @@
<g>
<rect data-name="Square" fill="none" height="18" id="Square-2" rx="2" ry="2" stroke="#000000" stroke-miterlimit="10" stroke-width="2" width="18" x="3" y="3"/>
<rect data-name="Square" fill="none" height="18" id="Square-2" rx="2" ry="2" stroke="currentColor" stroke-miterlimit="10" stroke-width="2" width="18" x="3" y="3"/>
<line fill="none" stroke="#000000" stroke-miterlimit="10" stroke-width="2" x1="21" x2="3" y1="15" y2="15"/>
<line fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="2" x1="21" x2="3" y1="15" y2="15"/>
</g>

Before

Width:  |  Height:  |  Size: 548 B

After

Width:  |  Height:  |  Size: 558 B