mirror of
https://github.com/brufdev/many-notes.git
synced 2026-05-01 14:59:39 -05:00
Add missing close icon
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<svg {{ $attributes }} data-slot="icon" aria-hidden="true" fill="none" stroke-width="1.5" stroke="currentColor"
|
||||
viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M6 18 18 6M6 6l12 12" stroke-linecap="round" stroke-linejoin="round"></path>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 269 B |
Reference in New Issue
Block a user