simple-icons 9.5.0 → 9.7.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.
Files changed (91) hide show
  1. package/README.md +5 -2
  2. package/_data/simple-icons.json +402 -29
  3. package/icons/1password.svg +1 -1
  4. package/icons/adobexd.svg +1 -1
  5. package/icons/airindia.svg +1 -0
  6. package/icons/amazonluna.svg +1 -0
  7. package/icons/apachestorm.svg +1 -0
  8. package/icons/arstechnica.svg +1 -0
  9. package/icons/arxiv.svg +1 -1
  10. package/icons/authelia.svg +1 -0
  11. package/icons/broadcom.svg +1 -1
  12. package/icons/caddy.svg +1 -0
  13. package/icons/channel4.svg +1 -0
  14. package/icons/checkmk.svg +1 -0
  15. package/icons/clarifai.svg +1 -0
  16. package/icons/codesignal.svg +1 -0
  17. package/icons/codestream.svg +1 -0
  18. package/icons/curseforge.svg +1 -1
  19. package/icons/dacia.svg +1 -1
  20. package/icons/dask.svg +1 -1
  21. package/icons/denon.svg +1 -0
  22. package/icons/fareharbor.svg +1 -0
  23. package/icons/ferretdb.svg +1 -0
  24. package/icons/fireflyiii.svg +1 -0
  25. package/icons/first.svg +1 -1
  26. package/icons/fujifilm.svg +1 -1
  27. package/icons/googlecontaineroptimizedos.svg +1 -0
  28. package/icons/gstreamer.svg +1 -0
  29. package/icons/gumroad.svg +1 -1
  30. package/icons/h3.svg +1 -0
  31. package/icons/hearthisdotat.svg +1 -0
  32. package/icons/hotwire.svg +1 -0
  33. package/icons/hsbc.svg +1 -0
  34. package/icons/inertia.svg +1 -0
  35. package/icons/jfrogpipelines.svg +1 -0
  36. package/icons/juce.svg +1 -0
  37. package/icons/juejin.svg +1 -0
  38. package/icons/kamailio.svg +1 -0
  39. package/icons/kit.svg +1 -0
  40. package/icons/kodak.svg +1 -0
  41. package/icons/leica.svg +1 -0
  42. package/icons/letterboxd.svg +1 -1
  43. package/icons/liberadotchat.svg +1 -0
  44. package/icons/ltspice.svg +1 -0
  45. package/icons/mambaui.svg +1 -0
  46. package/icons/mautic.svg +1 -0
  47. package/icons/medibangpaint.svg +1 -0
  48. package/icons/microeditor.svg +1 -0
  49. package/icons/microstation.svg +1 -0
  50. package/icons/mongoosedotws.svg +1 -0
  51. package/icons/newegg.svg +1 -0
  52. package/icons/nextra.svg +1 -0
  53. package/icons/openscad.svg +1 -0
  54. package/icons/owncloud.svg +1 -0
  55. package/icons/posthog.svg +1 -0
  56. package/icons/protoncalendar.svg +1 -0
  57. package/icons/protondrive.svg +1 -1
  58. package/icons/pterodactyl.svg +1 -0
  59. package/icons/pydantic.svg +1 -0
  60. package/icons/qwant.svg +1 -0
  61. package/icons/revanced.svg +1 -0
  62. package/icons/roadmapdotsh.svg +1 -0
  63. package/icons/rundeck.svg +1 -0
  64. package/icons/sanity.svg +1 -0
  65. package/icons/scribd.svg +1 -1
  66. package/icons/sharex.svg +1 -0
  67. package/icons/speedypage.svg +1 -0
  68. package/icons/spoj.svg +1 -0
  69. package/icons/standardresume.svg +1 -0
  70. package/icons/studio3t.svg +1 -0
  71. package/icons/subtitleedit.svg +1 -0
  72. package/icons/teamspeak.svg +1 -1
  73. package/icons/testrail.svg +1 -0
  74. package/icons/tiddlywiki.svg +1 -0
  75. package/icons/toggl.svg +1 -1
  76. package/icons/toggltrack.svg +1 -0
  77. package/icons/trilium.svg +1 -0
  78. package/icons/turbo.svg +1 -0
  79. package/icons/ubiquiti.svg +1 -1
  80. package/icons/uml.svg +1 -0
  81. package/icons/visualbasic.svg +1 -0
  82. package/icons/walletconnect.svg +1 -0
  83. package/icons/webtrees.svg +1 -0
  84. package/icons/wikidotgg.svg +1 -0
  85. package/icons/windows.svg +1 -1
  86. package/icons/windows10.svg +1 -0
  87. package/icons/zoho.svg +1 -1
  88. package/index.d.ts +1 -1
  89. package/index.js +1 -1
  90. package/index.mjs +1 -1
  91. package/package.json +1 -1
package/README.md CHANGED
@@ -17,7 +17,7 @@ Over 2500 Free SVG icons for popular brands. See them all on one page at <a href
17
17
 
18
18
  ## Usage
19
19
 
20
- > :information\_source: We ask that all users read our [legal disclaimer](./DISCLAIMER.md) before using icons from Simple Icons.
20
+ > **Note** We ask that all users read our [legal disclaimer](./DISCLAIMER.md) before using icons from Simple Icons.
21
21
 
22
22
  ### General Usage
23
23
 
@@ -48,9 +48,10 @@ We also provide a CDN service which allows you to use colors.
48
48
  ```html
49
49
  <img height="32" width="32" src="https://cdn.simpleicons.org/[ICON SLUG]" />
50
50
  <img height="32" width="32" src="https://cdn.simpleicons.org/[ICON SLUG]/[COLOR]" />
51
+ <img height="32" width="32" src="https://cdn.simpleicons.org/[ICON SLUG]/[COLOR]/[DARK_MODE_COLOR]" />
51
52
  ```
52
53
 
53
- Where `[COLOR]` is optional, and can be replaced by the [hex colors](https://developer.mozilla.org/en-US/docs/Web/CSS/hex-color) or [CSS keywords](https://www.w3.org/wiki/CSS/Properties/color/keywords) of the icon you want to you use. The color is defaulted to the HEX color of the icon shown in [simpleicons.org website](https://simpleicons.org). For example:
54
+ Where `[COLOR]` is optional, and can be replaced by the [hex colors](https://developer.mozilla.org/en-US/docs/Web/CSS/hex-color) or [CSS keywords](https://www.w3.org/wiki/CSS/Properties/color/keywords) of the icon you want to you use. The color is defaulted to the HEX color of the icon shown in [simpleicons.org website](https://simpleicons.org). `[DARK_MODE_COLOR]` is used for dark mode. The [CSS prefers-color-scheme](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme) will be used when a value is specified. For example:
54
55
 
55
56
  ```html
56
57
  <img height="32" width="32" src="https://cdn.simpleicons.org/simpleicons" />
@@ -60,6 +61,8 @@ Where `[COLOR]` is optional, and can be replaced by the [hex colors](https://dev
60
61
  <img height="32" width="32" src="https://cdn.simpleicons.org/simpleicons/0cf9" />
61
62
  <img height="32" width="32" src="https://cdn.simpleicons.org/simpleicons/00ccff" />
62
63
  <img height="32" width="32" src="https://cdn.simpleicons.org/simpleicons/00ccff99" />
64
+ <img height="32" width="32" src="https://cdn.simpleicons.org/simpleicons/orange/pink" />
65
+ <img height="32" width="32" src="https://cdn.simpleicons.org/simpleicons/_/eee" />
63
66
  ```
64
67
 
65
68
  ### Node Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/nodedotjs.svg" alt="Node" align="left" width="24">