@spectrum-web-components/icons-workflow 1.8.0 → 1.9.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.
Files changed (81) hide show
  1. package/custom-elements.json +43 -129
  2. package/icons/sp-icon-heart-filled.d.ts +6 -0
  3. package/icons/sp-icon-heart-filled.js +2 -0
  4. package/icons/{sp-icon-media-offline-n.js.map → sp-icon-heart-filled.js.map} +4 -4
  5. package/package.json +33 -35
  6. package/src/elements/{IconMediaOffline_N.d.ts → IconHeartFilled.d.ts} +2 -2
  7. package/src/elements/IconHeartFilled.js +2 -0
  8. package/src/elements/{IconMediaOffline_N.js.map → IconHeartFilled.js.map} +3 -3
  9. package/src/icons-s2/CloseCaptions.js +7 -9
  10. package/src/icons-s2/CloseCaptions.js.map +2 -2
  11. package/src/icons-s2/CloudStateDisconnected.js +6 -2
  12. package/src/icons-s2/CloudStateDisconnected.js.map +2 -2
  13. package/src/icons-s2/CloudStateError.js +7 -3
  14. package/src/icons-s2/CloudStateError.js.map +2 -2
  15. package/src/icons-s2/CloudStateInProgress.js +13 -5
  16. package/src/icons-s2/CloudStateInProgress.js.map +2 -2
  17. package/src/icons-s2/CloudStateOnline.js +11 -14
  18. package/src/icons-s2/CloudStateOnline.js.map +2 -2
  19. package/src/icons-s2/CloudStatePaused.js +9 -5
  20. package/src/icons-s2/CloudStatePaused.js.map +2 -2
  21. package/src/icons-s2/CloudStatePending.js +12 -18
  22. package/src/icons-s2/CloudStatePending.js.map +2 -2
  23. package/src/icons-s2/CloudStateSlowConnection.js +17 -5
  24. package/src/icons-s2/CloudStateSlowConnection.js.map +2 -2
  25. package/src/icons-s2/CommentHide.js +6 -8
  26. package/src/icons-s2/CommentHide.js.map +2 -2
  27. package/src/icons-s2/Community.js +7 -6
  28. package/src/icons-s2/Community.js.map +2 -2
  29. package/src/icons-s2/Erase.js +3 -3
  30. package/src/icons-s2/Erase.js.map +1 -1
  31. package/src/icons-s2/FlipHorizontal.js +25 -13
  32. package/src/icons-s2/FlipHorizontal.js.map +2 -2
  33. package/src/icons-s2/FlipVertical.js +25 -13
  34. package/src/icons-s2/FlipVertical.js.map +2 -2
  35. package/src/icons-s2/{MediaOffline_N.d.ts → HeartFilled.d.ts} +1 -1
  36. package/src/icons-s2/HeartFilled.js +17 -0
  37. package/src/icons-s2/HeartFilled.js.map +7 -0
  38. package/src/icons-s2/ImageAdd.js +4 -3
  39. package/src/icons-s2/ImageAdd.js.map +2 -2
  40. package/src/icons-s2/Images.js +8 -11
  41. package/src/icons-s2/Images.js.map +2 -2
  42. package/src/icons-s2/Pattern.js +9 -53
  43. package/src/icons-s2/Pattern.js.map +2 -2
  44. package/src/icons-s2/Play.js +7 -10
  45. package/src/icons-s2/Play.js.map +2 -2
  46. package/src/icons-s2/SpeedFast.js +5 -7
  47. package/src/icons-s2/SpeedFast.js.map +2 -2
  48. package/src/icons-s2/StrokeDotted.js +16 -7
  49. package/src/icons-s2/StrokeDotted.js.map +2 -2
  50. package/src/icons-s2/Template.js +2 -2
  51. package/src/icons-s2/Template.js.map +1 -1
  52. package/src/icons-s2/UserAvatarCursor.js +5 -7
  53. package/src/icons-s2/UserAvatarCursor.js.map +2 -2
  54. package/src/icons-s2/UserSettings.js +5 -4
  55. package/src/icons-s2/UserSettings.js.map +2 -2
  56. package/src/icons-s2.d.ts +1 -3
  57. package/src/icons-s2.js +1 -1
  58. package/src/icons-s2.js.map +2 -2
  59. package/icons/sp-icon-cloud-state-default.d.ts +0 -6
  60. package/icons/sp-icon-cloud-state-default.js +0 -2
  61. package/icons/sp-icon-cloud-state-default.js.map +0 -7
  62. package/icons/sp-icon-cloud-state-error-red.d.ts +0 -6
  63. package/icons/sp-icon-cloud-state-error-red.js +0 -2
  64. package/icons/sp-icon-cloud-state-error-red.js.map +0 -7
  65. package/icons/sp-icon-media-offline-n.d.ts +0 -6
  66. package/icons/sp-icon-media-offline-n.js +0 -2
  67. package/src/elements/IconCloudStateDefault.d.ts +0 -8
  68. package/src/elements/IconCloudStateDefault.js +0 -2
  69. package/src/elements/IconCloudStateDefault.js.map +0 -7
  70. package/src/elements/IconCloudStateErrorRed.d.ts +0 -8
  71. package/src/elements/IconCloudStateErrorRed.js +0 -2
  72. package/src/elements/IconCloudStateErrorRed.js.map +0 -7
  73. package/src/elements/IconMediaOffline_N.js +0 -2
  74. package/src/icons-s2/CloudStateDefault.d.ts +0 -8
  75. package/src/icons-s2/CloudStateDefault.js +0 -16
  76. package/src/icons-s2/CloudStateDefault.js.map +0 -7
  77. package/src/icons-s2/CloudStateErrorRed.d.ts +0 -8
  78. package/src/icons-s2/CloudStateErrorRed.js +0 -28
  79. package/src/icons-s2/CloudStateErrorRed.js.map +0 -7
  80. package/src/icons-s2/MediaOffline_N.js +0 -24
  81. package/src/icons-s2/MediaOffline_N.js.map +0 -7
@@ -2567,21 +2567,6 @@
2567
2567
  }
2568
2568
  ]
2569
2569
  },
2570
- {
2571
- "kind": "javascript-module",
2572
- "path": "icons/sp-icon-cloud-state-default.js",
2573
- "declarations": [],
2574
- "exports": [
2575
- {
2576
- "kind": "custom-element-definition",
2577
- "name": "sp-icon-cloud-state-default",
2578
- "declaration": {
2579
- "name": "IconCloudStateDefault",
2580
- "module": "/src/elements/IconCloudStateDefault.js"
2581
- }
2582
- }
2583
- ]
2584
- },
2585
2570
  {
2586
2571
  "kind": "javascript-module",
2587
2572
  "path": "icons/sp-icon-cloud-state-disconnected.js",
@@ -2597,21 +2582,6 @@
2597
2582
  }
2598
2583
  ]
2599
2584
  },
2600
- {
2601
- "kind": "javascript-module",
2602
- "path": "icons/sp-icon-cloud-state-error-red.js",
2603
- "declarations": [],
2604
- "exports": [
2605
- {
2606
- "kind": "custom-element-definition",
2607
- "name": "sp-icon-cloud-state-error-red",
2608
- "declaration": {
2609
- "name": "IconCloudStateErrorRed",
2610
- "module": "/src/elements/IconCloudStateErrorRed.js"
2611
- }
2612
- }
2613
- ]
2614
- },
2615
2585
  {
2616
2586
  "kind": "javascript-module",
2617
2587
  "path": "icons/sp-icon-cloud-state-error.js",
@@ -7622,6 +7592,21 @@
7622
7592
  }
7623
7593
  ]
7624
7594
  },
7595
+ {
7596
+ "kind": "javascript-module",
7597
+ "path": "icons/sp-icon-heart-filled.js",
7598
+ "declarations": [],
7599
+ "exports": [
7600
+ {
7601
+ "kind": "custom-element-definition",
7602
+ "name": "sp-icon-heart-filled",
7603
+ "declaration": {
7604
+ "name": "IconHeartFilled",
7605
+ "module": "/src/elements/IconHeartFilled.js"
7606
+ }
7607
+ }
7608
+ ]
7609
+ },
7625
7610
  {
7626
7611
  "kind": "javascript-module",
7627
7612
  "path": "icons/sp-icon-heart.js",
@@ -9272,21 +9257,6 @@
9272
9257
  }
9273
9258
  ]
9274
9259
  },
9275
- {
9276
- "kind": "javascript-module",
9277
- "path": "icons/sp-icon-media-offline-n.js",
9278
- "declarations": [],
9279
- "exports": [
9280
- {
9281
- "kind": "custom-element-definition",
9282
- "name": "sp-icon-media-offline-n",
9283
- "declaration": {
9284
- "name": "IconMediaOfflineN",
9285
- "module": "/src/elements/IconMediaOffline_N.js"
9286
- }
9287
- }
9288
- ]
9289
- },
9290
9260
  {
9291
9261
  "kind": "javascript-module",
9292
9262
  "path": "icons/sp-icon-mention.js",
@@ -21327,34 +21297,6 @@
21327
21297
  }
21328
21298
  ]
21329
21299
  },
21330
- {
21331
- "kind": "javascript-module",
21332
- "path": "src/elements/IconCloudStateDefault.js",
21333
- "declarations": [
21334
- {
21335
- "kind": "class",
21336
- "description": "",
21337
- "name": "IconCloudStateDefault",
21338
- "members": [],
21339
- "superclass": {
21340
- "name": "IconBase",
21341
- "package": "@spectrum-web-components/icon"
21342
- },
21343
- "tagName": "sp-icon-cloud-state-default",
21344
- "customElement": true
21345
- }
21346
- ],
21347
- "exports": [
21348
- {
21349
- "kind": "js",
21350
- "name": "IconCloudStateDefault",
21351
- "declaration": {
21352
- "name": "IconCloudStateDefault",
21353
- "module": "src/elements/IconCloudStateDefault.js"
21354
- }
21355
- }
21356
- ]
21357
- },
21358
21300
  {
21359
21301
  "kind": "javascript-module",
21360
21302
  "path": "src/elements/IconCloudStateDisconnected.js",
@@ -21411,34 +21353,6 @@
21411
21353
  }
21412
21354
  ]
21413
21355
  },
21414
- {
21415
- "kind": "javascript-module",
21416
- "path": "src/elements/IconCloudStateErrorRed.js",
21417
- "declarations": [
21418
- {
21419
- "kind": "class",
21420
- "description": "",
21421
- "name": "IconCloudStateErrorRed",
21422
- "members": [],
21423
- "superclass": {
21424
- "name": "IconBase",
21425
- "package": "@spectrum-web-components/icon"
21426
- },
21427
- "tagName": "sp-icon-cloud-state-error-red",
21428
- "customElement": true
21429
- }
21430
- ],
21431
- "exports": [
21432
- {
21433
- "kind": "js",
21434
- "name": "IconCloudStateErrorRed",
21435
- "declaration": {
21436
- "name": "IconCloudStateErrorRed",
21437
- "module": "src/elements/IconCloudStateErrorRed.js"
21438
- }
21439
- }
21440
- ]
21441
- },
21442
21356
  {
21443
21357
  "kind": "javascript-module",
21444
21358
  "path": "src/elements/IconCloudStateInProgress.js",
@@ -30763,6 +30677,34 @@
30763
30677
  }
30764
30678
  ]
30765
30679
  },
30680
+ {
30681
+ "kind": "javascript-module",
30682
+ "path": "src/elements/IconHeartFilled.js",
30683
+ "declarations": [
30684
+ {
30685
+ "kind": "class",
30686
+ "description": "",
30687
+ "name": "IconHeartFilled",
30688
+ "members": [],
30689
+ "superclass": {
30690
+ "name": "IconBase",
30691
+ "package": "@spectrum-web-components/icon"
30692
+ },
30693
+ "tagName": "sp-icon-heart-filled",
30694
+ "customElement": true
30695
+ }
30696
+ ],
30697
+ "exports": [
30698
+ {
30699
+ "kind": "js",
30700
+ "name": "IconHeartFilled",
30701
+ "declaration": {
30702
+ "name": "IconHeartFilled",
30703
+ "module": "src/elements/IconHeartFilled.js"
30704
+ }
30705
+ }
30706
+ ]
30707
+ },
30766
30708
  {
30767
30709
  "kind": "javascript-module",
30768
30710
  "path": "src/elements/IconHelp.js",
@@ -33815,34 +33757,6 @@
33815
33757
  }
33816
33758
  ]
33817
33759
  },
33818
- {
33819
- "kind": "javascript-module",
33820
- "path": "src/elements/IconMediaOffline_N.js",
33821
- "declarations": [
33822
- {
33823
- "kind": "class",
33824
- "description": "",
33825
- "name": "IconMediaOfflineN",
33826
- "members": [],
33827
- "superclass": {
33828
- "name": "IconBase",
33829
- "package": "@spectrum-web-components/icon"
33830
- },
33831
- "tagName": "sp-icon-media-offline-n",
33832
- "customElement": true
33833
- }
33834
- ],
33835
- "exports": [
33836
- {
33837
- "kind": "js",
33838
- "name": "IconMediaOfflineN",
33839
- "declaration": {
33840
- "name": "IconMediaOfflineN",
33841
- "module": "src/elements/IconMediaOffline_N.js"
33842
- }
33843
- }
33844
- ]
33845
- },
33846
33760
  {
33847
33761
  "kind": "javascript-module",
33848
33762
  "path": "src/elements/IconMention.js",
@@ -0,0 +1,6 @@
1
+ import { IconHeartFilled } from '../src/elements/IconHeartFilled.js';
2
+ declare global {
3
+ interface HTMLElementTagNameMap {
4
+ 'sp-icon-heart-filled': IconHeartFilled;
5
+ }
6
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";import{IconHeartFilled as e}from"../src/elements/IconHeartFilled.js";import{defineElement as l}from"@spectrum-web-components/base/src/define-element.js";l("sp-icon-heart-filled",e);
2
+ //# sourceMappingURL=sp-icon-heart-filled.js.map
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
- "sources": ["sp-icon-media-offline-n.ts"],
4
- "sourcesContent": ["/*\nCopyright 2024 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { IconMediaOfflineN } from '../src/elements/IconMediaOffline_N.js';\nimport { defineElement } from '@spectrum-web-components/base/src/define-element.js';\n\ndefineElement('sp-icon-media-offline-n', IconMediaOfflineN);\n\ndeclare global {\n interface HTMLElementTagNameMap {\n 'sp-icon-media-offline-n': IconMediaOfflineN;\n }\n}\n"],
5
- "mappings": "aAYA,OAAS,qBAAAA,MAAyB,wCAClC,OAAS,iBAAAC,MAAqB,sDAE9BA,EAAc,0BAA2BD,CAAiB",
6
- "names": ["IconMediaOfflineN", "defineElement"]
3
+ "sources": ["sp-icon-heart-filled.ts"],
4
+ "sourcesContent": ["/*\nCopyright 2024 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { IconHeartFilled } from '../src/elements/IconHeartFilled.js';\nimport { defineElement } from '@spectrum-web-components/base/src/define-element.js';\n\ndefineElement('sp-icon-heart-filled', IconHeartFilled);\n\ndeclare global {\n interface HTMLElementTagNameMap {\n 'sp-icon-heart-filled': IconHeartFilled;\n }\n}\n"],
5
+ "mappings": "aAYA,OAAS,mBAAAA,MAAuB,qCAChC,OAAS,iBAAAC,MAAqB,sDAE9BA,EAAc,uBAAwBD,CAAe",
6
+ "names": ["IconHeartFilled", "defineElement"]
7
7
  }
package/package.json CHANGED
@@ -1,34 +1,27 @@
1
1
  {
2
2
  "name": "@spectrum-web-components/icons-workflow",
3
- "version": "1.8.0",
4
- "publishConfig": {
5
- "access": "public"
6
- },
3
+ "version": "1.9.0",
7
4
  "description": "",
8
5
  "license": "Apache-2.0",
6
+ "author": "Adobe",
7
+ "homepage": "https://opensource.adobe.com/spectrum-web-components/components/icons-workflow",
9
8
  "repository": {
9
+ "directory": "packages/icons-workflow",
10
10
  "type": "git",
11
- "url": "https://github.com/adobe/spectrum-web-components.git",
12
- "directory": "packages/icons-workflow"
11
+ "url": "https://github.com/adobe/spectrum-web-components.git"
13
12
  },
14
- "author": "Adobe",
15
- "homepage": "https://opensource.adobe.com/spectrum-web-components/components/icons-workflow",
16
13
  "bugs": {
17
14
  "url": "https://github.com/adobe/spectrum-web-components/issues"
18
15
  },
19
- "main": "./src/index.js",
20
- "module": "./src/index.js",
21
16
  "type": "module",
22
17
  "exports": {
23
18
  ".": "./src/index.js",
24
- "./src/*": "./src/*",
25
19
  "./icons/*": "./icons/*",
26
- "./package.json": "./package.json"
27
- },
28
- "scripts": {
29
- "build": "node ./bin/build.js",
30
- "build-icons-mapping": "node ./bin/build-icons-mapping.js"
20
+ "./package.json": "./package.json",
21
+ "./src/*": "./src/*"
31
22
  },
23
+ "main": "./src/index.js",
24
+ "module": "./src/index.js",
32
25
  "files": [
33
26
  "**/*.d.ts",
34
27
  "**/*.js",
@@ -38,6 +31,27 @@
38
31
  "!stories/",
39
32
  "!test/"
40
33
  ],
34
+ "scripts": {
35
+ "build": "node ./bin/build.js",
36
+ "build-icons-mapping": "node ./bin/build-icons-mapping.js"
37
+ },
38
+ "sideEffects": [
39
+ "./src/index.js",
40
+ "./icons/*"
41
+ ],
42
+ "types": "./src/index.d.ts",
43
+ "dependencies": {
44
+ "@spectrum-web-components/base": "1.9.0",
45
+ "@spectrum-web-components/icon": "1.9.0"
46
+ },
47
+ "devDependencies": {
48
+ "@adobe/spectrum-css-workflow-icons": "1.7.0",
49
+ "@adobe/spectrum-css-workflow-icons-s2": "npm:@adobe/spectrum-css-workflow-icons@5.0.0",
50
+ "case": "1.6.3",
51
+ "cheerio": "1.1.2",
52
+ "fast-glob": "3.3.3",
53
+ "prettier": "3.6.2"
54
+ },
41
55
  "keywords": [
42
56
  "design-system",
43
57
  "spectrum",
@@ -50,24 +64,8 @@
50
64
  "component",
51
65
  "css"
52
66
  ],
53
- "dependencies": {
54
- "@spectrum-web-components/base": "1.8.0",
55
- "@spectrum-web-components/icon": "1.8.0"
56
- },
57
- "devDependencies": {
58
- "@adobe/spectrum-css-workflow-icons": "1.7.0",
59
- "@adobe/spectrum-css-workflow-icons-s2": "npm:@adobe/spectrum-css-workflow-icons@4.1.0",
60
- "case": "^1.6.1",
61
- "cheerio": "^1.0.0-rc.2",
62
- "fast-glob": "^3.3.3",
63
- "fs": "^0.0.1-security",
64
- "path": "^0.12.7",
65
- "prettier": "^3.5.3"
66
- },
67
- "types": "./src/index.d.ts",
68
67
  "customElements": "custom-elements.json",
69
- "sideEffects": [
70
- "./src/index.js",
71
- "./icons/*"
72
- ]
68
+ "publishConfig": {
69
+ "access": "public"
70
+ }
73
71
  }
@@ -1,8 +1,8 @@
1
1
  import { TemplateResult } from '@spectrum-web-components/base';
2
2
  import { IconBase } from '@spectrum-web-components/icon';
3
3
  /**
4
- * @element sp-icon-media-offline-n
4
+ * @element sp-icon-heart-filled
5
5
  */
6
- export declare class IconMediaOfflineN extends IconBase {
6
+ export declare class IconHeartFilled extends IconBase {
7
7
  protected render(): TemplateResult;
8
8
  }
@@ -0,0 +1,2 @@
1
+ "use strict";import{html as e}from"@spectrum-web-components/base";import{IconBase as t}from"@spectrum-web-components/icon";import{setCustomTemplateLiteralTag as l}from"../custom-tag.js";import{HeartFilledIcon as r}from"../icons-s2/HeartFilled.js";import{DefaultIcon as a}from"../DefaultIcon.js";export class IconHeartFilled extends t{render(){return l(e),this.spectrumVersion===2?r({hidden:!this.label,title:this.label}):a({hidden:!this.label,title:this.label})}}
2
+ //# sourceMappingURL=IconHeartFilled.js.map
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
- "sources": ["IconMediaOffline_N.ts"],
4
- "sourcesContent": ["/*\nCopyright 2024 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { html, TemplateResult } from '@spectrum-web-components/base';\nimport { IconBase } from '@spectrum-web-components/icon';\nimport { setCustomTemplateLiteralTag } from '../custom-tag.js';\n\nimport { MediaOfflineNIcon as CurrentIcon } from '../icons-s2/MediaOffline_N.js';\n\nimport { DefaultIcon as AlternateIcon } from '../DefaultIcon.js';\n\n/**\n * @element sp-icon-media-offline-n\n */\nexport class IconMediaOfflineN extends IconBase {\n protected override render(): TemplateResult {\n setCustomTemplateLiteralTag(html);\n\n if (this.spectrumVersion === 2) {\n return CurrentIcon({ hidden: !this.label, title: this.label }) as TemplateResult;\n }\n return AlternateIcon({ hidden: !this.label, title: this.label }) as TemplateResult;\n }\n}\n"],
5
- "mappings": "aAYA,OAAS,QAAAA,MAA4B,gCACrC,OAAS,YAAAC,MAAgB,gCACzB,OAAS,+BAAAC,MAAmC,mBAE5C,OAAS,qBAAqBC,MAAmB,gCAEjD,OAAS,eAAeC,MAAqB,oBAKtC,aAAM,0BAA0BH,CAAS,CAC3B,QAAyB,CAG1C,OAFAC,EAA4BF,CAAI,EAE5B,KAAK,kBAAoB,EACpBG,EAAY,CAAE,OAAQ,CAAC,KAAK,MAAO,MAAO,KAAK,KAAM,CAAC,EAExDC,EAAc,CAAE,OAAQ,CAAC,KAAK,MAAO,MAAO,KAAK,KAAM,CAAC,CACjE,CACF",
3
+ "sources": ["IconHeartFilled.ts"],
4
+ "sourcesContent": ["/*\nCopyright 2024 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { html, TemplateResult } from '@spectrum-web-components/base';\nimport { IconBase } from '@spectrum-web-components/icon';\nimport { setCustomTemplateLiteralTag } from '../custom-tag.js';\n\nimport { HeartFilledIcon as CurrentIcon } from '../icons-s2/HeartFilled.js';\n\nimport { DefaultIcon as AlternateIcon } from '../DefaultIcon.js';\n\n/**\n * @element sp-icon-heart-filled\n */\nexport class IconHeartFilled extends IconBase {\n protected override render(): TemplateResult {\n setCustomTemplateLiteralTag(html);\n\n if (this.spectrumVersion === 2) {\n return CurrentIcon({ hidden: !this.label, title: this.label }) as TemplateResult;\n }\n return AlternateIcon({ hidden: !this.label, title: this.label }) as TemplateResult;\n }\n}\n"],
5
+ "mappings": "aAYA,OAAS,QAAAA,MAA4B,gCACrC,OAAS,YAAAC,MAAgB,gCACzB,OAAS,+BAAAC,MAAmC,mBAE5C,OAAS,mBAAmBC,MAAmB,6BAE/C,OAAS,eAAeC,MAAqB,oBAKtC,aAAM,wBAAwBH,CAAS,CACzB,QAAyB,CAG1C,OAFAC,EAA4BF,CAAI,EAE5B,KAAK,kBAAoB,EACpBG,EAAY,CAAE,OAAQ,CAAC,KAAK,MAAO,MAAO,KAAK,KAAM,CAAC,EAExDC,EAAc,CAAE,OAAQ,CAAC,KAAK,MAAO,MAAO,KAAK,KAAM,CAAC,CACjE,CACF",
6
6
  "names": ["html", "IconBase", "setCustomTemplateLiteralTag", "CurrentIcon", "AlternateIcon"]
7
7
  }
@@ -1,27 +1,25 @@
1
- "use strict";import{tag as o}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const CloseCaptionsIcon=({width:t=24,height:e=24,hidden:r=!1,title:l="Close Captions"}={})=>o`<svg
1
+ "use strict";import{tag as o}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const CloseCaptionsIcon=({width:t=24,height:e=24,hidden:l=!1,title:r="Close Captions"}={})=>o`<svg
2
+ data-name="ICONS"
2
3
  xmlns="http://www.w3.org/2000/svg"
3
4
  width="${t}"
4
5
  height="${e}"
5
6
  viewBox="0 0 20 20"
6
- aria-hidden=${r?"true":"false"}
7
+ aria-hidden=${l?"true":"false"}
7
8
  role="img"
8
9
  fill="currentColor"
9
- aria-label="${l}"
10
+ aria-label="${r}"
10
11
  >
11
12
  <path
12
- d="M16.75,3H3.25c-1.24023,0-2.25,1.00977-2.25,2.25v9.5c0,1.24023,1.00977,2.25,2.25,2.25h13.5c1.24023,0,2.25-1.00977,2.25-2.25V5.25c0-1.24023-1.00977-2.25-2.25-2.25ZM17.5,15.49999s-14.25,0-14.25,0c-.41309,0-.75-.33691-.75-.75v-3.28905s0-6.21094,0-6.21094c0-.41309.33691-.75.75-.75h0s13.5-.00001,13.5-.00001c.41309,0,.75.33691.75.75"
13
+ d="M14.06248,13.93066c-.80418.00098-1.6118-.22949-2.27-.67383-1.03906-.70215-1.61133-1.85156-1.61133-3.23633,0-1.78027.88916-2.71875,1.63477-3.19336,1.21045-.77051,2.86475-.79395,3.76416-.37402.375.17578.53711.62207.36133.99805-.17529.37402-.62305.53516-.99707.36133-.38916-.18359-1.49951-.24512-2.32324.28027-.62354.39648-.93994,1.04492-.93994,1.92773,0,.88379.3291,1.57227.95117,1.99316.66113.44629,1.60498.54785,2.3501.24609.38281-.15332.8208.03223.97559.41602.15479.38477-.03174.82129-.41602.97656-.46582.1875-.97217.27832-1.47951.27832Z"
13
14
  fill="currentColor"
14
- stroke-width="0"
15
15
  />
16
16
  <path
17
- d="M14.0625,13.93066c-.8042.00098-1.61182-.22949-2.27002-.67383-1.03906-.70215-1.61133-1.85156-1.61133-3.23633,0-1.78027.88916-2.71875,1.63477-3.19336,1.21045-.77051,2.86475-.79395,3.76416-.37402.375.17578.53711.62207.36133.99805-.17529.37402-.62305.53516-.99707.36133-.38916-.18359-1.49951-.24512-2.32324.28027-.62354.39648-.93994,1.04492-.93994,1.92773,0,.88379.3291,1.57227.95117,1.99316.66113.44629,1.60498.54785,2.3501.24609.38281-.15332.8208.03223.97559.41602.15479.38477-.03174.82129-.41602.97656-.46582.1875-.97217.27832-1.47949.27832Z"
17
+ d="M7.89355,13.93066c-.8042.00098-1.61182-.22949-2.27002-.6748-1.03906-.70117-1.61133-1.85059-1.61133-3.23535,0-1.78027.88916-2.71875,1.63477-3.19336,1.20947-.77148,2.86377-.79395,3.76465-.37402.375.17578.53711.62207.36133.99805-.17578.37402-.62305.53516-.99707.36133-.39062-.18359-1.49902-.24512-2.32373.28027-.62354.39648-.93994,1.04492-.93994,1.92773,0,.88379.3291,1.57227.95117,1.99316.66211.44629,1.60596.54785,2.35059.24609.38281-.15332.8208.03223.97559.41602.15479.38477-.03174.82129-.41602.97656-.46582.1875-.97217.27832-1.47998.27832Z"
18
18
  fill="currentColor"
19
- stroke-width="0"
20
19
  />
21
20
  <path
22
- d="M7.89355,13.93066c-.8042.00098-1.61182-.22949-2.27002-.6748-1.03906-.70117-1.61133-1.85059-1.61133-3.23535,0-1.78027.88916-2.71875,1.63477-3.19336,1.20947-.77148,2.86377-.79395,3.76465-.37402.375.17578.53711.62207.36133.99805-.17578.37402-.62305.53516-.99707.36133-.39062-.18359-1.49902-.24512-2.32373.28027-.62354.39648-.93994,1.04492-.93994,1.92773,0,.88379.3291,1.57227.95117,1.99316.66211.44629,1.60596.54785,2.35059.24609.38281-.15332.8208.03223.97559.41602.15479.38477-.03174.82129-.41602.97656-.46582.1875-.97217.27832-1.47998.27832Z"
21
+ d="M16.75,17H3.25c-1.24072,0-2.25-1.00977-2.25-2.25V5.25c0-1.24023,1.00928-2.25,2.25-2.25h13.5c1.24072,0,2.25,1.00977,2.25,2.25v9.5c0,1.24023-1.00928,2.25-2.25,2.25ZM3.25,4.5c-.41357,0-.75.33691-.75.75v9.5c0,.41309.33643.75.75.75h13.5c.41357,0,.75-.33691.75-.75V5.25c0-.41309-.33643-.75-.75-.75H3.25Z"
23
22
  fill="currentColor"
24
- stroke-width="0"
25
23
  />
26
24
  </svg>`;
27
25
  //# sourceMappingURL=CloseCaptions.js.map
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["CloseCaptions.ts"],
4
- "sourcesContent": ["/*\nCopyright 2024 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const CloseCaptionsIcon = ({\n width = 24,\n height = 24,\n hidden = false,\n title = 'Close Captions',\n} = {}): string | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n width=\"${width}\"\n height=\"${height}\"\n viewBox=\"0 0 20 20\"\n aria-hidden=${hidden ? 'true' : 'false'}\n role=\"img\"\n fill=\"currentColor\"\n aria-label=\"${title}\"\n >\n <path\n d=\"M16.75,3H3.25c-1.24023,0-2.25,1.00977-2.25,2.25v9.5c0,1.24023,1.00977,2.25,2.25,2.25h13.5c1.24023,0,2.25-1.00977,2.25-2.25V5.25c0-1.24023-1.00977-2.25-2.25-2.25ZM17.5,15.49999s-14.25,0-14.25,0c-.41309,0-.75-.33691-.75-.75v-3.28905s0-6.21094,0-6.21094c0-.41309.33691-.75.75-.75h0s13.5-.00001,13.5-.00001c.41309,0,.75.33691.75.75\"\n fill=\"currentColor\"\n stroke-width=\"0\"\n />\n <path\n d=\"M14.0625,13.93066c-.8042.00098-1.61182-.22949-2.27002-.67383-1.03906-.70215-1.61133-1.85156-1.61133-3.23633,0-1.78027.88916-2.71875,1.63477-3.19336,1.21045-.77051,2.86475-.79395,3.76416-.37402.375.17578.53711.62207.36133.99805-.17529.37402-.62305.53516-.99707.36133-.38916-.18359-1.49951-.24512-2.32324.28027-.62354.39648-.93994,1.04492-.93994,1.92773,0,.88379.3291,1.57227.95117,1.99316.66113.44629,1.60498.54785,2.3501.24609.38281-.15332.8208.03223.97559.41602.15479.38477-.03174.82129-.41602.97656-.46582.1875-.97217.27832-1.47949.27832Z\"\n fill=\"currentColor\"\n stroke-width=\"0\"\n />\n <path\n d=\"M7.89355,13.93066c-.8042.00098-1.61182-.22949-2.27002-.6748-1.03906-.70117-1.61133-1.85059-1.61133-3.23535,0-1.78027.88916-2.71875,1.63477-3.19336,1.20947-.77148,2.86377-.79395,3.76465-.37402.375.17578.53711.62207.36133.99805-.17578.37402-.62305.53516-.99707.36133-.39062-.18359-1.49902-.24512-2.32373.28027-.62354.39648-.93994,1.04492-.93994,1.92773,0,.88379.3291,1.57227.95117,1.99316.66211.44629,1.60596.54785,2.35059.24609.38281-.15332.8208.03223.97559.41602.15479.38477-.03174.82129-.41602.97656-.46582.1875-.97217.27832-1.47998.27832Z\"\n fill=\"currentColor\"\n stroke-width=\"0\"\n />\n </svg>`;\n};\n"],
5
- "mappings": "aAYA,OAAS,OAAOA,MAA4B,mBAE5C,OAAS,gCAAmC,mBACrC,aAAM,kBAAoB,CAAC,CAChC,MAAAC,EAAQ,GACR,OAAAC,EAAS,GACT,OAAAC,EAAS,GACT,MAAAC,EAAQ,gBACV,EAAI,CAAC,IACIJ;AAAA;AAAA,aAEIC,CAAK;AAAA,cACJC,CAAM;AAAA;AAAA,kBAEFC,EAAS,OAAS,OAAO;AAAA;AAAA;AAAA,kBAGzBC,CAAK;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;",
4
+ "sourcesContent": ["/*\nCopyright 2024 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const CloseCaptionsIcon = ({\n width = 24,\n height = 24,\n hidden = false,\n title = 'Close Captions',\n} = {}): string | TemplateResult => {\n return html`<svg\n data-name=\"ICONS\"\n xmlns=\"http://www.w3.org/2000/svg\"\n width=\"${width}\"\n height=\"${height}\"\n viewBox=\"0 0 20 20\"\n aria-hidden=${hidden ? 'true' : 'false'}\n role=\"img\"\n fill=\"currentColor\"\n aria-label=\"${title}\"\n >\n <path\n d=\"M14.06248,13.93066c-.80418.00098-1.6118-.22949-2.27-.67383-1.03906-.70215-1.61133-1.85156-1.61133-3.23633,0-1.78027.88916-2.71875,1.63477-3.19336,1.21045-.77051,2.86475-.79395,3.76416-.37402.375.17578.53711.62207.36133.99805-.17529.37402-.62305.53516-.99707.36133-.38916-.18359-1.49951-.24512-2.32324.28027-.62354.39648-.93994,1.04492-.93994,1.92773,0,.88379.3291,1.57227.95117,1.99316.66113.44629,1.60498.54785,2.3501.24609.38281-.15332.8208.03223.97559.41602.15479.38477-.03174.82129-.41602.97656-.46582.1875-.97217.27832-1.47951.27832Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M7.89355,13.93066c-.8042.00098-1.61182-.22949-2.27002-.6748-1.03906-.70117-1.61133-1.85059-1.61133-3.23535,0-1.78027.88916-2.71875,1.63477-3.19336,1.20947-.77148,2.86377-.79395,3.76465-.37402.375.17578.53711.62207.36133.99805-.17578.37402-.62305.53516-.99707.36133-.39062-.18359-1.49902-.24512-2.32373.28027-.62354.39648-.93994,1.04492-.93994,1.92773,0,.88379.3291,1.57227.95117,1.99316.66211.44629,1.60596.54785,2.35059.24609.38281-.15332.8208.03223.97559.41602.15479.38477-.03174.82129-.41602.97656-.46582.1875-.97217.27832-1.47998.27832Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M16.75,17H3.25c-1.24072,0-2.25-1.00977-2.25-2.25V5.25c0-1.24023,1.00928-2.25,2.25-2.25h13.5c1.24072,0,2.25,1.00977,2.25,2.25v9.5c0,1.24023-1.00928,2.25-2.25,2.25ZM3.25,4.5c-.41357,0-.75.33691-.75.75v9.5c0,.41309.33643.75.75.75h13.5c.41357,0,.75-.33691.75-.75V5.25c0-.41309-.33643-.75-.75-.75H3.25Z\"\n fill=\"currentColor\"\n />\n </svg>`;\n};\n"],
5
+ "mappings": "aAYA,OAAS,OAAOA,MAA4B,mBAE5C,OAAS,gCAAmC,mBACrC,aAAM,kBAAoB,CAAC,CAChC,MAAAC,EAAQ,GACR,OAAAC,EAAS,GACT,OAAAC,EAAS,GACT,MAAAC,EAAQ,gBACV,EAAI,CAAC,IACIJ;AAAA;AAAA;AAAA,aAGIC,CAAK;AAAA,cACJC,CAAM;AAAA;AAAA,kBAEFC,EAAS,OAAS,OAAO;AAAA;AAAA;AAAA,kBAGzBC,CAAK;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;",
6
6
  "names": ["html", "width", "height", "hidden", "title"]
7
7
  }
@@ -2,14 +2,18 @@
2
2
  xmlns="http://www.w3.org/2000/svg"
3
3
  width="${t}"
4
4
  height="${e}"
5
- viewBox="0 0 22 20"
5
+ viewBox="0 0 20 20"
6
6
  aria-hidden=${l?"true":"false"}
7
7
  role="img"
8
8
  fill="currentColor"
9
9
  aria-label="${r}"
10
10
  >
11
11
  <path
12
- d="m11.30664,17H3.71777c-1.90332,0-3.45215-1.54785-3.45215-3.45117,0-1.49219.9668-2.78027,2.32422-3.25-.04297-.23145-.06445-.46582-.06445-.70312,0-2.17969,1.80957-3.95215,4.0332-3.95215.2793,0,.55762.0293.83105.08789.6377-1.95898,2.47656-3.34766,4.58887-3.34766,2.49512,0,4.56738,1.87012,4.81934,4.34961.04199.41211-.25781.78027-.66992.82227-.41309.04395-.78027-.25781-.82227-.66992-.17383-1.71191-1.60449-3.00195-3.32715-3.00195-1.66309,0-3.08008,1.25195-3.29688,2.91211-.03125.23535-.17188.44238-.37891.55762-.20898.11621-.45801.125-.6748.02832-.34863-.1582-.70898-.23828-1.06934-.23828-1.39648,0-2.5332,1.09961-2.5332,2.45215,0,.33203.06934.65625.20605.96484.09961.22363.08301.48242-.04395.69238s-.34863.34375-.59375.35938c-1.02539.06641-1.82812.91699-1.82812,1.93652,0,1.07617.87598,1.95117,1.95215,1.95117h7.58887c.41406,0,.75.33594.75.75s-.33594.75-.75.75Zm10.67334-3.47888c0,2.48523-1.99463,4.5-4.47998,4.5s-4.5-2.01477-4.5-4.5,2.01465-4.5,4.5-4.5,4.47998,2.01477,4.47998,4.5Zm-3.59521.00037l1.43262-1.43262c.24316-.24414.24316-.64062,0-.88477-.24414-.24414-.64062-.24414-.88477,0l-1.43262,1.43262-1.43262-1.43262c-.24414-.24414-.64062-.24414-.88477,0-.24316.24414-.24316.64062,0,.88477l1.43262,1.43262-1.43262,1.43262c-.24316.24414-.24316.64062,0,.88477.12207.12207.28223.18262.44238.18262s.32031-.06055.44238-.18262l1.43262-1.43262,1.43262,1.43262c.12207.12207.28223.18262.44238.18262s.32031-.06055.44238-.18262c.24316-.24414.24316-.64062,0-.88477l-1.43262-1.43262Z"
12
+ d="M9.25,16.99805H3.71777c-1.90332,0-3.45215-1.54785-3.45215-3.45117,0-1.49219.9668-2.78027,2.32422-3.25-.04297-.23145-.06445-.46582-.06445-.70312,0-2.17969,1.80957-3.95215,4.0332-3.95215.2793,0,.55762.0293.83105.08789.6377-1.95898,2.47656-3.34766,4.58887-3.34766,2.49609,0,4.56738,1.87012,4.81836,4.35059.04199.41211-.25879.7793-.6709.82129-.40039.0498-.7793-.25781-.82129-.6709-.17285-1.71094-1.60352-3.00098-3.32617-3.00098-1.66309,0-3.08008,1.25195-3.29688,2.91211-.03125.23535-.17188.44238-.37891.55762-.20801.11719-.45898.125-.6748.02832-.34863-.1582-.70898-.23828-1.06934-.23828-1.39648,0-2.5332,1.09961-2.5332,2.45215,0,.33203.06934.65625.20605.96484.09961.22363.08301.48242-.04395.69238s-.34863.34375-.59375.35938c-1.02539.06641-1.82812.91699-1.82812,1.93652,0,1.07617.87598,1.95117,1.95215,1.95117h5.53223c.41406,0,.75.33594.75.75s-.33594.75-.75.75Z"
13
+ fill="currentColor"
14
+ />
15
+ <path
16
+ d="M15.5,9.02112c-2.48535,0-4.5,2.01477-4.5,4.5s2.01465,4.5,4.5,4.5,4.47998-2.01477,4.47998-4.5-1.99463-4.5-4.47998-4.5ZM17.90527,14.86621c.29297.29297.29297.76758,0,1.06055-.14648.14648-.33789.21973-.53027.21973s-.38379-.07324-.53027-.21973l-1.34473-1.34473-1.34473,1.34473c-.14648.14648-.33789.21973-.53027.21973s-.38379-.07324-.53027-.21973c-.29297-.29297-.29297-.76758,0-1.06055l1.34473-1.34473-1.34473-1.34473c-.29297-.29297-.29297-.76758,0-1.06055s.76758-.29297,1.06055,0l1.34473,1.34473,1.34473-1.34473c.29297-.29297.76758-.29297,1.06055,0s.29297.76758,0,1.06055l-1.34473,1.34473,1.34473,1.34473Z"
13
17
  fill="currentColor"
14
18
  />
15
19
  </svg>`;
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["CloudStateDisconnected.ts"],
4
- "sourcesContent": ["/*\nCopyright 2024 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const CloudStateDisconnectedIcon = ({\n width = 24,\n height = 24,\n hidden = false,\n title = 'Cloud State Disconnected',\n} = {}): string | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n width=\"${width}\"\n height=\"${height}\"\n viewBox=\"0 0 22 20\"\n aria-hidden=${hidden ? 'true' : 'false'}\n role=\"img\"\n fill=\"currentColor\"\n aria-label=\"${title}\"\n >\n <path\n d=\"m11.30664,17H3.71777c-1.90332,0-3.45215-1.54785-3.45215-3.45117,0-1.49219.9668-2.78027,2.32422-3.25-.04297-.23145-.06445-.46582-.06445-.70312,0-2.17969,1.80957-3.95215,4.0332-3.95215.2793,0,.55762.0293.83105.08789.6377-1.95898,2.47656-3.34766,4.58887-3.34766,2.49512,0,4.56738,1.87012,4.81934,4.34961.04199.41211-.25781.78027-.66992.82227-.41309.04395-.78027-.25781-.82227-.66992-.17383-1.71191-1.60449-3.00195-3.32715-3.00195-1.66309,0-3.08008,1.25195-3.29688,2.91211-.03125.23535-.17188.44238-.37891.55762-.20898.11621-.45801.125-.6748.02832-.34863-.1582-.70898-.23828-1.06934-.23828-1.39648,0-2.5332,1.09961-2.5332,2.45215,0,.33203.06934.65625.20605.96484.09961.22363.08301.48242-.04395.69238s-.34863.34375-.59375.35938c-1.02539.06641-1.82812.91699-1.82812,1.93652,0,1.07617.87598,1.95117,1.95215,1.95117h7.58887c.41406,0,.75.33594.75.75s-.33594.75-.75.75Zm10.67334-3.47888c0,2.48523-1.99463,4.5-4.47998,4.5s-4.5-2.01477-4.5-4.5,2.01465-4.5,4.5-4.5,4.47998,2.01477,4.47998,4.5Zm-3.59521.00037l1.43262-1.43262c.24316-.24414.24316-.64062,0-.88477-.24414-.24414-.64062-.24414-.88477,0l-1.43262,1.43262-1.43262-1.43262c-.24414-.24414-.64062-.24414-.88477,0-.24316.24414-.24316.64062,0,.88477l1.43262,1.43262-1.43262,1.43262c-.24316.24414-.24316.64062,0,.88477.12207.12207.28223.18262.44238.18262s.32031-.06055.44238-.18262l1.43262-1.43262,1.43262,1.43262c.12207.12207.28223.18262.44238.18262s.32031-.06055.44238-.18262c.24316-.24414.24316-.64062,0-.88477l-1.43262-1.43262Z\"\n fill=\"currentColor\"\n />\n </svg>`;\n};\n"],
5
- "mappings": "aAYA,OAAS,OAAOA,MAA4B,mBAE5C,OAAS,gCAAmC,mBACrC,aAAM,2BAA6B,CAAC,CACzC,MAAAC,EAAQ,GACR,OAAAC,EAAS,GACT,OAAAC,EAAS,GACT,MAAAC,EAAQ,0BACV,EAAI,CAAC,IACIJ;AAAA;AAAA,aAEIC,CAAK;AAAA,cACJC,CAAM;AAAA;AAAA,kBAEFC,EAAS,OAAS,OAAO;AAAA;AAAA;AAAA,kBAGzBC,CAAK;AAAA;AAAA;AAAA;AAAA;AAAA;",
4
+ "sourcesContent": ["/*\nCopyright 2024 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const CloudStateDisconnectedIcon = ({\n width = 24,\n height = 24,\n hidden = false,\n title = 'Cloud State Disconnected',\n} = {}): string | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n width=\"${width}\"\n height=\"${height}\"\n viewBox=\"0 0 20 20\"\n aria-hidden=${hidden ? 'true' : 'false'}\n role=\"img\"\n fill=\"currentColor\"\n aria-label=\"${title}\"\n >\n <path\n d=\"M9.25,16.99805H3.71777c-1.90332,0-3.45215-1.54785-3.45215-3.45117,0-1.49219.9668-2.78027,2.32422-3.25-.04297-.23145-.06445-.46582-.06445-.70312,0-2.17969,1.80957-3.95215,4.0332-3.95215.2793,0,.55762.0293.83105.08789.6377-1.95898,2.47656-3.34766,4.58887-3.34766,2.49609,0,4.56738,1.87012,4.81836,4.35059.04199.41211-.25879.7793-.6709.82129-.40039.0498-.7793-.25781-.82129-.6709-.17285-1.71094-1.60352-3.00098-3.32617-3.00098-1.66309,0-3.08008,1.25195-3.29688,2.91211-.03125.23535-.17188.44238-.37891.55762-.20801.11719-.45898.125-.6748.02832-.34863-.1582-.70898-.23828-1.06934-.23828-1.39648,0-2.5332,1.09961-2.5332,2.45215,0,.33203.06934.65625.20605.96484.09961.22363.08301.48242-.04395.69238s-.34863.34375-.59375.35938c-1.02539.06641-1.82812.91699-1.82812,1.93652,0,1.07617.87598,1.95117,1.95215,1.95117h5.53223c.41406,0,.75.33594.75.75s-.33594.75-.75.75Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M15.5,9.02112c-2.48535,0-4.5,2.01477-4.5,4.5s2.01465,4.5,4.5,4.5,4.47998-2.01477,4.47998-4.5-1.99463-4.5-4.47998-4.5ZM17.90527,14.86621c.29297.29297.29297.76758,0,1.06055-.14648.14648-.33789.21973-.53027.21973s-.38379-.07324-.53027-.21973l-1.34473-1.34473-1.34473,1.34473c-.14648.14648-.33789.21973-.53027.21973s-.38379-.07324-.53027-.21973c-.29297-.29297-.29297-.76758,0-1.06055l1.34473-1.34473-1.34473-1.34473c-.29297-.29297-.29297-.76758,0-1.06055s.76758-.29297,1.06055,0l1.34473,1.34473,1.34473-1.34473c.29297-.29297.76758-.29297,1.06055,0s.29297.76758,0,1.06055l-1.34473,1.34473,1.34473,1.34473Z\"\n fill=\"currentColor\"\n />\n </svg>`;\n};\n"],
5
+ "mappings": "aAYA,OAAS,OAAOA,MAA4B,mBAE5C,OAAS,gCAAmC,mBACrC,aAAM,2BAA6B,CAAC,CACzC,MAAAC,EAAQ,GACR,OAAAC,EAAS,GACT,OAAAC,EAAS,GACT,MAAAC,EAAQ,0BACV,EAAI,CAAC,IACIJ;AAAA;AAAA,aAEIC,CAAK;AAAA,cACJC,CAAM;AAAA;AAAA,kBAEFC,EAAS,OAAS,OAAO;AAAA;AAAA;AAAA,kBAGzBC,CAAK;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;",
6
6
  "names": ["html", "width", "height", "hidden", "title"]
7
7
  }
@@ -1,15 +1,19 @@
1
- "use strict";import{tag as s}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const CloudStateErrorIcon=({width:t=24,height:r=24,hidden:e=!1,title:l="Cloud State Error"}={})=>s`<svg
1
+ "use strict";import{tag as o}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const CloudStateErrorIcon=({width:t=24,height:r=24,hidden:e=!1,title:l="Cloud State Error"}={})=>o`<svg
2
2
  xmlns="http://www.w3.org/2000/svg"
3
3
  width="${t}"
4
4
  height="${r}"
5
- viewBox="0 0 22 20"
5
+ viewBox="0 0 20 20"
6
6
  aria-hidden=${e?"true":"false"}
7
7
  role="img"
8
8
  fill="currentColor"
9
9
  aria-label="${l}"
10
10
  >
11
11
  <path
12
- d="m11.30664,17H3.71777c-1.90332,0-3.45215-1.54785-3.45215-3.45117,0-1.49219.9668-2.78027,2.32422-3.25-.04297-.23145-.06445-.46582-.06445-.70312,0-2.17969,1.80957-3.95215,4.0332-3.95215.2793,0,.55762.0293.83105.08789.6377-1.95898,2.47656-3.34766,4.58887-3.34766,2.49512,0,4.56738,1.87012,4.81934,4.34961.04199.41211-.25781.78027-.66992.82227-.41602.04395-.78027-.25781-.82227-.66992-.17383-1.71191-1.60449-3.00195-3.32715-3.00195-1.66309,0-3.08008,1.25195-3.29688,2.91211-.03125.23535-.17188.44238-.37891.55762-.20801.11621-.45898.125-.6748.02832-.34863-.1582-.70898-.23828-1.06934-.23828-1.39648,0-2.5332,1.09961-2.5332,2.45215,0,.33203.06934.65625.20605.96484.09961.22363.08301.48242-.04395.69238s-.34863.34375-.59375.35938c-1.02539.06641-1.82812.91699-1.82812,1.93652,0,1.07617.87598,1.95117,1.95215,1.95117h7.58887c.41406,0,.75.33594.75.75s-.33594.75-.75.75Zm10.67334-3.47888c0,2.48523-1.99463,4.5-4.47998,4.5s-4.5-2.01477-4.5-4.5,2.01465-4.5,4.5-4.5,4.47998,2.01477,4.47998,4.5Zm-3.72998,2.30017c0-.41406-.33594-.75-.75-.75s-.75.33594-.75.75v.2002c0,.41406.33594.75.75.75s.75-.33594.75-.75v-.2002Zm0-5.0498c0-.41406-.33594-.75-.75-.75s-.75.33594-.75.75v2.64941c0,.41406.33594.75.75.75s.75-.33594.75-.75v-2.64941Z"
12
+ d="M15.5,9.02112c-2.48535,0-4.5,2.01471-4.5,4.5s2.01465,4.5,4.5,4.5,4.47998-2.01477,4.47998-4.5-1.99475-4.5-4.47998-4.5ZM16.45,15.9158c0,.47241-.42543.85569-.95.85569s-.95-.38328-.95-.85569v-.28863c0-.47241.42543-.85569.95-.85569s.95.38328.95.85569v.28863ZM16.375,13.4209c0,.41406-.39185.75-.875.75s-.875-.33594-.875-.75v-2.64941c0-.41406.39185-.75.875-.75s.875.33594.875.75v2.64941Z"
13
+ fill="currentColor"
14
+ />
15
+ <path
16
+ d="M9.25,16.99805H3.71777c-1.90332,0-3.45215-1.54785-3.45215-3.45117,0-1.49219.9668-2.78027,2.32422-3.25-.04297-.23145-.06445-.46582-.06445-.70312,0-2.17969,1.80957-3.95215,4.0332-3.95215.2793,0,.55762.0293.83105.08789.6377-1.95898,2.47656-3.34766,4.58887-3.34766,2.49609,0,4.56738,1.87012,4.81836,4.35059.04199.41211-.25879.7793-.6709.82129-.40039.0498-.7793-.25781-.82129-.6709-.17285-1.71094-1.60352-3.00098-3.32617-3.00098-1.66309,0-3.08008,1.25195-3.29688,2.91211-.03125.23535-.17188.44238-.37891.55762-.20801.11719-.45898.125-.6748.02832-.34863-.1582-.70898-.23828-1.06934-.23828-1.39648,0-2.5332,1.09961-2.5332,2.45215,0,.33203.06934.65625.20605.96484.09961.22363.08301.48242-.04395.69238s-.34863.34375-.59375.35938c-1.02539.06641-1.82812.91699-1.82812,1.93652,0,1.07617.87598,1.95117,1.95215,1.95117h5.53223c.41406,0,.75.33594.75.75s-.33594.75-.75.75Z"
13
17
  fill="currentColor"
14
18
  />
15
19
  </svg>`;
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["CloudStateError.ts"],
4
- "sourcesContent": ["/*\nCopyright 2024 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const CloudStateErrorIcon = ({\n width = 24,\n height = 24,\n hidden = false,\n title = 'Cloud State Error',\n} = {}): string | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n width=\"${width}\"\n height=\"${height}\"\n viewBox=\"0 0 22 20\"\n aria-hidden=${hidden ? 'true' : 'false'}\n role=\"img\"\n fill=\"currentColor\"\n aria-label=\"${title}\"\n >\n <path\n d=\"m11.30664,17H3.71777c-1.90332,0-3.45215-1.54785-3.45215-3.45117,0-1.49219.9668-2.78027,2.32422-3.25-.04297-.23145-.06445-.46582-.06445-.70312,0-2.17969,1.80957-3.95215,4.0332-3.95215.2793,0,.55762.0293.83105.08789.6377-1.95898,2.47656-3.34766,4.58887-3.34766,2.49512,0,4.56738,1.87012,4.81934,4.34961.04199.41211-.25781.78027-.66992.82227-.41602.04395-.78027-.25781-.82227-.66992-.17383-1.71191-1.60449-3.00195-3.32715-3.00195-1.66309,0-3.08008,1.25195-3.29688,2.91211-.03125.23535-.17188.44238-.37891.55762-.20801.11621-.45898.125-.6748.02832-.34863-.1582-.70898-.23828-1.06934-.23828-1.39648,0-2.5332,1.09961-2.5332,2.45215,0,.33203.06934.65625.20605.96484.09961.22363.08301.48242-.04395.69238s-.34863.34375-.59375.35938c-1.02539.06641-1.82812.91699-1.82812,1.93652,0,1.07617.87598,1.95117,1.95215,1.95117h7.58887c.41406,0,.75.33594.75.75s-.33594.75-.75.75Zm10.67334-3.47888c0,2.48523-1.99463,4.5-4.47998,4.5s-4.5-2.01477-4.5-4.5,2.01465-4.5,4.5-4.5,4.47998,2.01477,4.47998,4.5Zm-3.72998,2.30017c0-.41406-.33594-.75-.75-.75s-.75.33594-.75.75v.2002c0,.41406.33594.75.75.75s.75-.33594.75-.75v-.2002Zm0-5.0498c0-.41406-.33594-.75-.75-.75s-.75.33594-.75.75v2.64941c0,.41406.33594.75.75.75s.75-.33594.75-.75v-2.64941Z\"\n fill=\"currentColor\"\n />\n </svg>`;\n};\n"],
5
- "mappings": "aAYA,OAAS,OAAOA,MAA4B,mBAE5C,OAAS,gCAAmC,mBACrC,aAAM,oBAAsB,CAAC,CAClC,MAAAC,EAAQ,GACR,OAAAC,EAAS,GACT,OAAAC,EAAS,GACT,MAAAC,EAAQ,mBACV,EAAI,CAAC,IACIJ;AAAA;AAAA,aAEIC,CAAK;AAAA,cACJC,CAAM;AAAA;AAAA,kBAEFC,EAAS,OAAS,OAAO;AAAA;AAAA;AAAA,kBAGzBC,CAAK;AAAA;AAAA;AAAA;AAAA;AAAA;",
4
+ "sourcesContent": ["/*\nCopyright 2024 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport { tag as html, TemplateResult } from '../custom-tag.js';\n\nexport { setCustomTemplateLiteralTag } from '../custom-tag.js';\nexport const CloudStateErrorIcon = ({\n width = 24,\n height = 24,\n hidden = false,\n title = 'Cloud State Error',\n} = {}): string | TemplateResult => {\n return html`<svg\n xmlns=\"http://www.w3.org/2000/svg\"\n width=\"${width}\"\n height=\"${height}\"\n viewBox=\"0 0 20 20\"\n aria-hidden=${hidden ? 'true' : 'false'}\n role=\"img\"\n fill=\"currentColor\"\n aria-label=\"${title}\"\n >\n <path\n d=\"M15.5,9.02112c-2.48535,0-4.5,2.01471-4.5,4.5s2.01465,4.5,4.5,4.5,4.47998-2.01477,4.47998-4.5-1.99475-4.5-4.47998-4.5ZM16.45,15.9158c0,.47241-.42543.85569-.95.85569s-.95-.38328-.95-.85569v-.28863c0-.47241.42543-.85569.95-.85569s.95.38328.95.85569v.28863ZM16.375,13.4209c0,.41406-.39185.75-.875.75s-.875-.33594-.875-.75v-2.64941c0-.41406.39185-.75.875-.75s.875.33594.875.75v2.64941Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M9.25,16.99805H3.71777c-1.90332,0-3.45215-1.54785-3.45215-3.45117,0-1.49219.9668-2.78027,2.32422-3.25-.04297-.23145-.06445-.46582-.06445-.70312,0-2.17969,1.80957-3.95215,4.0332-3.95215.2793,0,.55762.0293.83105.08789.6377-1.95898,2.47656-3.34766,4.58887-3.34766,2.49609,0,4.56738,1.87012,4.81836,4.35059.04199.41211-.25879.7793-.6709.82129-.40039.0498-.7793-.25781-.82129-.6709-.17285-1.71094-1.60352-3.00098-3.32617-3.00098-1.66309,0-3.08008,1.25195-3.29688,2.91211-.03125.23535-.17188.44238-.37891.55762-.20801.11719-.45898.125-.6748.02832-.34863-.1582-.70898-.23828-1.06934-.23828-1.39648,0-2.5332,1.09961-2.5332,2.45215,0,.33203.06934.65625.20605.96484.09961.22363.08301.48242-.04395.69238s-.34863.34375-.59375.35938c-1.02539.06641-1.82812.91699-1.82812,1.93652,0,1.07617.87598,1.95117,1.95215,1.95117h5.53223c.41406,0,.75.33594.75.75s-.33594.75-.75.75Z\"\n fill=\"currentColor\"\n />\n </svg>`;\n};\n"],
5
+ "mappings": "aAYA,OAAS,OAAOA,MAA4B,mBAE5C,OAAS,gCAAmC,mBACrC,aAAM,oBAAsB,CAAC,CAClC,MAAAC,EAAQ,GACR,OAAAC,EAAS,GACT,OAAAC,EAAS,GACT,MAAAC,EAAQ,mBACV,EAAI,CAAC,IACIJ;AAAA;AAAA,aAEIC,CAAK;AAAA,cACJC,CAAM;AAAA;AAAA,kBAEFC,EAAS,OAAS,OAAO;AAAA;AAAA;AAAA,kBAGzBC,CAAK;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;",
6
6
  "names": ["html", "width", "height", "hidden", "title"]
7
7
  }
@@ -1,15 +1,23 @@
1
- "use strict";import{tag as o}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const CloudStateInProgressIcon=({width:l=24,height:t=24,hidden:e=!1,title:r="Cloud State In Progress"}={})=>o`<svg
1
+ "use strict";import{tag as o}from"../custom-tag.js";export{setCustomTemplateLiteralTag}from"../custom-tag.js";export const CloudStateInProgressIcon=({width:l=24,height:t=24,hidden:r=!1,title:e="Cloud State In Progress"}={})=>o`<svg
2
2
  xmlns="http://www.w3.org/2000/svg"
3
3
  width="${l}"
4
4
  height="${t}"
5
- viewBox="0 0 22 20"
6
- aria-hidden=${e?"true":"false"}
5
+ viewBox="0 0 20 20"
6
+ aria-hidden=${r?"true":"false"}
7
7
  role="img"
8
8
  fill="currentColor"
9
- aria-label="${r}"
9
+ aria-label="${e}"
10
10
  >
11
11
  <path
12
- d="m9.7998,17H3.71777c-1.90332,0-3.45215-1.54785-3.45215-3.45117,0-1.49219.9668-2.78027,2.32422-3.25-.04297-.23145-.06445-.46582-.06445-.70312,0-2.17969,1.80957-3.95215,4.0332-3.95215.28027,0,.55762.0293.83105.08789.6377-1.95898,2.47656-3.34766,4.58887-3.34766,2.49512,0,4.56738,1.87012,4.81934,4.34961.04199.41211-.25781.78027-.66992.82227-.41992.04395-.78027-.25781-.82227-.66992-.17383-1.71191-1.60449-3.00195-3.32715-3.00195-1.66309,0-3.08008,1.25195-3.29688,2.91211-.03125.23535-.17188.44238-.37988.55762-.20801.11621-.45703.12598-.67383.02734-.34766-.15723-.70801-.2373-1.06934-.2373-1.39648,0-2.5332,1.09961-2.5332,2.45215,0,.33203.06934.65625.20605.96484.09961.22363.08301.48242-.04395.69238s-.34863.34375-.59375.35938c-1.02539.06641-1.82812.91699-1.82812,1.93652,0,1.07617.87598,1.95117,1.95215,1.95117h6.08203c.41406,0,.75.33594.75.75s-.33594.75-.75.75Zm11.5625-7.1084c-.33008-.0791-.67285.125-.75391.46094l-.07495.31006c-.84961-1.04834-2.1377-1.69775-3.53345-1.69775-1.9541,0-3.68652,1.24414-4.3125,3.09668-.13184.39258.07812.81836.4707.95117.08008.02637.16113.03906.24023.03906.3125,0,.60449-.19727.71094-.50977.41895-1.24219,1.58105-2.07715,2.89062-2.07715.94873,0,1.82422.4458,2.39343,1.16602l-.62976-.15234c-.3291-.0791-.67285.125-.75391.46094-.08105.33496.125.67285.46094.75391l2.09277.50586c.04883.01172.09863.01758.14746.01758.28125,0,.53711-.19238.60645-.47852l.50586-2.09277c.08105-.33496-.125-.67285-.46094-.75391Zm-.52148,4.14453c-.39355-.13379-.81836.07617-.95117.46875-.4209,1.23926-1.58203,2.07227-2.88965,2.07227-.96191,0-1.82703-.44556-2.39185-1.16565l.62817.15198c.3291.08105.67285-.125.75391-.46094.08105-.33496-.125-.67285-.46094-.75391l-2.09277-.50586c-.33008-.0791-.67285.125-.75391.46094l-.02881.1189c-.0144.04993-.03247.09753-.03625.15015l-.4408,1.82373c-.08105.33496.125.67285.46094.75391.04883.01172.09863.01758.14746.01758.28125,0,.53711-.19238.60645-.47852l.07495-.30957c.84314,1.04883,2.11755,1.69727,3.53345,1.69727,1.9502,0,3.68164-1.24219,4.30957-3.08984.13379-.39258-.07617-.81836-.46875-.95117Z"
12
+ d="M7.7998,17H3.71777c-1.90332,0-3.45215-1.54785-3.45215-3.45117,0-1.49219.9668-2.78027,2.32422-3.25-.04297-.23145-.06445-.46582-.06445-.70312,0-2.17969,1.80957-3.95215,4.0332-3.95215.2793,0,.55762.0293.83105.08789.6377-1.95898,2.47656-3.34766,4.58887-3.34766,2.49609,0,4.56738,1.87012,4.81836,4.35059.04199.41211-.25879.7793-.6709.82129-.40527.04785-.7793-.25879-.82129-.6709-.17285-1.71094-1.60352-3.00098-3.32617-3.00098-1.66309,0-3.08008,1.25195-3.29688,2.91211-.03125.23535-.17188.44238-.37891.55762-.20898.11719-.45801.125-.6748.02832-.34863-.1582-.70898-.23828-1.06934-.23828-1.39648,0-2.5332,1.09961-2.5332,2.45215,0,.33203.06934.65625.20605.96484.09961.22363.08301.48242-.04395.69238s-.34863.34375-.59375.35938c-1.02539.06641-1.82812.91699-1.82812,1.93652,0,1.07617.87598,1.95117,1.95215,1.95117h4.08203c.41406,0,.75.33594.75.75s-.33594.75-.75.75Z"
13
+ fill="currentColor"
14
+ />
15
+ <path
16
+ d="M19.3623,9.8916c-.32812-.0791-.67285.125-.75391.46094l-.07495.31006c-.84961-1.0484-2.1377-1.69775-3.53345-1.69775-1.95312,0-3.68652,1.24414-4.3125,3.09668-.13281.39258.07715.81836.46973.9502.0791.02734.16016.04004.24023.04004.3125,0,.60449-.19727.70996-.50977.4209-1.24219,1.58301-2.07715,2.89258-2.07715.94873,0,1.82422.44586,2.39343,1.16602l-.62976-.15234c-.33008-.0791-.67285.125-.75391.46094-.08105.33496.125.67285.46094.75391l2.09277.50586c.04883.01172.09863.01758.14746.01758.28125,0,.53711-.19238.60645-.47852l.50586-2.09277c.08105-.33496-.125-.67285-.46094-.75391Z"
17
+ fill="currentColor"
18
+ />
19
+ <path
20
+ d="M18.84082,14.03613c-.39355-.13477-.81836.07617-.95117.46875-.4209,1.23926-1.58203,2.07227-2.88965,2.07227-.96191,0-1.82703-.44556-2.39185-1.16565l.62817.15198c.33203.08105.67285-.125.75391-.46094.08105-.33496-.125-.67285-.46094-.75391l-2.09277-.50586c-.33008-.08008-.67285.125-.75391.46094l-.02881.1189c-.0144.04993-.03247.09753-.03625.15015l-.4408,1.82373c-.08105.33496.125.67285.46094.75391.04883.01172.09863.01758.14746.01758.28125,0,.53711-.19238.60645-.47852l.07495-.30957c.84314,1.04883,2.11755,1.69727,3.53345,1.69727,1.9502,0,3.68164-1.24219,4.30957-3.08984.13379-.39258-.07617-.81836-.46875-.95117Z"
13
21
  fill="currentColor"
14
22
  />
15
23
  </svg>`;