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,12 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_412_3822)">
<path d="M16 0H0V16H16V0Z" fill="#808080" fill-opacity="0.01"/>
<path d="M6 4L10.5 9.5L15 4C14.997 4.004 13.667 4 13 4V1H8V4H6Z" fill="#232323"/>
<path opacity="0.35" d="M10 11L5.5 5.5L1 11C1.003 10.996 2.333 11 3 11V14H8V11H10Z" fill="#232323"/>
</g>
<defs>
<clipPath id="clip0_412_3822">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 494 B