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:
Eric Fennis
2020-10-06 23:03:11 +02:00
committed by GitHub
parent 11c6a2e917
commit 4406cbaea0
43 changed files with 598 additions and 1586 deletions

View 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