@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.
- package/es/{glyph--caution/16.js → caution/index.js} +6 -6
- package/es/{glyph--caution-inverted/16.js → caution-inverted/index.js} +6 -6
- package/es/{glyph--circle-fill/16.js → circle-fill/index.js} +6 -6
- package/es/{glyph--circle-stroke/16.js → circle-stroke/index.js} +6 -6
- package/es/{glyph--critical/16.js → critical/index.js} +6 -6
- package/es/{glyph--incomplete/16.js → incomplete/index.js} +6 -6
- package/es/index.js +8 -32
- package/es/{glyph--square-fill/16.js → square-fill/index.js} +6 -6
- package/es/{glyph--undefined/16.js → undefined/index.js} +6 -6
- package/lib/{glyph--caution/16.js → caution/index.js} +6 -6
- package/lib/{glyph--caution-inverted/16.js → caution-inverted/index.js} +6 -6
- package/lib/{glyph--circle-fill/16.js → circle-fill/index.js} +6 -6
- package/lib/{glyph--circle-stroke/16.js → circle-stroke/index.js} +6 -6
- package/lib/{glyph--critical/16.js → critical/index.js} +6 -6
- package/lib/{glyph--incomplete/16.js → incomplete/index.js} +6 -6
- package/lib/index.js +16 -64
- package/lib/{glyph--square-fill/16.js → square-fill/index.js} +6 -6
- package/lib/{glyph--undefined/16.js → undefined/index.js} +6 -6
- package/metadata.json +6625 -6556
- package/package.json +7 -4
- package/svg/caution-inverted.svg +1 -0
- package/svg/caution.svg +1 -0
- package/svg/circle-fill.svg +1 -0
- package/svg/circle-stroke.svg +1 -0
- package/svg/critical.svg +1 -0
- package/svg/incomplete.svg +1 -0
- package/svg/square-fill.svg +1 -0
- package/svg/undefined.svg +1 -0
- package/es/glyph--caution/20.js +0 -33
- package/es/glyph--caution/24.js +0 -33
- package/es/glyph--caution/32.js +0 -33
- package/es/glyph--caution-inverted/20.js +0 -28
- package/es/glyph--caution-inverted/24.js +0 -28
- package/es/glyph--caution-inverted/32.js +0 -28
- package/es/glyph--circle-fill/20.js +0 -30
- package/es/glyph--circle-fill/24.js +0 -30
- package/es/glyph--circle-fill/32.js +0 -30
- package/es/glyph--circle-stroke/20.js +0 -28
- package/es/glyph--circle-stroke/24.js +0 -28
- package/es/glyph--circle-stroke/32.js +0 -28
- package/es/glyph--critical/20.js +0 -28
- package/es/glyph--critical/24.js +0 -28
- package/es/glyph--critical/32.js +0 -28
- package/es/glyph--incomplete/20.js +0 -28
- package/es/glyph--incomplete/24.js +0 -28
- package/es/glyph--incomplete/32.js +0 -28
- package/es/glyph--square-fill/20.js +0 -28
- package/es/glyph--square-fill/24.js +0 -28
- package/es/glyph--square-fill/32.js +0 -28
- package/es/glyph--undefined/20.js +0 -29
- package/es/glyph--undefined/24.js +0 -29
- package/es/glyph--undefined/32.js +0 -29
- package/lib/glyph--caution/20.js +0 -35
- package/lib/glyph--caution/24.js +0 -35
- package/lib/glyph--caution/32.js +0 -35
- package/lib/glyph--caution-inverted/20.js +0 -30
- package/lib/glyph--caution-inverted/24.js +0 -30
- package/lib/glyph--caution-inverted/32.js +0 -30
- package/lib/glyph--circle-fill/20.js +0 -32
- package/lib/glyph--circle-fill/24.js +0 -32
- package/lib/glyph--circle-fill/32.js +0 -32
- package/lib/glyph--circle-stroke/20.js +0 -30
- package/lib/glyph--circle-stroke/24.js +0 -30
- package/lib/glyph--circle-stroke/32.js +0 -30
- package/lib/glyph--critical/20.js +0 -30
- package/lib/glyph--critical/24.js +0 -30
- package/lib/glyph--critical/32.js +0 -30
- package/lib/glyph--incomplete/20.js +0 -30
- package/lib/glyph--incomplete/24.js +0 -30
- package/lib/glyph--incomplete/32.js +0 -30
- package/lib/glyph--square-fill/20.js +0 -30
- package/lib/glyph--square-fill/24.js +0 -30
- package/lib/glyph--square-fill/32.js +0 -30
- package/lib/glyph--undefined/20.js +0 -31
- package/lib/glyph--undefined/24.js +0 -31
- package/lib/glyph--undefined/32.js +0 -31
|
@@ -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": "M3 3H13V13H3z"
|
|
22
|
-
}
|
|
23
|
-
}],
|
|
24
|
-
"name": "glyph--square-fill",
|
|
25
|
-
"size": 32
|
|
26
|
-
};
|
|
27
|
-
|
|
28
|
-
export default _32;
|
|
@@ -1,29 +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.05 3.05H12.948999999999998V12.948999999999998H3.05z",
|
|
22
|
-
"transform": "rotate(-45 8 8)"
|
|
23
|
-
}
|
|
24
|
-
}],
|
|
25
|
-
"name": "glyph--undefined",
|
|
26
|
-
"size": 20
|
|
27
|
-
};
|
|
28
|
-
|
|
29
|
-
export default _20;
|
|
@@ -1,29 +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.05 3.05H12.948999999999998V12.948999999999998H3.05z",
|
|
22
|
-
"transform": "rotate(-45 8 8)"
|
|
23
|
-
}
|
|
24
|
-
}],
|
|
25
|
-
"name": "glyph--undefined",
|
|
26
|
-
"size": 24
|
|
27
|
-
};
|
|
28
|
-
|
|
29
|
-
export default _24;
|
|
@@ -1,29 +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": "M3.05 3.05H12.948999999999998V12.948999999999998H3.05z",
|
|
22
|
-
"transform": "rotate(-45 8 8)"
|
|
23
|
-
}
|
|
24
|
-
}],
|
|
25
|
-
"name": "glyph--undefined",
|
|
26
|
-
"size": 32
|
|
27
|
-
};
|
|
28
|
-
|
|
29
|
-
export default _32;
|
package/lib/glyph--caution/20.js
DELETED
|
@@ -1,35 +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
|
-
'use strict';
|
|
10
|
-
|
|
11
|
-
var _20 = {
|
|
12
|
-
"elem": "svg",
|
|
13
|
-
"attrs": {
|
|
14
|
-
"xmlns": "http://www.w3.org/2000/svg",
|
|
15
|
-
"viewBox": "0 0 20 20",
|
|
16
|
-
"fill": "currentColor",
|
|
17
|
-
"width": 20,
|
|
18
|
-
"height": 20
|
|
19
|
-
},
|
|
20
|
-
"content": [{
|
|
21
|
-
"elem": "path",
|
|
22
|
-
"attrs": {
|
|
23
|
-
"d": "M12.3154,12H3.6846L8,4.0884,12.3154,12M14,13,8,2,2,13Z"
|
|
24
|
-
}
|
|
25
|
-
}, {
|
|
26
|
-
"elem": "path",
|
|
27
|
-
"attrs": {
|
|
28
|
-
"d": "M12.315 12L3.685 12 8 4.088 12.315 12z"
|
|
29
|
-
}
|
|
30
|
-
}],
|
|
31
|
-
"name": "glyph--caution",
|
|
32
|
-
"size": 20
|
|
33
|
-
};
|
|
34
|
-
|
|
35
|
-
module.exports = _20;
|
package/lib/glyph--caution/24.js
DELETED
|
@@ -1,35 +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
|
-
'use strict';
|
|
10
|
-
|
|
11
|
-
var _24 = {
|
|
12
|
-
"elem": "svg",
|
|
13
|
-
"attrs": {
|
|
14
|
-
"xmlns": "http://www.w3.org/2000/svg",
|
|
15
|
-
"viewBox": "0 0 24 24",
|
|
16
|
-
"fill": "currentColor",
|
|
17
|
-
"width": 24,
|
|
18
|
-
"height": 24
|
|
19
|
-
},
|
|
20
|
-
"content": [{
|
|
21
|
-
"elem": "path",
|
|
22
|
-
"attrs": {
|
|
23
|
-
"d": "M12.3154,12H3.6846L8,4.0884,12.3154,12M14,13,8,2,2,13Z"
|
|
24
|
-
}
|
|
25
|
-
}, {
|
|
26
|
-
"elem": "path",
|
|
27
|
-
"attrs": {
|
|
28
|
-
"d": "M12.315 12L3.685 12 8 4.088 12.315 12z"
|
|
29
|
-
}
|
|
30
|
-
}],
|
|
31
|
-
"name": "glyph--caution",
|
|
32
|
-
"size": 24
|
|
33
|
-
};
|
|
34
|
-
|
|
35
|
-
module.exports = _24;
|
package/lib/glyph--caution/32.js
DELETED
|
@@ -1,35 +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
|
-
'use strict';
|
|
10
|
-
|
|
11
|
-
var _32 = {
|
|
12
|
-
"elem": "svg",
|
|
13
|
-
"attrs": {
|
|
14
|
-
"xmlns": "http://www.w3.org/2000/svg",
|
|
15
|
-
"viewBox": "0 0 32 32",
|
|
16
|
-
"fill": "currentColor",
|
|
17
|
-
"width": 32,
|
|
18
|
-
"height": 32
|
|
19
|
-
},
|
|
20
|
-
"content": [{
|
|
21
|
-
"elem": "path",
|
|
22
|
-
"attrs": {
|
|
23
|
-
"d": "M12.3154,12H3.6846L8,4.0884,12.3154,12M14,13,8,2,2,13Z"
|
|
24
|
-
}
|
|
25
|
-
}, {
|
|
26
|
-
"elem": "path",
|
|
27
|
-
"attrs": {
|
|
28
|
-
"d": "M12.315 12L3.685 12 8 4.088 12.315 12z"
|
|
29
|
-
}
|
|
30
|
-
}],
|
|
31
|
-
"name": "glyph--caution",
|
|
32
|
-
"size": 32
|
|
33
|
-
};
|
|
34
|
-
|
|
35
|
-
module.exports = _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
|
-
'use strict';
|
|
10
|
-
|
|
11
|
-
var _20 = {
|
|
12
|
-
"elem": "svg",
|
|
13
|
-
"attrs": {
|
|
14
|
-
"xmlns": "http://www.w3.org/2000/svg",
|
|
15
|
-
"viewBox": "0 0 20 20",
|
|
16
|
-
"fill": "currentColor",
|
|
17
|
-
"width": 20,
|
|
18
|
-
"height": 20
|
|
19
|
-
},
|
|
20
|
-
"content": [{
|
|
21
|
-
"elem": "path",
|
|
22
|
-
"attrs": {
|
|
23
|
-
"d": "M8 14L2 3 14 3 8 14z"
|
|
24
|
-
}
|
|
25
|
-
}],
|
|
26
|
-
"name": "glyph--caution-inverted",
|
|
27
|
-
"size": 20
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
module.exports = _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
|
-
'use strict';
|
|
10
|
-
|
|
11
|
-
var _24 = {
|
|
12
|
-
"elem": "svg",
|
|
13
|
-
"attrs": {
|
|
14
|
-
"xmlns": "http://www.w3.org/2000/svg",
|
|
15
|
-
"viewBox": "0 0 24 24",
|
|
16
|
-
"fill": "currentColor",
|
|
17
|
-
"width": 24,
|
|
18
|
-
"height": 24
|
|
19
|
-
},
|
|
20
|
-
"content": [{
|
|
21
|
-
"elem": "path",
|
|
22
|
-
"attrs": {
|
|
23
|
-
"d": "M8 14L2 3 14 3 8 14z"
|
|
24
|
-
}
|
|
25
|
-
}],
|
|
26
|
-
"name": "glyph--caution-inverted",
|
|
27
|
-
"size": 24
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
module.exports = _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
|
-
'use strict';
|
|
10
|
-
|
|
11
|
-
var _32 = {
|
|
12
|
-
"elem": "svg",
|
|
13
|
-
"attrs": {
|
|
14
|
-
"xmlns": "http://www.w3.org/2000/svg",
|
|
15
|
-
"viewBox": "0 0 32 32",
|
|
16
|
-
"fill": "currentColor",
|
|
17
|
-
"width": 32,
|
|
18
|
-
"height": 32
|
|
19
|
-
},
|
|
20
|
-
"content": [{
|
|
21
|
-
"elem": "path",
|
|
22
|
-
"attrs": {
|
|
23
|
-
"d": "M8 14L2 3 14 3 8 14z"
|
|
24
|
-
}
|
|
25
|
-
}],
|
|
26
|
-
"name": "glyph--caution-inverted",
|
|
27
|
-
"size": 32
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
module.exports = _32;
|
|
@@ -1,32 +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
|
-
'use strict';
|
|
10
|
-
|
|
11
|
-
var _20 = {
|
|
12
|
-
"elem": "svg",
|
|
13
|
-
"attrs": {
|
|
14
|
-
"xmlns": "http://www.w3.org/2000/svg",
|
|
15
|
-
"viewBox": "0 0 20 20",
|
|
16
|
-
"fill": "currentColor",
|
|
17
|
-
"width": 20,
|
|
18
|
-
"height": 20
|
|
19
|
-
},
|
|
20
|
-
"content": [{
|
|
21
|
-
"elem": "circle",
|
|
22
|
-
"attrs": {
|
|
23
|
-
"cx": "8",
|
|
24
|
-
"cy": "8",
|
|
25
|
-
"r": "6"
|
|
26
|
-
}
|
|
27
|
-
}],
|
|
28
|
-
"name": "glyph--circle-fill",
|
|
29
|
-
"size": 20
|
|
30
|
-
};
|
|
31
|
-
|
|
32
|
-
module.exports = _20;
|
|
@@ -1,32 +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
|
-
'use strict';
|
|
10
|
-
|
|
11
|
-
var _24 = {
|
|
12
|
-
"elem": "svg",
|
|
13
|
-
"attrs": {
|
|
14
|
-
"xmlns": "http://www.w3.org/2000/svg",
|
|
15
|
-
"viewBox": "0 0 24 24",
|
|
16
|
-
"fill": "currentColor",
|
|
17
|
-
"width": 24,
|
|
18
|
-
"height": 24
|
|
19
|
-
},
|
|
20
|
-
"content": [{
|
|
21
|
-
"elem": "circle",
|
|
22
|
-
"attrs": {
|
|
23
|
-
"cx": "8",
|
|
24
|
-
"cy": "8",
|
|
25
|
-
"r": "6"
|
|
26
|
-
}
|
|
27
|
-
}],
|
|
28
|
-
"name": "glyph--circle-fill",
|
|
29
|
-
"size": 24
|
|
30
|
-
};
|
|
31
|
-
|
|
32
|
-
module.exports = _24;
|
|
@@ -1,32 +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
|
-
'use strict';
|
|
10
|
-
|
|
11
|
-
var _32 = {
|
|
12
|
-
"elem": "svg",
|
|
13
|
-
"attrs": {
|
|
14
|
-
"xmlns": "http://www.w3.org/2000/svg",
|
|
15
|
-
"viewBox": "0 0 32 32",
|
|
16
|
-
"fill": "currentColor",
|
|
17
|
-
"width": 32,
|
|
18
|
-
"height": 32
|
|
19
|
-
},
|
|
20
|
-
"content": [{
|
|
21
|
-
"elem": "circle",
|
|
22
|
-
"attrs": {
|
|
23
|
-
"cx": "8",
|
|
24
|
-
"cy": "8",
|
|
25
|
-
"r": "6"
|
|
26
|
-
}
|
|
27
|
-
}],
|
|
28
|
-
"name": "glyph--circle-fill",
|
|
29
|
-
"size": 32
|
|
30
|
-
};
|
|
31
|
-
|
|
32
|
-
module.exports = _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
|
-
'use strict';
|
|
10
|
-
|
|
11
|
-
var _20 = {
|
|
12
|
-
"elem": "svg",
|
|
13
|
-
"attrs": {
|
|
14
|
-
"xmlns": "http://www.w3.org/2000/svg",
|
|
15
|
-
"viewBox": "0 0 20 20",
|
|
16
|
-
"fill": "currentColor",
|
|
17
|
-
"width": 20,
|
|
18
|
-
"height": 20
|
|
19
|
-
},
|
|
20
|
-
"content": [{
|
|
21
|
-
"elem": "path",
|
|
22
|
-
"attrs": {
|
|
23
|
-
"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"
|
|
24
|
-
}
|
|
25
|
-
}],
|
|
26
|
-
"name": "glyph--circle-stroke",
|
|
27
|
-
"size": 20
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
module.exports = _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
|
-
'use strict';
|
|
10
|
-
|
|
11
|
-
var _24 = {
|
|
12
|
-
"elem": "svg",
|
|
13
|
-
"attrs": {
|
|
14
|
-
"xmlns": "http://www.w3.org/2000/svg",
|
|
15
|
-
"viewBox": "0 0 24 24",
|
|
16
|
-
"fill": "currentColor",
|
|
17
|
-
"width": 24,
|
|
18
|
-
"height": 24
|
|
19
|
-
},
|
|
20
|
-
"content": [{
|
|
21
|
-
"elem": "path",
|
|
22
|
-
"attrs": {
|
|
23
|
-
"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"
|
|
24
|
-
}
|
|
25
|
-
}],
|
|
26
|
-
"name": "glyph--circle-stroke",
|
|
27
|
-
"size": 24
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
module.exports = _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
|
-
'use strict';
|
|
10
|
-
|
|
11
|
-
var _32 = {
|
|
12
|
-
"elem": "svg",
|
|
13
|
-
"attrs": {
|
|
14
|
-
"xmlns": "http://www.w3.org/2000/svg",
|
|
15
|
-
"viewBox": "0 0 32 32",
|
|
16
|
-
"fill": "currentColor",
|
|
17
|
-
"width": 32,
|
|
18
|
-
"height": 32
|
|
19
|
-
},
|
|
20
|
-
"content": [{
|
|
21
|
-
"elem": "path",
|
|
22
|
-
"attrs": {
|
|
23
|
-
"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"
|
|
24
|
-
}
|
|
25
|
-
}],
|
|
26
|
-
"name": "glyph--circle-stroke",
|
|
27
|
-
"size": 32
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
module.exports = _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
|
-
'use strict';
|
|
10
|
-
|
|
11
|
-
var _20 = {
|
|
12
|
-
"elem": "svg",
|
|
13
|
-
"attrs": {
|
|
14
|
-
"xmlns": "http://www.w3.org/2000/svg",
|
|
15
|
-
"viewBox": "0 0 20 20",
|
|
16
|
-
"fill": "currentColor",
|
|
17
|
-
"width": 20,
|
|
18
|
-
"height": 20
|
|
19
|
-
},
|
|
20
|
-
"content": [{
|
|
21
|
-
"elem": "path",
|
|
22
|
-
"attrs": {
|
|
23
|
-
"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"
|
|
24
|
-
}
|
|
25
|
-
}],
|
|
26
|
-
"name": "glyph--critical",
|
|
27
|
-
"size": 20
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
module.exports = _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
|
-
'use strict';
|
|
10
|
-
|
|
11
|
-
var _24 = {
|
|
12
|
-
"elem": "svg",
|
|
13
|
-
"attrs": {
|
|
14
|
-
"xmlns": "http://www.w3.org/2000/svg",
|
|
15
|
-
"viewBox": "0 0 24 24",
|
|
16
|
-
"fill": "currentColor",
|
|
17
|
-
"width": 24,
|
|
18
|
-
"height": 24
|
|
19
|
-
},
|
|
20
|
-
"content": [{
|
|
21
|
-
"elem": "path",
|
|
22
|
-
"attrs": {
|
|
23
|
-
"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"
|
|
24
|
-
}
|
|
25
|
-
}],
|
|
26
|
-
"name": "glyph--critical",
|
|
27
|
-
"size": 24
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
module.exports = _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
|
-
'use strict';
|
|
10
|
-
|
|
11
|
-
var _32 = {
|
|
12
|
-
"elem": "svg",
|
|
13
|
-
"attrs": {
|
|
14
|
-
"xmlns": "http://www.w3.org/2000/svg",
|
|
15
|
-
"viewBox": "0 0 32 32",
|
|
16
|
-
"fill": "currentColor",
|
|
17
|
-
"width": 32,
|
|
18
|
-
"height": 32
|
|
19
|
-
},
|
|
20
|
-
"content": [{
|
|
21
|
-
"elem": "path",
|
|
22
|
-
"attrs": {
|
|
23
|
-
"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"
|
|
24
|
-
}
|
|
25
|
-
}],
|
|
26
|
-
"name": "glyph--critical",
|
|
27
|
-
"size": 32
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
module.exports = _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
|
-
'use strict';
|
|
10
|
-
|
|
11
|
-
var _20 = {
|
|
12
|
-
"elem": "svg",
|
|
13
|
-
"attrs": {
|
|
14
|
-
"xmlns": "http://www.w3.org/2000/svg",
|
|
15
|
-
"viewBox": "0 0 20 20",
|
|
16
|
-
"fill": "currentColor",
|
|
17
|
-
"width": 20,
|
|
18
|
-
"height": 20
|
|
19
|
-
},
|
|
20
|
-
"content": [{
|
|
21
|
-
"elem": "path",
|
|
22
|
-
"attrs": {
|
|
23
|
-
"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"
|
|
24
|
-
}
|
|
25
|
-
}],
|
|
26
|
-
"name": "glyph--incomplete",
|
|
27
|
-
"size": 20
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
module.exports = _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
|
-
'use strict';
|
|
10
|
-
|
|
11
|
-
var _24 = {
|
|
12
|
-
"elem": "svg",
|
|
13
|
-
"attrs": {
|
|
14
|
-
"xmlns": "http://www.w3.org/2000/svg",
|
|
15
|
-
"viewBox": "0 0 24 24",
|
|
16
|
-
"fill": "currentColor",
|
|
17
|
-
"width": 24,
|
|
18
|
-
"height": 24
|
|
19
|
-
},
|
|
20
|
-
"content": [{
|
|
21
|
-
"elem": "path",
|
|
22
|
-
"attrs": {
|
|
23
|
-
"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"
|
|
24
|
-
}
|
|
25
|
-
}],
|
|
26
|
-
"name": "glyph--incomplete",
|
|
27
|
-
"size": 24
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
module.exports = _24;
|