updated assignments preview

This commit is contained in:
2023-08-02 14:37:24 -06:00
parent 0097521c75
commit a921fd6f90
4 changed files with 149 additions and 44 deletions

View File

@@ -0,0 +1,40 @@
<svg
class="d-inline"
width="24px"
height="24px"
viewBox="0 0 24 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<g clip-path="url(#clip0_429_11068)">
<path
stroke="var(--bs-danger-border-subtle)"
d="M3 11.9998C3 7.02925 7.02944 2.99982 12 2.99982C14.8273 2.99982 17.35 4.30348 19 6.34248"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"/>
<path
stroke="var(--bs-danger-border-subtle)"
d="M19.5 2.99982L19.5 6.99982L15.5 6.99982"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"/>
<path
stroke="var(--bs-danger-border-subtle)"
d="M21 11.9998C21 16.9704 16.9706 20.9998 12 20.9998C9.17273 20.9998 6.64996 19.6962 5 17.6572"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"/>
<path
stroke="var(--bs-danger-border-subtle)"
d="M4.5 20.9998L4.5 16.9998L8.5 16.9998"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"/>
</g>
<defs>
<clipPath id="clip0_429_11068">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB