Hotfix Lucide npm package, fix security issues (#84)
* adjust npmignore
* 📦 Fix security issues
* update font workflow
* identation
* update, package.json
* Add description
* Add shields
This commit is contained in:
15
icons/separator-vertical.svg
Normal file
15
icons/separator-vertical.svg
Normal file
@@ -0,0 +1,15 @@
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<line x1="12" y1="3" x2="12" y2="21" />
|
||||
<polyline points="8 8 4 12 8 16" />
|
||||
<polyline points="16 16 20 12 16 8" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 329 B |
Reference in New Issue
Block a user