info.json 579 B

12345678910111213141516171819202122232425262728293031
  1. {
  2. "prefix": "ep",
  3. "name": "Element Plus",
  4. "total": 293,
  5. "version": "2.3.1",
  6. "author": {
  7. "name": "Element Plus",
  8. "url": "https://github.com/element-plus/element-plus-icons"
  9. },
  10. "license": {
  11. "title": "MIT",
  12. "spdx": "MIT",
  13. "url": "https://github.com/element-plus/element-plus-icons/blob/main/packages/svg/package.json"
  14. },
  15. "samples": [
  16. "home-filled",
  17. "partly-cloudy",
  18. "avatar",
  19. "briefcase",
  20. "platform",
  21. "flag"
  22. ],
  23. "height": 32,
  24. "displayHeight": 16,
  25. "category": "UI 16px / 32px",
  26. "tags": [
  27. "Precise Shapes",
  28. "Has Padding"
  29. ],
  30. "palette": false
  31. }