@gitlab/svgs 3.69.0 → 3.71.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 (33) hide show
  1. package/.gitpod.yml +3 -0
  2. package/.tool-versions +1 -1
  3. package/dist/file_icons/file_icons/kotlin.svg +1 -1
  4. package/dist/file_icons/file_icons-stacked.svg +1 -1
  5. package/dist/file_icons/file_icons.json +1 -1
  6. package/dist/file_icons/file_icons.svg +1 -1
  7. package/dist/file_icons/file_icons_individual.json +1 -1
  8. package/dist/icons-stacked.svg +1 -1
  9. package/dist/icons.json +1 -1
  10. package/dist/icons.svg +1 -1
  11. package/dist/icons_individual.json +2 -2
  12. package/dist/illustrations/add-user-sm.svg +1 -0
  13. package/dist/illustrations/chart-bar-sm.svg +1 -0
  14. package/dist/illustrations/chat-sm.svg +1 -0
  15. package/dist/illustrations/cloud-check-sm.svg +1 -0
  16. package/dist/illustrations/empty-state/empty-access-md.svg +1 -0
  17. package/dist/illustrations/empty-state/empty-chart-md.svg +1 -0
  18. package/dist/illustrations/empty-state/empty-dashboard-md.svg +1 -0
  19. package/dist/illustrations/empty-state/empty-devops-md.svg +1 -0
  20. package/dist/illustrations/empty-state/empty-epic-md.svg +1 -0
  21. package/dist/illustrations/empty-state/empty-geo-md.svg +1 -0
  22. package/dist/illustrations/empty-state/empty-job-canceled-md.svg +1 -0
  23. package/dist/illustrations/empty-state/empty-job-not-triggered-md.svg +1 -0
  24. package/dist/illustrations/empty-state/empty-job-pending-md.svg +1 -0
  25. package/dist/illustrations/empty-state/empty-job-scheduled-md.svg +1 -0
  26. package/dist/illustrations/empty-state/empty-job-skipped-md.svg +1 -0
  27. package/dist/illustrations/merge-requests-sm.svg +1 -0
  28. package/dist/illustrations/milestone-sm.svg +1 -0
  29. package/dist/illustrations/pipeline-sm.svg +1 -0
  30. package/dist/illustrations.json +73 -1
  31. package/dist/sprite_icons/sort-highest.svg +1 -1
  32. package/dist/sprite_icons/sort-lowest.svg +1 -1
  33. package/package.json +2 -2
@@ -387,7 +387,7 @@
387
387
  },
388
388
  {
389
389
  "name": "file_icons/kotlin.svg",
390
- "size": 802
390
+ "size": 120
391
391
  },
392
392
  {
393
393
  "name": "file_icons/laravel.svg",