This commit is contained in:
some weird guy
2023-09-30 17:39:28 -07:00
parent 0a1ba0a40a
commit a557facd3f
7 changed files with 55 additions and 8 deletions
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
version="1.1"
id="svg1"
width="120"
height="120"
viewBox="0 0 120 120"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs1" />
<g
id="g1"
transform="scale(0.75)">
<path
id="rect2"
style="fill:#000000;fill-opacity:0.07;stroke:none;stroke-width:0.990462;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none"
d="M 10,0 0,9.9991163 V 70.835845 l 10,9.999116 H 70 L 80,70.835845 V 9.9991163 L 70,0 Z m 80,80.834961 -10,9.999117 v 60.836732 l 10,9.99911 h 60 l 10,-9.99911 V 90.834078 l -10,-9.999117 z"
transform="scale(1,0.98967079)" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 789 B

@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
version="1.1"
id="svg1"
width="120"
height="120"
viewBox="0 0 120 120"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs1" />
<g
id="g1"
transform="scale(0.75)">
<path
id="rect2"
style="fill:#000000;fill-opacity:0.15;stroke:none;stroke-width:0.990462;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none"
d="M 10,0 0,9.9991163 V 70.835845 l 10,9.999116 H 70 L 80,70.835845 V 9.9991163 L 70,0 Z m 80,80.834961 -10,9.999117 v 60.836732 l 10,9.99911 h 60 l 10,-9.99911 V 90.834078 l -10,-9.999117 z"
transform="scale(1,0.98967079)" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 789 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB