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="9" x2="9" y1="21" y2="3"/>
<line fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="2" x1="9" x2="9" y1="21" y2="3"/>
</g>

Before

Width:  |  Height:  |  Size: 544 B

After

Width:  |  Height:  |  Size: 554 B