developer-icons 6.0.1 → 6.0.2

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.
Files changed (3) hide show
  1. package/README.md +21 -42
  2. package/dist/main.js +2373 -2373
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -1,62 +1,35 @@
1
1
  <div align="center">
2
- <a href="https://xandemon.github.io/developer-icons" target="_blank">
3
- <img src="public/logo.png" alt="Developer Icons by xandemon" height="120" />
4
- </a>
2
+ <a href="https://xandemon.github.io/developer-icons" target="_blank"><img src="public/logo.png" alt="Developer Icons by xandemon" height="120" /></a>
5
3
  <h1>Developer Icons</h1>
6
4
  </div>
7
5
 
8
6
  <div align="center">
9
7
  <div>
10
- <a href="https://astro.build/" target="_blank">
11
- <img src="https://img.shields.io/badge/Astro-333333?logo=astro&logoColor=BC52EE" alt="Astro">
12
- </a>
13
- <a href="https://tailwindcss.com/" target="_blank">
14
- <img src="https://img.shields.io/badge/Tailwind_CSS-333?logo=tailwindcss&logoColor=06B6D4&style=flat" alt="Tailwind CSS">
15
- </a>
16
- <a href="https://react.dev/" target="_blank">
17
- <img src="https://img.shields.io/badge/React-333333?logo=react&logoColor=58c4dc" alt="React.js">
18
- </a>
19
- <a href="https://github.com/xandemon/developer-icons/releases" target="_blank">
20
- <img src="https://img.shields.io/npm/v/developer-icons?logo=github&logoColor=fff&label=Release&labelColor=333&color=148ACF&style=flat" alt="Developer-Icons NPM Package Version">
21
- </a>
22
- <a href="https://github.com/xandemon/developer-icons/blob/main/LICENSE" target="_blank">
23
- <img src="https://img.shields.io/github/license/xandemon/developer-icons?logo=github&logoColor=fff&label=License&labelColor=333&color=666666&style=flat" alt="Developer-Icons License">
24
- </a>
8
+ <a href="https://astro.build/" target="_blank"><img src="https://img.shields.io/badge/Astro-333333?logo=astro&logoColor=BC52EE" alt="Astro"></a>
9
+ <a href="https://tailwindcss.com/" target="_blank"><img src="https://img.shields.io/badge/Tailwind_CSS-333?logo=tailwindcss&logoColor=06B6D4&style=flat" alt="Tailwind CSS"></a>
10
+ <a href="https://react.dev/" target="_blank"><img src="https://img.shields.io/badge/React-333333?logo=react&logoColor=58c4dc" alt="React.js"></a>
11
+ <a href="https://github.com/xandemon/developer-icons/releases" target="_blank"><img src="https://img.shields.io/npm/v/developer-icons?logo=github&logoColor=fff&label=Release&labelColor=333&color=148ACF&style=flat" alt="Developer-Icons NPM Package Version"></a>
12
+ <a href="https://github.com/xandemon/developer-icons/blob/main/LICENSE" target="_blank"><img src="https://img.shields.io/github/license/xandemon/developer-icons?logo=github&logoColor=fff&label=License&labelColor=333&color=666666&style=flat" alt="Developer-Icons License"></a>
25
13
  </div>
26
14
  <div>
27
- <a href="https://www.npmjs.com/package/developer-icons" target="_blank">
28
- <img src="https://img.shields.io/npm/dy/developer-icons?logo=npm&logoColor=CB3837&label=Downloads&labelColor=333&color=148ACF&style=flat" alt="Developer-Icons NPM Package Downloads" style="height:24px">
29
- </a>
30
- <a href="https://github.com/xandemon/developer-icons/stargazers" target="_blank">
31
- <img src="https://img.shields.io/github/stars/xandemon/developer-icons?logo=github&logoColor=fff&label=Stars&labelColor=333&color=FFD700&style=flat" alt="Developer-Icons GitHub Stars" style="height:24px">
32
- </a>
33
- <a href="https://github.com/xandemon/developer-icons/stargazers" target="_blank">
34
- <img src="https://img.shields.io/github/forks/xandemon/developer-icons?logo=github&logoColor=fff&label=Forks&labelColor=333&color=148ACF&style=flat" alt="Developer-Icons GitHub Forks" style="height:24px">
35
- </a>
15
+ <a href="https://www.npmjs.com/package/developer-icons" target="_blank"><img src="https://img.shields.io/npm/dy/developer-icons?logo=npm&logoColor=CB3837&label=Downloads&labelColor=333&color=148ACF&style=flat" alt="Developer-Icons NPM Package Downloads" style="height:24px"></a>
16
+ <a href="https://github.com/xandemon/developer-icons/stargazers" target="_blank"><img src="https://img.shields.io/github/stars/xandemon/developer-icons?logo=github&logoColor=fff&label=Stars&labelColor=333&color=FFD700&style=flat" alt="Developer-Icons GitHub Stars" style="height:24px"></a>
17
+ <a href="https://github.com/xandemon/developer-icons/network/dependents" target="_blank"><img src="https://dependents.info/xandemon/developer-icons/badge?logo=github&logoColor=fff&label=Users&labelColor=333" alt="Developer-Icons GitHub Network Dependents" style="height:24px" /></a>
18
+ <a href="https://github.com/xandemon/developer-icons/stargazers" target="_blank"><img src="https://img.shields.io/github/forks/xandemon/developer-icons?logo=github&logoColor=fff&label=Forks&labelColor=333&color=148ACF&style=flat" alt="Developer-Icons GitHub Forks" style="height:24px"></a>
36
19
  </div>
37
20
 
38
21
  </div>
39
22
 
40
23
  <p align="center">
41
- <a href="https://xandemon.github.io/developer-icons/">
42
- Homepage
43
- </a>
24
+ <a href="https://xandemon.github.io/developer-icons/">Homepage</a>
44
25
  <span>&nbsp;⬥&nbsp;</span>
45
- <a href="https://xandemon.github.io/developer-icons/icons/All">
46
- Browse Icons
47
- </a>
26
+ <a href="https://xandemon.github.io/developer-icons/icons/All">Browse Icons</a>
48
27
  <span>&nbsp;⬥&nbsp;</span>
49
- <a href="https://www.npmjs.com/package/developer-icons">
50
- NPM Package
51
- </a>
28
+ <a href="https://www.npmjs.com/package/developer-icons">NPM Package</a>
52
29
  <span>&nbsp;⬥&nbsp;</span>
53
- <a href="https://xandemon.github.io/developer-icons/docs/usageGuide/">
54
- Usage
55
- </a>
30
+ <a href="https://xandemon.github.io/developer-icons/docs/usageGuide/">Usage</a>
56
31
  <span>&nbsp;⬥&nbsp;</span>
57
- <a href="https://xandemon.github.io/developer-icons/docs/contributing/">
58
- Contributing
59
- </a>
32
+ <a href="https://xandemon.github.io/developer-icons/docs/contributing/">Contributing</a>
60
33
  </p>
61
34
 
62
35
  <p align="center">
@@ -65,6 +38,12 @@
65
38
 
66
39
  Welcome to **`developer-icons`**—a curated set of high-quality, customizable tech icons built for developers and designers. Fully compatible with TypeScript, ideal for React and Next.js, or downloadable from our [official website](https://xandemon.github.io/developer-icons/icons/All "Developer Icons Website") for design projects.
67
40
 
41
+ ## 🧑‍💻 Used by
42
+
43
+ <a href="https://github.com/xandemon/developer-icons/network/dependents" target="_blank">
44
+ <img src="https://dependents.info/xandemon/developer-icons/image" alt="Developer-Icons GitHub Users" />
45
+ </a>
46
+
68
47
  ## 🚀 Tech Stack
69
48
 
70
49
  - [Astro](https://astro.build/) - The web framework for content-driven websites.