softicons 0.1.0 → 0.2.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 CHANGED
@@ -1,5 +1,9 @@
1
1
  # softicons (web font)
2
2
 
3
+ [![npm](https://img.shields.io/npm/v/softicons)](https://www.npmjs.com/package/softicons)
4
+ [![downloads](https://img.shields.io/npm/dm/softicons)](https://www.npmjs.com/package/softicons)
5
+ [![license](https://img.shields.io/npm/l/softicons)](https://opensource.org/licenses/MIT)
6
+
3
7
  The [Softicons](https://softicons.dev) icon set as an **icon font**, for plain
4
8
  HTML pages and the CDN — no build step, no JavaScript.
5
9
 
@@ -39,3 +43,11 @@ pnpm font:build # outlines strokes → woff2/woff/ttf + CSS + demo.html
39
43
 
40
44
  > `dist/` is a generated build artifact (gitignored). At scale this ships a
41
45
  > curated ~1,000-icon subset; today it includes the full seed set.
46
+
47
+ ## Links
48
+
49
+ - 🌐 [softicons.dev](https://softicons.dev) — browse all icons
50
+ - 📖 [Docs](https://softicons.dev/docs)
51
+ - 📦 [All Softicons packages on npm](https://www.npmjs.com/org/softicons)
52
+
53
+ MIT © Softicons