@workday/canvas-system-icons-web 4.0.0-alpha.16 → 4.0.2
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/dist/commonjs/pin-slash.js +1 -1
- package/dist/commonjs/pin-strikethrough.js +1 -1
- package/dist/commonjs/puzzle.js +1 -1
- package/dist/es6/pin-slash.js +1 -1
- package/dist/es6/pin-strikethrough.js +1 -1
- package/dist/es6/puzzle.js +1 -1
- package/package.json +1 -1
- /package/dist/{sprites/wd-system-icons-sprite.svg → sprite/wd-system-icon-sprite.svg} +0 -0
|
@@ -9,7 +9,7 @@ exports.pinSlashIcon = {
|
|
|
9
9
|
"type": CanvasIconTypes.System,
|
|
10
10
|
"svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" class=\"wd-icon wd-icon-pin-slash\" data-deprecated=\"true\" viewBox=\"0 0 24 24\" role=\"presentation\" focusable=\"false\"><path fill=\"oklch(0.3523 0 0 / 1)\" d=\"M6.102 10.926a.484.484 0 0 1 .627.054l.705.707c.23.23.182.613-.082.802q-.18.129-.352.267V14h2.541a.5.5 0 0 1 .354.146l2.959 2.96a.5.5 0 0 1 .146.353v2.491a.5.5 0 0 1-.01.099l-.5 2.5c-.107.535-.873.535-.98 0l-.5-2.5a.5.5 0 0 1-.01-.099V16H6a1 1 0 0 1-1-1v-2.708l.006-.105a1 1 0 0 1 .327-.64 10 10 0 0 1 .769-.621M16 1a1 1 0 0 1 1 1v2.473a1 1 0 0 1-.333.745 7 7 0 0 1-1.229.877l.767 3.833c.902.418 1.731.965 2.462 1.619a1 1 0 0 1 .333.745V15a1 1 0 0 1-1 1h-2.003l-2-2H17v-1.244a8 8 0 0 0-2.043-1.191 1 1 0 0 1-.61-.733l-1.02-5.098a1 1 0 0 1 .596-1.119c.386-.161.748-.37 1.077-.616V3H9v.997q.351.265.747.467c.385.195.602.614.538 1.04L9.66 9.667 7.9 7.906l.305-2.028a7 7 0 0 1-.872-.66A1 1 0 0 1 7 4.473V2l.005-.103A1 1 0 0 1 8 1z\" class=\"wd-icon-fill\"/><path fill=\"oklch(0.3523 0 0 / 1)\" d=\"M2.834 2.147a.5.5 0 0 1 .707 0L21.835 20.44a.5.5 0 0 1 0 .707l-.708.707a.5.5 0 0 1-.707 0L2.127 3.56a.5.5 0 0 1 0-.707z\" class=\"wd-icon-accent\"/>\n</svg>",
|
|
11
11
|
"filename": "wd-icon-pin-slash.svg",
|
|
12
|
-
"category": "
|
|
12
|
+
"category": "Objects",
|
|
13
13
|
"tags": [
|
|
14
14
|
"unpin",
|
|
15
15
|
"remove",
|
|
@@ -8,7 +8,7 @@ exports.pinStrikethroughIcon = {
|
|
|
8
8
|
"type": CanvasIconTypes.System,
|
|
9
9
|
"svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" class=\"wd-icon wd-icon-pin-strikethrough\" viewBox=\"0 0 24 24\" role=\"presentation\" focusable=\"false\"><path fill=\"oklch(0.3523 0 0 / 1)\" d=\"M6.102 10.926a.484.484 0 0 1 .627.054l.705.707c.23.23.182.613-.082.802q-.18.129-.352.267V14h2.541a.5.5 0 0 1 .354.146l2.959 2.96a.5.5 0 0 1 .146.353v2.491a.5.5 0 0 1-.01.099l-.5 2.5c-.107.535-.873.535-.98 0l-.5-2.5a.5.5 0 0 1-.01-.099V16H6a1 1 0 0 1-1-1v-2.708l.006-.105a1 1 0 0 1 .327-.64 10 10 0 0 1 .769-.621M16 1a1 1 0 0 1 1 1v2.473a1 1 0 0 1-.333.745 7 7 0 0 1-1.229.877l.767 3.833c.902.418 1.731.965 2.462 1.619a1 1 0 0 1 .333.745V15a1 1 0 0 1-1 1h-2.003l-2-2H17v-1.244a8 8 0 0 0-2.043-1.191 1 1 0 0 1-.61-.733l-1.02-5.098a1 1 0 0 1 .596-1.119c.386-.161.748-.37 1.077-.616V3H9v.997q.351.265.747.467c.385.195.602.614.538 1.04L9.66 9.667 7.9 7.906l.305-2.028a7 7 0 0 1-.872-.66A1 1 0 0 1 7 4.473V2l.005-.103A1 1 0 0 1 8 1z\" class=\"wd-icon-fill\"/><path fill=\"oklch(0.3523 0 0 / 1)\" d=\"M2.834 2.146a.5.5 0 0 1 .707 0L21.835 20.44a.5.5 0 0 1 0 .707l-.708.707a.5.5 0 0 1-.707 0L2.127 3.561a.5.5 0 0 1 0-.708z\" class=\"wd-icon-accent\"/>\n</svg>",
|
|
10
10
|
"filename": "wd-icon-pin-strikethrough.svg",
|
|
11
|
-
"category": "
|
|
11
|
+
"category": "Objects",
|
|
12
12
|
"tags": [
|
|
13
13
|
"unpin",
|
|
14
14
|
"remove",
|
package/dist/commonjs/puzzle.js
CHANGED
|
@@ -8,7 +8,7 @@ exports.puzzleIcon = {
|
|
|
8
8
|
"type": CanvasIconTypes.System,
|
|
9
9
|
"svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" class=\"wd-icon wd-icon-puzzle\" viewBox=\"0 0 24 24\" role=\"presentation\" focusable=\"false\"><path fill=\"transparent\" d=\"M20.485 3.515a3 3 0 0 1 0 4.243 2.99 2.99 0 0 1-1.957.87l3.372 3.373-3.372 3.371a3 3 0 0 0-.871-1.957 3 3 0 0 0-4.243 4.242 3 3 0 0 0 1.958.871L12 21.9l-3.372-3.372a2.99 2.99 0 0 1-.87 1.958 3 3 0 1 1-4.243-4.243 3 3 0 0 1 1.957-.87L2.101 12l3.372-3.373c.039.712.326 1.414.87 1.958a3 3 0 0 0 4.243-4.242 3 3 0 0 0-1.957-.872L12 2.102l3.372 3.371a2.99 2.99 0 0 1 .87-1.958 3 3 0 0 1 4.243 0\" class=\"wd-icon-background\"/><path fill=\"oklch(0.3523 0 0 / 1)\" d=\"M11.293 1.394a1 1 0 0 1 1.414 0l2.212 2.212a4 4 0 1 1 5.476 5.476l2.211 2.211a1 1 0 0 1 0 1.414l-3.372 3.372a1 1 0 0 1-1.705-.652 2 2 0 0 0-.579-1.306 2.001 2.001 0 0 0-2.829 2.83c.361.36.826.553 1.305.579a1 1 0 0 1 .653 1.705l-3.372 3.372a1 1 0 0 1-1.414 0l-2.212-2.212a4 4 0 1 1-5.476-5.476l-2.211-2.212a1 1 0 0 1 0-1.414L4.766 7.92a1.001 1.001 0 0 1 1.706.654c.026.48.218.945.579 1.305a2 2 0 0 0 2.828-2.828 2 2 0 0 0-1.305-.58 1 1 0 0 1-.652-1.706zm-.798 3.625c.285.167.554.373.798.617l.142.15a4 4 0 0 1 0 5.358l-.142.15a4 4 0 0 1-5.508.141l-.15-.142a4 4 0 0 1-.615-.797L3.515 12l2.665 2.665a1 1 0 0 1-.654 1.706c-.479.026-.943.219-1.304.58a2 2 0 1 0 2.829 2.828c.36-.361.553-.826.579-1.305l.018-.146a1 1 0 0 1 1.687-.507L12 20.486l1.504-1.505a4.001 4.001 0 1 1 4.86-6.273c.244.244.45.512.616.796L20.486 12 17.82 9.335a1 1 0 0 1 .654-1.705 2 2 0 0 0 1.304-.579 2 2 0 0 0-2.828-2.829c-.36.36-.554.826-.58 1.305a1 1 0 0 1-1.705.653L12 3.515z\" class=\"wd-icon-fill\"/>\n</svg>",
|
|
10
10
|
"filename": "wd-icon-puzzle.svg",
|
|
11
|
-
"category": "
|
|
11
|
+
"category": "Objects",
|
|
12
12
|
"tags": [
|
|
13
13
|
"puzzle",
|
|
14
14
|
"extend",
|
package/dist/es6/pin-slash.js
CHANGED
|
@@ -6,7 +6,7 @@ export const pinSlashIcon = {
|
|
|
6
6
|
"type": CanvasIconTypes.System,
|
|
7
7
|
"svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" class=\"wd-icon wd-icon-pin-slash\" data-deprecated=\"true\" viewBox=\"0 0 24 24\" role=\"presentation\" focusable=\"false\"><path fill=\"oklch(0.3523 0 0 / 1)\" d=\"M6.102 10.926a.484.484 0 0 1 .627.054l.705.707c.23.23.182.613-.082.802q-.18.129-.352.267V14h2.541a.5.5 0 0 1 .354.146l2.959 2.96a.5.5 0 0 1 .146.353v2.491a.5.5 0 0 1-.01.099l-.5 2.5c-.107.535-.873.535-.98 0l-.5-2.5a.5.5 0 0 1-.01-.099V16H6a1 1 0 0 1-1-1v-2.708l.006-.105a1 1 0 0 1 .327-.64 10 10 0 0 1 .769-.621M16 1a1 1 0 0 1 1 1v2.473a1 1 0 0 1-.333.745 7 7 0 0 1-1.229.877l.767 3.833c.902.418 1.731.965 2.462 1.619a1 1 0 0 1 .333.745V15a1 1 0 0 1-1 1h-2.003l-2-2H17v-1.244a8 8 0 0 0-2.043-1.191 1 1 0 0 1-.61-.733l-1.02-5.098a1 1 0 0 1 .596-1.119c.386-.161.748-.37 1.077-.616V3H9v.997q.351.265.747.467c.385.195.602.614.538 1.04L9.66 9.667 7.9 7.906l.305-2.028a7 7 0 0 1-.872-.66A1 1 0 0 1 7 4.473V2l.005-.103A1 1 0 0 1 8 1z\" class=\"wd-icon-fill\"/><path fill=\"oklch(0.3523 0 0 / 1)\" d=\"M2.834 2.147a.5.5 0 0 1 .707 0L21.835 20.44a.5.5 0 0 1 0 .707l-.708.707a.5.5 0 0 1-.707 0L2.127 3.56a.5.5 0 0 1 0-.707z\" class=\"wd-icon-accent\"/>\n</svg>",
|
|
8
8
|
"filename": "wd-icon-pin-slash.svg",
|
|
9
|
-
"category": "
|
|
9
|
+
"category": "Objects",
|
|
10
10
|
"tags": [
|
|
11
11
|
"unpin",
|
|
12
12
|
"remove",
|
|
@@ -5,7 +5,7 @@ export const pinStrikethroughIcon = {
|
|
|
5
5
|
"type": CanvasIconTypes.System,
|
|
6
6
|
"svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" class=\"wd-icon wd-icon-pin-strikethrough\" viewBox=\"0 0 24 24\" role=\"presentation\" focusable=\"false\"><path fill=\"oklch(0.3523 0 0 / 1)\" d=\"M6.102 10.926a.484.484 0 0 1 .627.054l.705.707c.23.23.182.613-.082.802q-.18.129-.352.267V14h2.541a.5.5 0 0 1 .354.146l2.959 2.96a.5.5 0 0 1 .146.353v2.491a.5.5 0 0 1-.01.099l-.5 2.5c-.107.535-.873.535-.98 0l-.5-2.5a.5.5 0 0 1-.01-.099V16H6a1 1 0 0 1-1-1v-2.708l.006-.105a1 1 0 0 1 .327-.64 10 10 0 0 1 .769-.621M16 1a1 1 0 0 1 1 1v2.473a1 1 0 0 1-.333.745 7 7 0 0 1-1.229.877l.767 3.833c.902.418 1.731.965 2.462 1.619a1 1 0 0 1 .333.745V15a1 1 0 0 1-1 1h-2.003l-2-2H17v-1.244a8 8 0 0 0-2.043-1.191 1 1 0 0 1-.61-.733l-1.02-5.098a1 1 0 0 1 .596-1.119c.386-.161.748-.37 1.077-.616V3H9v.997q.351.265.747.467c.385.195.602.614.538 1.04L9.66 9.667 7.9 7.906l.305-2.028a7 7 0 0 1-.872-.66A1 1 0 0 1 7 4.473V2l.005-.103A1 1 0 0 1 8 1z\" class=\"wd-icon-fill\"/><path fill=\"oklch(0.3523 0 0 / 1)\" d=\"M2.834 2.146a.5.5 0 0 1 .707 0L21.835 20.44a.5.5 0 0 1 0 .707l-.708.707a.5.5 0 0 1-.707 0L2.127 3.561a.5.5 0 0 1 0-.708z\" class=\"wd-icon-accent\"/>\n</svg>",
|
|
7
7
|
"filename": "wd-icon-pin-strikethrough.svg",
|
|
8
|
-
"category": "
|
|
8
|
+
"category": "Objects",
|
|
9
9
|
"tags": [
|
|
10
10
|
"unpin",
|
|
11
11
|
"remove",
|
package/dist/es6/puzzle.js
CHANGED
|
@@ -5,7 +5,7 @@ export const puzzleIcon = {
|
|
|
5
5
|
"type": CanvasIconTypes.System,
|
|
6
6
|
"svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" class=\"wd-icon wd-icon-puzzle\" viewBox=\"0 0 24 24\" role=\"presentation\" focusable=\"false\"><path fill=\"transparent\" d=\"M20.485 3.515a3 3 0 0 1 0 4.243 2.99 2.99 0 0 1-1.957.87l3.372 3.373-3.372 3.371a3 3 0 0 0-.871-1.957 3 3 0 0 0-4.243 4.242 3 3 0 0 0 1.958.871L12 21.9l-3.372-3.372a2.99 2.99 0 0 1-.87 1.958 3 3 0 1 1-4.243-4.243 3 3 0 0 1 1.957-.87L2.101 12l3.372-3.373c.039.712.326 1.414.87 1.958a3 3 0 0 0 4.243-4.242 3 3 0 0 0-1.957-.872L12 2.102l3.372 3.371a2.99 2.99 0 0 1 .87-1.958 3 3 0 0 1 4.243 0\" class=\"wd-icon-background\"/><path fill=\"oklch(0.3523 0 0 / 1)\" d=\"M11.293 1.394a1 1 0 0 1 1.414 0l2.212 2.212a4 4 0 1 1 5.476 5.476l2.211 2.211a1 1 0 0 1 0 1.414l-3.372 3.372a1 1 0 0 1-1.705-.652 2 2 0 0 0-.579-1.306 2.001 2.001 0 0 0-2.829 2.83c.361.36.826.553 1.305.579a1 1 0 0 1 .653 1.705l-3.372 3.372a1 1 0 0 1-1.414 0l-2.212-2.212a4 4 0 1 1-5.476-5.476l-2.211-2.212a1 1 0 0 1 0-1.414L4.766 7.92a1.001 1.001 0 0 1 1.706.654c.026.48.218.945.579 1.305a2 2 0 0 0 2.828-2.828 2 2 0 0 0-1.305-.58 1 1 0 0 1-.652-1.706zm-.798 3.625c.285.167.554.373.798.617l.142.15a4 4 0 0 1 0 5.358l-.142.15a4 4 0 0 1-5.508.141l-.15-.142a4 4 0 0 1-.615-.797L3.515 12l2.665 2.665a1 1 0 0 1-.654 1.706c-.479.026-.943.219-1.304.58a2 2 0 1 0 2.829 2.828c.36-.361.553-.826.579-1.305l.018-.146a1 1 0 0 1 1.687-.507L12 20.486l1.504-1.505a4.001 4.001 0 1 1 4.86-6.273c.244.244.45.512.616.796L20.486 12 17.82 9.335a1 1 0 0 1 .654-1.705 2 2 0 0 0 1.304-.579 2 2 0 0 0-2.828-2.829c-.36.36-.554.826-.58 1.305a1 1 0 0 1-1.705.653L12 3.515z\" class=\"wd-icon-fill\"/>\n</svg>",
|
|
7
7
|
"filename": "wd-icon-puzzle.svg",
|
|
8
|
-
"category": "
|
|
8
|
+
"category": "Objects",
|
|
9
9
|
"tags": [
|
|
10
10
|
"puzzle",
|
|
11
11
|
"extend",
|
package/package.json
CHANGED
|
File without changes
|