@instructure/ui-icons 11.0.2-snapshot-7 → 11.2.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/CHANGELOG.md +14 -1
- package/LICENSE.md +27 -0
- package/es/icon-font/Line/InstructureIcons-Line.css +91 -94
- package/es/icon-font/Line/InstructureIcons-Line.woff2 +0 -0
- package/es/icon-font/Solid/InstructureIcons-Solid.css +91 -94
- package/es/icon-font/Solid/InstructureIcons-Solid.woff2 +0 -0
- package/es/icons-data.json +1 -1
- package/es/index.js +0 -2
- package/es/svg/index.js +0 -14
- package/lib/icon-font/Line/InstructureIcons-Line.css +91 -94
- package/lib/icon-font/Line/InstructureIcons-Line.woff2 +0 -0
- package/lib/icon-font/Solid/InstructureIcons-Solid.css +91 -94
- package/lib/icon-font/Solid/InstructureIcons-Solid.woff2 +0 -0
- package/lib/icons-data.json +1 -1
- package/lib/index.js +0 -14
- package/lib/svg/index.js +1 -15
- package/package.json +18 -13
- package/tsconfig.build.tsbuildinfo +1 -1
- package/types/index.d.ts +0 -2
- package/types/index.d.ts.map +1 -1
- package/types/svg/index.d.ts +682 -702
- package/es/IconComplianceDraftLine.js +0 -85
- package/es/IconComplianceDraftSolid.js +0 -65
- package/lib/IconComplianceDraftLine.js +0 -91
- package/lib/IconComplianceDraftSolid.js +0 -71
- package/svg/Line/compliance-draft.svg +0 -10
- package/svg/Solid/compliance-draft.svg +0 -4
- package/types/IconComplianceDraftLine.d.ts +0 -14
- package/types/IconComplianceDraftLine.d.ts.map +0 -1
- package/types/IconComplianceDraftSolid.d.ts +0 -14
- package/types/IconComplianceDraftSolid.d.ts.map +0 -1
|
@@ -1,85 +0,0 @@
|
|
|
1
|
-
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8;
|
|
2
|
-
/*
|
|
3
|
-
* The MIT License (MIT)
|
|
4
|
-
*
|
|
5
|
-
* Copyright (c) 2015 - present Instructure, Inc.
|
|
6
|
-
*
|
|
7
|
-
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
8
|
-
* of this software and associated documentation files (the "Software"), to deal
|
|
9
|
-
* in the Software without restriction, including without limitation the rights
|
|
10
|
-
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
11
|
-
* copies of the Software, and to permit persons to whom the Software is
|
|
12
|
-
* furnished to do so, subject to the following conditions:
|
|
13
|
-
*
|
|
14
|
-
* The above copyright notice and this permission notice shall be included in all
|
|
15
|
-
* copies or substantial portions of the Software.
|
|
16
|
-
*
|
|
17
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
18
|
-
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
19
|
-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
20
|
-
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
21
|
-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
22
|
-
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
23
|
-
* SOFTWARE.
|
|
24
|
-
*/
|
|
25
|
-
import { Component } from 'react';
|
|
26
|
-
import { SVGIcon } from '@instructure/ui-svg-images';
|
|
27
|
-
import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
|
28
|
-
class IconComplianceDraftLine extends Component {
|
|
29
|
-
constructor(...args) {
|
|
30
|
-
super(...args);
|
|
31
|
-
this.ref = null;
|
|
32
|
-
this.handleRef = el => {
|
|
33
|
-
const elementRef = this.props.elementRef;
|
|
34
|
-
this.ref = el;
|
|
35
|
-
if (typeof elementRef === 'function') {
|
|
36
|
-
elementRef(el);
|
|
37
|
-
}
|
|
38
|
-
};
|
|
39
|
-
}
|
|
40
|
-
render() {
|
|
41
|
-
return _jsxs(SVGIcon, {
|
|
42
|
-
...this.props,
|
|
43
|
-
name: "IconComplianceDraft",
|
|
44
|
-
viewBox: "0 0 1920 1920",
|
|
45
|
-
elementRef: this.handleRef,
|
|
46
|
-
children: [_path || (_path = _jsx("path", {
|
|
47
|
-
fillRule: "evenodd",
|
|
48
|
-
clipRule: "evenodd",
|
|
49
|
-
d: "M935.23 53.3334C999.314 53.3334 1053.5 94.26 1073.88 151.022H1476.76V1070.5C1442.46 1073.96 1409.43 1081.66 1378.24 1093.12V248.711H1082.96V444.178H393.795V248.711H98.4262V1616.71H1144.89C1159.26 1652.08 1178.57 1684.91 1202 1714.4H0V151.022H402.875C423.259 94.2748 477.367 53.3447 541.435 53.3334H935.23ZM541.435 151.022C514.388 151.04 492.24 173.022 492.222 199.866V346.49H984.443V199.866C984.425 173.011 962.292 151.022 935.23 151.022H541.435Z",
|
|
50
|
-
fill: "#273540"
|
|
51
|
-
})), _path2 || (_path2 = _jsx("path", {
|
|
52
|
-
fillRule: "evenodd",
|
|
53
|
-
clipRule: "evenodd",
|
|
54
|
-
d: "M590.648 1421.25H295.369V1128.18H590.648V1421.25ZM393.795 1323.56H492.222V1225.87H393.795V1323.56Z",
|
|
55
|
-
fill: "#273540"
|
|
56
|
-
})), _path3 || (_path3 = _jsx("path", {
|
|
57
|
-
d: "M984.534 1421.25H689.165V1323.56H984.534V1421.25Z",
|
|
58
|
-
fill: "#273540"
|
|
59
|
-
})), _path4 || (_path4 = _jsx("path", {
|
|
60
|
-
d: "M1181.39 1225.87H689.165V1128.18H1181.39V1225.87Z",
|
|
61
|
-
fill: "#273540"
|
|
62
|
-
})), _path5 || (_path5 = _jsx("path", {
|
|
63
|
-
fillRule: "evenodd",
|
|
64
|
-
clipRule: "evenodd",
|
|
65
|
-
d: "M590.648 932.712H295.369V639.556H590.648V932.712ZM393.795 835.023H492.222V737.335H393.795V835.023Z",
|
|
66
|
-
fill: "#273540"
|
|
67
|
-
})), _path6 || (_path6 = _jsx("path", {
|
|
68
|
-
d: "M984.534 932.712H689.165V835.023H984.534V932.712Z",
|
|
69
|
-
fill: "#273540"
|
|
70
|
-
})), _path7 || (_path7 = _jsx("path", {
|
|
71
|
-
d: "M1181.39 737.335H689.165V639.556H1181.39V737.335Z",
|
|
72
|
-
fill: "#273540"
|
|
73
|
-
})), _path8 || (_path8 = _jsx("path", {
|
|
74
|
-
d: "M1517.87 1068.43C1739.64 1068.44 1919.99 1247.44 1920 1467.55C1919.99 1687.65 1739.64 1866.66 1517.87 1866.67C1296.1 1866.66 1115.75 1687.65 1115.74 1467.55C1115.75 1247.44 1296.1 1068.44 1517.87 1068.43ZM1517.89 1156.12C1344.84 1156.12 1204.09 1295.81 1204.09 1467.57C1204.09 1639.32 1344.84 1779.02 1517.89 1779.02C1690.94 1779.02 1831.69 1639.32 1831.69 1467.57C1831.69 1295.81 1690.94 1156.12 1517.89 1156.12ZM1733.9 1378.44L1478.75 1631.67L1315.77 1469.91L1332.2 1453.6L1361.8 1424.31L1378.24 1408L1478.66 1507.67L1671.43 1316.44L1733.9 1378.44Z",
|
|
75
|
-
fill: "#273540"
|
|
76
|
-
}))]
|
|
77
|
-
});
|
|
78
|
-
}
|
|
79
|
-
}
|
|
80
|
-
IconComplianceDraftLine.glyphName = 'compliance-draft';
|
|
81
|
-
IconComplianceDraftLine.variant = 'Line';
|
|
82
|
-
IconComplianceDraftLine.displayName = 'IconComplianceDraftLine';
|
|
83
|
-
IconComplianceDraftLine.allowedProps = [...SVGIcon.allowedProps];
|
|
84
|
-
export default IconComplianceDraftLine;
|
|
85
|
-
export { IconComplianceDraftLine };
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
var _path, _path2;
|
|
2
|
-
/*
|
|
3
|
-
* The MIT License (MIT)
|
|
4
|
-
*
|
|
5
|
-
* Copyright (c) 2015 - present Instructure, Inc.
|
|
6
|
-
*
|
|
7
|
-
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
8
|
-
* of this software and associated documentation files (the "Software"), to deal
|
|
9
|
-
* in the Software without restriction, including without limitation the rights
|
|
10
|
-
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
11
|
-
* copies of the Software, and to permit persons to whom the Software is
|
|
12
|
-
* furnished to do so, subject to the following conditions:
|
|
13
|
-
*
|
|
14
|
-
* The above copyright notice and this permission notice shall be included in all
|
|
15
|
-
* copies or substantial portions of the Software.
|
|
16
|
-
*
|
|
17
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
18
|
-
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
19
|
-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
20
|
-
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
21
|
-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
22
|
-
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
23
|
-
* SOFTWARE.
|
|
24
|
-
*/
|
|
25
|
-
import { Component } from 'react';
|
|
26
|
-
import { SVGIcon } from '@instructure/ui-svg-images';
|
|
27
|
-
import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
|
28
|
-
class IconComplianceDraftSolid extends Component {
|
|
29
|
-
constructor(...args) {
|
|
30
|
-
super(...args);
|
|
31
|
-
this.ref = null;
|
|
32
|
-
this.handleRef = el => {
|
|
33
|
-
const elementRef = this.props.elementRef;
|
|
34
|
-
this.ref = el;
|
|
35
|
-
if (typeof elementRef === 'function') {
|
|
36
|
-
elementRef(el);
|
|
37
|
-
}
|
|
38
|
-
};
|
|
39
|
-
}
|
|
40
|
-
render() {
|
|
41
|
-
return _jsxs(SVGIcon, {
|
|
42
|
-
...this.props,
|
|
43
|
-
name: "IconComplianceDraft",
|
|
44
|
-
viewBox: "0 0 1920 1920",
|
|
45
|
-
elementRef: this.handleRef,
|
|
46
|
-
children: [_path || (_path = _jsx("path", {
|
|
47
|
-
fillRule: "evenodd",
|
|
48
|
-
clipRule: "evenodd",
|
|
49
|
-
d: "M977.848 53.3334C1044.85 53.3334 1101.51 96.2245 1122.82 155.711H1544.05V1119.33C1332.03 1140.75 1166.58 1318.88 1166.58 1535.45C1166.59 1633.14 1200.35 1722.94 1256.77 1794.13H0V155.711H421.234C442.546 96.24 499.121 53.3453 566.108 53.3334H977.848ZM308.829 1486.91H617.563V1179.77H308.829V1486.91ZM720.57 1486.91H1029.3V1384.53H720.57V1486.91ZM720.57 1282.15H1235.22V1179.77H720.57V1282.15ZM308.829 974.922H617.563V667.694H308.829V974.922ZM720.57 974.922H1029.3V872.544H720.57V974.922ZM720.57 770.167H1235.22V667.694H720.57V770.167ZM566.108 155.711C537.825 155.727 514.67 178.663 514.652 206.9V360.561H1029.3V206.9C1029.29 178.653 1006.14 155.711 977.848 155.711H566.108Z",
|
|
50
|
-
fill: "#2B3B46"
|
|
51
|
-
})), _path2 || (_path2 = _jsx("path", {
|
|
52
|
-
fillRule: "evenodd",
|
|
53
|
-
clipRule: "evenodd",
|
|
54
|
-
d: "M1591.9 1213.87C1772.84 1213.87 1920 1360.27 1920 1540.27C1920 1720.27 1772.84 1866.67 1591.9 1866.67C1410.96 1866.67 1263.8 1720.27 1263.8 1540.27C1263.8 1360.27 1410.96 1213.87 1591.9 1213.87ZM1545.57 1592.87L1440.57 1488.42L1423.39 1505.51L1392.44 1536.21L1375.25 1553.3L1545.66 1722.83L1812.44 1457.44L1747.12 1392.46L1545.57 1592.87Z",
|
|
55
|
-
fill: "#2B3B46"
|
|
56
|
-
}))]
|
|
57
|
-
});
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
IconComplianceDraftSolid.glyphName = 'compliance-draft';
|
|
61
|
-
IconComplianceDraftSolid.variant = 'Solid';
|
|
62
|
-
IconComplianceDraftSolid.displayName = 'IconComplianceDraftSolid';
|
|
63
|
-
IconComplianceDraftSolid.allowedProps = [...SVGIcon.allowedProps];
|
|
64
|
-
export default IconComplianceDraftSolid;
|
|
65
|
-
export { IconComplianceDraftSolid };
|
|
@@ -1,91 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.default = exports.IconComplianceDraftLine = void 0;
|
|
7
|
-
var _react = require("react");
|
|
8
|
-
var _SVGIcon = require("@instructure/ui-svg-images/lib/SVGIcon");
|
|
9
|
-
var _jsxRuntime = require("@emotion/react/jsx-runtime");
|
|
10
|
-
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8;
|
|
11
|
-
/*
|
|
12
|
-
* The MIT License (MIT)
|
|
13
|
-
*
|
|
14
|
-
* Copyright (c) 2015 - present Instructure, Inc.
|
|
15
|
-
*
|
|
16
|
-
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
17
|
-
* of this software and associated documentation files (the "Software"), to deal
|
|
18
|
-
* in the Software without restriction, including without limitation the rights
|
|
19
|
-
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
20
|
-
* copies of the Software, and to permit persons to whom the Software is
|
|
21
|
-
* furnished to do so, subject to the following conditions:
|
|
22
|
-
*
|
|
23
|
-
* The above copyright notice and this permission notice shall be included in all
|
|
24
|
-
* copies or substantial portions of the Software.
|
|
25
|
-
*
|
|
26
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
27
|
-
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
28
|
-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
29
|
-
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
30
|
-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
31
|
-
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
32
|
-
* SOFTWARE.
|
|
33
|
-
*/
|
|
34
|
-
class IconComplianceDraftLine extends _react.Component {
|
|
35
|
-
constructor(...args) {
|
|
36
|
-
super(...args);
|
|
37
|
-
this.ref = null;
|
|
38
|
-
this.handleRef = el => {
|
|
39
|
-
const elementRef = this.props.elementRef;
|
|
40
|
-
this.ref = el;
|
|
41
|
-
if (typeof elementRef === 'function') {
|
|
42
|
-
elementRef(el);
|
|
43
|
-
}
|
|
44
|
-
};
|
|
45
|
-
}
|
|
46
|
-
render() {
|
|
47
|
-
return (0, _jsxRuntime.jsxs)(_SVGIcon.SVGIcon, {
|
|
48
|
-
...this.props,
|
|
49
|
-
name: "IconComplianceDraft",
|
|
50
|
-
viewBox: "0 0 1920 1920",
|
|
51
|
-
elementRef: this.handleRef,
|
|
52
|
-
children: [_path || (_path = (0, _jsxRuntime.jsx)("path", {
|
|
53
|
-
fillRule: "evenodd",
|
|
54
|
-
clipRule: "evenodd",
|
|
55
|
-
d: "M935.23 53.3334C999.314 53.3334 1053.5 94.26 1073.88 151.022H1476.76V1070.5C1442.46 1073.96 1409.43 1081.66 1378.24 1093.12V248.711H1082.96V444.178H393.795V248.711H98.4262V1616.71H1144.89C1159.26 1652.08 1178.57 1684.91 1202 1714.4H0V151.022H402.875C423.259 94.2748 477.367 53.3447 541.435 53.3334H935.23ZM541.435 151.022C514.388 151.04 492.24 173.022 492.222 199.866V346.49H984.443V199.866C984.425 173.011 962.292 151.022 935.23 151.022H541.435Z",
|
|
56
|
-
fill: "#273540"
|
|
57
|
-
})), _path2 || (_path2 = (0, _jsxRuntime.jsx)("path", {
|
|
58
|
-
fillRule: "evenodd",
|
|
59
|
-
clipRule: "evenodd",
|
|
60
|
-
d: "M590.648 1421.25H295.369V1128.18H590.648V1421.25ZM393.795 1323.56H492.222V1225.87H393.795V1323.56Z",
|
|
61
|
-
fill: "#273540"
|
|
62
|
-
})), _path3 || (_path3 = (0, _jsxRuntime.jsx)("path", {
|
|
63
|
-
d: "M984.534 1421.25H689.165V1323.56H984.534V1421.25Z",
|
|
64
|
-
fill: "#273540"
|
|
65
|
-
})), _path4 || (_path4 = (0, _jsxRuntime.jsx)("path", {
|
|
66
|
-
d: "M1181.39 1225.87H689.165V1128.18H1181.39V1225.87Z",
|
|
67
|
-
fill: "#273540"
|
|
68
|
-
})), _path5 || (_path5 = (0, _jsxRuntime.jsx)("path", {
|
|
69
|
-
fillRule: "evenodd",
|
|
70
|
-
clipRule: "evenodd",
|
|
71
|
-
d: "M590.648 932.712H295.369V639.556H590.648V932.712ZM393.795 835.023H492.222V737.335H393.795V835.023Z",
|
|
72
|
-
fill: "#273540"
|
|
73
|
-
})), _path6 || (_path6 = (0, _jsxRuntime.jsx)("path", {
|
|
74
|
-
d: "M984.534 932.712H689.165V835.023H984.534V932.712Z",
|
|
75
|
-
fill: "#273540"
|
|
76
|
-
})), _path7 || (_path7 = (0, _jsxRuntime.jsx)("path", {
|
|
77
|
-
d: "M1181.39 737.335H689.165V639.556H1181.39V737.335Z",
|
|
78
|
-
fill: "#273540"
|
|
79
|
-
})), _path8 || (_path8 = (0, _jsxRuntime.jsx)("path", {
|
|
80
|
-
d: "M1517.87 1068.43C1739.64 1068.44 1919.99 1247.44 1920 1467.55C1919.99 1687.65 1739.64 1866.66 1517.87 1866.67C1296.1 1866.66 1115.75 1687.65 1115.74 1467.55C1115.75 1247.44 1296.1 1068.44 1517.87 1068.43ZM1517.89 1156.12C1344.84 1156.12 1204.09 1295.81 1204.09 1467.57C1204.09 1639.32 1344.84 1779.02 1517.89 1779.02C1690.94 1779.02 1831.69 1639.32 1831.69 1467.57C1831.69 1295.81 1690.94 1156.12 1517.89 1156.12ZM1733.9 1378.44L1478.75 1631.67L1315.77 1469.91L1332.2 1453.6L1361.8 1424.31L1378.24 1408L1478.66 1507.67L1671.43 1316.44L1733.9 1378.44Z",
|
|
81
|
-
fill: "#273540"
|
|
82
|
-
}))]
|
|
83
|
-
});
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
exports.IconComplianceDraftLine = IconComplianceDraftLine;
|
|
87
|
-
IconComplianceDraftLine.glyphName = 'compliance-draft';
|
|
88
|
-
IconComplianceDraftLine.variant = 'Line';
|
|
89
|
-
IconComplianceDraftLine.displayName = 'IconComplianceDraftLine';
|
|
90
|
-
IconComplianceDraftLine.allowedProps = [..._SVGIcon.SVGIcon.allowedProps];
|
|
91
|
-
var _default = exports.default = IconComplianceDraftLine;
|
|
@@ -1,71 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.default = exports.IconComplianceDraftSolid = void 0;
|
|
7
|
-
var _react = require("react");
|
|
8
|
-
var _SVGIcon = require("@instructure/ui-svg-images/lib/SVGIcon");
|
|
9
|
-
var _jsxRuntime = require("@emotion/react/jsx-runtime");
|
|
10
|
-
var _path, _path2;
|
|
11
|
-
/*
|
|
12
|
-
* The MIT License (MIT)
|
|
13
|
-
*
|
|
14
|
-
* Copyright (c) 2015 - present Instructure, Inc.
|
|
15
|
-
*
|
|
16
|
-
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
17
|
-
* of this software and associated documentation files (the "Software"), to deal
|
|
18
|
-
* in the Software without restriction, including without limitation the rights
|
|
19
|
-
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
20
|
-
* copies of the Software, and to permit persons to whom the Software is
|
|
21
|
-
* furnished to do so, subject to the following conditions:
|
|
22
|
-
*
|
|
23
|
-
* The above copyright notice and this permission notice shall be included in all
|
|
24
|
-
* copies or substantial portions of the Software.
|
|
25
|
-
*
|
|
26
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
27
|
-
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
28
|
-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
29
|
-
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
30
|
-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
31
|
-
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
32
|
-
* SOFTWARE.
|
|
33
|
-
*/
|
|
34
|
-
class IconComplianceDraftSolid extends _react.Component {
|
|
35
|
-
constructor(...args) {
|
|
36
|
-
super(...args);
|
|
37
|
-
this.ref = null;
|
|
38
|
-
this.handleRef = el => {
|
|
39
|
-
const elementRef = this.props.elementRef;
|
|
40
|
-
this.ref = el;
|
|
41
|
-
if (typeof elementRef === 'function') {
|
|
42
|
-
elementRef(el);
|
|
43
|
-
}
|
|
44
|
-
};
|
|
45
|
-
}
|
|
46
|
-
render() {
|
|
47
|
-
return (0, _jsxRuntime.jsxs)(_SVGIcon.SVGIcon, {
|
|
48
|
-
...this.props,
|
|
49
|
-
name: "IconComplianceDraft",
|
|
50
|
-
viewBox: "0 0 1920 1920",
|
|
51
|
-
elementRef: this.handleRef,
|
|
52
|
-
children: [_path || (_path = (0, _jsxRuntime.jsx)("path", {
|
|
53
|
-
fillRule: "evenodd",
|
|
54
|
-
clipRule: "evenodd",
|
|
55
|
-
d: "M977.848 53.3334C1044.85 53.3334 1101.51 96.2245 1122.82 155.711H1544.05V1119.33C1332.03 1140.75 1166.58 1318.88 1166.58 1535.45C1166.59 1633.14 1200.35 1722.94 1256.77 1794.13H0V155.711H421.234C442.546 96.24 499.121 53.3453 566.108 53.3334H977.848ZM308.829 1486.91H617.563V1179.77H308.829V1486.91ZM720.57 1486.91H1029.3V1384.53H720.57V1486.91ZM720.57 1282.15H1235.22V1179.77H720.57V1282.15ZM308.829 974.922H617.563V667.694H308.829V974.922ZM720.57 974.922H1029.3V872.544H720.57V974.922ZM720.57 770.167H1235.22V667.694H720.57V770.167ZM566.108 155.711C537.825 155.727 514.67 178.663 514.652 206.9V360.561H1029.3V206.9C1029.29 178.653 1006.14 155.711 977.848 155.711H566.108Z",
|
|
56
|
-
fill: "#2B3B46"
|
|
57
|
-
})), _path2 || (_path2 = (0, _jsxRuntime.jsx)("path", {
|
|
58
|
-
fillRule: "evenodd",
|
|
59
|
-
clipRule: "evenodd",
|
|
60
|
-
d: "M1591.9 1213.87C1772.84 1213.87 1920 1360.27 1920 1540.27C1920 1720.27 1772.84 1866.67 1591.9 1866.67C1410.96 1866.67 1263.8 1720.27 1263.8 1540.27C1263.8 1360.27 1410.96 1213.87 1591.9 1213.87ZM1545.57 1592.87L1440.57 1488.42L1423.39 1505.51L1392.44 1536.21L1375.25 1553.3L1545.66 1722.83L1812.44 1457.44L1747.12 1392.46L1545.57 1592.87Z",
|
|
61
|
-
fill: "#2B3B46"
|
|
62
|
-
}))]
|
|
63
|
-
});
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
exports.IconComplianceDraftSolid = IconComplianceDraftSolid;
|
|
67
|
-
IconComplianceDraftSolid.glyphName = 'compliance-draft';
|
|
68
|
-
IconComplianceDraftSolid.variant = 'Solid';
|
|
69
|
-
IconComplianceDraftSolid.displayName = 'IconComplianceDraftSolid';
|
|
70
|
-
IconComplianceDraftSolid.allowedProps = [..._SVGIcon.SVGIcon.allowedProps];
|
|
71
|
-
var _default = exports.default = IconComplianceDraftSolid;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<svg width="1920" height="1920" viewBox="0 0 1920 1920" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M935.23 53.3334C999.314 53.3334 1053.5 94.26 1073.88 151.022H1476.76V1070.5C1442.46 1073.96 1409.43 1081.66 1378.24 1093.12V248.711H1082.96V444.178H393.795V248.711H98.4262V1616.71H1144.89C1159.26 1652.08 1178.57 1684.91 1202 1714.4H0V151.022H402.875C423.259 94.2748 477.367 53.3447 541.435 53.3334H935.23ZM541.435 151.022C514.388 151.04 492.24 173.022 492.222 199.866V346.49H984.443V199.866C984.425 173.011 962.292 151.022 935.23 151.022H541.435Z" fill="#273540"/>
|
|
3
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M590.648 1421.25H295.369V1128.18H590.648V1421.25ZM393.795 1323.56H492.222V1225.87H393.795V1323.56Z" fill="#273540"/>
|
|
4
|
-
<path d="M984.534 1421.25H689.165V1323.56H984.534V1421.25Z" fill="#273540"/>
|
|
5
|
-
<path d="M1181.39 1225.87H689.165V1128.18H1181.39V1225.87Z" fill="#273540"/>
|
|
6
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M590.648 932.712H295.369V639.556H590.648V932.712ZM393.795 835.023H492.222V737.335H393.795V835.023Z" fill="#273540"/>
|
|
7
|
-
<path d="M984.534 932.712H689.165V835.023H984.534V932.712Z" fill="#273540"/>
|
|
8
|
-
<path d="M1181.39 737.335H689.165V639.556H1181.39V737.335Z" fill="#273540"/>
|
|
9
|
-
<path d="M1517.87 1068.43C1739.64 1068.44 1919.99 1247.44 1920 1467.55C1919.99 1687.65 1739.64 1866.66 1517.87 1866.67C1296.1 1866.66 1115.75 1687.65 1115.74 1467.55C1115.75 1247.44 1296.1 1068.44 1517.87 1068.43ZM1517.89 1156.12C1344.84 1156.12 1204.09 1295.81 1204.09 1467.57C1204.09 1639.32 1344.84 1779.02 1517.89 1779.02C1690.94 1779.02 1831.69 1639.32 1831.69 1467.57C1831.69 1295.81 1690.94 1156.12 1517.89 1156.12ZM1733.9 1378.44L1478.75 1631.67L1315.77 1469.91L1332.2 1453.6L1361.8 1424.31L1378.24 1408L1478.66 1507.67L1671.43 1316.44L1733.9 1378.44Z" fill="#273540"/>
|
|
10
|
-
</svg>
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="1920" height="1920" viewBox="0 0 1920 1920" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M977.848 53.3334C1044.85 53.3334 1101.51 96.2245 1122.82 155.711H1544.05V1119.33C1332.03 1140.75 1166.58 1318.88 1166.58 1535.45C1166.59 1633.14 1200.35 1722.94 1256.77 1794.13H0V155.711H421.234C442.546 96.24 499.121 53.3453 566.108 53.3334H977.848ZM308.829 1486.91H617.563V1179.77H308.829V1486.91ZM720.57 1486.91H1029.3V1384.53H720.57V1486.91ZM720.57 1282.15H1235.22V1179.77H720.57V1282.15ZM308.829 974.922H617.563V667.694H308.829V974.922ZM720.57 974.922H1029.3V872.544H720.57V974.922ZM720.57 770.167H1235.22V667.694H720.57V770.167ZM566.108 155.711C537.825 155.727 514.67 178.663 514.652 206.9V360.561H1029.3V206.9C1029.29 178.653 1006.14 155.711 977.848 155.711H566.108Z" fill="#2B3B46"/>
|
|
3
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M1591.9 1213.87C1772.84 1213.87 1920 1360.27 1920 1540.27C1920 1720.27 1772.84 1866.67 1591.9 1866.67C1410.96 1866.67 1263.8 1720.27 1263.8 1540.27C1263.8 1360.27 1410.96 1213.87 1591.9 1213.87ZM1545.57 1592.87L1440.57 1488.42L1423.39 1505.51L1392.44 1536.21L1375.25 1553.3L1545.66 1722.83L1812.44 1457.44L1747.12 1392.46L1545.57 1592.87Z" fill="#2B3B46"/>
|
|
4
|
-
</svg>
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { Component } from 'react';
|
|
2
|
-
import type { SVGIconProps } from '@instructure/ui-svg-images';
|
|
3
|
-
declare class IconComplianceDraftLine extends Component<SVGIconProps> {
|
|
4
|
-
static glyphName: string;
|
|
5
|
-
static variant: string;
|
|
6
|
-
static displayName: string;
|
|
7
|
-
static allowedProps: ("rotate" | keyof import("@instructure/ui-svg-images/types/InlineSVG/props").InlineSVGOwnProps | "size" | "bidirectional")[];
|
|
8
|
-
ref: Element | null;
|
|
9
|
-
handleRef: (el: Element | null) => void;
|
|
10
|
-
render(): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
11
|
-
}
|
|
12
|
-
export default IconComplianceDraftLine;
|
|
13
|
-
export { IconComplianceDraftLine };
|
|
14
|
-
//# sourceMappingURL=IconComplianceDraftLine.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IconComplianceDraftLine.d.ts","sourceRoot":"","sources":["../__build__/IconComplianceDraftLine.tsx"],"names":[],"mappings":"AAuBA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAEjC,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAA;AAE9D,cAAM,uBAAwB,SAAQ,SAAS,CAAC,YAAY,CAAC;IAC3D,MAAM,CAAC,SAAS,SAAqB;IACrC,MAAM,CAAC,OAAO,SAAS;IACvB,MAAM,CAAC,WAAW,SAA4B;IAE9C,MAAM,CAAC,YAAY,+HAA8B;IAEjD,GAAG,EAAE,OAAO,GAAG,IAAI,CAAO;IAE1B,SAAS,GAAI,IAAI,OAAO,GAAG,IAAI,UAQ9B;IAED,MAAM;CAqBP;AAED,eAAe,uBAAuB,CAAA;AACtC,OAAO,EAAE,uBAAuB,EAAE,CAAA"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { Component } from 'react';
|
|
2
|
-
import type { SVGIconProps } from '@instructure/ui-svg-images';
|
|
3
|
-
declare class IconComplianceDraftSolid extends Component<SVGIconProps> {
|
|
4
|
-
static glyphName: string;
|
|
5
|
-
static variant: string;
|
|
6
|
-
static displayName: string;
|
|
7
|
-
static allowedProps: ("rotate" | keyof import("@instructure/ui-svg-images/types/InlineSVG/props").InlineSVGOwnProps | "size" | "bidirectional")[];
|
|
8
|
-
ref: Element | null;
|
|
9
|
-
handleRef: (el: Element | null) => void;
|
|
10
|
-
render(): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
11
|
-
}
|
|
12
|
-
export default IconComplianceDraftSolid;
|
|
13
|
-
export { IconComplianceDraftSolid };
|
|
14
|
-
//# sourceMappingURL=IconComplianceDraftSolid.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IconComplianceDraftSolid.d.ts","sourceRoot":"","sources":["../__build__/IconComplianceDraftSolid.tsx"],"names":[],"mappings":"AAuBA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAEjC,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAA;AAE9D,cAAM,wBAAyB,SAAQ,SAAS,CAAC,YAAY,CAAC;IAC5D,MAAM,CAAC,SAAS,SAAqB;IACrC,MAAM,CAAC,OAAO,SAAU;IACxB,MAAM,CAAC,WAAW,SAA6B;IAE/C,MAAM,CAAC,YAAY,+HAA8B;IAEjD,GAAG,EAAE,OAAO,GAAG,IAAI,CAAO;IAE1B,SAAS,GAAI,IAAI,OAAO,GAAG,IAAI,UAQ9B;IAED,MAAM;CAeP;AAED,eAAe,wBAAwB,CAAA;AACvC,OAAO,EAAE,wBAAwB,EAAE,CAAA"}
|