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_1527_5091)">
<path d="M0 0H16V16H0V0Z" fill="#808080" fill-opacity="0.01"/>
<path d="M4 2C2.355 2 1 3.355 1 5V11C1 12.645 2.355 14 4 14H12C13.645 14 15 12.645 15 11V5C15 3.355 13.645 2 12 2H4ZM4 4H12C12.571 4 13 4.429 13 5V11C13 11.571 12.571 12 12 12H4C3.429 12 3 11.571 3 11V5C3 4.429 3.429 4 4 4Z" fill="#232323"/>
<path opacity="0.5" d="M4 5V9L5.5 7.5L7 9L9.5 6.5L12 9V5H4Z" fill="#232323"/>
<path d="M8 7L12 11H4L8 7Z" fill="#232323"/>
</g>
<defs>
<clipPath id="clip0_1527_5091">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 677 B