@workday/canvas-system-icons-web 3.0.9 → 3.0.10

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.10](https://ghe.megaleo.com/design/design-assets/compare/@workday/canvas-system-icons-web@3.0.9...@workday/canvas-system-icons-web@3.0.10) (2023-02-22)
7
+
8
+ **Note:** Version bump only for package @workday/canvas-system-icons-web
9
+
10
+
11
+
12
+
13
+
6
14
  ## [3.0.9](https://ghe.megaleo.com/design/design-assets/compare/@workday/canvas-system-icons-web@3.0.8...@workday/canvas-system-icons-web@3.0.9) (2023-02-13)
7
15
 
8
16
  **Note:** Version bump only for package @workday/canvas-system-icons-web
@@ -4,7 +4,7 @@ var design_assets_types_1 = require("@workday/design-assets-types");
4
4
  var icon = {
5
5
  name: 'checkCircle',
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-check-circle wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24"><g class="wd-icon-container"><path fill-rule="evenodd" d="M12 2C6.476 2 2 6.477 2 12c0 5.524 4.477 10 10 10 5.524 0 10-4.477 10-10 0-5.524-4.477-10-10-10zm0 18a8 8 0 0 1-8-8 8 8 0 0 1 8-8 8 8 0 0 1 8 8 8 8 0 0 1-8 8z" class="wd-icon-fill" clip-rule="evenodd"/><path d="M8.962 11.002a.5.5 0 0 1 .707 0l1.646 1.646 3.517-3.518a.5.5 0 0 1 .707 0l.832.832a.5.5 0 0 1 0 .707l-4.7 4.7a.5.5 0 0 1-.707 0l-.365-.364a.514.514 0 0 1-.045-.04L8.13 12.541a.5.5 0 0 1 0-.707l.832-.832z" class="wd-icon-accent"/></g></svg>',
7
+ svg: '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" class="wd-icon-check-circle wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24"><g class="wd-icon-container"><circle cx="12" cy="12" r="8" class="wd-icon-background"/><path fill-rule="evenodd" d="M12 2C6.476 2 2 6.477 2 12c0 5.524 4.477 10 10 10 5.524 0 10-4.477 10-10 0-5.524-4.477-10-10-10zm0 18a8 8 0 0 1-8-8 8 8 0 0 1 8-8 8 8 0 0 1 8 8 8 8 0 0 1-8 8z" class="wd-icon-fill" clip-rule="evenodd"/><path d="M8.962 11.002a.5.5 0 0 1 .707 0l1.646 1.646 3.517-3.518a.5.5 0 0 1 .707 0l.832.832a.5.5 0 0 1 0 .707l-4.7 4.7a.5.5 0 0 1-.707 0l-.365-.364a.514.514 0 0 1-.045-.04L8.13 12.541a.5.5 0 0 1 0-.707l.832-.832z" class="wd-icon-accent"/></g></svg>',
8
8
  filename: 'wd-icon-check-circle.svg',
9
9
  category: 'Core',
10
10
  tags: ['check box', 'round', 'form', 'select', 'success', 'approve'],
@@ -2,7 +2,7 @@ import { CanvasIconTypes } from '@workday/design-assets-types';
2
2
  var icon = {
3
3
  name: 'checkCircle',
4
4
  type: CanvasIconTypes.System,
5
- svg: '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" class="wd-icon-check-circle wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24"><g class="wd-icon-container"><path fill-rule="evenodd" d="M12 2C6.476 2 2 6.477 2 12c0 5.524 4.477 10 10 10 5.524 0 10-4.477 10-10 0-5.524-4.477-10-10-10zm0 18a8 8 0 0 1-8-8 8 8 0 0 1 8-8 8 8 0 0 1 8 8 8 8 0 0 1-8 8z" class="wd-icon-fill" clip-rule="evenodd"/><path d="M8.962 11.002a.5.5 0 0 1 .707 0l1.646 1.646 3.517-3.518a.5.5 0 0 1 .707 0l.832.832a.5.5 0 0 1 0 .707l-4.7 4.7a.5.5 0 0 1-.707 0l-.365-.364a.514.514 0 0 1-.045-.04L8.13 12.541a.5.5 0 0 1 0-.707l.832-.832z" class="wd-icon-accent"/></g></svg>',
5
+ svg: '<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" class="wd-icon-check-circle wd-icon" focusable="false" role="presentation" viewBox="0 0 24 24"><g class="wd-icon-container"><circle cx="12" cy="12" r="8" class="wd-icon-background"/><path fill-rule="evenodd" d="M12 2C6.476 2 2 6.477 2 12c0 5.524 4.477 10 10 10 5.524 0 10-4.477 10-10 0-5.524-4.477-10-10-10zm0 18a8 8 0 0 1-8-8 8 8 0 0 1 8-8 8 8 0 0 1 8 8 8 8 0 0 1-8 8z" class="wd-icon-fill" clip-rule="evenodd"/><path d="M8.962 11.002a.5.5 0 0 1 .707 0l1.646 1.646 3.517-3.518a.5.5 0 0 1 .707 0l.832.832a.5.5 0 0 1 0 .707l-4.7 4.7a.5.5 0 0 1-.707 0l-.365-.364a.514.514 0 0 1-.045-.04L8.13 12.541a.5.5 0 0 1 0-.707l.832-.832z" class="wd-icon-accent"/></g></svg>',
6
6
  filename: 'wd-icon-check-circle.svg',
7
7
  category: 'Core',
8
8
  tags: ['check box', 'round', 'form', 'select', 'success', 'approve'],