@gitlab/svgs 1.220.0 → 1.221.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.
@@ -1,5 +1,5 @@
1
1
  {
2
- "illustrationCount": 366,
2
+ "illustrationCount": 369,
3
3
  "illustrations": [
4
4
  {
5
5
  "name": "sprite_icons/abuse.svg",
@@ -89,6 +89,18 @@
89
89
  "name": "sprite_icons/at.svg",
90
90
  "size": 262
91
91
  },
92
+ {
93
+ "name": "sprite_icons/attention-solid-sm.svg",
94
+ "size": 209
95
+ },
96
+ {
97
+ "name": "sprite_icons/attention-solid.svg",
98
+ "size": 201
99
+ },
100
+ {
101
+ "name": "sprite_icons/attention.svg",
102
+ "size": 310
103
+ },
92
104
  {
93
105
  "name": "sprite_icons/autoplay.svg",
94
106
  "size": 437
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" xmlns="http://www.w3.org/2000/svg"><path d="M12.004 8L7.538 3.31A1 1 0 006.813 3H5.732a1 1 0 00-.866 1.5L6.886 8l-2.02 3.5a1 1 0 00.866 1.5h1.081a1 1 0 00.725-.31L12.004 8z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" xmlns="http://www.w3.org/2000/svg"><path d="M14 8L7.629 1.31A1 1 0 006.905 1H3.732a1 1 0 00-.866 1.5L6.04 8l-3.175 5.5a1 1 0 00.866 1.5h3.173a1 1 0 00.724-.31L14 8z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.04 8l-3.174 5.5a1 1 0 00.866 1.5h3.173a1 1 0 00.724-.31L14 8 7.629 1.31A1 1 0 006.905 1H3.732a1 1 0 00-.866 1.5L6.04 8zm5.198 0l-4.762 5H5.464l2.309-4 .577-1-.577-1-2.31-4h1.013l4.762 5z"/></svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gitlab/svgs",
3
- "version": "1.220.0",
3
+ "version": "1.221.0",
4
4
  "description": "SVG Assets for GitLab",
5
5
  "main": "",
6
6
  "repository": "git@gitlab.com:gitlab-org/gitlab-svgs.git",