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,11 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_515_3614)">
<path d="M0 0H16V16H0V0Z" fill="#808080" fill-opacity="0.01"/>
<path d="M2 1C1.446 1 1 1.446 1 2V13L3 15H14C14.554 15 15 14.554 15 14V2C15 1.446 14.554 1 14 1H2ZM3 3H13V13H12V8H4V13H3V3ZM8 9H10V13H8V9Z" fill="#232323"/>
</g>
<defs>
<clipPath id="clip0_515_3614">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 467 B