@workday/canvas-system-icons-web 3.0.22 → 3.0.23

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,14 @@
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
+ ## [3.0.23](https://ghe.megaleo.com/Design/design-assets/compare/@workday/canvas-system-icons-web@3.0.22...@workday/canvas-system-icons-web@3.0.23) (2024-04-25)
7
+
8
+ **Note:** Version bump only for package @workday/canvas-system-icons-web
9
+
10
+
11
+
12
+
13
+
6
14
  ## [3.0.22](https://ghe.megaleo.com/Design/design-assets/compare/@workday/canvas-system-icons-web@3.0.21...@workday/canvas-system-icons-web@3.0.22) (2024-04-19)
7
15
 
8
16
  **Note:** Version bump only for package @workday/canvas-system-icons-web
@@ -4,6 +4,6 @@ var design_assets_types_1 = require("@workday/design-assets-types");
4
4
  var icon = {
5
5
  name: 'chevronHierarchyClosed',
6
6
  type: design_assets_types_1.CanvasIconTypes.System,
7
- svg: '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" class="wd-icon-chevron-hierarchy-closed wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24"><g class="wd-icon-container"><path d="M3.628 9.39L6.203 12l-2.575 2.61a.44.44 0 0 0 0 .62l.635.64.002.002a.44.44 0 0 0 .622-.002l3.482-3.523A.44.44 0 0 0 8.496 12a.44.44 0 0 0-.127-.347L4.887 8.13l-.002-.002a.44.44 0 0 0-.622.002l-.635.64a.44.44 0 0 0 0 .62zM17 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm2 0a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0z" class="wd-icon-fill" clip-rule="evenodd"/></g></svg>',
7
+ svg: '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" class="wd-icon-chevron-hierarchy-closed wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24"><g class="wd-icon-container"><circle cx="15.5" cy="12" r="1.6" class="wd-icon-accent"/><path d="M3.628 9.39L6.203 12l-2.575 2.61a.44.44 0 0 0 0 .62l.635.64.002.002a.44.44 0 0 0 .622-.002l3.482-3.523A.44.44 0 0 0 8.496 12a.44.44 0 0 0-.127-.347L4.887 8.13l-.002-.002a.44.44 0 0 0-.622.002l-.635.64a.44.44 0 0 0 0 .62z" class="wd-icon-fill"/><path fill-rule="evenodd" d="M19 12a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0zm-2 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z" class="wd-icon-fill" clip-rule="evenodd"/></g></svg>',
8
8
  };
9
9
  exports.default = icon;
@@ -2,6 +2,6 @@ import { CanvasIconTypes } from '@workday/design-assets-types';
2
2
  var icon = {
3
3
  name: 'chevronHierarchyClosed',
4
4
  type: CanvasIconTypes.System,
5
- svg: '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" class="wd-icon-chevron-hierarchy-closed wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24"><g class="wd-icon-container"><path d="M3.628 9.39L6.203 12l-2.575 2.61a.44.44 0 0 0 0 .62l.635.64.002.002a.44.44 0 0 0 .622-.002l3.482-3.523A.44.44 0 0 0 8.496 12a.44.44 0 0 0-.127-.347L4.887 8.13l-.002-.002a.44.44 0 0 0-.622.002l-.635.64a.44.44 0 0 0 0 .62zM17 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm2 0a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0z" class="wd-icon-fill" clip-rule="evenodd"/></g></svg>',
5
+ svg: '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" class="wd-icon-chevron-hierarchy-closed wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24"><g class="wd-icon-container"><circle cx="15.5" cy="12" r="1.6" class="wd-icon-accent"/><path d="M3.628 9.39L6.203 12l-2.575 2.61a.44.44 0 0 0 0 .62l.635.64.002.002a.44.44 0 0 0 .622-.002l3.482-3.523A.44.44 0 0 0 8.496 12a.44.44 0 0 0-.127-.347L4.887 8.13l-.002-.002a.44.44 0 0 0-.622.002l-.635.64a.44.44 0 0 0 0 .62z" class="wd-icon-fill"/><path fill-rule="evenodd" d="M19 12a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0zm-2 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z" class="wd-icon-fill" clip-rule="evenodd"/></g></svg>',
6
6
  };
7
7
  export default icon;