@univerjs/icons 0.1.69 → 0.1.71

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 (78) hide show
  1. package/dist/components/add-attachment-single.d.ts +4 -0
  2. package/dist/components/e-commerce-single.d.ts +4 -0
  3. package/dist/components/finance-single.d.ts +4 -0
  4. package/dist/components/movie-single.d.ts +4 -0
  5. package/dist/components/newspaper-single.d.ts +4 -0
  6. package/dist/components/todo-list.d.ts +4 -0
  7. package/dist/components/travel-single.d.ts +4 -0
  8. package/dist/components/twitter-single.d.ts +4 -0
  9. package/dist/components/upper-floor-single.d.ts +4 -0
  10. package/dist/icons.d.ts +9 -0
  11. package/dist/index.js +1 -1
  12. package/esm/components/add-attachment-single.d.ts +4 -0
  13. package/esm/components/add-attachment-single.js +14 -0
  14. package/esm/components/add-attachment-single.js.map +1 -0
  15. package/esm/components/add-comment-single.js +1 -1
  16. package/esm/components/add-comment-single.js.map +1 -1
  17. package/esm/components/ai-single.js +1 -1
  18. package/esm/components/arrangement-single.js +1 -1
  19. package/esm/components/board-single.js +1 -1
  20. package/esm/components/board-single.js.map +1 -1
  21. package/esm/components/doc-single.js +1 -1
  22. package/esm/components/doc-single.js.map +1 -1
  23. package/esm/components/doc.js +1 -1
  24. package/esm/components/doc.js.map +1 -1
  25. package/esm/components/drag-frame-single.js +1 -1
  26. package/esm/components/drag-frame-single.js.map +1 -1
  27. package/esm/components/e-commerce-single.d.ts +4 -0
  28. package/esm/components/e-commerce-single.js +14 -0
  29. package/esm/components/e-commerce-single.js.map +1 -0
  30. package/esm/components/file-group-single.js +1 -1
  31. package/esm/components/file-group-single.js.map +1 -1
  32. package/esm/components/finance-single.d.ts +4 -0
  33. package/esm/components/finance-single.js +14 -0
  34. package/esm/components/finance-single.js.map +1 -0
  35. package/esm/components/find-single.js +1 -1
  36. package/esm/components/find-single.js.map +1 -1
  37. package/esm/components/fullscreen-single.js +1 -1
  38. package/esm/components/fullscreen-single.js.map +1 -1
  39. package/esm/components/help-single.js +1 -1
  40. package/esm/components/help-single.js.map +1 -1
  41. package/esm/components/light-mode-single.js +1 -1
  42. package/esm/components/light-mode-single.js.map +1 -1
  43. package/esm/components/movie-single.d.ts +4 -0
  44. package/esm/components/movie-single.js +14 -0
  45. package/esm/components/movie-single.js.map +1 -0
  46. package/esm/components/newspaper-single.d.ts +4 -0
  47. package/esm/components/newspaper-single.js +14 -0
  48. package/esm/components/newspaper-single.js.map +1 -0
  49. package/esm/components/setting-single.js +1 -1
  50. package/esm/components/setting-single.js.map +1 -1
  51. package/esm/components/slide.js +1 -1
  52. package/esm/components/slide.js.map +1 -1
  53. package/esm/components/template-single.js +1 -1
  54. package/esm/components/template-single.js.map +1 -1
  55. package/esm/components/todo-list.d.ts +4 -0
  56. package/esm/components/todo-list.js +14 -0
  57. package/esm/components/todo-list.js.map +1 -0
  58. package/esm/components/travel-single.d.ts +4 -0
  59. package/esm/components/travel-single.js +14 -0
  60. package/esm/components/travel-single.js.map +1 -0
  61. package/esm/components/tree-diagram-fill-single.js +1 -1
  62. package/esm/components/tree-diagram-fill-single.js.map +1 -1
  63. package/esm/components/tree-diagram-single.js +1 -1
  64. package/esm/components/tree-diagram-single.js.map +1 -1
  65. package/esm/components/twitter-single.d.ts +4 -0
  66. package/esm/components/twitter-single.js +14 -0
  67. package/esm/components/twitter-single.js.map +1 -0
  68. package/esm/components/upper-floor-single.d.ts +4 -0
  69. package/esm/components/upper-floor-single.js +14 -0
  70. package/esm/components/upper-floor-single.js.map +1 -0
  71. package/esm/components/xlsx.js +1 -1
  72. package/esm/components/xlsx.js.map +1 -1
  73. package/esm/icons.d.ts +9 -0
  74. package/esm/icons.js +9 -0
  75. package/esm/icons.js.map +1 -1
  76. package/esm/manifest.js +9 -0
  77. package/esm/manifest.js.map +1 -1
  78. package/package.json +1 -1
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from '../icon';
3
+ export declare const AddAttachmentSingle: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
4
+ export default AddAttachmentSingle;
@@ -0,0 +1,14 @@
1
+ // This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
2
+ import { createElement, forwardRef } from 'react';
3
+ import { IconBase } from '../icon';
4
+ var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "g", "attrs": { "fill": "currentColor", "clipPath": "url(#add-attachment-single_clip0_1451_20)" }, "children": [{ "tag": "path", "attrs": { "d": "M8.00381 4.83154C8.33518 4.83154 8.60381 5.10017 8.60381 5.43154V7.3999H10.5671C10.8985 7.3999 11.1671 7.66853 11.1671 7.9999C11.1671 8.33127 10.8985 8.5999 10.5671 8.5999H8.60381V10.569C8.60381 10.9004 8.33518 11.169 8.00381 11.169C7.67244 11.169 7.40381 10.9004 7.40381 10.569V8.5999H5.42959C5.09822 8.5999 4.82959 8.33127 4.82959 7.9999C4.82959 7.66853 5.09822 7.3999 5.42959 7.3999H7.40381V5.43154C7.40381 5.10017 7.67244 4.83154 8.00381 4.83154Z" } }, { "tag": "path", "attrs": { "d": "M0.978027 7.9999C0.978027 4.12183 4.12183 0.978027 7.9999 0.978027C11.878 0.978027 15.0218 4.12183 15.0218 7.9999C15.0218 11.878 11.878 15.0218 7.9999 15.0218C4.12183 15.0218 0.978027 11.878 0.978027 7.9999ZM7.9999 2.17803C4.78457 2.17803 2.17803 4.78457 2.17803 7.9999C2.17803 11.2152 4.78457 13.8218 7.9999 13.8218C11.2152 13.8218 13.8218 11.2152 13.8218 7.9999C13.8218 4.78457 11.2152 2.17803 7.9999 2.17803Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] }, { "tag": "defs", "attrs": {}, "children": [{ "tag": "clipPath", "attrs": { "id": "add-attachment-single_clip0_1451_20" }, "children": [{ "tag": "path", "attrs": { "fill": "#fff", "d": "M0 0H16V16H0z" } }] }] }], "defIds": ["add-attachment-single_clip0_1451_20"] };
5
+ export var AddAttachmentSingle = forwardRef(function (props, ref) {
6
+ return createElement(IconBase, Object.assign({}, props, {
7
+ id: 'add-attachment-single',
8
+ ref: ref,
9
+ icon: element,
10
+ }));
11
+ });
12
+ AddAttachmentSingle.displayName = 'AddAttachmentSingle';
13
+ export default AddAttachmentSingle;
14
+ //# sourceMappingURL=add-attachment-single.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"add-attachment-single.js","sourceRoot":"","sources":["../../src/components/add-attachment-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,GAAG,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,UAAU,EAAC,2CAA2C,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,GAAG,EAAC,ocAAoc,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,GAAG,EAAC,6ZAA6Z,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAE,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,UAAU,EAAC,OAAO,EAAC,EAAC,IAAI,EAAC,qCAAqC,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,GAAG,EAAC,eAAe,EAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,QAAQ,EAAC,CAAC,qCAAqC,CAAC,EAAC,CAAC;AAEr5C,MAAM,CAAC,IAAM,mBAAmB,GAAG,UAAU,CAC3C,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,uBAAuB;QAC3B,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,mBAAmB,CAAC,WAAW,GAAG,qBAAqB,CAAC;AAExD,eAAe,mBAAmB,CAAC"}
@@ -1,7 +1,7 @@
1
1
  // This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
2
2
  import { createElement, forwardRef } from 'react';
3
3
  import { IconBase } from '../icon';
4
- var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M3.6498 1.69189C2.21386 1.69189 1.0498 2.85595 1.0498 4.29189V10.0766C1.0498 11.5125 2.21386 12.6766 3.64981 12.6766H4.103V13.7073C4.103 13.9164 4.21186 14.1105 4.39033 14.2194C4.5688 14.3284 4.79113 14.3366 4.97713 14.2411L8.02308 12.6766H12.3498C13.7857 12.6766 14.9498 11.5125 14.9498 10.0766V4.29189C14.9498 2.85595 13.7857 1.69189 12.3498 1.69189H3.6498ZM2.2498 4.29189C2.2498 3.5187 2.87661 2.89189 3.6498 2.89189H12.3498C13.123 2.89189 13.7498 3.5187 13.7498 4.29189V10.0766C13.7498 10.8498 13.123 11.4766 12.3498 11.4766H7.878C7.78265 11.4766 7.68868 11.4993 7.60387 11.5428L5.303 12.7246V12.0766C5.303 11.7452 5.03437 11.4766 4.703 11.4766H3.64981C2.87661 11.4766 2.2498 10.8498 2.2498 10.0766V4.29189Z", "fillRule": "evenodd", "clipRule": "evenodd" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M8.60007 4.93447C8.60007 4.6031 8.33144 4.33447 8.00007 4.33447C7.6687 4.33447 7.40007 4.6031 7.40007 4.93447V6.57048H5.76406C5.43269 6.57048 5.16406 6.83911 5.16406 7.17048C5.16406 7.50185 5.43269 7.77048 5.76406 7.77048H7.40007V9.40648C7.40007 9.73785 7.6687 10.0065 8.00007 10.0065C8.33144 10.0065 8.60007 9.73785 8.60007 9.40648V7.77048H10.2361C10.5674 7.77048 10.8361 7.50185 10.8361 7.17048C10.8361 6.83911 10.5674 6.57048 10.2361 6.57048H8.60007V4.93447Z" } }] };
4
+ var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M3.6498 1.69238C2.21386 1.69238 1.0498 2.85644 1.0498 4.29238V10.077C1.0498 11.513 2.21386 12.677 3.64981 12.677H4.103V13.7078C4.103 13.9169 4.21186 14.111 4.39033 14.2199C4.5688 14.3289 4.79113 14.3371 4.97713 14.2415L8.02308 12.677H12.3498C13.7857 12.677 14.9498 11.513 14.9498 10.077V4.29238C14.9498 2.85644 13.7857 1.69238 12.3498 1.69238H3.6498ZM2.2498 4.29238C2.2498 3.51918 2.87661 2.89238 3.6498 2.89238H12.3498C13.123 2.89238 13.7498 3.51918 13.7498 4.29238V10.077C13.7498 10.8502 13.123 11.477 12.3498 11.477H7.878C7.78265 11.477 7.68868 11.4998 7.60387 11.5433L5.303 12.7251V12.077C5.303 11.7457 5.03437 11.477 4.703 11.477H3.64981C2.87661 11.477 2.2498 10.8502 2.2498 10.077V4.29238Z", "fillRule": "evenodd", "clipRule": "evenodd" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M8.60007 4.93447C8.60007 4.6031 8.33144 4.33447 8.00007 4.33447C7.6687 4.33447 7.40007 4.6031 7.40007 4.93447V6.57048H5.76406C5.43269 6.57048 5.16406 6.83911 5.16406 7.17048C5.16406 7.50185 5.43269 7.77048 5.76406 7.77048H7.40007V9.40648C7.40007 9.73785 7.6687 10.0065 8.00007 10.0065C8.33144 10.0065 8.60007 9.73785 8.60007 9.40648V7.77048H10.2361C10.5674 7.77048 10.8361 7.50185 10.8361 7.17048C10.8361 6.83911 10.5674 6.57048 10.2361 6.57048H8.60007V4.93447Z" } }] };
5
5
  export var AddCommentSingle = forwardRef(function (props, ref) {
6
6
  return createElement(IconBase, Object.assign({}, props, {
7
7
  id: 'add-comment-single',
@@ -1 +1 @@
1
- {"version":3,"file":"add-comment-single.js","sourceRoot":"","sources":["../../src/components/add-comment-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,ysBAAysB,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,+cAA+c,EAAC,EAAC,CAAC,EAAC,CAAC;AAEh6C,MAAM,CAAC,IAAM,gBAAgB,GAAG,UAAU,CACxC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,oBAAoB;QACxB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,gBAAgB,CAAC,WAAW,GAAG,kBAAkB,CAAC;AAElD,eAAe,gBAAgB,CAAC"}
1
+ {"version":3,"file":"add-comment-single.js","sourceRoot":"","sources":["../../src/components/add-comment-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,yrBAAyrB,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,+cAA+c,EAAC,EAAC,CAAC,EAAC,CAAC;AAEh5C,MAAM,CAAC,IAAM,gBAAgB,GAAG,UAAU,CACxC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,oBAAoB;QACxB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,gBAAgB,CAAC,WAAW,GAAG,kBAAkB,CAAC;AAElD,eAAe,gBAAgB,CAAC"}
@@ -1,7 +1,7 @@
1
1
  // This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
2
2
  import { createElement, forwardRef } from 'react';
3
3
  import { IconBase } from '../icon';
4
- var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M4.07253 15.1998C3.71104 15.1998 3.41799 14.9068 3.41799 14.5453 3.41799 14.1838 3.71104 13.8907 4.07253 13.8907 4.43403 13.8907 4.72708 14.1838 4.72708 14.5453 4.72708 14.9068 4.43403 15.1998 4.07253 15.1998zM11.9271 2.1089C11.5656 2.1089 11.2725 1.81585 11.2725 1.45435 11.2725 1.09285 11.5656.799805 11.9271.799805 12.2886.799805 12.5816 1.09285 12.5816 1.45435 12.5816 1.81585 12.2886 2.1089 11.9271 2.1089zM14.5453 4.72708C14.1838 4.72708 13.8907 4.43403 13.8907 4.07253 13.8907 3.71104 14.1838 3.41799 14.5453 3.41799 14.9068 3.41799 15.1998 3.71104 15.1998 4.07253 15.1998 4.43403 14.9068 4.72708 14.5453 4.72708zM7.14547 3.43537C7.36271 2.53946 8.6369 2.53946 8.85414 3.43537L9.45191 5.90053C9.52947 6.22039 9.77921 6.47014 10.0991 6.5477L12.5642 7.14547C13.4601 7.36271 13.4601 8.6369 12.5642 8.85414L10.0991 9.45191C9.77921 9.52947 9.52947 9.77921 9.45191 10.0991L8.85414 12.5642C8.6369 13.4601 7.36271 13.4601 7.14547 12.5642L6.5477 10.0991C6.47014 9.77921 6.22039 9.52947 5.90053 9.45191L3.43537 8.85414C2.53946 8.6369 2.53946 7.36271 3.43537 7.14547L5.90053 6.5477C6.22039 6.47014 6.47014 6.22039 6.5477 5.90053L7.14547 3.43537z" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M14.7512 9.96039C15.0561 10.0742 15.2109 10.4135 15.0972 10.7183 14.3602 12.6927 12.8304 14.2786 10.8948 15.0887 10.5946 15.2143 10.2495 15.0728 10.1239 14.7727 9.99832 14.4726 10.1398 14.1274 10.4399 14.0018 12.076 13.3172 13.3705 11.9751 13.9934 10.3063 14.1071 10.0015 14.4464 9.84663 14.7512 9.96039zM6.04976 1.24793C6.16377 1.55265 6.00916 1.89209 5.70444 2.00609 4.02642 2.63388 2.67882 3.94352 1.99927 5.59804 1.87566 5.89899 1.53149 6.04276 1.23054 5.91915.929587 5.79554.785823 5.45137.909432 5.15042 1.71312 3.19367 3.30539 1.64569 5.2916.902608 5.59632.788606 5.93576.943212 6.04976 1.24793z", "fillRule": "evenodd", "clipRule": "evenodd" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M1.45435 12.5816C1.09285 12.5816 0.799805 12.2886 0.799805 11.9271C0.799805 11.5656 1.09285 11.2725 1.45435 11.2725C1.81585 11.2725 2.1089 11.5656 2.1089 11.9271C2.1089 12.2886 1.81585 12.5816 1.45435 12.5816Z" } }] };
4
+ var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M4.07253 15.1998C3.71104 15.1998 3.41799 14.9068 3.41799 14.5453 3.41799 14.1838 3.71104 13.8907 4.07253 13.8907 4.43403 13.8907 4.72708 14.1838 4.72708 14.5453 4.72708 14.9068 4.43403 15.1998 4.07253 15.1998zM11.9271 2.1089C11.5656 2.1089 11.2725 1.81585 11.2725 1.45435 11.2725 1.09285 11.5656.799805 11.9271.799805 12.2886.799805 12.5816 1.09285 12.5816 1.45435 12.5816 1.81585 12.2886 2.1089 11.9271 2.1089zM14.5453 4.72708C14.1838 4.72708 13.8907 4.43403 13.8907 4.07253 13.8907 3.71104 14.1838 3.41799 14.5453 3.41799 14.9068 3.41799 15.1998 3.71104 15.1998 4.07253 15.1998 4.43403 14.9068 4.72708 14.5453 4.72708zM7.14546 3.43537C7.36271 2.53946 8.6369 2.53946 8.85414 3.43537L9.45191 5.90053C9.52947 6.22039 9.77921 6.47014 10.0991 6.5477L12.5642 7.14546C13.4601 7.36271 13.4601 8.6369 12.5642 8.85414L10.0991 9.45191C9.77921 9.52947 9.52947 9.77921 9.45191 10.0991L8.85414 12.5642C8.6369 13.4601 7.36271 13.4601 7.14546 12.5642L6.5477 10.0991C6.47014 9.77921 6.22039 9.52947 5.90053 9.45191L3.43537 8.85414C2.53946 8.6369 2.53946 7.36271 3.43537 7.14546L5.90053 6.5477C6.22039 6.47014 6.47014 6.22039 6.5477 5.90053L7.14546 3.43537z" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M14.7512 9.96039C15.0561 10.0742 15.2109 10.4135 15.0972 10.7183 14.3602 12.6927 12.8304 14.2786 10.8948 15.0887 10.5946 15.2143 10.2495 15.0728 10.1239 14.7727 9.99832 14.4726 10.1398 14.1274 10.4399 14.0018 12.076 13.3172 13.3705 11.9751 13.9934 10.3063 14.1071 10.0015 14.4464 9.84663 14.7512 9.96039zM6.04977 1.24793C6.16377 1.55265 6.00916 1.89209 5.70444 2.00609 4.02642 2.63388 2.67882 3.94352 1.99927 5.59804 1.87566 5.89899 1.53149 6.04276 1.23054 5.91915.929587 5.79554.785823 5.45137.909432 5.15042 1.71312 3.19367 3.30539 1.64569 5.2916.902608 5.59632.788606 5.93576.943212 6.04977 1.24793z", "fillRule": "evenodd", "clipRule": "evenodd" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M1.45435 12.5816C1.09285 12.5816 0.799805 12.2886 0.799805 11.9271C0.799805 11.5656 1.09285 11.2725 1.45435 11.2725C1.81585 11.2725 2.1089 11.5656 2.1089 11.9271C2.1089 12.2886 1.81585 12.5816 1.45435 12.5816Z" } }] };
5
5
  export var AiSingle = forwardRef(function (props, ref) {
6
6
  return createElement(IconBase, Object.assign({}, props, {
7
7
  id: 'ai-single',
@@ -1,7 +1,7 @@
1
1
  // This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
2
2
  import { createElement, forwardRef } from 'react';
3
3
  import { IconBase } from '../icon';
4
- var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M8.74469 10.5333C8.74472 9.53923 9.55065 8.73336 10.5448 8.7334L12.8113 8.7335C13.8054 8.73354 14.6113 9.53942 14.6113 10.5335V12.7999C14.6113 13.794 13.8054 14.5999 12.8113 14.5999H10.5446C9.5505 14.5999 8.7446 13.794 8.74463 12.7999L8.74469 10.5333zM10.5447 9.9334C10.2133 9.93338 9.9447 10.202 9.94469 10.5334L9.94463 12.7999C9.94462 13.1313 10.2133 13.3999 10.5446 13.3999H12.8113C13.1426 13.3999 13.4113 13.1313 13.4113 12.7999V10.5335C13.4113 10.2021 13.1426 9.93351 12.8113 9.9335L10.5447 9.9334zM8.74469 3.19985C8.74472 2.20573 9.55065 1.39986 10.5448 1.3999L12.8113 1.4C13.8054 1.40004 14.6113 2.20592 14.6113 3.2V5.46642C14.6113 6.46054 13.8054 7.26642 12.8113 7.26642H10.5446C9.5505 7.26642 8.7446 6.46051 8.74463 5.46638L8.74469 3.19985zM10.5447 2.5999C10.2133 2.59989 9.9447 2.86851 9.94469 3.19989L9.94463 5.46641C9.94462 5.79779 10.2133 6.06642 10.5446 6.06642H12.8113C13.1426 6.06642 13.4113 5.7978 13.4113 5.46642V3.2C13.4113 2.86864 13.1426 2.60001 12.8113 2.6L10.5447 2.5999zM1.39996 3.19985C1.39999 2.20573 2.20592 1.39986 3.20004 1.3999L5.46661 1.4C6.4607 1.40004 7.26654 2.20592 7.26654 3.2V5.46642C7.26654 6.46054 6.46065 7.26642 5.46654 7.26642H3.1999C2.20577 7.26642 1.39988 6.46051 1.3999 5.46638L1.39996 3.19985zM3.19999 2.5999C2.86862 2.59989 2.59997 2.86851 2.59996 3.19989L2.5999 5.46641C2.59989 5.79779 2.86852 6.06642 3.1999 6.06642H5.46654C5.79791 6.06642 6.06654 5.7978 6.06654 5.46642V3.2C6.06654 2.86864 5.79792 2.60001 5.46656 2.6L3.19999 2.5999zM1.39996 10.5333C1.39999 9.53923 2.20592 8.73336 3.20004 8.7334L5.46661 8.7335C6.4607 8.73354 7.26654 9.53942 7.26654 10.5335V12.7999C7.26654 13.794 6.46065 14.5999 5.46654 14.5999H3.1999C2.20577 14.5999 1.39988 13.794 1.3999 12.7999L1.39996 10.5333zM3.19999 9.9334C2.86862 9.93338 2.59997 10.202 2.59996 10.5334L2.5999 12.7999C2.59989 13.1313 2.86852 13.3999 3.1999 13.3999H5.46654C5.79791 13.3999 6.06654 13.1313 6.06654 12.7999V10.5335C6.06654 10.2021 5.79792 9.93351 5.46656 9.9335L3.19999 9.9334z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
4
+ var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M1.39459 3.19985C1.39462 2.20573 2.20055 1.39986 3.19467 1.3999L5.46124 1.4C6.45533 1.40004 7.26117 2.20592 7.26117 3.2V5.46642C7.26117 6.46054 6.45528 7.26642 5.46117 7.26642H3.19453C2.2004 7.26642 1.3945 6.46051 1.39453 5.46638L1.39459 3.19985zM3.19462 2.5999C2.86324 2.59989 2.5946 2.86851 2.59459 3.19989L2.59453 5.46641C2.59452 5.79779 2.86315 6.06642 3.19453 6.06642H5.46117C5.79254 6.06642 6.06117 5.7978 6.06117 5.46642V3.2C6.06117 2.86864 5.79255 2.60001 5.46119 2.6L3.19462 2.5999zM10.5394 1.3999C9.54527 1.39986 8.73935 2.20573 8.73932 3.19985L8.73926 5.46638C8.73923 6.46051 9.54513 7.26642 10.5393 7.26642H12.8059C13.8 7.26642 14.6059 6.46054 14.6059 5.46642V3.2C14.6059 2.20592 13.8001 1.40004 12.806 1.4L10.5394 1.3999zM9.93932 3.19989C9.93933 2.86851 10.208 2.59989 10.5393 2.5999L12.8059 2.6C13.1373 2.60001 13.4059 2.86864 13.4059 3.2V5.46642C13.4059 5.7978 13.1373 6.06642 12.8059 6.06642H10.5393C10.2079 6.06642 9.93925 5.79779 9.93926 5.46641L9.93932 3.19989zM10.5394 8.7334C9.54527 8.73336 8.73935 9.53922 8.73932 10.5333L8.73926 12.7999C8.73923 13.794 9.54513 14.5999 10.5393 14.5999H12.8059C13.8 14.5999 14.6059 13.794 14.6059 12.7999V10.5335C14.6059 9.53942 13.8001 8.73354 12.806 8.7335L10.5394 8.7334zM9.93932 10.5334C9.93933 10.202 10.208 9.93338 10.5393 9.9334L12.8059 9.9335C13.1373 9.93351 13.4059 10.2021 13.4059 10.5335V12.7999C13.4059 13.1313 13.1373 13.3999 12.8059 13.3999H10.5393C10.2079 13.3999 9.93925 13.1313 9.93926 12.7999L9.93932 10.5334zM3.19467 8.7334C2.20055 8.73336 1.39462 9.53922 1.39459 10.5333L1.39453 12.7999C1.3945 13.794 2.2004 14.5999 3.19453 14.5999H5.46117C6.45528 14.5999 7.26117 13.794 7.26117 12.7999V10.5335C7.26117 9.53942 6.45533 8.73354 5.46124 8.7335L3.19467 8.7334zM2.59459 10.5334C2.5946 10.202 2.86324 9.93338 3.19462 9.9334L5.46119 9.9335C5.79255 9.93351 6.06117 10.2021 6.06117 10.5335V12.7999C6.06117 13.1313 5.79254 13.3999 5.46117 13.3999H3.19453C2.86315 13.3999 2.59452 13.1313 2.59453 12.7999L2.59459 10.5334z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
5
5
  export var ArrangementSingle = forwardRef(function (props, ref) {
6
6
  return createElement(IconBase, Object.assign({}, props, {
7
7
  id: 'arrangement-single',
@@ -1,7 +1,7 @@
1
1
  // This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
2
2
  import { createElement, forwardRef } from 'react';
3
3
  import { IconBase } from '../icon';
4
- var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M12.8236 5.54909C13.0147 5.27837 12.9502 4.90399 12.6795 4.7129 12.4087 4.5218 12.0344 4.58635 11.8433 4.85707L7.84327 10.5237C7.65217 10.7945 7.71672 11.1688 7.98744 11.3599 8.25816 11.551 8.63253 11.4865 8.82363 11.2158L12.8236 5.54909zM3.66543 4.93896C3.9968 4.93896 4.26543 5.20759 4.26543 5.53896V6.8723C4.26543 7.20367 3.9968 7.4723 3.66543 7.4723 3.33406 7.4723 3.06543 7.20367 3.06543 6.8723V5.53896C3.06543 5.20759 3.33406 4.93896 3.66543 4.93896zM4.26543 8.80459C4.26543 8.47322 3.9968 8.20459 3.66543 8.20459 3.33406 8.20459 3.06543 8.47322 3.06543 8.80459 3.06543 9.13596 3.33406 9.40459 3.66543 9.40459 3.9968 9.40459 4.26543 9.13596 4.26543 8.80459zM3.66543 10.2046C3.9968 10.2046 4.26543 10.4732 4.26543 10.8046 4.26543 11.136 3.9968 11.4046 3.66543 11.4046 3.33406 11.4046 3.06543 11.136 3.06543 10.8046 3.06543 10.4732 3.33406 10.2046 3.66543 10.2046z" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M12.6653 1.76318C14.1014 1.76291 15.2658 2.92705 15.2658 4.36318V11.6379C15.2658 13.0738 14.1017 14.2379 12.6658 14.2379L3.3334 14.237C1.89746 14.237 0.733398 13.0729 0.733398 11.637V4.36319C0.733398 2.92712 1.89766 1.763 3.33373 1.76318H12.6653ZM12.6655 2.96318C13.4388 2.96304 14.0658 3.58988 14.0658 4.36318V11.6379C14.0658 12.4111 13.439 13.0379 12.6658 13.0379H6.60007V2.96432L12.6655 2.96318ZM1.9334 4.36319C1.9334 3.58992 2.56031 2.96309 3.33358 2.96318L5.40007 2.96344V13.037H3.3334C2.5602 13.037 1.9334 12.4102 1.9334 11.637V4.36319Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
4
+ var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M12.8241 5.5486C13.0152 5.27788 12.9507 4.9035 12.6799 4.71241 12.4092 4.52131 12.0349 4.58586 11.8438 4.85658L7.84376 10.5232C7.65266 10.794 7.71721 11.1683 7.98793 11.3594 8.25865 11.5505 8.63302 11.486 8.82412 11.2153L12.8241 5.5486zM3.66592 4.93848C3.99729 4.93848 4.26592 5.20711 4.26592 5.53848V6.87181C4.26592 7.20318 3.99729 7.47181 3.66592 7.47181 3.33455 7.47181 3.06592 7.20318 3.06592 6.87181V5.53848C3.06592 5.20711 3.33455 4.93848 3.66592 4.93848zM4.26592 8.8041C4.26592 8.47273 3.99729 8.2041 3.66592 8.2041 3.33455 8.2041 3.06592 8.47273 3.06592 8.8041 3.06592 9.13547 3.33455 9.4041 3.66592 9.4041 3.99729 9.4041 4.26592 9.13547 4.26592 8.8041zM3.66592 10.2041C3.99729 10.2041 4.26592 10.4727 4.26592 10.8041 4.26592 11.1355 3.99729 11.4041 3.66592 11.4041 3.33455 11.4041 3.06592 11.1355 3.06592 10.8041 3.06592 10.4727 3.33455 10.2041 3.66592 10.2041z" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M12.6658 1.7627C14.1019 1.76243 15.2663 2.92656 15.2663 4.3627V11.6374C15.2663 13.0733 14.1022 14.2374 12.6663 14.2374L3.33389 14.2365C1.89795 14.2365 0.733887 13.0724 0.733887 11.6365V4.3627C0.733887 2.92663 1.89815 1.76251 3.33422 1.7627H12.6658ZM12.666 2.9627C13.4393 2.96255 14.0663 3.58939 14.0663 4.3627V11.6374C14.0663 12.4106 13.4395 13.0374 12.6663 13.0374H6.60055V2.96383L12.666 2.9627ZM1.93389 4.3627C1.93389 3.58943 2.5608 2.9626 3.33406 2.9627L5.40055 2.96296V13.0365H3.33389C2.56069 13.0365 1.93389 12.4097 1.93389 11.6365V4.3627Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
5
5
  export var BoardSingle = forwardRef(function (props, ref) {
6
6
  return createElement(IconBase, Object.assign({}, props, {
7
7
  id: 'board-single',
@@ -1 +1 @@
1
- {"version":3,"file":"board-single.js","sourceRoot":"","sources":["../../src/components/board-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,s2BAAs2B,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,giBAAgiB,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAE9oD,MAAM,CAAC,IAAM,WAAW,GAAG,UAAU,CACnC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,cAAc;QAClB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,WAAW,CAAC,WAAW,GAAG,aAAa,CAAC;AAExC,eAAe,WAAW,CAAC"}
1
+ {"version":3,"file":"board-single.js","sourceRoot":"","sources":["../../src/components/board-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,w2BAAw2B,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,kiBAAkiB,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAElpD,MAAM,CAAC,IAAM,WAAW,GAAG,UAAU,CACnC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,cAAc;QAClB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,WAAW,CAAC,WAAW,GAAG,aAAa,CAAC;AAExC,eAAe,WAAW,CAAC"}
@@ -1,7 +1,7 @@
1
1
  // This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
2
2
  import { createElement, forwardRef } from 'react';
3
3
  import { IconBase } from '../icon';
4
- var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M4.41357 5.23252C4.41357 4.90115 4.6822 4.63252 5.01357 4.63252H10.9862C11.3176 4.63252 11.5862 4.90115 11.5862 5.23252 11.5862 5.56389 11.3176 5.83252 10.9862 5.83252H5.01357C4.6822 5.83252 4.41357 5.56389 4.41357 5.23252zM4.41357 7.97861C4.41357 7.64724 4.6822 7.37861 5.01357 7.37861H10.9862C11.3176 7.37861 11.5862 7.64724 11.5862 7.97861 11.5862 8.30999 11.3176 8.57861 10.9862 8.57861H5.01357C4.6822 8.57861 4.41357 8.30999 4.41357 7.97861zM4.41357 10.7716C4.41357 10.4402 4.6822 10.1716 5.01357 10.1716H8.17178C8.50315 10.1716 8.77178 10.4402 8.77178 10.7716 8.77178 11.103 8.50315 11.3716 8.17178 11.3716H5.01357C4.6822 11.3716 4.41357 11.103 4.41357 10.7716z" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M1.90107 0.578613C1.45925 0.578613 1.10107 0.936785 1.10107 1.37861V12.0216C1.10107 14.0098 2.71285 15.6216 4.70107 15.6216H14.0987C14.5406 15.6216 14.8987 15.2634 14.8987 14.8216V4.17861C14.8987 2.19039 13.287 0.578613 11.2987 0.578613H1.90107ZM2.30107 12.0216V1.77861H11.2987C12.6242 1.77861 13.6987 2.85313 13.6987 4.17861V14.4216H4.70107C3.37559 14.4216 2.30107 13.3471 2.30107 12.0216Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
4
+ var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M4.41357 5.13242C4.41357 4.80105 4.6822 4.53242 5.01357 4.53242H10.9862C11.3176 4.53242 11.5862 4.80105 11.5862 5.13242 11.5862 5.46379 11.3176 5.73242 10.9862 5.73242H5.01357C4.6822 5.73242 4.41357 5.46379 4.41357 5.13242zM4.41357 7.87852C4.41357 7.54715 4.6822 7.27852 5.01357 7.27852H10.9862C11.3176 7.27852 11.5862 7.54715 11.5862 7.87852 11.5862 8.20989 11.3176 8.47852 10.9862 8.47852H5.01357C4.6822 8.47852 4.41357 8.20989 4.41357 7.87852zM4.41357 10.6715C4.41357 10.3401 4.6822 10.0715 5.01357 10.0715H8.17178C8.50315 10.0715 8.77178 10.3401 8.77178 10.6715 8.77178 11.0029 8.50315 11.2715 8.17178 11.2715H5.01357C4.6822 11.2715 4.41357 11.0029 4.41357 10.6715z" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M1.90107 0.478516C1.45925 0.478516 1.10107 0.836687 1.10107 1.27852V11.9215C1.10107 13.9097 2.71285 15.5215 4.70107 15.5215H14.0987C14.5406 15.5215 14.8987 15.1633 14.8987 14.7215V4.07852C14.8987 2.09029 13.287 0.478516 11.2987 0.478516H1.90107ZM2.30107 11.9215V1.67852H11.2987C12.6242 1.67852 13.6987 2.75303 13.6987 4.07852V14.3215H4.70107C3.37559 14.3215 2.30107 13.247 2.30107 11.9215Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
5
5
  export var DocSingle = forwardRef(function (props, ref) {
6
6
  return createElement(IconBase, Object.assign({}, props, {
7
7
  id: 'doc-single',
@@ -1 +1 @@
1
- {"version":3,"file":"doc-single.js","sourceRoot":"","sources":["../../src/components/doc-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,6pBAA6pB,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,wYAAwY,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAE7yC,MAAM,CAAC,IAAM,SAAS,GAAG,UAAU,CACjC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,YAAY;QAChB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,SAAS,CAAC,WAAW,GAAG,WAAW,CAAC;AAEpC,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"doc-single.js","sourceRoot":"","sources":["../../src/components/doc-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,+pBAA+pB,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,uYAAuY,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAE9yC,MAAM,CAAC,IAAM,SAAS,GAAG,UAAU,CACjC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,YAAY;QAChB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,SAAS,CAAC,WAAW,GAAG,WAAW,CAAC;AAEpC,eAAe,SAAS,CAAC"}
@@ -1,7 +1,7 @@
1
1
  // This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
2
2
  import { createElement, forwardRef } from 'react';
3
3
  import { IconBase } from '../icon';
4
- var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "#4B7DFF", "d": "M3.36396 1.12549C2.61066 1.12549 2 1.73615 2 2.48945V13.5104C2 14.2637 2.61066 14.8744 3.36396 14.8744H12.457C13.2103 14.8744 13.821 14.2637 13.821 13.5104V5.0992L9.91954 1.12549H3.36396Z" } }, { "tag": "path", "attrs": { "fill": "#fff", "d": "M4.48291 7.27974C4.48291 7.09565 4.63215 6.94641 4.81624 6.94641H10.1496C10.3337 6.94641 10.4829 7.09565 10.4829 7.27974 10.4829 7.46384 10.3337 7.61308 10.1496 7.61308H4.81624C4.63215 7.61308 4.48291 7.46384 4.48291 7.27974zM4.48291 9.62651C4.48291 9.44241 4.63215 9.29317 4.81624 9.29317H10.1496C10.3337 9.29317 10.4829 9.44241 10.4829 9.62651 10.4829 9.8106 10.3337 9.95984 10.1496 9.95984H4.81624C4.63215 9.95984 4.48291 9.8106 4.48291 9.62651zM4.81624 11.6399C4.63215 11.6399 4.48291 11.7892 4.48291 11.9733 4.48291 12.1574 4.63215 12.3066 4.81624 12.3066H7.48291C7.667 12.3066 7.81624 12.1574 7.81624 11.9733 7.81624 11.7892 7.667 11.6399 7.48291 11.6399H4.81624z" } }, { "tag": "path", "attrs": { "fill": "#305CFA", "d": "M9.91797 1.12549L13.8209 5.09842H10.5846C10.2164 5.09842 9.91797 4.79994 9.91797 4.43175V1.12549Z" } }] };
4
+ var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "#4B7DFF", "d": "M3.4535 1.12549C2.7002 1.12549 2.08954 1.73615 2.08954 2.48945V13.5104C2.08954 14.2637 2.7002 14.8744 3.4535 14.8744H12.5465C13.2998 14.8744 13.9105 14.2637 13.9105 13.5104V5.0992L10.0091 1.12549H3.4535Z" } }, { "tag": "path", "attrs": { "fill": "#fff", "d": "M4.57245 7.27962C4.57245 7.09553 4.72169 6.94629 4.90578 6.94629H10.2391C10.4232 6.94629 10.5724 7.09553 10.5724 7.27962 10.5724 7.46372 10.4232 7.61296 10.2391 7.61296H4.90578C4.72169 7.61296 4.57245 7.46372 4.57245 7.27962zM4.57245 9.62638C4.57245 9.44229 4.72169 9.29305 4.90578 9.29305H10.2391C10.4232 9.29305 10.5724 9.44229 10.5724 9.62638 10.5724 9.81048 10.4232 9.95972 10.2391 9.95972H4.90578C4.72169 9.95972 4.57245 9.81048 4.57245 9.62638zM4.90578 11.6398C4.72169 11.6398 4.57245 11.789 4.57245 11.9731 4.57245 12.1572 4.72169 12.3065 4.90578 12.3065H7.57245C7.75654 12.3065 7.90578 12.1572 7.90578 11.9731 7.90578 11.789 7.75654 11.6398 7.57245 11.6398H4.90578z" } }, { "tag": "path", "attrs": { "stroke": "#fff", "d": "M4.57245 7.27962C4.57245 7.09553 4.72169 6.94629 4.90578 6.94629H10.2391C10.4232 6.94629 10.5724 7.09553 10.5724 7.27962 10.5724 7.46372 10.4232 7.61296 10.2391 7.61296H4.90578C4.72169 7.61296 4.57245 7.46372 4.57245 7.27962zM4.57245 9.62638C4.57245 9.44229 4.72169 9.29305 4.90578 9.29305H10.2391C10.4232 9.29305 10.5724 9.44229 10.5724 9.62638 10.5724 9.81048 10.4232 9.95972 10.2391 9.95972H4.90578C4.72169 9.95972 4.57245 9.81048 4.57245 9.62638zM4.90578 11.6398C4.72169 11.6398 4.57245 11.789 4.57245 11.9731 4.57245 12.1572 4.72169 12.3065 4.90578 12.3065H7.57245C7.75654 12.3065 7.90578 12.1572 7.90578 11.9731 7.90578 11.789 7.75654 11.6398 7.57245 11.6398H4.90578z", "strokeLinecap": "round", "strokeWidth": 0.03 } }, { "tag": "path", "attrs": { "fill": "#305CFA", "d": "M10.0075 1.12549L13.9104 5.09842H10.6742C10.306 5.09842 10.0075 4.79994 10.0075 4.43175V1.12549Z" } }] };
5
5
  export var Doc = forwardRef(function (props, ref) {
6
6
  return createElement(IconBase, Object.assign({}, props, {
7
7
  id: 'doc',
@@ -1 +1 @@
1
- {"version":3,"file":"doc.js","sourceRoot":"","sources":["../../src/components/doc.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,SAAS,EAAC,GAAG,EAAC,6LAA6L,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,GAAG,EAAC,+pBAA+pB,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,SAAS,EAAC,GAAG,EAAC,mGAAmG,EAAC,EAAC,CAAC,EAAC,CAAC;AAE/rC,MAAM,CAAC,IAAM,GAAG,GAAG,UAAU,CAC3B,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,KAAK;QACT,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,GAAG,CAAC,WAAW,GAAG,KAAK,CAAC;AAExB,eAAe,GAAG,CAAC"}
1
+ {"version":3,"file":"doc.js","sourceRoot":"","sources":["../../src/components/doc.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,SAAS,EAAC,GAAG,EAAC,6MAA6M,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,GAAG,EAAC,mqBAAmqB,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,QAAQ,EAAC,MAAM,EAAC,GAAG,EAAC,mqBAAmqB,EAAC,eAAe,EAAC,OAAO,EAAC,aAAa,EAAC,IAAI,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,SAAS,EAAC,GAAG,EAAC,kGAAkG,EAAC,EAAC,CAAC,EAAC,CAAC;AAE98D,MAAM,CAAC,IAAM,GAAG,GAAG,UAAU,CAC3B,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,KAAK;QACT,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,GAAG,CAAC,WAAW,GAAG,KAAK,CAAC;AAExB,eAAe,GAAG,CAAC"}
@@ -1,7 +1,7 @@
1
1
  // This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
2
2
  import { createElement, forwardRef } from 'react';
3
3
  import { IconBase } from '../icon';
4
- var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M3.74063 1.14062C2.3046 1.14062 1.14051 2.30481 1.14063 3.74083L1.14131 12.2572C1.14143 13.6931 2.30545 14.857 3.74131 14.857H6.95517C7.28654 14.857 7.55517 14.5884 7.55517 14.257C7.55517 13.9256 7.28654 13.657 6.95517 13.657H3.74131C2.96816 13.657 2.34137 13.0303 2.34131 12.2571L2.34063 3.74074C2.34056 2.9675 2.96738 2.34063 3.74063 2.34063H12.2568C13.03 2.34063 13.6568 2.96743 13.6568 3.74063V7.30303C13.6568 7.6344 13.9255 7.90303 14.2568 7.90303C14.5882 7.90303 14.8568 7.6344 14.8568 7.30303V3.74063C14.8568 2.30469 13.6928 1.14062 12.2568 1.14062H3.74063Z" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M9.50674 8.80072C9.31003 8.76138 9.10666 8.82295 8.96481 8.96481C8.82295 9.10666 8.76138 9.31003 8.80072 9.50674L9.77428 14.3745C9.82187 14.6125 10.0081 14.7983 10.2462 14.8454C10.4843 14.8925 10.7272 14.7916 10.8619 14.5897L11.4294 13.7383L12.3722 14.6811C12.6066 14.9154 12.9865 14.9154 13.2208 14.6811L14.6811 13.2208C14.9154 12.9865 14.9154 12.6066 14.6811 12.3722L13.7383 11.4294L14.5897 10.8619C14.7916 10.7272 14.8925 10.4843 14.8454 10.2462C14.7983 10.0081 14.6125 9.82187 14.3745 9.77428L9.50674 8.80072ZM10.6669 12.7188L10.1539 10.1539L12.7188 10.6669L12.4637 10.837C12.3141 10.9367 12.2171 11.0982 12.1994 11.2771C12.1817 11.4559 12.2451 11.6333 12.3722 11.7604L13.4083 12.7965L12.7965 13.4083L11.7604 12.3722C11.6333 12.2451 11.4559 12.1817 11.2771 12.1994C11.0982 12.2171 10.9367 12.3141 10.837 12.4637L10.6669 12.7188Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
4
+ var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M3.74209 1.1416C2.30607 1.1416 1.14197 2.30579 1.14209 3.74181L1.14278 12.2582C1.14289 13.694 2.30692 14.858 3.74278 14.858H6.95663C7.288 14.858 7.55663 14.5893 7.55663 14.258C7.55663 13.9266 7.288 13.658 6.95663 13.658H3.74278C2.96962 13.658 2.34284 13.0312 2.34278 12.2581L2.34209 3.74171C2.34203 2.96847 2.96885 2.3416 3.74209 2.3416H12.2583C13.0315 2.3416 13.6583 2.9684 13.6583 3.7416V7.304C13.6583 7.63537 13.9269 7.904 14.2583 7.904C14.5897 7.904 14.8583 7.63537 14.8583 7.304V3.7416C14.8583 2.30566 13.6942 1.1416 12.2583 1.1416H3.74209Z" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M9.50821 8.8017C9.31149 8.76236 9.10813 8.82393 8.96627 8.96578C8.82442 9.10764 8.76285 9.311 8.80219 9.50772L9.77574 14.3755C9.82334 14.6135 10.0096 14.7993 10.2477 14.8464C10.4857 14.8935 10.7287 14.7926 10.8633 14.5906L11.4309 13.7393L12.3737 14.6821C12.608 14.9164 12.9879 14.9164 13.2222 14.6821L14.6826 13.2218C14.9169 12.9874 14.9169 12.6075 14.6826 12.3732L13.7398 11.4304L14.5911 10.8628C14.793 10.7282 14.894 10.4852 14.8469 10.2472C14.7998 10.0091 14.6139 9.82285 14.376 9.77525L9.50821 8.8017ZM10.6684 12.7198L10.1554 10.1549L12.7202 10.6679L12.4652 10.8379C12.3156 10.9376 12.2186 11.0992 12.2009 11.278C12.1832 11.4569 12.2466 11.6343 12.3737 11.7614L13.4098 12.7975L12.798 13.4093L11.7619 12.3732C11.6348 12.2461 11.4574 12.1827 11.2785 12.2004C11.0996 12.2181 10.9381 12.3151 10.8384 12.4647L10.6684 12.7198Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
5
5
  export var DragFrameSingle = forwardRef(function (props, ref) {
6
6
  return createElement(IconBase, Object.assign({}, props, {
7
7
  id: 'drag-frame-single',
@@ -1 +1 @@
1
- {"version":3,"file":"drag-frame-single.js","sourceRoot":"","sources":["../../src/components/drag-frame-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,sjBAAsjB,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,k0BAAk0B,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAEhoD,MAAM,CAAC,IAAM,eAAe,GAAG,UAAU,CACvC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,mBAAmB;QACvB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,eAAe,CAAC,WAAW,GAAG,iBAAiB,CAAC;AAEhD,eAAe,eAAe,CAAC"}
1
+ {"version":3,"file":"drag-frame-single.js","sourceRoot":"","sources":["../../src/components/drag-frame-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,miBAAmiB,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,0zBAA0zB,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAErmD,MAAM,CAAC,IAAM,eAAe,GAAG,UAAU,CACvC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,mBAAmB;QACvB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,eAAe,CAAC,WAAW,GAAG,iBAAiB,CAAC;AAEhD,eAAe,eAAe,CAAC"}
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from '../icon';
3
+ export declare const ECommerceSingle: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
4
+ export default ECommerceSingle;
@@ -0,0 +1,14 @@
1
+ // This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
2
+ import { createElement, forwardRef } from 'react';
3
+ import { IconBase } from '../icon';
4
+ var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M1.08642 1.77427C1.23462 1.48043 1.59502 1.36132 1.89141 1.50824L4.01713 2.562C4.17783 2.64166 4.29407 2.78853 4.33388 2.96222L5.99918 10.2267H12.157L12.6377 8.60663H7.64639C7.31502 8.60663 7.04639 8.3403 7.04639 8.01177 7.04639 7.68323 7.31502 7.41691 7.64639 7.41691H12.9906L13.5755 5.44518H7.64596C7.31459 5.44518 7.04596 5.17885 7.04596 4.85032 7.04596 4.52179 7.31459 4.25546 7.64596 4.25546H14.3774C14.5665 4.25546 14.7445 4.34383 14.8578 4.49394 14.9711 4.64404 15.0064 4.83831 14.953 5.01817L13.1816 10.9895C13.1065 11.2426 12.8721 11.4165 12.606 11.4165H5.52024C5.2401 11.4165 4.99724 11.2243 4.93516 10.9534L3.22662 3.50028 1.35475 2.57236C1.05837 2.42544.938231 2.06812 1.08642 1.77427zM7.2863 13.4878C7.2863 14.0773 6.80433 14.5551 6.2098 14.5551 5.61526 14.5551 5.1333 14.0773 5.1333 13.4878 5.1333 12.8984 5.61526 12.4205 6.2098 12.4205 6.80433 12.4205 7.2863 12.8984 7.2863 13.4878zM12.5153 13.4878C12.5153 14.0773 12.0333 14.5551 11.4388 14.5551 10.8443 14.5551 10.3623 14.0773 10.3623 13.4878 10.3623 12.8984 10.8443 12.4205 11.4388 12.4205 12.0333 12.4205 12.5153 12.8984 12.5153 13.4878z" } }] };
5
+ export var ECommerceSingle = forwardRef(function (props, ref) {
6
+ return createElement(IconBase, Object.assign({}, props, {
7
+ id: 'e-commerce-single',
8
+ ref: ref,
9
+ icon: element,
10
+ }));
11
+ });
12
+ ECommerceSingle.displayName = 'ECommerceSingle';
13
+ export default ECommerceSingle;
14
+ //# sourceMappingURL=e-commerce-single.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"e-commerce-single.js","sourceRoot":"","sources":["../../src/components/e-commerce-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,olCAAolC,EAAC,EAAC,CAAC,EAAC,CAAC;AAE9vC,MAAM,CAAC,IAAM,eAAe,GAAG,UAAU,CACvC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,mBAAmB;QACvB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,eAAe,CAAC,WAAW,GAAG,iBAAiB,CAAC;AAEhD,eAAe,eAAe,CAAC"}
@@ -1,7 +1,7 @@
1
1
  // This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
2
2
  import { createElement, forwardRef } from 'react';
3
3
  import { IconBase } from '../icon';
4
- var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 18 18", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "stroke": "currentColor", "d": "M15.75 8.33105H2.25", "strokeLinejoin": "round", "strokeWidth": 1.2 } }, { "tag": "path", "attrs": { "stroke": "currentColor", "d": "M2.25 4.63086C2.25 3.80243 2.92157 3.13086 3.75 3.13086H6.57592C6.81469 3.13086 7.04558 3.21629 7.22684 3.37172L8.7191 4.65125C8.90036 4.80668 9.13125 4.89211 9.37002 4.89211H14.75C15.3023 4.89211 15.75 5.33983 15.75 5.89211V13.3696C15.75 14.198 15.0784 14.8696 14.25 14.8696H3.75C2.92157 14.8696 2.25 14.198 2.25 13.3696V4.63086Z", "strokeWidth": 1.2 } }] };
4
+ var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M3.09805 1.8335C1.93825 1.8335 0.998047 2.7737 0.998047 3.9335V12.0668C0.998047 13.2266 1.93825 14.1668 3.09805 14.1668H12.9018C14.0616 14.1668 15.0018 13.2266 15.0018 12.0668V5.10391C15.0018 4.22025 14.2854 3.50391 13.4018 3.50391H8.36993C8.27442 3.50391 8.18206 3.46973 8.10956 3.40757L6.72324 2.21887C6.43322 1.97019 6.06379 1.8335 5.68176 1.8335H3.09805ZM2.19805 3.9335C2.19805 3.43644 2.60099 3.0335 3.09805 3.0335H5.68176C5.77727 3.0335 5.86963 3.06767 5.94213 3.12984L7.32845 4.31854C7.61847 4.56721 7.98789 4.70391 8.36993 4.70391H13.4018C13.6227 4.70391 13.8018 4.88299 13.8018 5.10391V6.76562H2.19805V3.9335ZM2.19805 7.96562V12.0668C2.19805 12.5639 2.60099 12.9668 3.09805 12.9668H12.9018C13.3988 12.9668 13.8018 12.5639 13.8018 12.0668V7.96562H2.19805Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
5
5
  export var FileGroupSingle = forwardRef(function (props, ref) {
6
6
  return createElement(IconBase, Object.assign({}, props, {
7
7
  id: 'file-group-single',
@@ -1 +1 @@
1
- {"version":3,"file":"file-group-single.js","sourceRoot":"","sources":["../../src/components/file-group-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,QAAQ,EAAC,cAAc,EAAC,GAAG,EAAC,qBAAqB,EAAC,gBAAgB,EAAC,OAAO,EAAC,aAAa,EAAC,GAAG,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,QAAQ,EAAC,cAAc,EAAC,GAAG,EAAC,4UAA4U,EAAC,aAAa,EAAC,GAAG,EAAC,EAAC,CAAC,EAAC,CAAC;AAEhoB,MAAM,CAAC,IAAM,eAAe,GAAG,UAAU,CACvC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,mBAAmB;QACvB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,eAAe,CAAC,WAAW,GAAG,iBAAiB,CAAC;AAEhD,eAAe,eAAe,CAAC"}
1
+ {"version":3,"file":"file-group-single.js","sourceRoot":"","sources":["../../src/components/file-group-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,6vBAA6vB,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAEj9B,MAAM,CAAC,IAAM,eAAe,GAAG,UAAU,CACvC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,mBAAmB;QACvB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,eAAe,CAAC,WAAW,GAAG,iBAAiB,CAAC;AAEhD,eAAe,eAAe,CAAC"}
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from '../icon';
3
+ export declare const FinanceSingle: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
4
+ export default FinanceSingle;
@@ -0,0 +1,14 @@
1
+ // This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
2
+ import { createElement, forwardRef } from 'react';
3
+ import { IconBase } from '../icon';
4
+ var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M1.9999 1.3999C2.33127 1.3999 2.5999 1.66853 2.5999 1.9999V12.9999C2.5999 13.2208 2.77899 13.3999 2.9999 13.3999H13.9999C14.3313 13.3999 14.5999 13.6685 14.5999 13.9999C14.5999 14.3313 14.3313 14.5999 13.9999 14.5999H2.9999C2.11625 14.5999 1.3999 13.8836 1.3999 12.9999V1.9999C1.3999 1.66853 1.66853 1.3999 1.9999 1.3999Z" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M4.66689 9.3999C4.99827 9.3999 5.26689 9.66853 5.26689 9.9999V11.3332C5.26689 11.6646 4.99827 11.9332 4.66689 11.9332 4.33552 11.9332 4.06689 11.6646 4.06689 11.3332V9.9999C4.06689 9.66853 4.33552 9.3999 4.66689 9.3999zM7.9334 7.3334C7.9334 7.00203 7.66477 6.7334 7.3334 6.7334 7.00203 6.7334 6.7334 7.00203 6.7334 7.3334V11.3334C6.7334 11.6648 7.00203 11.9334 7.3334 11.9334 7.66477 11.9334 7.9334 11.6648 7.9334 11.3334V7.3334zM9.9999 1.3999C10.3313 1.3999 10.5999 1.66853 10.5999 1.9999V11.3332C10.5999 11.6646 10.3313 11.9332 9.9999 11.9332 9.66853 11.9332 9.3999 11.6646 9.3999 11.3332V1.9999C9.3999 1.66853 9.66853 1.3999 9.9999 1.3999zM13.2669 4.66665C13.2669 4.33528 12.9983 4.06665 12.6669 4.06665 12.3355 4.06665 12.0669 4.33528 12.0669 4.66665V11.3333C12.0669 11.6647 12.3355 11.9333 12.6669 11.9333 12.9983 11.9333 13.2669 11.6647 13.2669 11.3333V4.66665z" } }] };
5
+ export var FinanceSingle = forwardRef(function (props, ref) {
6
+ return createElement(IconBase, Object.assign({}, props, {
7
+ id: 'finance-single',
8
+ ref: ref,
9
+ icon: element,
10
+ }));
11
+ });
12
+ FinanceSingle.displayName = 'FinanceSingle';
13
+ export default FinanceSingle;
14
+ //# sourceMappingURL=finance-single.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"finance-single.js","sourceRoot":"","sources":["../../src/components/finance-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,mUAAmU,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,q2BAAq2B,EAAC,EAAC,CAAC,EAAC,CAAC;AAEt4C,MAAM,CAAC,IAAM,aAAa,GAAG,UAAU,CACrC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,gBAAgB;QACpB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,aAAa,CAAC,WAAW,GAAG,eAAe,CAAC;AAE5C,eAAe,aAAa,CAAC"}
@@ -1,7 +1,7 @@
1
1
  // This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
2
2
  import { createElement, forwardRef } from 'react';
3
3
  import { IconBase } from '../icon';
4
- var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M.733398 2.33438C.733398 2.003 1.00203 1.73438 1.3334 1.73438H14.6667C14.9981 1.73438 15.2667 2.003 15.2667 2.33438 15.2667 2.66575 14.9981 2.93438 14.6667 2.93438H1.3334C1.00203 2.93438.733398 2.66575.733398 2.33438zM.733398 7.66641C.733398 7.33504 1.00203 7.06641 1.3334 7.06641H5.00007C5.33144 7.06641 5.60007 7.33504 5.60007 7.66641 5.60007 7.99778 5.33144 8.26641 5.00007 8.26641H1.3334C1.00203 8.26641.733398 7.99778.733398 7.66641zM1.3334 12.3984C1.00203 12.3984.733398 12.6671.733398 12.9984.733398 13.3298 1.00203 13.5984 1.3334 13.5984H5.00007C5.33144 13.5984 5.60007 13.3298 5.60007 12.9984 5.60007 12.6671 5.33144 12.3984 5.00007 12.3984H1.3334z" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M7.06641 8.49974C7.06641 6.60357 8.60357 5.06641 10.4997 5.06641C12.3959 5.06641 13.9331 6.60357 13.9331 8.49974C13.9331 9.31728 13.6473 10.0681 13.1703 10.6577L15.0925 12.5938C15.326 12.829 15.3246 13.2089 15.0895 13.4424C14.8543 13.6758 14.4744 13.6745 14.2409 13.4393L12.2625 11.4466C11.7472 11.7555 11.1442 11.9331 10.4997 11.9331C8.60357 11.9331 7.06641 10.3959 7.06641 8.49974ZM10.4997 6.26641C9.26631 6.26641 8.26641 7.26631 8.26641 8.49974C8.26641 9.73317 9.26631 10.7331 10.4997 10.7331C11.7332 10.7331 12.7331 9.73317 12.7331 8.49974C12.7331 7.26631 11.7332 6.26641 10.4997 6.26641Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
4
+ var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M.733398 2.65908C.733398 2.32771 1.00203 2.05908 1.3334 2.05908H14.6667C14.9981 2.05908 15.2667 2.32771 15.2667 2.65908 15.2667 2.99045 14.9981 3.25908 14.6667 3.25908H1.3334C1.00203 3.25908.733398 2.99045.733398 2.65908zM.733398 7.99111C.733398 7.65974 1.00203 7.39111 1.3334 7.39111H5.00007C5.33144 7.39111 5.60007 7.65974 5.60007 7.99111 5.60007 8.32248 5.33144 8.59111 5.00007 8.59111H1.3334C1.00203 8.59111.733398 8.32248.733398 7.99111zM1.3334 12.7231C1.00203 12.7231.733398 12.9918.733398 13.3231.733398 13.6545 1.00203 13.9231 1.3334 13.9231H5.00007C5.33144 13.9231 5.60007 13.6545 5.60007 13.3231 5.60007 12.9918 5.33144 12.7231 5.00007 12.7231H1.3334z" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M7.06641 8.82445C7.06641 6.92828 8.60357 5.39111 10.4997 5.39111C12.3959 5.39111 13.9331 6.92828 13.9331 8.82445C13.9331 9.64198 13.6473 10.3928 13.1703 10.9824L15.0925 12.9185C15.326 13.1537 15.3246 13.5336 15.0895 13.7671C14.8543 14.0005 14.4744 13.9992 14.2409 13.764L12.2625 11.7713C11.7472 12.0802 11.1442 12.2578 10.4997 12.2578C8.60357 12.2578 7.06641 10.7206 7.06641 8.82445ZM10.4997 6.59111C9.26631 6.59111 8.26641 7.59102 8.26641 8.82445C8.26641 10.0579 9.26631 11.0578 10.4997 11.0578C11.7332 11.0578 12.7331 10.0579 12.7331 8.82445C12.7331 7.59102 11.7332 6.59111 10.4997 6.59111Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
5
5
  export var FindSingle = forwardRef(function (props, ref) {
6
6
  return createElement(IconBase, Object.assign({}, props, {
7
7
  id: 'find-single',
@@ -1 +1 @@
1
- {"version":3,"file":"find-single.js","sourceRoot":"","sources":["../../src/components/find-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,mpBAAmpB,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,klBAAklB,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAE7+C,MAAM,CAAC,IAAM,UAAU,GAAG,UAAU,CAClC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,aAAa;QACjB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,UAAU,CAAC,WAAW,GAAG,YAAY,CAAC;AAEtC,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"find-single.js","sourceRoot":"","sources":["../../src/components/find-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,upBAAupB,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,klBAAklB,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAEj/C,MAAM,CAAC,IAAM,UAAU,GAAG,UAAU,CAClC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,aAAa;QACjB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,UAAU,CAAC,WAAW,GAAG,YAAY,CAAC;AAEtC,eAAe,UAAU,CAAC"}
@@ -1,7 +1,7 @@
1
1
  // This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
2
2
  import { createElement, forwardRef } from 'react';
3
3
  import { IconBase } from '../icon';
4
- var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M10.4004 1.99844C10.4004 1.66707 10.669 1.39844 11.0004 1.39844H14.0004C14.3318 1.39844 14.6004 1.66707 14.6004 1.99844V4.99844C14.6004 5.32981 14.3318 5.59844 14.0004 5.59844 13.669 5.59844 13.4004 5.32981 13.4004 4.99844V3.41281L11.0907 5.72253C10.8564 5.95685 10.4765 5.95685 10.2421 5.72253 10.0078 5.48822 10.0078 5.10832 10.2421 4.87401L12.5177 2.59844H11.0004C10.669 2.59844 10.4004 2.32981 10.4004 1.99844zM10.2763 10.2421C10.5106 10.0078 10.8905 10.0078 11.1248 10.2421L13.4004 12.5177V10.9984C13.4004 10.6671 13.669 10.3984 14.0004 10.3984 14.3318 10.3984 14.6004 10.6671 14.6004 10.9984V13.9984C14.6004 14.3298 14.3318 14.5984 14.0004 14.5984H11.0004C10.669 14.5984 10.4004 14.3298 10.4004 13.9984 10.4004 13.6671 10.669 13.3984 11.0004 13.3984H12.5841L10.2763 11.0907C10.042 10.8564 10.042 10.4765 10.2763 10.2421zM5.75584 11.0928C5.99133 10.8597 5.99325 10.4798 5.76012 10.2443 5.527 10.0088 5.1471 10.0069 4.91161 10.24L2.60039 12.528V10.9984C2.60039 10.6671 2.33176 10.3984 2.00039 10.3984 1.66902 10.3984 1.40039 10.6671 1.40039 10.9984V13.9984C1.40039 14.3298 1.66902 14.5984 2.00039 14.5984H5.00039C5.33176 14.5984 5.60039 14.3298 5.60039 13.9984 5.60039 13.6671 5.33176 13.3984 5.00039 13.3984H3.4268L5.75584 11.0928zM1.40039 1.99844C1.40039 1.91762 1.41637 1.84053 1.44534 1.77017L1.56982 1.58058 1.57399 1.57632C1.6316 1.51812 1.69818 1.47419 1.76932 1.44455 1.84044 1.41484 1.91852 1.39844 2.00041 1.39844H5.00039C5.33176 1.39844 5.60039 1.66707 5.60039 1.99844 5.60039 2.32981 5.33176 2.59844 5.00039 2.59844H3.45933L5.75584 4.87187C5.99133 5.105 5.99325 5.48489 5.76013 5.72039 5.527 5.95588 5.1471 5.9578 4.91161 5.72467L2.60039 3.43668V4.99844C2.60039 5.32981 2.33176 5.59844 2.00039 5.59844 1.66902 5.59844 1.40039 5.32981 1.40039 4.99844V1.99844z" } }] };
4
+ var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M10.3999 1.9999C10.3999 1.66853 10.6685 1.3999 10.9999 1.3999H13.9999C14.3313 1.3999 14.5999 1.66853 14.5999 1.9999V4.9999C14.5999 5.33127 14.3313 5.5999 13.9999 5.5999 13.6685 5.5999 13.3999 5.33127 13.3999 4.9999V3.41428L11.0902 5.724C10.8559 5.95831 10.476 5.95831 10.2417 5.724 10.0073 5.48968 10.0073 5.10979 10.2417 4.87547L12.5172 2.5999H10.9999C10.6685 2.5999 10.3999 2.33127 10.3999 1.9999zM10.2758 10.2436C10.5101 10.0093 10.89 10.0093 11.1244 10.2436L13.3999 12.5191V10.9999C13.3999 10.6685 13.6685 10.3999 13.9999 10.3999 14.3313 10.3999 14.5999 10.6685 14.5999 10.9999V13.9999C14.5999 14.3313 14.3313 14.5999 13.9999 14.5999H10.9999C10.6685 14.5999 10.3999 14.3313 10.3999 13.9999 10.3999 13.6685 10.6685 13.3999 10.9999 13.3999H12.5836L10.2758 11.0921C10.0415 10.8578 10.0415 10.4779 10.2758 10.2436zM5.75535 11.0943C5.99085 10.8611 5.99276 10.4812 5.75964 10.2458 5.52651 10.0103 5.14661 10.0083 4.91112 10.2415L2.5999 12.5295V10.9999C2.5999 10.6685 2.33127 10.3999 1.9999 10.3999 1.66853 10.3999 1.3999 10.6685 1.3999 10.9999V13.9999C1.3999 14.3313 1.66853 14.5999 1.9999 14.5999H4.9999C5.33127 14.5999 5.5999 14.3313 5.5999 13.9999 5.5999 13.6685 5.33127 13.3999 4.9999 13.3999H3.42632L5.75535 11.0943zM1.3999 1.9999C1.3999 1.91908 1.41588 1.842 1.44485 1.77163L1.56933 1.58204 1.5735 1.57779C1.63111 1.51959 1.69769 1.47566 1.76883 1.44601 1.83995 1.41631 1.91803 1.3999 1.99992 1.3999H4.9999C5.33127 1.3999 5.5999 1.66853 5.5999 1.9999 5.5999 2.33127 5.33127 2.5999 4.9999 2.5999H3.45884L5.75535 4.87333C5.99085 5.10646 5.99276 5.48636 5.75964 5.72185 5.52651 5.95735 5.14661 5.95927 4.91112 5.72614L2.5999 3.43815V4.9999C2.5999 5.33127 2.33127 5.5999 1.9999 5.5999 1.66853 5.5999 1.3999 5.33127 1.3999 4.9999V1.9999z" } }] };
5
5
  export var FullscreenSingle = forwardRef(function (props, ref) {
6
6
  return createElement(IconBase, Object.assign({}, props, {
7
7
  id: 'fullscreen-single',
@@ -1 +1 @@
1
- {"version":3,"file":"fullscreen-single.js","sourceRoot":"","sources":["../../src/components/fullscreen-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,gvDAAgvD,EAAC,EAAC,CAAC,EAAC,CAAC;AAE15D,MAAM,CAAC,IAAM,gBAAgB,GAAG,UAAU,CACxC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,mBAAmB;QACvB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,gBAAgB,CAAC,WAAW,GAAG,kBAAkB,CAAC;AAElD,eAAe,gBAAgB,CAAC"}
1
+ {"version":3,"file":"fullscreen-single.js","sourceRoot":"","sources":["../../src/components/fullscreen-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,0sDAA0sD,EAAC,EAAC,CAAC,EAAC,CAAC;AAEp3D,MAAM,CAAC,IAAM,gBAAgB,GAAG,UAAU,CACxC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,mBAAmB;QACvB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,gBAAgB,CAAC,WAAW,GAAG,kBAAkB,CAAC;AAElD,eAAe,gBAAgB,CAAC"}
@@ -1,7 +1,7 @@
1
1
  // This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
2
2
  import { createElement, forwardRef } from 'react';
3
3
  import { IconBase } from '../icon';
4
- var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M5.48242 6.2793C5.48242 4.88888 6.60958 3.76172 8 3.76172 9.39042 3.76172 10.5176 4.88888 10.5176 6.2793 10.5176 7.46294 9.70073 8.45581 8.6 8.72494V9.47526C8.6 9.80663 8.33137 10.0753 8 10.0753 7.66863 10.0753 7.4 9.80663 7.4 9.47526V8.19687C7.4 7.8655 7.66863 7.59687 8 7.59687 8.72768 7.59687 9.31758 7.00697 9.31758 6.2793 9.31758 5.55162 8.72768 4.96172 8 4.96172 7.27232 4.96172 6.68242 5.55162 6.68242 6.2793 6.68242 6.61067 6.41379 6.8793 6.08242 6.8793 5.75105 6.8793 5.48242 6.61067 5.48242 6.2793zM8.79915 11.5568C8.79915 11.9981 8.44143 12.3558 8.00016 12.3558 7.5589 12.3558 7.20117 11.9981 7.20117 11.5568 7.20117 11.1155 7.5589 10.7578 8.00016 10.7578 8.44143 10.7578 8.79915 11.1155 8.79915 11.5568z" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M3.0557 3.0557C4.32035 1.79107 6.06915 1.00781 7.99974 1.00781C9.93033 1.00781 11.6791 1.79107 12.9438 3.0557C14.2084 4.32034 14.9917 6.06915 14.9917 7.99974C14.9917 9.93033 14.2084 11.6791 12.9438 12.9438C11.6791 14.2084 9.93033 14.9917 7.99974 14.9917C6.06915 14.9917 4.32035 14.2084 3.0557 12.9438C1.79107 11.6791 1.00781 9.93033 1.00781 7.99974C1.00781 6.06915 1.79108 4.32034 3.0557 3.0557ZM7.99974 2.20781C6.40019 2.20781 4.95303 2.85544 3.90422 3.90423C2.85543 4.95304 2.20781 6.40019 2.20781 7.99974C2.20781 9.59929 2.85544 11.0464 3.90423 12.0952C4.95303 13.144 6.4002 13.7917 7.99974 13.7917C9.59928 13.7917 11.0464 13.144 12.0952 12.0952C13.144 11.0464 13.7917 9.59928 13.7917 7.99974C13.7917 6.4002 13.144 4.95303 12.0952 3.90423C11.0464 2.85544 9.59929 2.20781 7.99974 2.20781Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
4
+ var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M5.48291 6.27979C5.48291 4.88937 6.61007 3.76221 8.00049 3.76221 9.39091 3.76221 10.5181 4.88937 10.5181 6.27979 10.5181 7.46343 9.70122 8.4563 8.60049 8.72542V9.47575C8.60049 9.80712 8.33186 10.0757 8.00049 10.0757 7.66912 10.0757 7.40049 9.80712 7.40049 9.47575V8.19736C7.40049 7.86599 7.66912 7.59736 8.00049 7.59736 8.72816 7.59736 9.31807 7.00746 9.31807 6.27979 9.31807 5.55211 8.72816 4.96221 8.00049 4.96221 7.27281 4.96221 6.68291 5.55211 6.68291 6.27979 6.68291 6.61116 6.41428 6.87979 6.08291 6.87979 5.75154 6.87979 5.48291 6.61116 5.48291 6.27979zM8.79964 11.5573C8.79964 11.9986 8.44192 12.3563 8.00065 12.3563 7.55938 12.3563 7.20166 11.9986 7.20166 11.5573 7.20166 11.116 7.55938 10.7583 8.00065 10.7583 8.44192 10.7583 8.79964 11.116 8.79964 11.5573z" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M3.05619 3.05618C4.32084 1.79156 6.06964 1.0083 8.00023 1.0083C9.93081 1.0083 11.6796 1.79156 12.9443 3.05619C14.2089 4.32083 14.9922 6.06964 14.9922 8.00023C14.9922 9.93082 14.2089 11.6796 12.9443 12.9443C11.6796 14.2089 9.93082 14.9922 8.00023 14.9922C6.06964 14.9922 4.32084 14.2089 3.05619 12.9443C1.79156 11.6796 1.0083 9.93081 1.0083 8.00023C1.0083 6.06964 1.79156 4.32083 3.05619 3.05618ZM8.00023 2.2083C6.40068 2.2083 4.95352 2.85593 3.90471 3.90472C2.85592 4.95353 2.2083 6.40068 2.2083 8.00023C2.2083 9.59977 2.85593 11.0469 3.90472 12.0957C4.95352 13.1445 6.40068 13.7922 8.00023 13.7922C9.59977 13.7922 11.0469 13.1445 12.0957 12.0957C13.1445 11.0469 13.7922 9.59977 13.7922 8.00023C13.7922 6.40068 13.1445 4.95352 12.0957 3.90472C11.0469 2.85593 9.59977 2.2083 8.00023 2.2083Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
5
5
  export var HelpSingle = forwardRef(function (props, ref) {
6
6
  return createElement(IconBase, Object.assign({}, props, {
7
7
  id: 'help-single',
@@ -1 +1 @@
1
- {"version":3,"file":"help-single.js","sourceRoot":"","sources":["../../src/components/help-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,6sBAA6sB,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,wxBAAwxB,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAE7uD,MAAM,CAAC,IAAM,UAAU,GAAG,UAAU,CAClC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,aAAa;QACjB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,UAAU,CAAC,WAAW,GAAG,YAAY,CAAC;AAEtC,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"help-single.js","sourceRoot":"","sources":["../../src/components/help-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,iwBAAiwB,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,uxBAAuxB,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAEhyD,MAAM,CAAC,IAAM,UAAU,GAAG,UAAU,CAClC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,aAAa;QACjB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,UAAU,CAAC,WAAW,GAAG,YAAY,CAAC;AAEtC,eAAe,UAAU,CAAC"}
@@ -1,7 +1,7 @@
1
1
  // This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
2
2
  import { createElement, forwardRef } from 'react';
3
3
  import { IconBase } from '../icon';
4
- var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "g", "attrs": { "fill": "currentColor", "clipPath": "url(#light-mode-single_clip0_1389_26)" }, "children": [{ "tag": "path", "attrs": { "d": "M8.60039 1.11953C8.60039.78816 8.33176.519531 8.00039.519531 7.66902.519531 7.40039.78816 7.40039 1.11953V2.45286C7.40039 2.78424 7.66902 3.05286 8.00039 3.05286 8.33176 3.05286 8.60039 2.78424 8.60039 2.45286V1.11953zM13.412 3.42539C13.6456 3.19041 13.6445 2.81051 13.4096 2.57687 13.1746 2.34322 12.7947 2.34431 12.561 2.5793L11.7409 3.40411C11.5073 3.63909 11.5084 4.01899 11.7434 4.25263 11.9783 4.48627 12.3582 4.48519 12.5919 4.2502L13.412 3.42539zM8.00716 5.78516C6.71849 5.78516 5.67383 6.82982 5.67383 8.11849 5.67383 9.40716 6.71849 10.4518 8.00716 10.4518V5.78516z" } }, { "tag": "path", "attrs": { "d": "M8.0069 3.85156C5.6505 3.85156 3.74023 5.76183 3.74023 8.11823C3.74023 10.4746 5.6505 12.3849 8.0069 12.3849C10.3633 12.3849 12.2736 10.4746 12.2736 8.11823C12.2736 5.76183 10.3633 3.85156 8.0069 3.85156ZM4.94023 8.11823C4.94023 6.42457 6.31324 5.05156 8.0069 5.05156C9.70056 5.05156 11.0736 6.42457 11.0736 8.11823C11.0736 9.81189 9.70056 11.1849 8.0069 11.1849C6.31324 11.1849 4.94023 9.81189 4.94023 8.11823Z", "fillRule": "evenodd", "clipRule": "evenodd" } }, { "tag": "path", "attrs": { "d": "M4.1116 11.823C4.34658 12.0566 4.34766 12.4365 4.11402 12.6715L3.43172 13.3577C3.19808 13.5927 2.81818 13.5938 2.5832 13.3601 2.34822 13.1265 2.34713 12.7466 2.58078 12.5116L3.26307 11.8254C3.49672 11.5904 3.87662 11.5893 4.1116 11.823zM8.60039 13.7836C8.60039 13.4522 8.33176 13.1836 8.00039 13.1836 7.66902 13.1836 7.40039 13.4522 7.40039 13.7836V14.7836C7.40039 15.115 7.66902 15.3836 8.00039 15.3836 8.33176 15.3836 8.60039 15.115 8.60039 14.7836V13.7836zM12.7324 7.78359C12.7324 7.45222 13.0011 7.18359 13.3324 7.18359H14.6658C14.9971 7.18359 15.2658 7.45222 15.2658 7.78359 15.2658 8.11496 14.9971 8.38359 14.6658 8.38359H13.3324C13.0011 8.38359 12.7324 8.11496 12.7324 7.78359zM12.9344 11.6875C12.7001 11.4531 12.3202 11.4531 12.0859 11.6875 11.8516 11.9218 11.8516 12.3017 12.0859 12.536L12.9084 13.3584C13.1427 13.5928 13.5226 13.5928 13.7569 13.3584 13.9912 13.1241 13.9912 12.7442 13.7569 12.5099L12.9344 11.6875zM1.33242 7.51953C1.00105 7.51953.732422 7.78816.732422 8.11953.732422 8.4509 1.00105 8.71953 1.33242 8.71953H2.66576C2.99713 8.71953 3.26576 8.4509 3.26576 8.11953 3.26576 7.78816 2.99713 7.51953 2.66576 7.51953H1.33242zM2.92378 2.57808C3.15809 2.34377 3.53799 2.34376 3.77231 2.57808L4.45657 3.26233C4.69089 3.49664 4.69089 3.87654 4.45658 4.11086 4.22227 4.34517 3.84237 4.34518 3.60805 4.11087L2.92379 3.42661C2.68947 3.1923 2.68947 2.8124 2.92378 2.57808z" } }] }, { "tag": "defs", "attrs": {}, "children": [{ "tag": "clipPath", "attrs": { "id": "light-mode-single_clip0_1389_26" }, "children": [{ "tag": "path", "attrs": { "fill": "#fff", "d": "M0 0H16V16H0z" } }] }] }], "defIds": ["light-mode-single_clip0_1389_26"] };
4
+ var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "g", "attrs": { "fill": "currentColor", "clipPath": "url(#light-mode-single_clip0_1389_26)" }, "children": [{ "tag": "path", "attrs": { "d": "M8.60137 1.16787C8.60137.8365 8.33274.567871 8.00137.567871 7.67.567871 7.40137.8365 7.40137 1.16787V2.5012C7.40137 2.83258 7.67 3.1012 8.00137 3.1012 8.33274 3.1012 8.60137 2.83258 8.60137 2.5012V1.16787zM13.413 3.47373C13.6466 3.23875 13.6455 2.85885 13.4105 2.62521 13.1755 2.39156 12.7956 2.39265 12.562 2.62764L11.7419 3.45245C11.5083 3.68743 11.5094 4.06733 11.7443 4.30097 11.9793 4.53461 12.3592 4.53353 12.5929 4.29854L13.413 3.47373zM8.00814 5.8335C6.71947 5.8335 5.6748 6.87816 5.6748 8.16683 5.6748 9.4555 6.71947 10.5002 8.00814 10.5002V5.8335z" } }, { "tag": "path", "attrs": { "d": "M8.00788 3.8999C5.65147 3.8999 3.74121 5.81016 3.74121 8.16657C3.74121 10.523 5.65147 12.4332 8.00788 12.4332C10.3643 12.4332 12.2745 10.523 12.2745 8.16657C12.2745 5.81016 10.3643 3.8999 8.00788 3.8999ZM4.94121 8.16657C4.94121 6.47291 6.31422 5.0999 8.00788 5.0999C9.70154 5.0999 11.0745 6.47291 11.0745 8.16657C11.0745 9.86023 9.70154 11.2332 8.00788 11.2332C6.31422 11.2332 4.94121 9.86023 4.94121 8.16657Z", "fillRule": "evenodd", "clipRule": "evenodd" } }, { "tag": "path", "attrs": { "d": "M4.11258 11.8713C4.34756 12.1049 4.34864 12.4848 4.115 12.7198L3.4327 13.406C3.19905 13.641 2.81916 13.6421 2.58417 13.4085 2.34919 13.1748 2.34811 12.7949 2.58175 12.5599L3.26405 11.8737C3.4977 11.6387 3.87759 11.6377 4.11258 11.8713zM8.60137 13.8319C8.60137 13.5006 8.33274 13.2319 8.00137 13.2319 7.67 13.2319 7.40137 13.5006 7.40137 13.8319V14.8319C7.40137 15.1633 7.67 15.4319 8.00137 15.4319 8.33274 15.4319 8.60137 15.1633 8.60137 14.8319V13.8319zM12.7334 7.83193C12.7334 7.50056 13.002 7.23193 13.3334 7.23193H14.6667C14.9981 7.23193 15.2667 7.50056 15.2667 7.83193 15.2667 8.1633 14.9981 8.43193 14.6667 8.43193H13.3334C13.002 8.43193 12.7334 8.1633 12.7334 7.83193zM12.9354 11.7358C12.7011 11.5015 12.3212 11.5015 12.0869 11.7358 11.8526 11.9701 11.8526 12.35 12.0869 12.5843L12.9093 13.4068C13.1437 13.6411 13.5236 13.6411 13.7579 13.4068 13.9922 13.1725 13.9922 12.7926 13.7579 12.5583L12.9354 11.7358zM1.3334 7.56787C1.00203 7.56787.733398 7.8365.733398 8.16787.733398 8.49924 1.00203 8.76787 1.3334 8.76787H2.66673C2.9981 8.76787 3.26673 8.49924 3.26673 8.16787 3.26673 7.8365 2.9981 7.56787 2.66673 7.56787H1.3334zM2.92476 2.62642C3.15907 2.39211 3.53897 2.3921 3.77328 2.62642L4.45755 3.31067C4.69187 3.54498 4.69187 3.92488 4.45756 4.1592 4.22325 4.39351 3.84335 4.39352 3.60903 4.15921L2.92476 3.47495C2.69045 3.24064 2.69044 2.86074 2.92476 2.62642z" } }] }, { "tag": "defs", "attrs": {}, "children": [{ "tag": "clipPath", "attrs": { "id": "light-mode-single_clip0_1389_26" }, "children": [{ "tag": "path", "attrs": { "fill": "#fff", "d": "M0 0H16V16H0z" } }] }] }], "defIds": ["light-mode-single_clip0_1389_26"] };
5
5
  export var LightModeSingle = forwardRef(function (props, ref) {
6
6
  return createElement(IconBase, Object.assign({}, props, {
7
7
  id: 'light-mode-single',
@@ -1 +1 @@
1
- {"version":3,"file":"light-mode-single.js","sourceRoot":"","sources":["../../src/components/light-mode-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,GAAG,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,UAAU,EAAC,uCAAuC,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,GAAG,EAAC,ikBAAikB,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,GAAG,EAAC,6ZAA6Z,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,GAAG,EAAC,y2CAAy2C,EAAC,EAAC,CAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAE,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,UAAU,EAAC,OAAO,EAAC,EAAC,IAAI,EAAC,iCAAiC,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,GAAG,EAAC,eAAe,EAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,QAAQ,EAAC,CAAC,iCAAiC,CAAC,EAAC,CAAC;AAE74F,MAAM,CAAC,IAAM,eAAe,GAAG,UAAU,CACvC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,mBAAmB;QACvB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,eAAe,CAAC,WAAW,GAAG,iBAAiB,CAAC;AAEhD,eAAe,eAAe,CAAC"}
1
+ {"version":3,"file":"light-mode-single.js","sourceRoot":"","sources":["../../src/components/light-mode-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,GAAG,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,UAAU,EAAC,uCAAuC,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,GAAG,EAAC,+iBAA+iB,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,GAAG,EAAC,2ZAA2Z,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,GAAG,EAAC,01CAA01C,EAAC,EAAC,CAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAE,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,UAAU,EAAC,OAAO,EAAC,EAAC,IAAI,EAAC,iCAAiC,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,GAAG,EAAC,eAAe,EAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,QAAQ,EAAC,CAAC,iCAAiC,CAAC,EAAC,CAAC;AAE12F,MAAM,CAAC,IAAM,eAAe,GAAG,UAAU,CACvC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,mBAAmB;QACvB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,eAAe,CAAC,WAAW,GAAG,iBAAiB,CAAC;AAEhD,eAAe,eAAe,CAAC"}
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from '../icon';
3
+ export declare const MovieSingle: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
4
+ export default MovieSingle;
@@ -0,0 +1,14 @@
1
+ // This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
2
+ import { createElement, forwardRef } from 'react';
3
+ import { IconBase } from '../icon';
4
+ var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M1.06494 7.99983C1.06494 4.1698 4.1698 1.06494 7.99983 1.06494C11.8299 1.06494 14.9347 4.1698 14.9347 7.99983C14.9347 10.3837 13.7319 12.4867 11.9 13.7349H14.3346C14.4173 13.7349 14.4962 13.7517 14.5678 13.782C14.7833 13.873 14.9346 14.0862 14.9346 14.3349C14.9346 14.5812 14.7861 14.7928 14.5737 14.8852C14.5182 14.9094 14.4583 14.9254 14.3956 14.9318C14.3755 14.9338 14.3549 14.9349 14.3343 14.9349H11.6776L11.6688 14.9348L7.99983 14.9347C4.1698 14.9347 1.06494 11.8299 1.06494 7.99983ZM7.99983 2.26494C4.83253 2.26494 2.26494 4.83253 2.26494 7.99983C2.26494 11.1671 4.83253 13.7347 7.99983 13.7347C11.1671 13.7347 13.7347 11.1671 13.7347 7.99983C13.7347 4.83253 11.1671 2.26494 7.99983 2.26494ZM6.44971 5.14935C6.44971 4.29317 7.14375 3.59912 7.99994 3.59912C8.85612 3.59912 9.55017 4.29317 9.55017 5.14935C9.55017 6.00554 8.85612 6.69959 7.99994 6.69959C7.14375 6.69959 6.44971 6.00554 6.44971 5.14935ZM7.99994 4.79912C7.8065 4.79912 7.64971 4.95591 7.64971 5.14935C7.64971 5.3428 7.8065 5.49959 7.99994 5.49959C8.19338 5.49959 8.35017 5.3428 8.35017 5.14935C8.35017 4.95591 8.19338 4.79912 7.99994 4.79912ZM6.44971 10.8508C6.44971 9.99459 7.14375 9.30054 7.99994 9.30054C8.85612 9.30054 9.55017 9.99459 9.55017 10.8508C9.55017 11.707 8.85612 12.401 7.99994 12.401C7.14375 12.401 6.44971 11.707 6.44971 10.8508ZM7.99994 10.5005C7.8065 10.5005 7.64971 10.6573 7.64971 10.8508C7.64971 11.0442 7.8065 11.201 7.99994 11.201C8.19338 11.201 8.35017 11.0442 8.35017 10.8508C8.35017 10.6573 8.19338 10.5005 7.99994 10.5005ZM3.59912 7.99994C3.59912 7.14375 4.29317 6.44971 5.14935 6.44971C6.00554 6.44971 6.69959 7.14375 6.69959 7.99994C6.69959 8.85612 6.00554 9.55017 5.14935 9.55017C4.29317 9.55017 3.59912 8.85612 3.59912 7.99994ZM5.14935 7.64971C4.95591 7.64971 4.79912 7.8065 4.79912 7.99994C4.79912 8.19338 4.95591 8.35017 5.14935 8.35017C5.3428 8.35017 5.49959 8.19338 5.49959 7.99994C5.49959 7.8065 5.3428 7.64971 5.14935 7.64971ZM9.30029 7.99994C9.30029 7.14375 9.99434 6.44971 10.8505 6.44971C11.7067 6.44971 12.4008 7.14375 12.4008 7.99994C12.4008 8.85612 11.7067 9.55017 10.8505 9.55017C9.99434 9.55017 9.30029 8.85612 9.30029 7.99994ZM10.8505 7.64971C10.6571 7.64971 10.5003 7.8065 10.5003 7.99994C10.5003 8.19338 10.6571 8.35017 10.8505 8.35017C11.044 8.35017 11.2008 8.19338 11.2008 7.99994C11.2008 7.8065 11.044 7.64971 10.8505 7.64971Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
5
+ export var MovieSingle = forwardRef(function (props, ref) {
6
+ return createElement(IconBase, Object.assign({}, props, {
7
+ id: 'movie-single',
8
+ ref: ref,
9
+ icon: element,
10
+ }));
11
+ });
12
+ MovieSingle.displayName = 'MovieSingle';
13
+ export default MovieSingle;
14
+ //# sourceMappingURL=movie-single.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"movie-single.js","sourceRoot":"","sources":["../../src/components/movie-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,6yEAA6yE,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAEjgF,MAAM,CAAC,IAAM,WAAW,GAAG,UAAU,CACnC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,cAAc;QAClB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,WAAW,CAAC,WAAW,GAAG,aAAa,CAAC;AAExC,eAAe,WAAW,CAAC"}
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from '../icon';
3
+ export declare const NewspaperSingle: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
4
+ export default NewspaperSingle;
@@ -0,0 +1,14 @@
1
+ // This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
2
+ import { createElement, forwardRef } from 'react';
3
+ import { IconBase } from '../icon';
4
+ var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M3.9999 3.40015C3.66853 3.40015 3.3999 3.66878 3.3999 4.00015 3.3999 4.33152 3.66853 4.60015 3.9999 4.60015H6.33324C6.66461 4.60015 6.93324 4.33152 6.93324 4.00015 6.93324 3.66878 6.66461 3.40015 6.33324 3.40015H3.9999zM3.3999 6.66689C3.3999 6.33552 3.66853 6.06689 3.9999 6.06689H6.66657C6.99794 6.06689 7.26657 6.33552 7.26657 6.66689 7.26657 6.99827 6.99794 7.26689 6.66657 7.26689H3.9999C3.66853 7.26689 3.3999 6.99827 3.3999 6.66689zM3.9999 8.7334C3.66853 8.7334 3.3999 9.00203 3.3999 9.3334 3.3999 9.66477 3.66853 9.9334 3.9999 9.9334H6.9999C7.33127 9.9334 7.5999 9.66477 7.5999 9.3334 7.5999 9.00203 7.33127 8.7334 6.9999 8.7334H3.9999z" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M1.3999 2.3334C1.3999 1.44975 2.11625 0.733398 2.9999 0.733398H7.45045C8.25737 0.733398 8.93801 1.33426 9.0381 2.13494L9.19625 3.40015H13.0001C13.8837 3.40015 14.6001 4.11649 14.6001 5.00015V13.6668C14.6001 14.5505 13.8837 15.2668 13.0001 15.2668H7.99452C7.63568 15.2668 7.35437 15.0707 7.2068 14.8023C7.17661 14.7549 7.15263 14.7024 7.13631 14.6456L6.54819 12.6001H2.9999C2.11625 12.6001 1.3999 11.8837 1.3999 11.0001V2.3334ZM8.40589 6.752C8.40496 6.7454 8.40413 6.73878 8.40341 6.73211L7.84736 2.28378C7.82234 2.08361 7.65218 1.9334 7.45045 1.9334H2.9999C2.77899 1.9334 2.5999 2.11248 2.5999 2.3334V11.0001C2.5999 11.221 2.77899 11.4001 2.9999 11.4001H8.53379C8.77439 11.4001 8.96054 11.1892 8.9307 10.9505L8.40589 6.752ZM7.93227 13.0712L8.34454 12.6001H7.79681L7.93227 13.0712ZM9.67974 7.26689L9.86305 8.7334H11.0001C11.3314 8.7334 11.6001 9.00203 11.6001 9.3334C11.6001 9.66477 11.3314 9.9334 11.0001 9.9334H10.0131L10.2065 11.4807C10.2631 11.9337 10.1235 12.3892 9.82294 12.7328L8.65566 14.0668H13.0001C13.221 14.0668 13.4001 13.8877 13.4001 13.6668V5.00015C13.4001 4.77923 13.221 4.60015 13.0001 4.60015H9.3464L9.52974 6.06689H10.9999C11.3313 6.06689 11.5999 6.33552 11.5999 6.66689C11.5999 6.99827 11.3313 7.26689 10.9999 7.26689H9.67974Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
5
+ export var NewspaperSingle = forwardRef(function (props, ref) {
6
+ return createElement(IconBase, Object.assign({}, props, {
7
+ id: 'newspaper-single',
8
+ ref: ref,
9
+ icon: element,
10
+ }));
11
+ });
12
+ NewspaperSingle.displayName = 'NewspaperSingle';
13
+ export default NewspaperSingle;
14
+ //# sourceMappingURL=newspaper-single.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"newspaper-single.js","sourceRoot":"","sources":["../../src/components/newspaper-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,qoBAAqoB,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,+tCAA+tC,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAE5mE,MAAM,CAAC,IAAM,eAAe,GAAG,UAAU,CACvC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,kBAAkB;QACtB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,eAAe,CAAC,WAAW,GAAG,iBAAiB,CAAC;AAEhD,eAAe,eAAe,CAAC"}