@workday/canvas-system-icons-web 4.1.0 → 4.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.
@@ -0,0 +1,3 @@
1
+ import {CanvasSystemIcon} from "./types";
2
+
3
+ export declare const commentSparkleIcon: CanvasSystemIcon;
@@ -0,0 +1,32 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+
4
+ const {CanvasIconTypes} = require("./types");
5
+
6
+ exports.commentSparkleIcon = {
7
+ "name": "comment-sparkle",
8
+ "type": CanvasIconTypes.System,
9
+ "svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" class=\"wd-icon wd-icon-comment-sparkle\" viewBox=\"0 0 24 24\" role=\"presentation\" focusable=\"false\"><path fill=\"transparent\" d=\"M12 3c4.97 0 9 3.582 9 8s-4.03 8-9 8c-1.978 1.6-4.815 1.833-6 1.75.331-.98.472-2.402.472-3.436C4.359 15.85 3 13.566 3 11c0-4.418 4.03-8 9-8\" class=\"wd-icon-background\"/><path fill=\"oklch(0.3523 0 0 / 1)\" d=\"M12 2c5.409 0 10 3.922 10 9 0 4.969-4.396 8.827-9.652 8.991-1.085.792-2.324 1.244-3.426 1.491-1.199.27-2.302.314-2.992.265a1 1 0 0 1-.877-1.317c.236-.7.37-1.728.407-2.62C3.364 16.177 2 13.748 2 11c0-5.078 4.591-9 10-9m0 2c-4.532 0-8 3.241-8 7 0 2.194 1.16 4.188 3.041 5.491a1 1 0 0 1 .43.823c0 .692-.06 1.57-.2 2.408.37-.036.782-.095 1.212-.192 1.011-.227 2.057-.635 2.888-1.307l.142-.096A1 1 0 0 1 12 18c4.532 0 8-3.242 8-7s-3.468-7-8-7\" class=\"wd-icon-fill\"/><path fill=\"oklch(0.3523 0 0 / 1)\" d=\"M12 7c.276 0 .496.225.535.498a3.5 3.5 0 0 0 2.967 2.967c.273.039.498.259.498.535s-.225.496-.498.535a3.5 3.5 0 0 0-2.967 2.967c-.039.273-.259.498-.535.498s-.496-.225-.535-.498a3.5 3.5 0 0 0-2.967-2.967C8.225 11.496 8 11.276 8 11s.225-.496.498-.535a3.5 3.5 0 0 0 2.967-2.967C11.504 7.225 11.724 7 12 7\" class=\"wd-icon-accent\"/></svg>",
10
+ "filename": "wd-icon-comment-sparkle.svg",
11
+ "category": "Core",
12
+ "tags": [
13
+ "ai",
14
+ "star",
15
+ "twinkle",
16
+ "shine",
17
+ "magic",
18
+ "artificial",
19
+ "intelligence",
20
+ "generate",
21
+ "quick",
22
+ "quicktips",
23
+ "help",
24
+ "ML",
25
+ "ask",
26
+ "talk",
27
+ "chat",
28
+ "communication",
29
+ "bubble",
30
+ "comment"
31
+ ]
32
+ };
@@ -262,6 +262,7 @@ export {commentActiveIcon} from "./comment-active";
262
262
  export {commentDiscussionIcon} from "./comment-discussion";
263
263
  export {commentExclamationIcon} from "./comment-exclamation";
264
264
  export {commentPlusIcon} from "./comment-plus";
265
+ export {commentSparkleIcon} from "./comment-sparkle";
265
266
  export {commentTextIcon} from "./comment-text";
266
267
  export {commentIcon} from "./comment";
267
268
  export {compareFilesIcon} from "./compare-files";
@@ -528,6 +528,8 @@ var {commentExclamationIcon} = require("./comment-exclamation");
528
528
  exports.commentExclamationIcon = commentExclamationIcon;
529
529
  var {commentPlusIcon} = require("./comment-plus");
530
530
  exports.commentPlusIcon = commentPlusIcon;
531
+ var {commentSparkleIcon} = require("./comment-sparkle");
532
+ exports.commentSparkleIcon = commentSparkleIcon;
531
533
  var {commentTextIcon} = require("./comment-text");
532
534
  exports.commentTextIcon = commentTextIcon;
533
535
  var {commentIcon} = require("./comment");
@@ -0,0 +1,3 @@
1
+ import {CanvasSystemIcon} from "./types";
2
+
3
+ export declare const commentSparkleIcon: CanvasSystemIcon;
@@ -0,0 +1,29 @@
1
+ import {CanvasIconTypes} from "./types";
2
+
3
+ export const commentSparkleIcon = {
4
+ "name": "comment-sparkle",
5
+ "type": CanvasIconTypes.System,
6
+ "svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" class=\"wd-icon wd-icon-comment-sparkle\" viewBox=\"0 0 24 24\" role=\"presentation\" focusable=\"false\"><path fill=\"transparent\" d=\"M12 3c4.97 0 9 3.582 9 8s-4.03 8-9 8c-1.978 1.6-4.815 1.833-6 1.75.331-.98.472-2.402.472-3.436C4.359 15.85 3 13.566 3 11c0-4.418 4.03-8 9-8\" class=\"wd-icon-background\"/><path fill=\"oklch(0.3523 0 0 / 1)\" d=\"M12 2c5.409 0 10 3.922 10 9 0 4.969-4.396 8.827-9.652 8.991-1.085.792-2.324 1.244-3.426 1.491-1.199.27-2.302.314-2.992.265a1 1 0 0 1-.877-1.317c.236-.7.37-1.728.407-2.62C3.364 16.177 2 13.748 2 11c0-5.078 4.591-9 10-9m0 2c-4.532 0-8 3.241-8 7 0 2.194 1.16 4.188 3.041 5.491a1 1 0 0 1 .43.823c0 .692-.06 1.57-.2 2.408.37-.036.782-.095 1.212-.192 1.011-.227 2.057-.635 2.888-1.307l.142-.096A1 1 0 0 1 12 18c4.532 0 8-3.242 8-7s-3.468-7-8-7\" class=\"wd-icon-fill\"/><path fill=\"oklch(0.3523 0 0 / 1)\" d=\"M12 7c.276 0 .496.225.535.498a3.5 3.5 0 0 0 2.967 2.967c.273.039.498.259.498.535s-.225.496-.498.535a3.5 3.5 0 0 0-2.967 2.967c-.039.273-.259.498-.535.498s-.496-.225-.535-.498a3.5 3.5 0 0 0-2.967-2.967C8.225 11.496 8 11.276 8 11s.225-.496.498-.535a3.5 3.5 0 0 0 2.967-2.967C11.504 7.225 11.724 7 12 7\" class=\"wd-icon-accent\"/></svg>",
7
+ "filename": "wd-icon-comment-sparkle.svg",
8
+ "category": "Core",
9
+ "tags": [
10
+ "ai",
11
+ "star",
12
+ "twinkle",
13
+ "shine",
14
+ "magic",
15
+ "artificial",
16
+ "intelligence",
17
+ "generate",
18
+ "quick",
19
+ "quicktips",
20
+ "help",
21
+ "ML",
22
+ "ask",
23
+ "talk",
24
+ "chat",
25
+ "communication",
26
+ "bubble",
27
+ "comment"
28
+ ]
29
+ };
@@ -262,6 +262,7 @@ export {commentActiveIcon} from "./comment-active";
262
262
  export {commentDiscussionIcon} from "./comment-discussion";
263
263
  export {commentExclamationIcon} from "./comment-exclamation";
264
264
  export {commentPlusIcon} from "./comment-plus";
265
+ export {commentSparkleIcon} from "./comment-sparkle";
265
266
  export {commentTextIcon} from "./comment-text";
266
267
  export {commentIcon} from "./comment";
267
268
  export {compareFilesIcon} from "./compare-files";
package/dist/es6/index.js CHANGED
@@ -262,6 +262,7 @@ export {commentActiveIcon} from "./comment-active";
262
262
  export {commentDiscussionIcon} from "./comment-discussion";
263
263
  export {commentExclamationIcon} from "./comment-exclamation";
264
264
  export {commentPlusIcon} from "./comment-plus";
265
+ export {commentSparkleIcon} from "./comment-sparkle";
265
266
  export {commentTextIcon} from "./comment-text";
266
267
  export {commentIcon} from "./comment";
267
268
  export {compareFilesIcon} from "./compare-files";
@@ -2303,48 +2303,6 @@
2303
2303
  "arrow"
2304
2304
  ]
2305
2305
  },
2306
- {
2307
- "category": "Data Stream",
2308
- "description": "",
2309
- "figmaName": "Chevron Hierarchy",
2310
- "filename": "wd-icon-hierarchy-chevron.svg",
2311
- "maintainer": "Canvas Design System Team",
2312
- "name": "hierarchy-chevron",
2313
- "tags": [
2314
- "hierarchy",
2315
- "order",
2316
- "organize",
2317
- "arrange",
2318
- "sort",
2319
- "classify",
2320
- "categorize",
2321
- "analytics",
2322
- "node",
2323
- "parent",
2324
- "child"
2325
- ]
2326
- },
2327
- {
2328
- "category": "Data Stream",
2329
- "description": "",
2330
- "figmaName": "Chevron Hierarchy Open",
2331
- "filename": "wd-icon-hierarchy-chevron-open.svg",
2332
- "maintainer": "Canvas Design System Team",
2333
- "name": "hierarchy-chevron-open",
2334
- "tags": [
2335
- "hierarchy",
2336
- "order",
2337
- "organize",
2338
- "arrange",
2339
- "sort",
2340
- "classify",
2341
- "categorize",
2342
- "analytics",
2343
- "node",
2344
- "parent",
2345
- "child"
2346
- ]
2347
- },
2348
2306
  {
2349
2307
  "author": "",
2350
2308
  "category": "Navigation",
@@ -3068,6 +3026,35 @@
3068
3026
  "planning"
3069
3027
  ]
3070
3028
  },
3029
+ {
3030
+ "author": "",
3031
+ "category": "Core",
3032
+ "description": "",
3033
+ "figmaName": "Comment Sparkle",
3034
+ "filename": "wd-icon-comment-sparkle.svg",
3035
+ "maintainer": "Canvas Design System Team",
3036
+ "name": "comment-sparkle",
3037
+ "tags": [
3038
+ "ai",
3039
+ "star",
3040
+ "twinkle",
3041
+ "shine",
3042
+ "magic",
3043
+ "artificial",
3044
+ "intelligence",
3045
+ "generate",
3046
+ "quick",
3047
+ "quicktips",
3048
+ "help",
3049
+ "ML",
3050
+ "ask",
3051
+ "talk",
3052
+ "chat",
3053
+ "communication",
3054
+ "bubble",
3055
+ "comment"
3056
+ ]
3057
+ },
3071
3058
  {
3072
3059
  "author": "",
3073
3060
  "category": "Core",
@@ -5091,6 +5078,48 @@
5091
5078
  "analytics"
5092
5079
  ]
5093
5080
  },
5081
+ {
5082
+ "category": "Data Stream",
5083
+ "description": "",
5084
+ "figmaName": "Chevron Hierarchy",
5085
+ "filename": "wd-icon-hierarchy-chevron.svg",
5086
+ "maintainer": "Canvas Design System Team",
5087
+ "name": "hierarchy-chevron",
5088
+ "tags": [
5089
+ "hierarchy",
5090
+ "order",
5091
+ "organize",
5092
+ "arrange",
5093
+ "sort",
5094
+ "classify",
5095
+ "categorize",
5096
+ "analytics",
5097
+ "node",
5098
+ "parent",
5099
+ "child"
5100
+ ]
5101
+ },
5102
+ {
5103
+ "category": "Data Stream",
5104
+ "description": "",
5105
+ "figmaName": "Chevron Hierarchy Open",
5106
+ "filename": "wd-icon-hierarchy-chevron-open.svg",
5107
+ "maintainer": "Canvas Design System Team",
5108
+ "name": "hierarchy-chevron-open",
5109
+ "tags": [
5110
+ "hierarchy",
5111
+ "order",
5112
+ "organize",
5113
+ "arrange",
5114
+ "sort",
5115
+ "classify",
5116
+ "categorize",
5117
+ "analytics",
5118
+ "node",
5119
+ "parent",
5120
+ "child"
5121
+ ]
5122
+ },
5094
5123
  {
5095
5124
  "author": "",
5096
5125
  "category": "Data Stream",
@@ -5785,6 +5814,19 @@
5785
5814
  "url"
5786
5815
  ]
5787
5816
  },
5817
+ {
5818
+ "author": "",
5819
+ "category": "Core",
5820
+ "description": "",
5821
+ "figmaName": "List",
5822
+ "filename": "wd-icon-list.svg",
5823
+ "maintainer": "Canvas Design System Team",
5824
+ "name": "list",
5825
+ "tags": [
5826
+ "bullet",
5827
+ "list"
5828
+ ]
5829
+ },
5788
5830
  {
5789
5831
  "author": "",
5790
5832
  "category": "Editor",
@@ -5875,19 +5917,7 @@
5875
5917
  "unordered",
5876
5918
  "numbered"
5877
5919
  ]
5878
- },{
5879
- "author": "",
5880
- "category": "Core",
5881
- "description": "",
5882
- "figmaName": "List",
5883
- "filename": "wd-icon-list.svg",
5884
- "maintainer": "Canvas Design System Team",
5885
- "name": "list",
5886
- "tags": [
5887
- "bullet", "list"
5888
- ]
5889
5920
  },
5890
-
5891
5921
  {
5892
5922
  "author": "",
5893
5923
  "category": "Objects",
@@ -7605,35 +7635,35 @@
7605
7635
  },
7606
7636
  {
7607
7637
  "author": "",
7608
- "category": "Editor",
7638
+ "category": "Core",
7609
7639
  "description": "",
7610
- "figmaName": "Save",
7611
- "filename": "wd-icon-save.svg",
7640
+ "figmaName": "Sana",
7641
+ "filename": "wd-icon-sana.svg",
7612
7642
  "maintainer": "Canvas Design System Team",
7613
- "name": "save",
7643
+ "name": "sana",
7614
7644
  "tags": [
7615
- "save",
7616
- "planning"
7645
+ "logo",
7646
+ "company",
7647
+ "brand",
7648
+ "wd",
7649
+ "identifier",
7650
+ "mark",
7651
+ "ai",
7652
+ "intelligence",
7653
+ "agent"
7617
7654
  ]
7618
7655
  },
7619
7656
  {
7620
7657
  "author": "",
7621
- "category": "Core",
7658
+ "category": "Editor",
7622
7659
  "description": "",
7623
- "figmaName": "Sana",
7624
- "filename": "wd-icon-sana.svg",
7660
+ "figmaName": "Save",
7661
+ "filename": "wd-icon-save.svg",
7625
7662
  "maintainer": "Canvas Design System Team",
7626
- "name": "sana",
7663
+ "name": "save",
7627
7664
  "tags": [
7628
- "logo",
7629
- "company",
7630
- "brand",
7631
- "wd",
7632
- "identifier",
7633
- "mark",
7634
- "ai",
7635
- "intelligence",
7636
- "agent"
7665
+ "save",
7666
+ "planning"
7637
7667
  ]
7638
7668
  },
7639
7669
  {
@@ -9367,11 +9397,11 @@
9367
9397
  "maintainer": "Canvas Design System Team",
9368
9398
  "name": "workday",
9369
9399
  "tags": [
9370
- "dub",
9371
- "logo",
9372
- "company",
9373
- "brand",
9374
- "WD",
9400
+ "dub",
9401
+ "logo",
9402
+ "company",
9403
+ "brand",
9404
+ "WD",
9375
9405
  "identifier"
9376
9406
  ]
9377
9407
  },
@@ -262,6 +262,7 @@
262
262
  <svg id="wd-icon-comment-discussion" xmlns="http://www.w3.org/2000/svg" width="24" height="24" class="wd-icon wd-icon-comment-discussion" viewBox="0 0 24 24" role="presentation" focusable="false"><path fill="transparent" d="M11 9a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6.178a4.2 4.2 0 0 0 1.058 1.764A4.23 4.23 0 0 0 21 21v-3.27c.597-.346 1-.99 1-1.73v-5a2 2 0 0 0-2-2z" class="wd-icon-background"/><path fill="oklch(0.3523 0 0 / 1)" d="M20 8a3 3 0 0 1 3 3v5c0 .89-.39 1.685-1 2.231V21a1 1 0 0 1-1.056.998A5.23 5.23 0 0 1 16.497 19H11a3 3 0 0 1-3-3v-5a3 3 0 0 1 3-3zm-9 2a1 1 0 0 0-1 1v5a1 1 0 0 0 .898.995L11 17h6.178a1 1 0 0 1 .897.558l.06.152A3.22 3.22 0 0 0 20 19.76v-2.03a1 1 0 0 1 .499-.866 1 1 0 0 0 .492-.73L21 16v-5a1 1 0 0 0-1-1z" class="wd-icon-fill"/><path fill="oklch(0.3523 0 0 / 1)" d="M13 2a3 3 0 0 1 3 3v.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V5a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v5l.009.135a1 1 0 0 0 .492.73 1 1 0 0 1 .499.864v2.027l.06-.024a3.3 3.3 0 0 0 .826-.517c.209-.18.522-.21.732-.031l.764.647c.21.179.237.497.039.69a5.3 5.3 0 0 1-1.95 1.196l-.014.006q-.44.152-.904.224h-.014q-.24.037-.483.051A1 1 0 0 1 2 15v-2.769C1.39 11.685 1 10.89 1 10V5a3 3 0 0 1 3-3z" class="wd-icon-fill"/></svg>
263
263
  <svg id="wd-icon-comment-exclamation" xmlns="http://www.w3.org/2000/svg" width="24" height="24" class="wd-icon wd-icon-comment-exclamation" viewBox="0 0 24 24" role="presentation" focusable="false"><path fill="oklch(0.3523 0 0 / 1)" d="M12 12.75a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5M12.5 6a.5.5 0 0 1 .5.5v1.34l-.17 3.683a.5.5 0 0 1-.5.477h-.66a.5.5 0 0 1-.5-.477L11 7.84V6.5a.5.5 0 0 1 .5-.5z" class="wd-icon-fill"/><path fill="oklch(0.3523 0 0 / 1)" d="M18 3a4 4 0 0 1 4 4v7a4 4 0 0 1-4 4h-7.425a6.3 6.3 0 0 1-1.413 2.162 6.28 6.28 0 0 1-4.106 1.836A1 1 0 0 1 4 21v-3.543A3.99 3.99 0 0 1 2 14V7a4 4 0 0 1 4-4zM6 5a2 2 0 0 0-2 2v7a2 2 0 0 0 1.334 1.883 1 1 0 0 1 .666.942v2.984a4.3 4.3 0 0 0 1.748-1.061 4.3 4.3 0 0 0 1.13-1.991l.055-.16A1 1 0 0 1 9.848 16H18a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2z" class="wd-icon-fill"/></svg>
264
264
  <svg id="wd-icon-comment-plus" xmlns="http://www.w3.org/2000/svg" width="24" height="24" class="wd-icon wd-icon-comment-plus" viewBox="0 0 24 24" role="presentation" focusable="false"><path fill="oklch(0.3523 0 0 / 1)" d="M12.5 8a.5.5 0 0 1 .5.5V10h1.5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H13v1.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V12l-1.5.001a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5L11 10V8.5a.5.5 0 0 1 .5-.5z" class="wd-icon-fill"/><path fill="oklch(0.3523 0 0 / 1)" d="M18 3a4 4 0 0 1 4 4.001V15a4 4 0 0 1-4 4.001h-7.923a6.284 6.284 0 0 1-5.021 2.997A1 1 0 0 1 4 21v-2.543A3.99 3.99 0 0 1 2 15V7.001A4 4 0 0 1 6 3zM6 5a2 2 0 0 0-2 2.001V15a2 2 0 0 0 1.334 1.883 1 1 0 0 1 .666.942v1.984a4.296 4.296 0 0 0 2.585-2.24l.07-.125a1 1 0 0 1 .831-.443H18c1.104 0 2-.896 2-2.001V7.001A2 2 0 0 0 18 5z" class="wd-icon-fill"/></svg>
265
+ <svg id="wd-icon-comment-sparkle" xmlns="http://www.w3.org/2000/svg" width="24" height="24" class="wd-icon wd-icon-comment-sparkle" viewBox="0 0 24 24" role="presentation" focusable="false"><path fill="transparent" d="M12 3c4.97 0 9 3.582 9 8s-4.03 8-9 8c-1.978 1.6-4.815 1.833-6 1.75.331-.98.472-2.402.472-3.436C4.359 15.85 3 13.566 3 11c0-4.418 4.03-8 9-8" class="wd-icon-background"/><path fill="oklch(0.3523 0 0 / 1)" d="M12 2c5.409 0 10 3.922 10 9 0 4.969-4.396 8.827-9.652 8.991-1.085.792-2.324 1.244-3.426 1.491-1.199.27-2.302.314-2.992.265a1 1 0 0 1-.877-1.317c.236-.7.37-1.728.407-2.62C3.364 16.177 2 13.748 2 11c0-5.078 4.591-9 10-9m0 2c-4.532 0-8 3.241-8 7 0 2.194 1.16 4.188 3.041 5.491a1 1 0 0 1 .43.823c0 .692-.06 1.57-.2 2.408.37-.036.782-.095 1.212-.192 1.011-.227 2.057-.635 2.888-1.307l.142-.096A1 1 0 0 1 12 18c4.532 0 8-3.242 8-7s-3.468-7-8-7" class="wd-icon-fill"/><path fill="oklch(0.3523 0 0 / 1)" d="M12 7c.276 0 .496.225.535.498a3.5 3.5 0 0 0 2.967 2.967c.273.039.498.259.498.535s-.225.496-.498.535a3.5 3.5 0 0 0-2.967 2.967c-.039.273-.259.498-.535.498s-.496-.225-.535-.498a3.5 3.5 0 0 0-2.967-2.967C8.225 11.496 8 11.276 8 11s.225-.496.498-.535a3.5 3.5 0 0 0 2.967-2.967C11.504 7.225 11.724 7 12 7" class="wd-icon-accent"/></svg>
265
266
  <svg id="wd-icon-comment-text" xmlns="http://www.w3.org/2000/svg" width="24" height="24" class="wd-icon wd-icon-comment-text" viewBox="0 0 24 24" role="presentation" focusable="false"><path fill="transparent" d="M18 4a3 3 0 0 1 3 3v7a3 3 0 0 1-3 3H9.848c-.226.899-.69 1.751-1.393 2.455A5.28 5.28 0 0 1 5 21v-4.175A3 3 0 0 1 3 14V7a3 3 0 0 1 3-3z" class="wd-icon-background"/><path fill="oklch(0.3523 0 0 / 1)" d="M14.5 7a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H13v4.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V9H9.5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5z" class="wd-icon-accent"/><path fill="oklch(0.3523 0 0 / 1)" d="M18 3a4 4 0 0 1 4 4v7a4 4 0 0 1-4 4h-7.425a6.3 6.3 0 0 1-1.413 2.162 6.28 6.28 0 0 1-4.106 1.836A1 1 0 0 1 4 21v-3.543A3.99 3.99 0 0 1 2 14V7a4 4 0 0 1 4-4zM6 5a2 2 0 0 0-2 2v7a2 2 0 0 0 1.334 1.883 1 1 0 0 1 .666.942v2.984a4.3 4.3 0 0 0 1.748-1.061 4.3 4.3 0 0 0 1.13-1.991l.055-.16A1 1 0 0 1 9.848 16H18a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2z" class="wd-icon-fill"/></svg>
266
267
  <svg id="wd-icon-comment" xmlns="http://www.w3.org/2000/svg" width="24" height="24" class="wd-icon wd-icon-comment" viewBox="0 0 24 24" role="presentation" focusable="false"><path fill="transparent" d="M18 3.998a3 3 0 0 1 3 2.999v7a3 3 0 0 1-3 3H9.848c-.226.899-.69 1.751-1.393 2.455A5.28 5.28 0 0 1 5 20.997v-4.175a3 3 0 0 1-2-2.825v-7a3 3 0 0 1 3-3z" class="wd-icon-background"/><path fill="oklch(0.3523 0 0 / 1)" d="M13 12.5a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5zM17 9.5a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 .5.5z" class="wd-icon-accent"/><path fill="oklch(0.3523 0 0 / 1)" d="M18 2.997a4 4 0 0 1 4 4v7a4 4 0 0 1-4 4h-7.425a6.3 6.3 0 0 1-1.413 2.162 6.28 6.28 0 0 1-4.106 1.836A1 1 0 0 1 4 20.997v-3.543a3.99 3.99 0 0 1-2-3.457v-7a4 4 0 0 1 4-4zM6 4.998a2 2 0 0 0-2 2v7a2 2 0 0 0 1.334 1.882 1 1 0 0 1 .666.942v2.984a4.3 4.3 0 0 0 1.748-1.06 4.3 4.3 0 0 0 1.13-1.992l.055-.16a1 1 0 0 1 .915-.597H18a2 2 0 0 0 2-2v-7a2 2 0 0 0-2-1.999z" class="wd-icon-fill"/></svg>
267
268
  <svg id="wd-icon-compare-files" xmlns="http://www.w3.org/2000/svg" width="24" height="24" class="wd-icon wd-icon-compare-files" viewBox="0 0 24 24" role="presentation" focusable="false"><path fill="oklch(0.3523 0 0 / 1)" d="M13.773 2.255a.5.5 0 0 1 .704-.07l.773.632a.5.5 0 0 1 .07.704L14.11 5H15a5 5 0 0 1 5 5v5.337a3.5 3.5 0 1 1-2-.302V10a3.005 3.005 0 0 0-1.852-2.771 3 3 0 0 0-.854-.214L15 7h-.89l1.21 1.48a.5.5 0 0 1-.07.704l-.387.316-.386.317a.5.5 0 0 1-.704-.07l-2.547-3.113-.053-.07c-.248-.364-.23-.851.053-1.197zM18.5 17a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3M5.5 2A3.5 3.5 0 0 1 6 8.964V14a3 3 0 0 0 1.852 2.771q.411.17.854.214L9 17h.89l-1.21-1.48a.5.5 0 0 1 .07-.704l.387-.316.386-.317a.5.5 0 0 1 .704.07l2.547 3.113q.029.035.053.07c.248.363.23.851-.053 1.197l-2.546 3.112a.5.5 0 0 1-.705.07l-.773-.632a.5.5 0 0 1-.07-.703L9.89 19H9l-.246-.006A5 5 0 0 1 4 14V8.663A3.5 3.5 0 0 1 5.5 2m0 2a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3" class="wd-icon-fill"/></svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" class="wd-icon wd-icon-comment-sparkle" viewBox="0 0 24 24" role="presentation" focusable="false">
2
+ <path fill="transparent" d="M12 3c4.97 0 9 3.582 9 8s-4.03 8-9 8c-1.978 1.6-4.815 1.833-6 1.75.331-.98.472-2.402.472-3.436C4.359 15.85 3 13.566 3 11c0-4.418 4.03-8 9-8" class="wd-icon-background"/>
3
+ <path fill="oklch(0.3523 0 0 / 1)" d="M12 2c5.409 0 10 3.922 10 9 0 4.969-4.396 8.827-9.652 8.991-1.085.792-2.324 1.244-3.426 1.491-1.199.27-2.302.314-2.992.265a1 1 0 0 1-.877-1.317c.236-.7.37-1.728.407-2.62C3.364 16.177 2 13.748 2 11c0-5.078 4.591-9 10-9m0 2c-4.532 0-8 3.241-8 7 0 2.194 1.16 4.188 3.041 5.491a1 1 0 0 1 .43.823c0 .692-.06 1.57-.2 2.408.37-.036.782-.095 1.212-.192 1.011-.227 2.057-.635 2.888-1.307l.142-.096A1 1 0 0 1 12 18c4.532 0 8-3.242 8-7s-3.468-7-8-7" class="wd-icon-fill"/>
4
+ <path fill="oklch(0.3523 0 0 / 1)" d="M12 7c.276 0 .496.225.535.498a3.5 3.5 0 0 0 2.967 2.967c.273.039.498.259.498.535s-.225.496-.498.535a3.5 3.5 0 0 0-2.967 2.967c-.039.273-.259.498-.535.498s-.496-.225-.535-.498a3.5 3.5 0 0 0-2.967-2.967C8.225 11.496 8 11.276 8 11s.225-.496.498-.535a3.5 3.5 0 0 0 2.967-2.967C11.504 7.225 11.724 7 12 7" class="wd-icon-accent"/>
5
+ </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@workday/canvas-system-icons-web",
3
- "version": "4.1.0",
3
+ "version": "4.2.0",
4
4
  "description": "Workday system icons for web",
5
5
  "license": "CC-BY-ND-4.0",
6
6
  "author": "Workday, Inc. (https://www.workday.com)",