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,14 @@
<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_3760)">
<path d="M0 0H16V16H0V0Z" fill="#808080" fill-opacity="0.01"/>
<path d="M1.82002 2.01C1.55923 2.05745 1.32796 2.20651 1.17701 2.4244C1.02607 2.64229 0.967803 2.91119 1.01502 3.17202L3.16502 14.994H12.834L14.984 3.17202C15.0312 2.91119 14.973 2.64229 14.822 2.4244C14.6711 2.20651 14.4398 2.05745 14.179 2.01C14.0497 1.98633 13.917 1.98838 13.7885 2.01604C13.66 2.0437 13.5382 2.09643 13.4301 2.17119C13.322 2.24596 13.2297 2.3413 13.1585 2.45177C13.0872 2.56224 13.0385 2.68569 13.015 2.81502L11.165 12.995H4.83403L2.98402 2.81502C2.96054 2.68569 2.91178 2.56224 2.84056 2.45177C2.76933 2.3413 2.677 2.24596 2.56889 2.17119C2.46078 2.09643 2.33899 2.0437 2.21049 2.01604C2.08199 1.98838 1.94931 1.98633 1.82002 2.01Z" fill="#232323"/>
<path d="M4 4H6V6H4V4Z" fill="#232323"/>
<path d="M7 4H11V7H7V4Z" fill="#232323"/>
<path d="M5 8H11V11H5V8Z" fill="#232323"/>
</g>
<defs>
<clipPath id="clip0_412_3760">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB