mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-26 15:48:32 -06:00
40 lines
1.2 KiB
Plaintext
40 lines
1.2 KiB
Plaintext
<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> |