example: embedchain playground (#384)
This commit is contained in:
committed by
GitHub
parent
5e94980aaa
commit
ec09a8a6fc
14
examples/full_stack/frontend/public/icons/close.svg
Normal file
14
examples/full_stack/frontend/public/icons/close.svg
Normal file
@@ -0,0 +1,14 @@
|
||||
<svg
|
||||
aria-hidden="true"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
fill="none"
|
||||
viewBox="0 0 14 14"
|
||||
>
|
||||
<path
|
||||
stroke="currentColor"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="2"
|
||||
d="m1 1 6 6m0 0 6 6M7 7l6-6M7 7l-6 6"
|
||||
/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 252 B |
Reference in New Issue
Block a user