first commit

This commit is contained in:
Ashley Wulber 2023-07-31 14:27:41 -04:00
commit 089158f297
No known key found for this signature in database
GPG key ID: 5216D4F46A90A820
239 changed files with 2841 additions and 0 deletions

View file

@ -0,0 +1,13 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_409_3641)">
<path d="M7 4H3V10H7V4Z" fill="#232323"/>
<path d="M13 6H9V12H13V6Z" fill="#232323"/>
<path d="M1 5H9L5 1L1 5Z" fill="#232323"/>
<path d="M15 11H7L11 15L15 11Z" fill="#232323"/>
</g>
<defs>
<clipPath id="clip0_409_3641">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 425 B