@instructure/ui-icons 8.28.3-snapshot-9 → 8.28.3-snapshot-11

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 (51) hide show
  1. package/CHANGELOG.md +2 -1
  2. package/es/IconPredictiveLine.js +41 -0
  3. package/es/IconPredictiveSolid.js +40 -0
  4. package/es/font/Line/InstructureIcons-Line.css +125 -120
  5. package/es/font/Line/InstructureIcons-Line.eot +0 -0
  6. package/es/font/Line/InstructureIcons-Line.svg +123 -120
  7. package/es/font/Line/InstructureIcons-Line.ttf +0 -0
  8. package/es/font/Line/InstructureIcons-Line.woff +0 -0
  9. package/es/font/Line/InstructureIcons-Line.woff2 +0 -0
  10. package/es/font/Line/InstructureIcons-Line_icon-map.scss +122 -120
  11. package/es/font/Solid/InstructureIcons-Solid.css +125 -120
  12. package/es/font/Solid/InstructureIcons-Solid.eot +0 -0
  13. package/es/font/Solid/InstructureIcons-Solid.svg +123 -120
  14. package/es/font/Solid/InstructureIcons-Solid.ttf +0 -0
  15. package/es/font/Solid/InstructureIcons-Solid.woff +0 -0
  16. package/es/font/Solid/InstructureIcons-Solid.woff2 +0 -0
  17. package/es/font/Solid/InstructureIcons-Solid_icon-map.scss +122 -120
  18. package/es/font/index.js +1949 -1929
  19. package/es/index.js +2 -0
  20. package/es/svg/index.js +1 -1
  21. package/lib/IconPredictiveLine.js +52 -0
  22. package/lib/IconPredictiveSolid.js +51 -0
  23. package/lib/font/Line/InstructureIcons-Line.css +125 -120
  24. package/lib/font/Line/InstructureIcons-Line.eot +0 -0
  25. package/lib/font/Line/InstructureIcons-Line.svg +123 -120
  26. package/lib/font/Line/InstructureIcons-Line.ttf +0 -0
  27. package/lib/font/Line/InstructureIcons-Line.woff +0 -0
  28. package/lib/font/Line/InstructureIcons-Line.woff2 +0 -0
  29. package/lib/font/Line/InstructureIcons-Line_icon-map.scss +122 -120
  30. package/lib/font/Solid/InstructureIcons-Solid.css +125 -120
  31. package/lib/font/Solid/InstructureIcons-Solid.eot +0 -0
  32. package/lib/font/Solid/InstructureIcons-Solid.svg +123 -120
  33. package/lib/font/Solid/InstructureIcons-Solid.ttf +0 -0
  34. package/lib/font/Solid/InstructureIcons-Solid.woff +0 -0
  35. package/lib/font/Solid/InstructureIcons-Solid.woff2 +0 -0
  36. package/lib/font/Solid/InstructureIcons-Solid_icon-map.scss +122 -120
  37. package/lib/font/index.js +2318 -2296
  38. package/lib/index.js +16 -0
  39. package/lib/svg/index.js +1 -1
  40. package/package.json +4 -4
  41. package/svg/Line/predictive.svg +3 -0
  42. package/svg/Solid/predictive.svg +3 -0
  43. package/tsconfig.build.tsbuildinfo +1 -1
  44. package/types/IconPredictiveLine.d.ts +29 -0
  45. package/types/IconPredictiveLine.d.ts.map +1 -0
  46. package/types/IconPredictiveSolid.d.ts +29 -0
  47. package/types/IconPredictiveSolid.d.ts.map +1 -0
  48. package/types/font/index.d.ts +758 -722
  49. package/types/index.d.ts +2 -0
  50. package/types/index.d.ts.map +1 -1
  51. package/types/svg/index.d.ts +260 -240
package/CHANGELOG.md CHANGED
@@ -3,12 +3,13 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [8.28.3-snapshot-9](https://github.com/instructure/instructure-ui/compare/v8.28.2...v8.28.3-snapshot-9) (2022-09-27)
6
+ ## [8.28.3-snapshot-11](https://github.com/instructure/instructure-ui/compare/v8.28.2...v8.28.3-snapshot-11) (2022-09-28)
7
7
 
8
8
 
9
9
  ### Features
10
10
 
11
11
  * **ui-icons:** add `award` icon ([4c7c37c](https://github.com/instructure/instructure-ui/commit/4c7c37ce1c75f28eb35faf621892647d245b8916))
12
+ * **ui-icons:** add `predictive` icon ([e9b210b](https://github.com/instructure/instructure-ui/commit/e9b210bb8f6101a257d5c8b019ce474157e6b058))
12
13
 
13
14
 
14
15
 
@@ -0,0 +1,41 @@
1
+ var _path;
2
+
3
+ import React, { Component } from 'react';
4
+ import { SVGIcon } from '@instructure/ui-svg-images';
5
+
6
+ class IconPredictiveLine extends Component {
7
+ constructor() {
8
+ super(...arguments);
9
+ this.ref = null;
10
+
11
+ this.handleRef = el => {
12
+ const elementRef = this.props.elementRef;
13
+ this.ref = el;
14
+
15
+ if (typeof elementRef === 'function') {
16
+ elementRef(el);
17
+ }
18
+ };
19
+ }
20
+
21
+ render() {
22
+ return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
23
+ name: "IconPredictive",
24
+ viewBox: "0 0 1920 1920",
25
+ elementRef: this.handleRef
26
+ }), _path || (_path = /*#__PURE__*/React.createElement("path", {
27
+ d: "M1515.03 881.587C1548.92 894.559 1585.07 901.308 1621.73 901.302C1700.81 901.2 1776.63 869.736 1832.54 813.81C1888.46 757.885 1919.91 682.065 1920 602.982C1920 543.977 1902.5 486.298 1869.72 437.239C1836.94 388.179 1790.34 349.943 1735.83 327.365C1681.32 304.788 1621.33 298.883 1563.46 310.397C1505.59 321.912 1452.44 350.329 1410.72 392.054C1369 433.78 1340.59 486.94 1329.09 544.812C1317.58 602.683 1323.49 662.667 1346.08 717.177C1362.85 757.657 1388.26 793.768 1420.32 823.097L1287.34 1038.33C1234.89 1018.28 1177.78 1013.41 1122.6 1024.39C1105.93 1027.71 1089.65 1032.43 1073.92 1038.46L940.742 822.916C943.974 819.958 947.146 816.922 950.257 813.81C1006.17 757.885 1037.63 682.065 1037.71 602.982C1037.71 543.977 1020.22 486.298 987.435 437.239C954.653 388.179 908.059 349.943 853.545 327.365C799.032 304.788 739.047 298.883 681.177 310.397C623.308 321.912 570.152 350.329 528.433 392.054C486.714 433.78 458.306 486.94 446.801 544.812C435.295 602.683 441.21 662.667 463.796 717.177C480.566 757.648 505.966 793.752 538.018 823.078L404.983 1038.4C352.486 1018.29 295.318 1013.4 240.075 1024.39C182.207 1035.9 129.051 1064.31 87.3305 1106.03C45.6097 1147.76 17.1974 1200.91 5.6867 1258.78C-5.82405 1316.65 0.0836871 1376.63 22.6628 1431.14C45.2419 1485.65 83.4784 1532.24 132.537 1565.02C181.595 1597.8 239.272 1615.3 298.275 1615.3C377.367 1615.21 453.194 1583.75 509.12 1527.82C565.047 1471.9 596.506 1396.07 596.595 1316.98C596.595 1257.98 579.098 1200.3 546.318 1151.24C532.939 1131.22 517.258 1113 499.677 1096.91L632.719 881.577C666.615 894.556 702.774 901.308 739.442 901.302C776.254 901.254 812.357 894.412 846.075 881.47L979.261 1097.03C976.066 1099.96 972.93 1102.96 969.857 1106.03C928.136 1147.76 899.723 1200.91 888.213 1258.78C876.702 1316.65 882.61 1376.63 905.189 1431.14C927.768 1485.65 966.004 1532.24 1015.06 1565.02C1064.12 1597.8 1121.8 1615.3 1180.8 1615.3C1259.89 1615.21 1335.72 1583.75 1391.65 1527.82C1447.57 1471.9 1479.03 1396.07 1479.12 1316.98C1479.12 1257.98 1461.62 1200.3 1428.84 1151.24C1415.43 1131.17 1399.7 1112.9 1382.07 1096.78L1515.03 881.587ZM1517.66 447.454C1548.48 426.913 1584.69 415.974 1621.73 416.022C1671.33 416.085 1718.89 435.836 1753.94 470.936C1789 506.036 1808.69 553.615 1808.69 603.222C1808.69 640.256 1797.7 676.459 1777.12 707.249C1756.54 738.039 1727.29 762.033 1693.07 776.195C1658.85 790.356 1621.2 794.049 1584.88 786.807C1548.56 779.564 1515.2 761.711 1489.03 735.507C1462.86 709.302 1445.05 675.924 1437.86 639.595C1430.66 603.266 1434.4 565.619 1448.61 531.417C1462.81 497.215 1486.84 467.995 1517.66 447.454ZM298.275 1130.02C261.25 1130.02 225.057 1141 194.272 1161.57C163.487 1182.14 139.493 1211.37 125.324 1245.58C111.156 1279.79 107.448 1317.43 114.672 1353.74C121.895 1390.05 139.724 1423.41 165.904 1449.59C192.085 1475.77 225.44 1493.6 261.754 1500.82C298.067 1508.05 335.707 1504.34 369.913 1490.17C404.119 1476 433.356 1452.01 453.926 1421.22C474.495 1390.44 485.475 1354.24 485.475 1317.22C485.475 1267.57 465.752 1219.96 430.645 1184.85C395.538 1149.74 347.923 1130.02 298.275 1130.02ZM1180.8 1130.02C1143.78 1130.02 1107.58 1141 1076.8 1161.57C1046.01 1182.14 1022.02 1211.37 1007.85 1245.58C993.682 1279.79 989.974 1317.43 997.198 1353.74C1004.42 1390.05 1022.25 1423.41 1048.43 1449.59C1074.61 1475.77 1107.97 1493.6 1144.28 1500.82C1180.59 1508.05 1218.23 1504.34 1252.44 1490.17C1286.65 1476 1315.88 1452.01 1336.45 1421.22C1357.02 1390.44 1368 1354.24 1368 1317.22C1368 1267.57 1348.28 1219.96 1313.17 1184.85C1278.06 1149.74 1230.45 1130.02 1180.8 1130.02ZM739.442 416.022C702.418 416.022 666.225 427.001 635.44 447.571C604.655 468.14 580.661 497.377 566.492 531.583C552.323 565.79 548.616 603.429 555.839 639.742C563.062 676.056 580.892 709.412 607.072 735.592C633.252 761.772 666.608 779.601 702.921 786.825C739.235 794.048 776.874 790.341 811.081 776.172C845.287 762.003 874.524 738.009 895.093 707.224C915.663 676.439 926.642 640.246 926.642 603.222C926.642 553.573 906.92 505.958 871.813 470.851C836.706 435.744 789.091 416.022 739.442 416.022Z",
28
+ fillRule: "evenodd"
29
+ })));
30
+ }
31
+
32
+ }
33
+
34
+ IconPredictiveLine.glyphName = 'predictive';
35
+ IconPredictiveLine.variant = 'Line';
36
+ IconPredictiveLine.displayName = 'IconPredictiveLine';
37
+ IconPredictiveLine.propTypes = { ...SVGIcon.propTypes
38
+ };
39
+ IconPredictiveLine.allowedProps = [...SVGIcon.allowedProps];
40
+ export default IconPredictiveLine;
41
+ export { IconPredictiveLine };
@@ -0,0 +1,40 @@
1
+ var _path;
2
+
3
+ import React, { Component } from 'react';
4
+ import { SVGIcon } from '@instructure/ui-svg-images';
5
+
6
+ class IconPredictiveSolid extends Component {
7
+ constructor() {
8
+ super(...arguments);
9
+ this.ref = null;
10
+
11
+ this.handleRef = el => {
12
+ const elementRef = this.props.elementRef;
13
+ this.ref = el;
14
+
15
+ if (typeof elementRef === 'function') {
16
+ elementRef(el);
17
+ }
18
+ };
19
+ }
20
+
21
+ render() {
22
+ return /*#__PURE__*/React.createElement(SVGIcon, Object.assign({}, this.props, {
23
+ name: "IconPredictive",
24
+ viewBox: "0 0 1920 1920",
25
+ elementRef: this.handleRef
26
+ }), _path || (_path = /*#__PURE__*/React.createElement("path", {
27
+ d: "M1515.03 881.587C1548.92 894.559 1585.07 901.308 1621.73 901.302C1700.81 901.2 1776.63 869.736 1832.54 813.81C1888.46 757.885 1919.91 682.065 1920 602.982C1920 543.977 1902.5 486.298 1869.72 437.239C1836.94 388.179 1790.34 349.943 1735.83 327.365C1681.32 304.788 1621.33 298.883 1563.46 310.397C1505.59 321.912 1452.44 350.329 1410.72 392.054C1369 433.78 1340.59 486.94 1329.09 544.812C1317.58 602.683 1323.49 662.667 1346.08 717.177C1362.85 757.657 1388.26 793.768 1420.32 823.097L1287.34 1038.33C1234.89 1018.28 1177.78 1013.41 1122.6 1024.39C1105.93 1027.71 1089.65 1032.43 1073.92 1038.46L940.742 822.916C943.974 819.958 947.146 816.922 950.257 813.81C1006.17 757.885 1037.63 682.065 1037.71 602.982C1037.71 543.977 1020.22 486.298 987.435 437.239C954.653 388.179 908.059 349.943 853.545 327.365C799.032 304.788 739.047 298.883 681.177 310.397C623.308 321.912 570.152 350.329 528.433 392.054C486.714 433.78 458.306 486.94 446.801 544.812C435.295 602.683 441.21 662.667 463.796 717.177C480.566 757.648 505.966 793.752 538.018 823.078L404.983 1038.4C352.486 1018.29 295.318 1013.4 240.075 1024.39C182.207 1035.9 129.051 1064.31 87.3304 1106.03C45.6096 1147.76 17.1974 1200.91 5.68661 1258.78C-5.82413 1316.65 0.0836051 1376.63 22.6627 1431.14C45.2419 1485.65 83.4783 1532.24 132.537 1565.02C181.595 1597.8 239.272 1615.3 298.274 1615.3C377.367 1615.21 453.194 1583.75 509.12 1527.82C565.047 1471.9 596.505 1396.07 596.594 1316.98C596.594 1257.98 579.098 1200.3 546.318 1151.24C532.939 1131.22 517.258 1113 499.677 1096.91L632.719 881.577C666.615 894.556 702.773 901.308 739.442 901.302C776.254 901.254 812.357 894.412 846.075 881.47L979.261 1097.03C976.066 1099.96 972.93 1102.96 969.856 1106.03C928.136 1147.76 899.723 1200.91 888.213 1258.78C876.702 1316.65 882.61 1376.63 905.189 1431.14C927.768 1485.65 966.004 1532.24 1015.06 1565.02C1064.12 1597.8 1121.8 1615.3 1180.8 1615.3C1259.89 1615.21 1335.72 1583.75 1391.65 1527.82C1447.57 1471.9 1479.03 1396.07 1479.12 1316.98C1479.12 1257.98 1461.62 1200.3 1428.84 1151.24C1415.43 1131.17 1399.7 1112.9 1382.07 1096.78L1515.03 881.587Z"
28
+ })));
29
+ }
30
+
31
+ }
32
+
33
+ IconPredictiveSolid.glyphName = 'predictive';
34
+ IconPredictiveSolid.variant = 'Solid';
35
+ IconPredictiveSolid.displayName = 'IconPredictiveSolid';
36
+ IconPredictiveSolid.propTypes = { ...SVGIcon.propTypes
37
+ };
38
+ IconPredictiveSolid.allowedProps = [...SVGIcon.allowedProps];
39
+ export default IconPredictiveSolid;
40
+ export { IconPredictiveSolid };