@carbon/icons 10.33.0 → 10.35.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 (76) hide show
  1. package/es/{glyph--caution/16.js → caution/index.js} +6 -6
  2. package/es/{glyph--caution-inverted/16.js → caution-inverted/index.js} +6 -6
  3. package/es/{glyph--circle-fill/16.js → circle-fill/index.js} +6 -6
  4. package/es/{glyph--circle-stroke/16.js → circle-stroke/index.js} +6 -6
  5. package/es/{glyph--critical/16.js → critical/index.js} +6 -6
  6. package/es/{glyph--incomplete/16.js → incomplete/index.js} +6 -6
  7. package/es/index.js +8 -32
  8. package/es/{glyph--square-fill/16.js → square-fill/index.js} +6 -6
  9. package/es/{glyph--undefined/16.js → undefined/index.js} +6 -6
  10. package/lib/{glyph--caution/16.js → caution/index.js} +6 -6
  11. package/lib/{glyph--caution-inverted/16.js → caution-inverted/index.js} +6 -6
  12. package/lib/{glyph--circle-fill/16.js → circle-fill/index.js} +6 -6
  13. package/lib/{glyph--circle-stroke/16.js → circle-stroke/index.js} +6 -6
  14. package/lib/{glyph--critical/16.js → critical/index.js} +6 -6
  15. package/lib/{glyph--incomplete/16.js → incomplete/index.js} +6 -6
  16. package/lib/index.js +16 -64
  17. package/lib/{glyph--square-fill/16.js → square-fill/index.js} +6 -6
  18. package/lib/{glyph--undefined/16.js → undefined/index.js} +6 -6
  19. package/metadata.json +6625 -6556
  20. package/package.json +7 -4
  21. package/svg/caution-inverted.svg +1 -0
  22. package/svg/caution.svg +1 -0
  23. package/svg/circle-fill.svg +1 -0
  24. package/svg/circle-stroke.svg +1 -0
  25. package/svg/critical.svg +1 -0
  26. package/svg/incomplete.svg +1 -0
  27. package/svg/square-fill.svg +1 -0
  28. package/svg/undefined.svg +1 -0
  29. package/es/glyph--caution/20.js +0 -33
  30. package/es/glyph--caution/24.js +0 -33
  31. package/es/glyph--caution/32.js +0 -33
  32. package/es/glyph--caution-inverted/20.js +0 -28
  33. package/es/glyph--caution-inverted/24.js +0 -28
  34. package/es/glyph--caution-inverted/32.js +0 -28
  35. package/es/glyph--circle-fill/20.js +0 -30
  36. package/es/glyph--circle-fill/24.js +0 -30
  37. package/es/glyph--circle-fill/32.js +0 -30
  38. package/es/glyph--circle-stroke/20.js +0 -28
  39. package/es/glyph--circle-stroke/24.js +0 -28
  40. package/es/glyph--circle-stroke/32.js +0 -28
  41. package/es/glyph--critical/20.js +0 -28
  42. package/es/glyph--critical/24.js +0 -28
  43. package/es/glyph--critical/32.js +0 -28
  44. package/es/glyph--incomplete/20.js +0 -28
  45. package/es/glyph--incomplete/24.js +0 -28
  46. package/es/glyph--incomplete/32.js +0 -28
  47. package/es/glyph--square-fill/20.js +0 -28
  48. package/es/glyph--square-fill/24.js +0 -28
  49. package/es/glyph--square-fill/32.js +0 -28
  50. package/es/glyph--undefined/20.js +0 -29
  51. package/es/glyph--undefined/24.js +0 -29
  52. package/es/glyph--undefined/32.js +0 -29
  53. package/lib/glyph--caution/20.js +0 -35
  54. package/lib/glyph--caution/24.js +0 -35
  55. package/lib/glyph--caution/32.js +0 -35
  56. package/lib/glyph--caution-inverted/20.js +0 -30
  57. package/lib/glyph--caution-inverted/24.js +0 -30
  58. package/lib/glyph--caution-inverted/32.js +0 -30
  59. package/lib/glyph--circle-fill/20.js +0 -32
  60. package/lib/glyph--circle-fill/24.js +0 -32
  61. package/lib/glyph--circle-fill/32.js +0 -32
  62. package/lib/glyph--circle-stroke/20.js +0 -30
  63. package/lib/glyph--circle-stroke/24.js +0 -30
  64. package/lib/glyph--circle-stroke/32.js +0 -30
  65. package/lib/glyph--critical/20.js +0 -30
  66. package/lib/glyph--critical/24.js +0 -30
  67. package/lib/glyph--critical/32.js +0 -30
  68. package/lib/glyph--incomplete/20.js +0 -30
  69. package/lib/glyph--incomplete/24.js +0 -30
  70. package/lib/glyph--incomplete/32.js +0 -30
  71. package/lib/glyph--square-fill/20.js +0 -30
  72. package/lib/glyph--square-fill/24.js +0 -30
  73. package/lib/glyph--square-fill/32.js +0 -30
  74. package/lib/glyph--undefined/20.js +0 -31
  75. package/lib/glyph--undefined/24.js +0 -31
  76. package/lib/glyph--undefined/32.js +0 -31
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@carbon/icons",
3
3
  "description": "Icons for digital and software products using the Carbon Design System",
4
- "version": "10.33.0",
4
+ "version": "10.35.0",
5
5
  "license": "Apache-2.0",
6
6
  "main": "lib/index.js",
7
7
  "module": "es/index.js",
@@ -37,10 +37,13 @@
37
37
  "clean": "rimraf es lib metadata.json svg",
38
38
  "prepublishOnly": "yarn build"
39
39
  },
40
+ "dependencies": {
41
+ "svgson": "^5.2.1"
42
+ },
40
43
  "devDependencies": {
41
- "@carbon/cli": "^10.24.0",
42
- "@carbon/icon-build-helpers": "^0.22.0",
44
+ "@carbon/cli": "^10.25.0",
45
+ "@carbon/icon-build-helpers": "^0.24.0",
43
46
  "rimraf": "^3.0.2"
44
47
  },
45
- "gitHead": "d02eacdefc2c94da1b7619a20df441e264bf884c"
48
+ "gitHead": "d6041f75d05916f33380502670a56abf82b45a20"
46
49
  }
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 14L2 3 14 3 8 14z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12.3154,12H3.6846L8,4.0884,12.3154,12M14,13,8,2,2,13Z"/><path d="M12.315 12L3.685 12 8 4.088 12.315 12z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><circle cx="8" cy="8" r="6"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8,4A4,4,0,1,1,4,8,4.0045,4.0045,0,0,1,8,4M8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12.887 11.4727a5.9936 5.9936 0 00-8.36-8.3594zM3.113 4.5273a5.9936 5.9936 0 008.36 8.3594z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2ZM8,4a4.0045,4.0045,0,0,1,4,4H4A4.0045,4.0045,0,0,1,8,4Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 3H13V13H3z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3.05 3.05H12.948999999999998V12.948999999999998H3.05z" transform="rotate(-45 8 8)"/></svg>
@@ -1,33 +0,0 @@
1
- /**
2
- * Copyright IBM Corp. 2016, 2020
3
- *
4
- * This source code is licensed under the Apache-2.0 license found in the
5
- * LICENSE file in the root directory of this source tree.
6
- *
7
- * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
- */
9
- var _20 = {
10
- "elem": "svg",
11
- "attrs": {
12
- "xmlns": "http://www.w3.org/2000/svg",
13
- "viewBox": "0 0 20 20",
14
- "fill": "currentColor",
15
- "width": 20,
16
- "height": 20
17
- },
18
- "content": [{
19
- "elem": "path",
20
- "attrs": {
21
- "d": "M12.3154,12H3.6846L8,4.0884,12.3154,12M14,13,8,2,2,13Z"
22
- }
23
- }, {
24
- "elem": "path",
25
- "attrs": {
26
- "d": "M12.315 12L3.685 12 8 4.088 12.315 12z"
27
- }
28
- }],
29
- "name": "glyph--caution",
30
- "size": 20
31
- };
32
-
33
- export default _20;
@@ -1,33 +0,0 @@
1
- /**
2
- * Copyright IBM Corp. 2016, 2020
3
- *
4
- * This source code is licensed under the Apache-2.0 license found in the
5
- * LICENSE file in the root directory of this source tree.
6
- *
7
- * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
- */
9
- var _24 = {
10
- "elem": "svg",
11
- "attrs": {
12
- "xmlns": "http://www.w3.org/2000/svg",
13
- "viewBox": "0 0 24 24",
14
- "fill": "currentColor",
15
- "width": 24,
16
- "height": 24
17
- },
18
- "content": [{
19
- "elem": "path",
20
- "attrs": {
21
- "d": "M12.3154,12H3.6846L8,4.0884,12.3154,12M14,13,8,2,2,13Z"
22
- }
23
- }, {
24
- "elem": "path",
25
- "attrs": {
26
- "d": "M12.315 12L3.685 12 8 4.088 12.315 12z"
27
- }
28
- }],
29
- "name": "glyph--caution",
30
- "size": 24
31
- };
32
-
33
- export default _24;
@@ -1,33 +0,0 @@
1
- /**
2
- * Copyright IBM Corp. 2016, 2020
3
- *
4
- * This source code is licensed under the Apache-2.0 license found in the
5
- * LICENSE file in the root directory of this source tree.
6
- *
7
- * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
- */
9
- var _32 = {
10
- "elem": "svg",
11
- "attrs": {
12
- "xmlns": "http://www.w3.org/2000/svg",
13
- "viewBox": "0 0 32 32",
14
- "fill": "currentColor",
15
- "width": 32,
16
- "height": 32
17
- },
18
- "content": [{
19
- "elem": "path",
20
- "attrs": {
21
- "d": "M12.3154,12H3.6846L8,4.0884,12.3154,12M14,13,8,2,2,13Z"
22
- }
23
- }, {
24
- "elem": "path",
25
- "attrs": {
26
- "d": "M12.315 12L3.685 12 8 4.088 12.315 12z"
27
- }
28
- }],
29
- "name": "glyph--caution",
30
- "size": 32
31
- };
32
-
33
- export default _32;
@@ -1,28 +0,0 @@
1
- /**
2
- * Copyright IBM Corp. 2016, 2020
3
- *
4
- * This source code is licensed under the Apache-2.0 license found in the
5
- * LICENSE file in the root directory of this source tree.
6
- *
7
- * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
- */
9
- var _20 = {
10
- "elem": "svg",
11
- "attrs": {
12
- "xmlns": "http://www.w3.org/2000/svg",
13
- "viewBox": "0 0 20 20",
14
- "fill": "currentColor",
15
- "width": 20,
16
- "height": 20
17
- },
18
- "content": [{
19
- "elem": "path",
20
- "attrs": {
21
- "d": "M8 14L2 3 14 3 8 14z"
22
- }
23
- }],
24
- "name": "glyph--caution-inverted",
25
- "size": 20
26
- };
27
-
28
- export default _20;
@@ -1,28 +0,0 @@
1
- /**
2
- * Copyright IBM Corp. 2016, 2020
3
- *
4
- * This source code is licensed under the Apache-2.0 license found in the
5
- * LICENSE file in the root directory of this source tree.
6
- *
7
- * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
- */
9
- var _24 = {
10
- "elem": "svg",
11
- "attrs": {
12
- "xmlns": "http://www.w3.org/2000/svg",
13
- "viewBox": "0 0 24 24",
14
- "fill": "currentColor",
15
- "width": 24,
16
- "height": 24
17
- },
18
- "content": [{
19
- "elem": "path",
20
- "attrs": {
21
- "d": "M8 14L2 3 14 3 8 14z"
22
- }
23
- }],
24
- "name": "glyph--caution-inverted",
25
- "size": 24
26
- };
27
-
28
- export default _24;
@@ -1,28 +0,0 @@
1
- /**
2
- * Copyright IBM Corp. 2016, 2020
3
- *
4
- * This source code is licensed under the Apache-2.0 license found in the
5
- * LICENSE file in the root directory of this source tree.
6
- *
7
- * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
- */
9
- var _32 = {
10
- "elem": "svg",
11
- "attrs": {
12
- "xmlns": "http://www.w3.org/2000/svg",
13
- "viewBox": "0 0 32 32",
14
- "fill": "currentColor",
15
- "width": 32,
16
- "height": 32
17
- },
18
- "content": [{
19
- "elem": "path",
20
- "attrs": {
21
- "d": "M8 14L2 3 14 3 8 14z"
22
- }
23
- }],
24
- "name": "glyph--caution-inverted",
25
- "size": 32
26
- };
27
-
28
- export default _32;
@@ -1,30 +0,0 @@
1
- /**
2
- * Copyright IBM Corp. 2016, 2020
3
- *
4
- * This source code is licensed under the Apache-2.0 license found in the
5
- * LICENSE file in the root directory of this source tree.
6
- *
7
- * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
- */
9
- var _20 = {
10
- "elem": "svg",
11
- "attrs": {
12
- "xmlns": "http://www.w3.org/2000/svg",
13
- "viewBox": "0 0 20 20",
14
- "fill": "currentColor",
15
- "width": 20,
16
- "height": 20
17
- },
18
- "content": [{
19
- "elem": "circle",
20
- "attrs": {
21
- "cx": "8",
22
- "cy": "8",
23
- "r": "6"
24
- }
25
- }],
26
- "name": "glyph--circle-fill",
27
- "size": 20
28
- };
29
-
30
- export default _20;
@@ -1,30 +0,0 @@
1
- /**
2
- * Copyright IBM Corp. 2016, 2020
3
- *
4
- * This source code is licensed under the Apache-2.0 license found in the
5
- * LICENSE file in the root directory of this source tree.
6
- *
7
- * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
- */
9
- var _24 = {
10
- "elem": "svg",
11
- "attrs": {
12
- "xmlns": "http://www.w3.org/2000/svg",
13
- "viewBox": "0 0 24 24",
14
- "fill": "currentColor",
15
- "width": 24,
16
- "height": 24
17
- },
18
- "content": [{
19
- "elem": "circle",
20
- "attrs": {
21
- "cx": "8",
22
- "cy": "8",
23
- "r": "6"
24
- }
25
- }],
26
- "name": "glyph--circle-fill",
27
- "size": 24
28
- };
29
-
30
- export default _24;
@@ -1,30 +0,0 @@
1
- /**
2
- * Copyright IBM Corp. 2016, 2020
3
- *
4
- * This source code is licensed under the Apache-2.0 license found in the
5
- * LICENSE file in the root directory of this source tree.
6
- *
7
- * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
- */
9
- var _32 = {
10
- "elem": "svg",
11
- "attrs": {
12
- "xmlns": "http://www.w3.org/2000/svg",
13
- "viewBox": "0 0 32 32",
14
- "fill": "currentColor",
15
- "width": 32,
16
- "height": 32
17
- },
18
- "content": [{
19
- "elem": "circle",
20
- "attrs": {
21
- "cx": "8",
22
- "cy": "8",
23
- "r": "6"
24
- }
25
- }],
26
- "name": "glyph--circle-fill",
27
- "size": 32
28
- };
29
-
30
- export default _32;
@@ -1,28 +0,0 @@
1
- /**
2
- * Copyright IBM Corp. 2016, 2020
3
- *
4
- * This source code is licensed under the Apache-2.0 license found in the
5
- * LICENSE file in the root directory of this source tree.
6
- *
7
- * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
- */
9
- var _20 = {
10
- "elem": "svg",
11
- "attrs": {
12
- "xmlns": "http://www.w3.org/2000/svg",
13
- "viewBox": "0 0 20 20",
14
- "fill": "currentColor",
15
- "width": 20,
16
- "height": 20
17
- },
18
- "content": [{
19
- "elem": "path",
20
- "attrs": {
21
- "d": "M8,4A4,4,0,1,1,4,8,4.0045,4.0045,0,0,1,8,4M8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2Z"
22
- }
23
- }],
24
- "name": "glyph--circle-stroke",
25
- "size": 20
26
- };
27
-
28
- export default _20;
@@ -1,28 +0,0 @@
1
- /**
2
- * Copyright IBM Corp. 2016, 2020
3
- *
4
- * This source code is licensed under the Apache-2.0 license found in the
5
- * LICENSE file in the root directory of this source tree.
6
- *
7
- * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
- */
9
- var _24 = {
10
- "elem": "svg",
11
- "attrs": {
12
- "xmlns": "http://www.w3.org/2000/svg",
13
- "viewBox": "0 0 24 24",
14
- "fill": "currentColor",
15
- "width": 24,
16
- "height": 24
17
- },
18
- "content": [{
19
- "elem": "path",
20
- "attrs": {
21
- "d": "M8,4A4,4,0,1,1,4,8,4.0045,4.0045,0,0,1,8,4M8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2Z"
22
- }
23
- }],
24
- "name": "glyph--circle-stroke",
25
- "size": 24
26
- };
27
-
28
- export default _24;
@@ -1,28 +0,0 @@
1
- /**
2
- * Copyright IBM Corp. 2016, 2020
3
- *
4
- * This source code is licensed under the Apache-2.0 license found in the
5
- * LICENSE file in the root directory of this source tree.
6
- *
7
- * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
- */
9
- var _32 = {
10
- "elem": "svg",
11
- "attrs": {
12
- "xmlns": "http://www.w3.org/2000/svg",
13
- "viewBox": "0 0 32 32",
14
- "fill": "currentColor",
15
- "width": 32,
16
- "height": 32
17
- },
18
- "content": [{
19
- "elem": "path",
20
- "attrs": {
21
- "d": "M8,4A4,4,0,1,1,4,8,4.0045,4.0045,0,0,1,8,4M8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2Z"
22
- }
23
- }],
24
- "name": "glyph--circle-stroke",
25
- "size": 32
26
- };
27
-
28
- export default _32;
@@ -1,28 +0,0 @@
1
- /**
2
- * Copyright IBM Corp. 2016, 2020
3
- *
4
- * This source code is licensed under the Apache-2.0 license found in the
5
- * LICENSE file in the root directory of this source tree.
6
- *
7
- * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
- */
9
- var _20 = {
10
- "elem": "svg",
11
- "attrs": {
12
- "xmlns": "http://www.w3.org/2000/svg",
13
- "viewBox": "0 0 20 20",
14
- "fill": "currentColor",
15
- "width": 20,
16
- "height": 20
17
- },
18
- "content": [{
19
- "elem": "path",
20
- "attrs": {
21
- "d": "M12.887 11.4727a5.9936 5.9936 0 00-8.36-8.3594zM3.113 4.5273a5.9936 5.9936 0 008.36 8.3594z"
22
- }
23
- }],
24
- "name": "glyph--critical",
25
- "size": 20
26
- };
27
-
28
- export default _20;
@@ -1,28 +0,0 @@
1
- /**
2
- * Copyright IBM Corp. 2016, 2020
3
- *
4
- * This source code is licensed under the Apache-2.0 license found in the
5
- * LICENSE file in the root directory of this source tree.
6
- *
7
- * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
- */
9
- var _24 = {
10
- "elem": "svg",
11
- "attrs": {
12
- "xmlns": "http://www.w3.org/2000/svg",
13
- "viewBox": "0 0 24 24",
14
- "fill": "currentColor",
15
- "width": 24,
16
- "height": 24
17
- },
18
- "content": [{
19
- "elem": "path",
20
- "attrs": {
21
- "d": "M12.887 11.4727a5.9936 5.9936 0 00-8.36-8.3594zM3.113 4.5273a5.9936 5.9936 0 008.36 8.3594z"
22
- }
23
- }],
24
- "name": "glyph--critical",
25
- "size": 24
26
- };
27
-
28
- export default _24;
@@ -1,28 +0,0 @@
1
- /**
2
- * Copyright IBM Corp. 2016, 2020
3
- *
4
- * This source code is licensed under the Apache-2.0 license found in the
5
- * LICENSE file in the root directory of this source tree.
6
- *
7
- * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
- */
9
- var _32 = {
10
- "elem": "svg",
11
- "attrs": {
12
- "xmlns": "http://www.w3.org/2000/svg",
13
- "viewBox": "0 0 32 32",
14
- "fill": "currentColor",
15
- "width": 32,
16
- "height": 32
17
- },
18
- "content": [{
19
- "elem": "path",
20
- "attrs": {
21
- "d": "M12.887 11.4727a5.9936 5.9936 0 00-8.36-8.3594zM3.113 4.5273a5.9936 5.9936 0 008.36 8.3594z"
22
- }
23
- }],
24
- "name": "glyph--critical",
25
- "size": 32
26
- };
27
-
28
- export default _32;
@@ -1,28 +0,0 @@
1
- /**
2
- * Copyright IBM Corp. 2016, 2020
3
- *
4
- * This source code is licensed under the Apache-2.0 license found in the
5
- * LICENSE file in the root directory of this source tree.
6
- *
7
- * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
- */
9
- var _20 = {
10
- "elem": "svg",
11
- "attrs": {
12
- "xmlns": "http://www.w3.org/2000/svg",
13
- "viewBox": "0 0 20 20",
14
- "fill": "currentColor",
15
- "width": 20,
16
- "height": 20
17
- },
18
- "content": [{
19
- "elem": "path",
20
- "attrs": {
21
- "d": "M8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2ZM8,4a4.0045,4.0045,0,0,1,4,4H4A4.0045,4.0045,0,0,1,8,4Z"
22
- }
23
- }],
24
- "name": "glyph--incomplete",
25
- "size": 20
26
- };
27
-
28
- export default _20;
@@ -1,28 +0,0 @@
1
- /**
2
- * Copyright IBM Corp. 2016, 2020
3
- *
4
- * This source code is licensed under the Apache-2.0 license found in the
5
- * LICENSE file in the root directory of this source tree.
6
- *
7
- * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
- */
9
- var _24 = {
10
- "elem": "svg",
11
- "attrs": {
12
- "xmlns": "http://www.w3.org/2000/svg",
13
- "viewBox": "0 0 24 24",
14
- "fill": "currentColor",
15
- "width": 24,
16
- "height": 24
17
- },
18
- "content": [{
19
- "elem": "path",
20
- "attrs": {
21
- "d": "M8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2ZM8,4a4.0045,4.0045,0,0,1,4,4H4A4.0045,4.0045,0,0,1,8,4Z"
22
- }
23
- }],
24
- "name": "glyph--incomplete",
25
- "size": 24
26
- };
27
-
28
- export default _24;
@@ -1,28 +0,0 @@
1
- /**
2
- * Copyright IBM Corp. 2016, 2020
3
- *
4
- * This source code is licensed under the Apache-2.0 license found in the
5
- * LICENSE file in the root directory of this source tree.
6
- *
7
- * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
- */
9
- var _32 = {
10
- "elem": "svg",
11
- "attrs": {
12
- "xmlns": "http://www.w3.org/2000/svg",
13
- "viewBox": "0 0 32 32",
14
- "fill": "currentColor",
15
- "width": 32,
16
- "height": 32
17
- },
18
- "content": [{
19
- "elem": "path",
20
- "attrs": {
21
- "d": "M8,2a6,6,0,1,0,6,6A6,6,0,0,0,8,2ZM8,4a4.0045,4.0045,0,0,1,4,4H4A4.0045,4.0045,0,0,1,8,4Z"
22
- }
23
- }],
24
- "name": "glyph--incomplete",
25
- "size": 32
26
- };
27
-
28
- export default _32;
@@ -1,28 +0,0 @@
1
- /**
2
- * Copyright IBM Corp. 2016, 2020
3
- *
4
- * This source code is licensed under the Apache-2.0 license found in the
5
- * LICENSE file in the root directory of this source tree.
6
- *
7
- * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
- */
9
- var _20 = {
10
- "elem": "svg",
11
- "attrs": {
12
- "xmlns": "http://www.w3.org/2000/svg",
13
- "viewBox": "0 0 20 20",
14
- "fill": "currentColor",
15
- "width": 20,
16
- "height": 20
17
- },
18
- "content": [{
19
- "elem": "path",
20
- "attrs": {
21
- "d": "M3 3H13V13H3z"
22
- }
23
- }],
24
- "name": "glyph--square-fill",
25
- "size": 20
26
- };
27
-
28
- export default _20;
@@ -1,28 +0,0 @@
1
- /**
2
- * Copyright IBM Corp. 2016, 2020
3
- *
4
- * This source code is licensed under the Apache-2.0 license found in the
5
- * LICENSE file in the root directory of this source tree.
6
- *
7
- * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
- */
9
- var _24 = {
10
- "elem": "svg",
11
- "attrs": {
12
- "xmlns": "http://www.w3.org/2000/svg",
13
- "viewBox": "0 0 24 24",
14
- "fill": "currentColor",
15
- "width": 24,
16
- "height": 24
17
- },
18
- "content": [{
19
- "elem": "path",
20
- "attrs": {
21
- "d": "M3 3H13V13H3z"
22
- }
23
- }],
24
- "name": "glyph--square-fill",
25
- "size": 24
26
- };
27
-
28
- export default _24;