@gitlab/svgs 3.39.0 → 3.41.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.
- package/.tool-versions +1 -1
- package/dist/icons-stacked.svg +1 -1
- package/dist/icons.json +3 -2
- package/dist/icons.svg +1 -1
- package/dist/icons_individual.json +5 -1
- package/dist/illustrations.json +1 -225
- package/dist/sprite_icons/comment-lines.svg +1 -0
- package/package.json +3 -3
- package/dist/illustrations/analytics/cycle-analytics-empty.svg +0 -1
- package/dist/illustrations/bidirectional-xs.svg +0 -1
- package/dist/illustrations/clusters_empty.svg +0 -1
- package/dist/illustrations/convdev/convdev_no_data.svg +0 -1
- package/dist/illustrations/convdev/convdev_overview.svg +0 -1
- package/dist/illustrations/convdev/i2p_step_1.svg +0 -1
- package/dist/illustrations/convdev/i2p_step_10.svg +0 -1
- package/dist/illustrations/convdev/i2p_step_2.svg +0 -1
- package/dist/illustrations/convdev/i2p_step_3.svg +0 -1
- package/dist/illustrations/convdev/i2p_step_4.svg +0 -1
- package/dist/illustrations/convdev/i2p_step_5.svg +0 -1
- package/dist/illustrations/convdev/i2p_step_6.svg +0 -1
- package/dist/illustrations/convdev/i2p_step_7.svg +0 -1
- package/dist/illustrations/convdev/i2p_step_8.svg +0 -1
- package/dist/illustrations/convdev/i2p_step_9.svg +0 -1
- package/dist/illustrations/credit-card-sm.svg +0 -1
- package/dist/illustrations/elasticsearch-lg.svg +0 -1
- package/dist/illustrations/empty-state/empty-access-token.svg +0 -1
- package/dist/illustrations/empty-state/empty-commits-lg.svg +0 -1
- package/dist/illustrations/empty-state/empty-embed-panel-md.svg +0 -1
- package/dist/illustrations/empty-state/empty-gitlab-pages.svg +0 -1
- package/dist/illustrations/empty-state/empty-groups.svg +0 -1
- package/dist/illustrations/empty-state/empty-removed-projects-lg.svg +0 -1
- package/dist/illustrations/empty-state/empty-tags-lg.svg +0 -1
- package/dist/illustrations/empty-state/security-dashboard-config-permission.svg +0 -1
- package/dist/illustrations/feature_moved.svg +0 -1
- package/dist/illustrations/finished-job_empty.svg +0 -1
- package/dist/illustrations/firewall-not-detected-sm.svg +0 -1
- package/dist/illustrations/gift-sm.svg +0 -1
- package/dist/illustrations/illustrations_running-job_no-log.svg +0 -1
- package/dist/illustrations/kubernetes-installation.svg +0 -1
- package/dist/illustrations/labels.svg +0 -1
- package/dist/illustrations/milestone_removing-page.svg +0 -1
- package/dist/illustrations/mobile-sm.svg +0 -1
- package/dist/illustrations/multi-editor_no_staged_files_empty.svg +0 -1
- package/dist/illustrations/network-policies-not-detected-sm.svg +0 -1
- package/dist/illustrations/operations_log_pods_empty.svg +0 -1
- package/dist/illustrations/profile-page/contributed-projects.svg +0 -1
- package/dist/illustrations/profile-page/snippets.svg +0 -1
- package/dist/illustrations/scan-alert-sm.svg +0 -1
- package/dist/illustrations/search-sm.svg +0 -1
- package/dist/illustrations/secure-sm.svg +0 -1
- package/dist/illustrations/self-managed.svg +0 -1
- package/dist/illustrations/service-desk-setup.svg +0 -1
- package/dist/illustrations/service_desk_empty.svg +0 -1
- package/dist/illustrations/subscription-cancelled.svg +0 -1
- package/dist/illustrations/subscription-downgraded.svg +0 -1
- package/dist/illustrations/subscription-success.svg +0 -1
- package/dist/illustrations/subscription-warning.svg +0 -1
- package/dist/illustrations/users-alert-md.svg +0 -1
- package/dist/illustrations/welcome/add_new_group.svg +0 -1
- package/dist/illustrations/welcome/add_new_project.svg +0 -1
- package/dist/illustrations/welcome/add_new_user.svg +0 -1
- package/dist/illustrations/welcome/configure_server.svg +0 -1
- package/dist/illustrations/welcome/globe.svg +0 -1
- package/dist/illustrations/welcome/lightbulb.svg +0 -1
package/dist/icons.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"iconCount":
|
|
3
|
-
"spriteSize":
|
|
2
|
+
"iconCount": 393,
|
|
3
|
+
"spriteSize": 183632,
|
|
4
4
|
"icons": [
|
|
5
5
|
"abuse",
|
|
6
6
|
"accessibility",
|
|
@@ -66,6 +66,7 @@
|
|
|
66
66
|
"collapse-solid",
|
|
67
67
|
"collapse",
|
|
68
68
|
"comment-dots",
|
|
69
|
+
"comment-lines",
|
|
69
70
|
"comment-next",
|
|
70
71
|
"comment",
|
|
71
72
|
"comments",
|