simple-icons 7.11.0 → 7.13.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 (52) hide show
  1. package/LICENSE.md +1 -1
  2. package/README.md +1 -0
  3. package/_data/simple-icons.json +324 -92
  4. package/icons/adminer.svg +1 -0
  5. package/icons/agora.svg +1 -0
  6. package/icons/algorand.svg +1 -0
  7. package/icons/amazongames.svg +1 -0
  8. package/icons/andela.svg +1 -1
  9. package/icons/applenews.svg +1 -0
  10. package/icons/cafepress.svg +1 -0
  11. package/icons/commodore.svg +1 -0
  12. package/icons/dataverse.svg +1 -0
  13. package/icons/douban.svg +1 -1
  14. package/icons/dynamics365.svg +1 -1
  15. package/icons/electronfiddle.svg +1 -0
  16. package/icons/fanfou.svg +1 -0
  17. package/icons/fantom.svg +1 -0
  18. package/icons/gamedeveloper.svg +1 -0
  19. package/icons/googlehome.svg +1 -0
  20. package/icons/interactiondesignfoundation.svg +1 -0
  21. package/icons/juke.svg +1 -0
  22. package/icons/macpaw.svg +1 -0
  23. package/icons/neo4j.svg +1 -1
  24. package/icons/neutralinojs.svg +1 -0
  25. package/icons/plex.svg +1 -1
  26. package/icons/powerapps.svg +1 -1
  27. package/icons/powerautomate.svg +1 -1
  28. package/icons/powerbi.svg +1 -1
  29. package/icons/powerfx.svg +1 -0
  30. package/icons/powerpages.svg +1 -0
  31. package/icons/powervirtualagents.svg +1 -1
  32. package/icons/relay.svg +1 -0
  33. package/icons/resharper.svg +1 -0
  34. package/icons/semanticscholar.svg +1 -0
  35. package/icons/sessionize.svg +1 -0
  36. package/icons/setapp.svg +1 -0
  37. package/icons/shopee.svg +1 -0
  38. package/icons/similarweb.svg +1 -0
  39. package/icons/sonar.svg +1 -0
  40. package/icons/taichigraphics.svg +1 -0
  41. package/icons/taichilang.svg +1 -0
  42. package/icons/tamiya.svg +1 -0
  43. package/icons/tidyverse.svg +1 -0
  44. package/icons/vitest.svg +1 -0
  45. package/icons/vscodium.svg +1 -0
  46. package/icons/warp.svg +1 -0
  47. package/icons/zincsearch.svg +1 -0
  48. package/icons.d.ts +1 -1
  49. package/icons.js +1 -1
  50. package/icons.mjs +1 -1
  51. package/index.js +1 -1
  52. package/package.json +6 -2
package/LICENSE.md CHANGED
@@ -27,4 +27,4 @@ For these and/or other purposes and motivations, and without any expectation of
27
27
  3. Affirmer disclaims responsibility for clearing rights of other persons that may apply to the Work or any use thereof, including without limitation any person’s Copyright and Related Rights in the Work. Further, Affirmer disclaims responsibility for obtaining any necessary consents, permissions or other rights required for any use of the Work.
28
28
  4. Affirmer understands and acknowledges that Creative Commons is not a party to this document and has no duty or obligation with respect to this CC0 or use of the Work.
29
29
 
30
- For more information, please see http://creativecommons.org/publicdomain/zero/1.0/.
30
+ For more information, please see https://creativecommons.org/publicdomain/zero/1.0/.
package/README.md CHANGED
@@ -121,6 +121,7 @@ echo file_get_contents('path/to/package/icons/simpleicons.svg');
121
121
  | <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/blender.svg" alt="Blender" align=left width=24 height=24> [Blender add-on](https://github.com/mondeja/simple-icons-blender) | [@mondeja](https://github.com/mondeja) |
122
122
  | <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/diagramsdotnet.svg" alt="Drawio" align=left width=24 height=24> [Drawio library](https://github.com/mondeja/simple-icons-drawio) | [@mondeja](https://github.com/mondeja) |
123
123
  | <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/drupal.svg" alt="Drupal" align=left width=24 height=24> [Drupal module](https://www.drupal.org/project/simple_icons) | [Phil Wolstenholme](https://www.drupal.org/u/phil-wolstenholme) |
124
+ | <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/figma.svg" alt="Figma" align=left width=24 height=24> [Figma plugin](https://www.figma.com/community/plugin/1149614463603005908/Simple-Icons) | [@LitoMore](https://github.com/LitoMore) |
124
125
  | <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/flutter.svg" alt="Flutter" align=left width=24 height=24> [Flutter package](https://pub.dev/packages/simple_icons) | [@jlnrrg](https://jlnrrg.github.io/) |
125
126
  | <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/hexo.svg" alt="Hexo" align=left width=24 height=24> [Hexo plugin](https://github.com/nidbCN/hexo-simpleIcons) | [@nidbCN](https://github.com/nidbCN/) |
126
127
  | <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/homeassistant.svg" alt="Home Assistant" align=left width=24 height=24> [Home Assistant plugin](https://github.com/vigonotion/hass-simpleicons) | [@vigonotion](https://github.com/vigonotion/) |