@instructure/ui-icons 11.2.0 → 11.2.1-snapshot-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 CHANGED
@@ -3,6 +3,17 @@
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
+ ## [11.2.1-snapshot-0](https://github.com/instructure/instructure-ui/compare/v11.2.0...v11.2.1-snapshot-0) (2025-11-07)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **ui-icons:** fix ai info icon ([723ef9f](https://github.com/instructure/instructure-ui/commit/723ef9fb972fbcbf7627653698d2e47f8af49822))
12
+
13
+
14
+
15
+
16
+
6
17
  # [11.2.0](https://github.com/instructure/instructure-ui/compare/v11.0.1...v11.2.0) (2025-11-06)
7
18
 
8
19
 
@@ -46,14 +46,11 @@ class IconAIInfoLine extends Component {
46
46
  children: [_path || (_path = _jsx("path", {
47
47
  fillRule: "evenodd",
48
48
  clipRule: "evenodd",
49
- d: "M960 0C1489.35 0 1920 430.645 1920 960C1920 1489.35 1489.35 1920 960 1920C430.645 1920 0 1489.35 0 960C0 430.645 430.645 0 960 0ZM960 1807.06C1427.13 1807.06 1807.06 1427.13 1807.06 960C1807.06 492.875 1427.13 112.941 960 112.941C492.875 112.941 112.941 492.875 112.941 960C112.941 1427.13 492.875 1807.06 960 1807.06Z",
50
- fill: "#273540"
49
+ d: "M960 0C1489.35 0 1920 430.645 1920 960C1920 1489.35 1489.35 1920 960 1920C430.645 1920 0 1489.35 0 960C0 430.645 430.645 0 960 0ZM960 1807.06C1427.13 1807.06 1807.06 1427.13 1807.06 960C1807.06 492.875 1427.13 112.941 960 112.941C492.875 112.941 112.941 492.875 112.941 960C112.941 1427.13 492.875 1807.06 960 1807.06Z"
51
50
  })), _path2 || (_path2 = _jsx("path", {
52
- d: "M1080.31 1194H954.64L923.4 1088.21H768.62L736.67 1194H613.84L774.3 725.4H920.56L1080.31 1194ZM791.34 1005.14H900.68L846.01 815.57L791.34 1005.14Z",
53
- fill: "#273540"
51
+ d: "M1080.31 1194H954.64L923.4 1088.21H768.62L736.67 1194H613.84L774.3 725.4H920.56L1080.31 1194ZM791.34 1005.14H900.68L846.01 815.57L791.34 1005.14Z"
54
52
  })), _path3 || (_path3 = _jsx("path", {
55
- d: "M1257.13 725.4V1194H1135.01V725.4H1257.13Z",
56
- fill: "#273540"
53
+ d: "M1257.13 725.4V1194H1135.01V725.4H1257.13Z"
57
54
  }))]
58
55
  });
59
56
  }
@@ -44,13 +44,11 @@ class IconAIInfoSolid extends Component {
44
44
  viewBox: "0 0 1920 1920",
45
45
  elementRef: this.handleRef,
46
46
  children: [_path || (_path = _jsx("path", {
47
- d: "M900.68 1005.14H791.34L846.01 815.57L900.68 1005.14Z",
48
- fill: "#273540"
47
+ d: "M900.68 1005.14H791.34L846.01 815.57L900.68 1005.14Z"
49
48
  })), _path2 || (_path2 = _jsx("path", {
50
49
  fillRule: "evenodd",
51
50
  clipRule: "evenodd",
52
- d: "M960 0C1489.35 0 1920 430.645 1920 960C1920 1489.35 1489.35 1920 960 1920C430.645 1920 0 1489.35 0 960C0 430.645 430.645 0 960 0ZM774.3 725.4L613.84 1194H736.67L768.62 1088.21H923.399L954.64 1194H1080.31L920.56 725.4H774.3ZM1135.01 725.4V1194H1257.13V725.4H1135.01Z",
53
- fill: "#273540"
51
+ d: "M960 0C1489.35 0 1920 430.645 1920 960C1920 1489.35 1489.35 1920 960 1920C430.645 1920 0 1489.35 0 960C0 430.645 430.645 0 960 0ZM774.3 725.4L613.84 1194H736.67L768.62 1088.21H923.399L954.64 1194H1080.31L920.56 725.4H774.3ZM1135.01 725.4V1194H1257.13V725.4H1135.01Z"
54
52
  }))]
55
53
  });
56
54
  }