ksw-vue-icon 2.3.2 → 2.3.3

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 (79) hide show
  1. package/package.json +1 -1
  2. package/packages/cjs/icons/KingAutometa/debug.d.ts +2 -0
  3. package/packages/cjs/icons/KingAutometa/debug.js +27 -0
  4. package/packages/cjs/icons/KingAutometa/download.d.ts +2 -0
  5. package/packages/cjs/icons/KingAutometa/download.js +48 -0
  6. package/packages/cjs/icons/KingAutometa/ide-digital-asset.d.ts +2 -0
  7. package/packages/cjs/icons/KingAutometa/ide-digital-asset.js +38 -0
  8. package/packages/cjs/icons/KingAutometa/ide-document.d.ts +2 -0
  9. package/packages/cjs/icons/KingAutometa/ide-document.js +44 -0
  10. package/packages/cjs/icons/KingAutometa/ide-options.d.ts +2 -0
  11. package/packages/cjs/icons/KingAutometa/ide-options.js +28 -0
  12. package/packages/cjs/icons/KingAutometa/index.d.ts +10 -0
  13. package/packages/cjs/icons/KingAutometa/index.js +36 -0
  14. package/packages/cjs/icons/KingAutometa/send.d.ts +2 -0
  15. package/packages/cjs/icons/KingAutometa/send.js +28 -0
  16. package/packages/cjs/icons/KingAutometa/setting-box.d.ts +2 -0
  17. package/packages/cjs/icons/KingAutometa/setting-box.js +38 -0
  18. package/packages/cjs/icons/KingAutometa/template-color.d.ts +2 -0
  19. package/packages/cjs/icons/KingAutometa/template-color.js +38 -0
  20. package/packages/cjs/icons/KingAutometa/turn-to-left.d.ts +2 -0
  21. package/packages/cjs/icons/KingAutometa/turn-to-left.js +40 -0
  22. package/packages/cjs/icons/KingAutometa/turn-to-right.d.ts +2 -0
  23. package/packages/cjs/icons/KingAutometa/turn-to-right.js +40 -0
  24. package/packages/cjs/icons/base/SystemType-android-color.js +50 -50
  25. package/packages/cjs/icons/base/aom-menu-BBCX-color.js +2 -2
  26. package/packages/cjs/icons/base/aom-menu-BBSH-color.js +2 -2
  27. package/packages/cjs/icons/base/aom-menu-BBSJ-color.js +2 -2
  28. package/packages/cjs/icons/base/aom-menu-BBYL-color.js +2 -2
  29. package/packages/cjs/icons/base/c-type-powershell-color.js +4 -4
  30. package/packages/cjs/icons/base/calendar-color.js +2 -2
  31. package/packages/cjs/icons/base/item-def-color.js +4 -4
  32. package/packages/cjs/icons/base/medal-1.js +2 -2
  33. package/packages/cjs/icons/base/medal-2.js +2 -2
  34. package/packages/cjs/icons/base/medal-3.js +2 -2
  35. package/packages/cjs/icons/base/plug-in-Chrome-color.js +6 -6
  36. package/packages/cjs/icons/base/plug-in-Edge-color.js +12 -12
  37. package/packages/cjs/icons/base/plug-in-Firefox-color.js +24 -24
  38. package/packages/cjs/icons/base/project-logo-gf-color.js +2 -2
  39. package/packages/cjs/icons/base/store-color.js +6 -6
  40. package/packages/cjs/map.js +13 -1
  41. package/packages/es/icons/KingAutometa/debug.d.ts +2 -0
  42. package/packages/es/icons/KingAutometa/debug.js +28 -0
  43. package/packages/es/icons/KingAutometa/download.d.ts +2 -0
  44. package/packages/es/icons/KingAutometa/download.js +49 -0
  45. package/packages/es/icons/KingAutometa/ide-digital-asset.d.ts +2 -0
  46. package/packages/es/icons/KingAutometa/ide-digital-asset.js +39 -0
  47. package/packages/es/icons/KingAutometa/ide-document.d.ts +2 -0
  48. package/packages/es/icons/KingAutometa/ide-document.js +45 -0
  49. package/packages/es/icons/KingAutometa/ide-options.d.ts +2 -0
  50. package/packages/es/icons/KingAutometa/ide-options.js +29 -0
  51. package/packages/es/icons/KingAutometa/index.d.ts +10 -0
  52. package/packages/es/icons/KingAutometa/index.js +46 -0
  53. package/packages/es/icons/KingAutometa/send.d.ts +2 -0
  54. package/packages/es/icons/KingAutometa/send.js +29 -0
  55. package/packages/es/icons/KingAutometa/setting-box.d.ts +2 -0
  56. package/packages/es/icons/KingAutometa/setting-box.js +39 -0
  57. package/packages/es/icons/KingAutometa/template-color.d.ts +2 -0
  58. package/packages/es/icons/KingAutometa/template-color.js +39 -0
  59. package/packages/es/icons/KingAutometa/turn-to-left.d.ts +2 -0
  60. package/packages/es/icons/KingAutometa/turn-to-left.js +41 -0
  61. package/packages/es/icons/KingAutometa/turn-to-right.d.ts +2 -0
  62. package/packages/es/icons/KingAutometa/turn-to-right.js +41 -0
  63. package/packages/es/icons/base/SystemType-android-color.js +50 -50
  64. package/packages/es/icons/base/aom-menu-BBCX-color.js +2 -2
  65. package/packages/es/icons/base/aom-menu-BBSH-color.js +2 -2
  66. package/packages/es/icons/base/aom-menu-BBSJ-color.js +2 -2
  67. package/packages/es/icons/base/aom-menu-BBYL-color.js +2 -2
  68. package/packages/es/icons/base/c-type-powershell-color.js +4 -4
  69. package/packages/es/icons/base/calendar-color.js +2 -2
  70. package/packages/es/icons/base/item-def-color.js +4 -4
  71. package/packages/es/icons/base/medal-1.js +2 -2
  72. package/packages/es/icons/base/medal-2.js +2 -2
  73. package/packages/es/icons/base/medal-3.js +2 -2
  74. package/packages/es/icons/base/plug-in-Chrome-color.js +6 -6
  75. package/packages/es/icons/base/plug-in-Edge-color.js +12 -12
  76. package/packages/es/icons/base/plug-in-Firefox-color.js +24 -24
  77. package/packages/es/icons/base/project-logo-gf-color.js +2 -2
  78. package/packages/es/icons/base/store-color.js +6 -6
  79. package/packages/es/map.js +13 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ksw-vue-icon",
3
- "version": "2.3.2",
3
+ "version": "2.3.3",
4
4
  "license": "ISC",
5
5
  "description": "KSW ICON",
6
6
  "type": "module",
@@ -0,0 +1,2 @@
1
+ declare const _default: any;
2
+ export default _default;
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+ const vue = require("vue");
3
+ const runtime = require("../../runtime");
4
+ const debug = runtime.IconWrapper("Debug", false, function(props) {
5
+ return vue.createVNode(
6
+ "svg",
7
+ {
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ width: props.size,
10
+ height: props.size,
11
+ "aria-hidden": true,
12
+ viewBox: "0 0 24 24",
13
+ transform: props.rotate ? `rotate(${props.rotate})` : void 0,
14
+ fill: props.color
15
+ },
16
+ [
17
+ vue.createVNode(
18
+ "path",
19
+ {
20
+ d: "M21 13.5V12h-2.323A8.65 8.65 0 0 0 17.4 8.412l1.66-1.663L18 5.69l-1.541 1.543a7 7 0 0 0-.869-.76 3.7 3.7 0 0 0-.477-1.024l1.168-1.168-1.06-1.06-1.164 1.163A3.7 3.7 0 0 0 12 3.75a3.7 3.7 0 0 0-2.056.633L8.78 3.22 7.72 4.28l1.167 1.168c-.206.312-.37.653-.477 1.022q-.464.343-.869.762L6.001 5.69 4.939 6.75 6.6 8.41A8.65 8.65 0 0 0 5.324 12H3v1.5h2.267c.065 1.623.551 3.116 1.337 4.336L4.94 19.5 6 20.561l1.542-1.54c1.014 1.045 2.295 1.74 3.709 1.925V9.75h1.5v11.196c1.414-.185 2.695-.88 3.71-1.924L18 20.56l1.06-1.062-1.665-1.662c.787-1.222 1.273-2.715 1.338-4.337z"
21
+ },
22
+ null
23
+ )
24
+ ]
25
+ );
26
+ });
27
+ module.exports = debug;
@@ -0,0 +1,2 @@
1
+ declare const _default: any;
2
+ export default _default;
@@ -0,0 +1,48 @@
1
+ "use strict";
2
+ const vue = require("vue");
3
+ const runtime = require("../../runtime");
4
+ const download = runtime.IconWrapper("Download", false, function(props) {
5
+ return vue.createVNode(
6
+ "svg",
7
+ {
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ width: props.size,
10
+ height: props.size,
11
+ "aria-hidden": true,
12
+ viewBox: "0 0 24 24",
13
+ transform: props.rotate ? `rotate(${props.rotate})` : void 0,
14
+ fill: props.color
15
+ },
16
+ [
17
+ vue.createVNode(
18
+ "path",
19
+ {
20
+ "fill-rule": "evenodd",
21
+ d: "M3.875 14.792a.75.75 0 0 0-.75.75v3.333q0 1.001.708 1.709t1.709.708h13.333q1.001 0 1.709-.708t.708-1.709v-3.333a.75.75 0 0 0-1.5 0v3.333q0 .38-.269.648-.268.269-.648.269H5.542q-.38 0-.649-.269-.268-.268-.268-.648v-3.333a.75.75 0 0 0-.75-.75",
22
+ style: "mix-blend-mode:passthrough"
23
+ },
24
+ null
25
+ ),
26
+ vue.createVNode(
27
+ "path",
28
+ {
29
+ "fill-rule": "evenodd",
30
+ d: "M26.333 2.292h-12.5a.75.75 0 1 0 0 1.5h12.5a.75.75 0 0 0 0-1.5",
31
+ style: "mix-blend-mode:passthrough",
32
+ transform: "rotate(90 13.083 2.292)"
33
+ },
34
+ null
35
+ ),
36
+ vue.createVNode(
37
+ "path",
38
+ {
39
+ "fill-rule": "evenodd",
40
+ d: "m12.208 14.481-3.636-3.636a.75.75 0 1 0-1.06 1.06l4.166 4.167a.75.75 0 0 0 1.06 0l4.167-4.167a.75.75 0 1 0-1.06-1.06z",
41
+ style: "mix-blend-mode:passthrough"
42
+ },
43
+ null
44
+ )
45
+ ]
46
+ );
47
+ });
48
+ module.exports = download;
@@ -0,0 +1,2 @@
1
+ declare const _default: any;
2
+ export default _default;
@@ -0,0 +1,38 @@
1
+ "use strict";
2
+ const vue = require("vue");
3
+ const runtime = require("../../runtime");
4
+ const ideDigitalAsset = runtime.IconWrapper("IdeDigitalAsset", false, function(props) {
5
+ return vue.createVNode(
6
+ "svg",
7
+ {
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ width: props.size,
10
+ height: props.size,
11
+ "aria-hidden": true,
12
+ viewBox: "0 0 24 24",
13
+ transform: props.rotate ? `rotate(${props.rotate})` : void 0,
14
+ fill: props.color
15
+ },
16
+ [
17
+ vue.createVNode(
18
+ "path",
19
+ {
20
+ "fill-rule": "evenodd",
21
+ d: "M17.858 9.708a.6.6 0 1 1 1.2 0v7.5a.6.6 0 0 1-1.2 0zM5.358 9.708a.6.6 0 1 1 1.2 0v7.5a.6.6 0 0 1-1.2 0zM9.525 9.708a.6.6 0 1 1 1.2 0v7.5a.6.6 0 0 1-1.2 0zM13.692 9.708a.6.6 0 1 1 1.2 0v7.5a.6.6 0 0 1-1.2 0z",
22
+ style: "mix-blend-mode:passthrough"
23
+ },
24
+ null
25
+ ),
26
+ vue.createVNode(
27
+ "path",
28
+ {
29
+ "fill-rule": "evenodd",
30
+ d: "M20.792 6.739a.6.6 0 0 1 .35.545v2.424a.6.6 0 0 1-.6.6H3.875a.6.6 0 0 1-.6-.6V7.284a.6.6 0 0 1 .35-.545l8.333-3.826a.6.6 0 0 1 .5 0zm-8.584-2.62 7.734 3.55v1.44H4.475v-1.44zM21.142 18.875v1.667a.6.6 0 0 1-.6.6H3.875a.6.6 0 0 1-.6-.6v-1.667q0-.939.664-1.603t1.603-.664h13.333q.939 0 1.603.664t.664 1.603m-1.2 0q0-.442-.313-.754-.312-.313-.754-.313H5.542q-.442 0-.755.313-.312.312-.312.754v1.067h15.467z",
31
+ style: "mix-blend-mode:passthrough"
32
+ },
33
+ null
34
+ )
35
+ ]
36
+ );
37
+ });
38
+ module.exports = ideDigitalAsset;
@@ -0,0 +1,2 @@
1
+ declare const _default: any;
2
+ export default _default;
@@ -0,0 +1,44 @@
1
+ "use strict";
2
+ const vue = require("vue");
3
+ const runtime = require("../../runtime");
4
+ const ideDocument = runtime.IconWrapper("IdeDocument", false, function(props) {
5
+ return vue.createVNode(
6
+ "svg",
7
+ {
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ width: props.size,
10
+ height: props.size,
11
+ "aria-hidden": true,
12
+ viewBox: "0 0 24 24",
13
+ transform: props.rotate ? `rotate(${props.rotate})` : void 0,
14
+ fill: props.color
15
+ },
16
+ [
17
+ vue.createVNode(
18
+ "path",
19
+ {
20
+ "fill-rule": "evenodd",
21
+ d: "M3.275 5.125v16.25a.6.6 0 0 0 .6.6h13.75a.6.6 0 0 0 .6-.6V5.125a.6.6 0 0 0-.6-.6H3.875a.6.6 0 0 0-.6.6m1.2 15.65V5.725h12.55v15.05z"
22
+ },
23
+ null
24
+ ),
25
+ vue.createVNode(
26
+ "path",
27
+ {
28
+ "fill-rule": "evenodd",
29
+ d: "M14.5 8.925H7a.6.6 0 1 0 0 1.2h7.5a.6.6 0 0 0 0-1.2M14.5 12.675H7a.6.6 0 1 0 0 1.2h7.5a.6.6 0 0 0 0-1.2M9.5 16.425H7a.6.6 0 1 0 0 1.2h2.5a.6.6 0 0 0 0-1.2"
30
+ },
31
+ null
32
+ ),
33
+ vue.createVNode(
34
+ "path",
35
+ {
36
+ "fill-rule": "evenodd",
37
+ d: "M20.125 2.025H5.75a.6.6 0 1 0 0 1.2h13.775V19.5a.6.6 0 1 0 1.2 0V2.625a.6.6 0 0 0-.6-.6"
38
+ },
39
+ null
40
+ )
41
+ ]
42
+ );
43
+ });
44
+ module.exports = ideDocument;
@@ -0,0 +1,2 @@
1
+ declare const _default: any;
2
+ export default _default;
@@ -0,0 +1,28 @@
1
+ "use strict";
2
+ const vue = require("vue");
3
+ const runtime = require("../../runtime");
4
+ const ideOptions = runtime.IconWrapper("IdeOptions", false, function(props) {
5
+ return vue.createVNode(
6
+ "svg",
7
+ {
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ width: props.size,
10
+ height: props.size,
11
+ "aria-hidden": true,
12
+ viewBox: "0 0 24 24",
13
+ transform: props.rotate ? `rotate(${props.rotate})` : void 0,
14
+ fill: props.color
15
+ },
16
+ [
17
+ vue.createVNode(
18
+ "path",
19
+ {
20
+ "fill-rule": "evenodd",
21
+ d: "M6.4 6.325V8.25a.6.6 0 0 0 .6.6h3.125a.6.6 0 0 0 .6-.6v-5a.6.6 0 0 0-.6-.6H7a.6.6 0 0 0-.6.6v1.875H3.875a.6.6 0 0 0 0 1.2zm1.2-.585v1.91h1.925v-3.8H7.6v1.89m12.525.585h-7.5a.6.6 0 0 1 0-1.2h7.5a.6.6 0 1 1 0 1.2m-6.85 5.1V9.5a.6.6 0 0 1 .6-.6H17a.6.6 0 0 1 .6.6v5a.6.6 0 0 1-.6.6h-3.125a.6.6 0 0 1-.6-.6v-1.875h-9.4a.6.6 0 0 1 0-1.2zm1.2.599V13.9H16.4v-3.8h-1.925zm5.65-.6H19.5a.6.6 0 1 0 0 1.2h.625a.6.6 0 1 0 0-1.2M6.4 15.75v1.875H3.875a.6.6 0 1 0 0 1.2H6.4v1.925a.6.6 0 0 0 .6.6h3.125a.6.6 0 0 0 .6-.6v-5a.6.6 0 0 0-.6-.6H7a.6.6 0 0 0-.6.6m1.2 2.475v1.925h1.925v-3.8H7.6v1.875m5.025.6h7.5a.6.6 0 1 0 0-1.2h-7.5a.6.6 0 1 0 0 1.2"
22
+ },
23
+ null
24
+ )
25
+ ]
26
+ );
27
+ });
28
+ module.exports = ideOptions;
@@ -0,0 +1,10 @@
1
+ export { default as IconDebug } from './debug';
2
+ export { default as IconDownload } from './download';
3
+ export { default as IconIdeDigitalAsset } from './ide-digital-asset';
4
+ export { default as IconIdeDocument } from './ide-document';
5
+ export { default as IconIdeOptions } from './ide-options';
6
+ export { default as IconSend } from './send';
7
+ export { default as IconSettingBox } from './setting-box';
8
+ export { default as IconTemplateColor } from './template-color';
9
+ export { default as IconTurnToLeft } from './turn-to-left';
10
+ export { default as IconTurnToRight } from './turn-to-right';
@@ -0,0 +1,36 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
+ const debug = require("./debug");
4
+ const download = require("./download");
5
+ const ideDigitalAsset = require("./ide-digital-asset");
6
+ const ideDocument = require("./ide-document");
7
+ const ideOptions = require("./ide-options");
8
+ const send = require("./send");
9
+ const settingBox = require("./setting-box");
10
+ const templateColor = require("./template-color");
11
+ const turnToLeft = require("./turn-to-left");
12
+ const turnToRight = require("./turn-to-right");
13
+ const KingAutometa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
14
+ __proto__: null,
15
+ IconDebug: debug,
16
+ IconDownload: download,
17
+ IconIdeDigitalAsset: ideDigitalAsset,
18
+ IconIdeDocument: ideDocument,
19
+ IconIdeOptions: ideOptions,
20
+ IconSend: send,
21
+ IconSettingBox: settingBox,
22
+ IconTemplateColor: templateColor,
23
+ IconTurnToLeft: turnToLeft,
24
+ IconTurnToRight: turnToRight
25
+ }, Symbol.toStringTag, { value: "Module" }));
26
+ exports.IconDebug = debug;
27
+ exports.IconDownload = download;
28
+ exports.IconIdeDigitalAsset = ideDigitalAsset;
29
+ exports.IconIdeDocument = ideDocument;
30
+ exports.IconIdeOptions = ideOptions;
31
+ exports.IconSend = send;
32
+ exports.IconSettingBox = settingBox;
33
+ exports.IconTemplateColor = templateColor;
34
+ exports.IconTurnToLeft = turnToLeft;
35
+ exports.IconTurnToRight = turnToRight;
36
+ exports.KingAutometa = KingAutometa;
@@ -0,0 +1,2 @@
1
+ declare const _default: any;
2
+ export default _default;
@@ -0,0 +1,28 @@
1
+ "use strict";
2
+ const vue = require("vue");
3
+ const runtime = require("../../runtime");
4
+ const send = runtime.IconWrapper("Send", false, function(props) {
5
+ return vue.createVNode(
6
+ "svg",
7
+ {
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ width: props.size,
10
+ height: props.size,
11
+ "aria-hidden": true,
12
+ viewBox: "0 0 24 24",
13
+ transform: props.rotate ? `rotate(${props.rotate})` : void 0,
14
+ fill: props.color
15
+ },
16
+ [
17
+ vue.createVNode(
18
+ "path",
19
+ {
20
+ d: "m3.167 11 2.147 1.627 7.5-3.334L7 13.876V19.5a.833.833 0 0 0 1.47.536l2.61-3.1L16.5 21a.833.833 0 0 0 1.318-.5L21.15 3.833a.833.833 0 0 0-1.127-.937L3.358 9.562A.833.833 0 0 0 3.167 11",
21
+ style: "mix-blend-mode:passthrough"
22
+ },
23
+ null
24
+ )
25
+ ]
26
+ );
27
+ });
28
+ module.exports = send;
@@ -0,0 +1,2 @@
1
+ declare const _default: any;
2
+ export default _default;
@@ -0,0 +1,38 @@
1
+ "use strict";
2
+ const vue = require("vue");
3
+ const runtime = require("../../runtime");
4
+ const settingBox = runtime.IconWrapper("SettingBox", false, function(props) {
5
+ return vue.createVNode(
6
+ "svg",
7
+ {
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ width: props.size,
10
+ height: props.size,
11
+ "aria-hidden": true,
12
+ viewBox: "0 0 24 24",
13
+ transform: props.rotate ? `rotate(${props.rotate})` : void 0,
14
+ fill: props.color
15
+ },
16
+ [
17
+ vue.createVNode(
18
+ "path",
19
+ {
20
+ "fill-rule": "evenodd",
21
+ d: "M17.587 14.438a.6.6 0 0 0 .176.424l1.462 1.462.038.038q.583.594.575 1.433t-.607 1.426l-.043.042q-.595.583-1.433.575-.84-.009-1.426-.608l-2.217-2.217a.6.6 0 1 0-.849.849l2.208 2.208q.935.954 2.271.968 1.336.013 2.295-.926l.034-.034q.953-.935.967-2.271.013-1.336-.926-2.294l-.038-.038-1.462-1.462a.6.6 0 0 0-1.025.425M9.347 12.04 4.01 6.702a.6.6 0 0 1 0-.849l1.906-1.906a.6.6 0 0 1 .849 0l5.466 5.466a.6.6 0 1 1-.849.848L6.34 5.22 5.282 6.277l4.914 4.915a.6.6 0 1 1-.849.848",
22
+ style: "mix-blend-mode:passthrough"
23
+ },
24
+ null
25
+ ),
26
+ vue.createVNode(
27
+ "path",
28
+ {
29
+ "fill-rule": "evenodd",
30
+ d: "M20.848 9.503q-.818 2.812-3.687 3.406l-.034.006q-1.033.152-2.039-.072L8.794 19.92q-.12.144-.251.268-.917.878-2.186.85-1.27-.027-2.155-.952l-.012-.012q-.032-.034-.052-.058-.869-.977-.794-2.282.075-1.309 1.056-2.184l7.09-6.247q-.14-.506-.137-1.04-.04-1.898 1.229-3.313 1.267-1.412 3.154-1.58 1.038-.14 2 .277a.6.6 0 0 1 .185.975l-1.883 1.874 1.849 1.837 1.886-1.878a.6.6 0 0 1 .985.214q.525 1.403.09 2.835m-1.15-.347q.166-.54.142-1.076l-1.53 1.523a.6.6 0 0 1-.845 0l-2.7-2.682a.6.6 0 0 1-.003-.848l.002-.003 1.543-1.535q-.208-.004-.42.025l-.032.004q-1.425.122-2.38 1.187t-.922 2.493v.02q-.005.518.19.997a.6.6 0 0 1-.159.677L5.193 16.45q-.605.539-.65 1.351-.047.812.494 1.42l.009.01.022.024.015.016q.527.55 1.3.567.772.017 1.33-.518.088-.083.162-.173l.015-.017 6.545-7.358a.6.6 0 0 1 .617-.177q.927.273 1.883.135 2.149-.452 2.761-2.566z",
31
+ style: "mix-blend-mode:passthrough"
32
+ },
33
+ null
34
+ )
35
+ ]
36
+ );
37
+ });
38
+ module.exports = settingBox;
@@ -0,0 +1,2 @@
1
+ declare const _default: any;
2
+ export default _default;
@@ -0,0 +1,38 @@
1
+ "use strict";
2
+ const vue = require("vue");
3
+ const runtime = require("../../runtime");
4
+ const templateColor = runtime.IconWrapper("TemplateColor", false, function(props) {
5
+ return vue.createVNode(
6
+ "svg",
7
+ {
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ width: props.size,
10
+ height: props.size,
11
+ fill: "none",
12
+ "aria-hidden": true,
13
+ viewBox: "0 0 24 24",
14
+ transform: props.rotate ? `rotate(${props.rotate})` : void 0
15
+ },
16
+ [
17
+ vue.createVNode(
18
+ "path",
19
+ {
20
+ fill: "#E6FAF3",
21
+ "fill-rule": "evenodd",
22
+ d: "M20 3H4v18.5h16V20q.232-.174.442-.374t.397-.422.345-.466.288-.502.229-.532.165-.555.1-.57T22 16t-.034-.578-.1-.57-.165-.556q-.1-.273-.229-.532-.13-.26-.289-.502-.158-.243-.344-.466-.186-.222-.396-.422T20 12z"
23
+ },
24
+ null
25
+ ),
26
+ vue.createVNode(
27
+ "path",
28
+ {
29
+ fill: "#22C55E",
30
+ "fill-rule": "evenodd",
31
+ d: "M19.25 3.25v5.625a.625.625 0 1 0 1.25 0v-6.25A.625.625 0 0 0 19.875 2H3.625A.625.625 0 0 0 3 2.625v18.75c0 .345.28.625.625.625h7.5a.625.625 0 1 0 0-1.25H4.25V3.25zm-3.125 2.5h-8.75a.625.625 0 1 0 0 1.25h8.75a.625.625 0 1 0 0-1.25m-3.75 3.75h-5a.625.625 0 1 0 0 1.25h5a.625.625 0 1 0 0-1.25m8.978 10.853Q23 18.705 23 16.374t-1.648-3.977q-1.647-1.648-3.977-1.648t-3.977 1.648q-1.648 1.647-1.648 3.977t1.648 3.977Q15.045 22 17.375 22t3.977-1.648m-.884-7.072q1.281 1.282 1.281 3.094t-1.281 3.094q-1.282 1.281-3.094 1.281t-3.094-1.281Q13 18.187 13 16.375t1.281-3.094Q15.563 12 17.375 12t3.094 1.281M7.375 13.25h2.5a.625.625 0 1 1 0 1.25h-2.5a.625.625 0 1 1 0-1.25M18 17v1.875a.625.625 0 1 1-1.25 0V17h-1.875a.625.625 0 1 1 0-1.25h1.875v-1.875a.625.625 0 1 1 1.25 0v1.875h1.875a.625.625 0 1 1 0 1.25zM7.375 17h2.5a.625.625 0 1 1 0 1.25h-2.5a.625.625 0 1 1 0-1.25"
32
+ },
33
+ null
34
+ )
35
+ ]
36
+ );
37
+ });
38
+ module.exports = templateColor;
@@ -0,0 +1,2 @@
1
+ declare const _default: any;
2
+ export default _default;
@@ -0,0 +1,40 @@
1
+ "use strict";
2
+ const vue = require("vue");
3
+ const runtime = require("../../runtime");
4
+ const turnToLeft = runtime.IconWrapper("TurnToLeft", false, function(props) {
5
+ return vue.createVNode(
6
+ "svg",
7
+ {
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ width: props.size,
10
+ height: props.size,
11
+ "aria-hidden": true,
12
+ viewBox: "0 0 24 24",
13
+ transform: props.rotate ? `rotate(${props.rotate})` : void 0,
14
+ fill: props.color
15
+ },
16
+ [
17
+ vue.createVNode(
18
+ "path",
19
+ {
20
+ "fill-rule": "evenodd",
21
+ d: "M14.475 40.05h-10.8a.675.675 0 1 1 0-1.35h10.8q2.143 0 3.66-1.516 1.515-1.515 1.515-3.659t-1.516-3.66-3.659-1.515h-4.05a.675.675 0 0 1 0-1.35h4.05q2.703 0 4.614 1.911T21 33.525t-1.911 4.614-4.614 1.911",
22
+ style: "mix-blend-mode:passthrough",
23
+ transform: "matrix(1 0 0 -1 0 48)"
24
+ },
25
+ null
26
+ ),
27
+ vue.createVNode(
28
+ "path",
29
+ {
30
+ "fill-rule": "evenodd",
31
+ d: "M8.85 34.875c0 .179-.071.35-.198.477L4.63 39.375l4.022 4.023a.675.675 0 0 1-.954.954l-4.5-4.5a.675.675 0 0 1 0-.954l4.5-4.5a.675.675 0 0 1 1.152.477",
32
+ style: "mix-blend-mode:passthrough",
33
+ transform: "matrix(1 0 0 -1 0 48)"
34
+ },
35
+ null
36
+ )
37
+ ]
38
+ );
39
+ });
40
+ module.exports = turnToLeft;
@@ -0,0 +1,2 @@
1
+ declare const _default: any;
2
+ export default _default;
@@ -0,0 +1,40 @@
1
+ "use strict";
2
+ const vue = require("vue");
3
+ const runtime = require("../../runtime");
4
+ const turnToRight = runtime.IconWrapper("TurnToRight", false, function(props) {
5
+ return vue.createVNode(
6
+ "svg",
7
+ {
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ width: props.size,
10
+ height: props.size,
11
+ "aria-hidden": true,
12
+ viewBox: "0 0 24 24",
13
+ transform: props.rotate ? `rotate(${props.rotate})` : void 0,
14
+ fill: props.color
15
+ },
16
+ [
17
+ vue.createVNode(
18
+ "path",
19
+ {
20
+ "fill-rule": "evenodd",
21
+ d: "M32.475 40.05h-10.8a.675.675 0 1 1 0-1.35h10.8q2.143 0 3.66-1.516 1.515-1.515 1.515-3.659t-1.516-3.66-3.659-1.515h-4.05a.675.675 0 0 1 0-1.35h4.05q2.703 0 4.614 1.911T39 33.525t-1.911 4.614-4.614 1.911",
22
+ style: "mix-blend-mode:passthrough",
23
+ transform: "rotate(180 21 24)"
24
+ },
25
+ null
26
+ ),
27
+ vue.createVNode(
28
+ "path",
29
+ {
30
+ "fill-rule": "evenodd",
31
+ d: "M26.85 34.875c0 .179-.071.35-.198.477l-4.022 4.023 4.022 4.023a.675.675 0 0 1-.954.954l-4.5-4.5a.675.675 0 0 1 0-.954l4.5-4.5a.675.675 0 0 1 1.152.477",
32
+ style: "mix-blend-mode:passthrough",
33
+ transform: "rotate(180 21 24)"
34
+ },
35
+ null
36
+ )
37
+ ]
38
+ );
39
+ });
40
+ module.exports = turnToRight;