@lucide/angular 1.7.0 → 1.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +16 -2
- package/fesm2022/lucide-angular.mjs +10789 -10759
- package/fesm2022/lucide-angular.mjs.map +1 -1
- package/package.json +1 -1
- package/types/lucide-angular.d.ts +4096 -4069
package/README.md
CHANGED
|
@@ -63,6 +63,8 @@ Join the [Discord server](https://discord.gg/EH6nSts) to chat with the maintaine
|
|
|
63
63
|
|
|
64
64
|
Lucide is licensed under the ISC license. See [LICENSE](https://lucide.dev/license).
|
|
65
65
|
|
|
66
|
+
[//]: <> (Sponsors)
|
|
67
|
+
|
|
66
68
|
## Sponsors
|
|
67
69
|
|
|
68
70
|
<a href="https://vercel.com?utm_source=lucide&utm_campaign=oss">
|
|
@@ -71,7 +73,19 @@ Lucide is licensed under the ISC license. See [LICENSE](https://lucide.dev/licen
|
|
|
71
73
|
|
|
72
74
|
<a href="https://www.digitalocean.com/?refcode=b0877a2caebd&utm_campaign=Referral_Invite&utm_medium=Referral_Program&utm_source=badge"><img src="https://lucide.dev/digitalocean.svg" width="200" alt="DigitalOcean Referral Badge" /></a>
|
|
73
75
|
|
|
76
|
+
### Hero backers 🦸
|
|
77
|
+
|
|
78
|
+
<a href="https://https://zephyr-cloud.io/"><img src="https://lucide.dev/sponsors/zephyr-cloud.svg" width="180" alt="Zephyr Cloud – From idea to prod: fast micro-frontend delivery!" /></a>
|
|
79
|
+
|
|
74
80
|
### Awesome backers 🍺
|
|
75
81
|
|
|
76
|
-
<a href="https://
|
|
77
|
-
<a href="https://
|
|
82
|
+
<a href="https://github.com/pdfme/pdfme"><img src="https://lucide.dev/sponsors/pdfme.svg" width="180" alt="pdfme – Open-source PDF generation library built with TypeScript and React." /></a>
|
|
83
|
+
<a href="https://www.paxhistoria.co/"><img src="https://lucide.dev/sponsors/paxhistoria.svg?" width="180" alt="Pax Historia – An alternate history sandbox game" /></a>
|
|
84
|
+
|
|
85
|
+
### Backers ☕
|
|
86
|
+
|
|
87
|
+
<a href="https://www.fina.money/"><img src="https://lucide.dev/sponsors/fina-money.png" width="180" alt="Fina Money – Modular Finance Tracker" /></a>
|
|
88
|
+
|
|
89
|
+
### Other contributors 💸
|
|
90
|
+
|
|
91
|
+
You can find all our past and non-recurring financial contributors at [our Open Collective page](https://opencollective.com/lucide-icons).
|