@popsure/dirty-swan 0.58.5 → 0.58.6

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 (43) hide show
  1. package/dist/cjs/index.js +9 -9
  2. package/dist/cjs/index.js.map +1 -1
  3. package/dist/esm/components/icon/icons/Bone.js +1 -1
  4. package/dist/esm/components/icon/icons/Bone.js.map +1 -1
  5. package/dist/esm/components/icon/icons/Car.js +1 -1
  6. package/dist/esm/components/icon/icons/Car.js.map +1 -1
  7. package/dist/esm/components/icon/icons/Files.js +1 -1
  8. package/dist/esm/components/icon/icons/Files.js.map +1 -1
  9. package/dist/esm/components/icon/icons/Id.js +1 -1
  10. package/dist/esm/components/icon/icons/Id.js.map +1 -1
  11. package/dist/esm/components/icon/icons/Prohibit.js +1 -1
  12. package/dist/esm/components/icon/icons/Prohibit.js.map +1 -1
  13. package/dist/esm/components/icon/icons/Receipt.js +1 -1
  14. package/dist/esm/components/icon/icons/Receipt.js.map +1 -1
  15. package/dist/esm/components/icon/icons/Signature.js +1 -1
  16. package/dist/esm/components/icon/icons/Signature.js.map +1 -1
  17. package/dist/esm/components/icon/icons/Stamp.js +1 -1
  18. package/dist/esm/components/icon/icons/Stamp.js.map +1 -1
  19. package/dist/esm/components/icon/icons/Translation.js +2 -2
  20. package/dist/esm/components/icon/icons/Translation.js.map +1 -1
  21. package/dist/esm/components/icon/icons.stories.js +1 -1
  22. package/dist/esm/components/icon/index.stories.js +1 -1
  23. package/dist/esm/{index-608a56e3.js → index-d2e06251.js} +1 -1
  24. package/dist/esm/{index-608a56e3.js.map → index-d2e06251.js.map} +1 -1
  25. package/package.json +1 -1
  26. package/src/lib/components/icon/assets/bone.svg +5 -5
  27. package/src/lib/components/icon/assets/car.svg +10 -10
  28. package/src/lib/components/icon/assets/files.svg +8 -8
  29. package/src/lib/components/icon/assets/id.svg +9 -9
  30. package/src/lib/components/icon/assets/prohibit.svg +6 -6
  31. package/src/lib/components/icon/assets/receipt.svg +7 -7
  32. package/src/lib/components/icon/assets/signature.svg +6 -6
  33. package/src/lib/components/icon/assets/stamp.svg +7 -7
  34. package/src/lib/components/icon/assets/translation.svg +7 -14
  35. package/src/lib/components/icon/icons/Bone.tsx +2 -2
  36. package/src/lib/components/icon/icons/Car.tsx +4 -4
  37. package/src/lib/components/icon/icons/Files.tsx +4 -4
  38. package/src/lib/components/icon/icons/Id.tsx +3 -3
  39. package/src/lib/components/icon/icons/Prohibit.tsx +4 -7
  40. package/src/lib/components/icon/icons/Receipt.tsx +3 -3
  41. package/src/lib/components/icon/icons/Signature.tsx +2 -2
  42. package/src/lib/components/icon/icons/Stamp.tsx +3 -3
  43. package/src/lib/components/icon/icons/Translation.tsx +26 -25
@@ -6,7 +6,7 @@ import '../../../index-6ea95111.js';
6
6
  import '../../../style-inject.es-1f59c1d0.js';
7
7
 
8
8
  var Bone = (function (props) {
9
- return createElement(IconWrapper, props, jsx("g", { clipPath: "url(#bone_svg__a)", children: jsx("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.8, d: "M4.4 15.6a2.188 2.188 0 1 1 .821-4.017.625.625 0 0 0 .781-.084l5.499-5.498a.625.625 0 0 0 .083-.781 2.187 2.187 0 1 1 4.018-.821 2.188 2.188 0 1 1-.822 4.017.625.625 0 0 0-.78.083l-5.5 5.499a.625.625 0 0 0-.083.781A2.188 2.188 0 1 1 4.4 15.6Z" }) }), jsx("defs", { children: jsx("clipPath", { id: "bone_svg__a", children: jsx("path", { fill: "#fff", d: "M0 0h20v20H0z" }) }) }));
9
+ return createElement(IconWrapper, props, jsx("g", { clipPath: "url(#bone_svg__a)", children: jsx("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.8, d: "M5.28 18.72a2.626 2.626 0 1 1 .985-4.82.75.75 0 0 0 .938-.1L13.8 7.2a.75.75 0 0 0 .1-.937 2.625 2.625 0 1 1 4.821-.986 2.625 2.625 0 1 1-.985 4.821.75.75 0 0 0-.938.1l-6.598 6.598a.75.75 0 0 0-.1.938 2.624 2.624 0 1 1-4.82.985Z" }) }), jsx("defs", { children: jsx("clipPath", { id: "bone_svg__a", children: jsx("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) }));
10
10
  });
11
11
 
12
12
  export default Bone;
@@ -1 +1 @@
1
- {"version":3,"file":"Bone.js","sources":["../../../../../../src/lib/components/icon/icons/Bone.tsx"],"sourcesContent":["/* Generated file. Do not modify. */\nimport { createElement } from 'react';\nimport { IconWrapper } from '../IconWrapper';\nimport type { IconWrapperProps } from '../IconWrapper';\nexport default (props: IconWrapperProps) =>\n createElement(\n IconWrapper,\n props,\n <g clipPath=\"url(#bone_svg__a)\">\n <path\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n strokeWidth={1.8}\n d=\"M4.4 15.6a2.188 2.188 0 1 1 .821-4.017.625.625 0 0 0 .781-.084l5.499-5.498a.625.625 0 0 0 .083-.781 2.187 2.187 0 1 1 4.018-.821 2.188 2.188 0 1 1-.822 4.017.625.625 0 0 0-.78.083l-5.5 5.499a.625.625 0 0 0-.083.781A2.188 2.188 0 1 1 4.4 15.6Z\"\n />\n </g>,\n <defs>\n <clipPath id=\"bone_svg__a\">\n <path fill=\"#fff\" d=\"M0 0h20v20H0z\" />\n </clipPath>\n </defs>\n );\n"],"names":["_jsx"],"mappings":";;;;;;;AAIA,YAAe,UAAC,KAAuB;IACrC,OAAA,aAAa,CACX,WAAW,EACX,KAAK,EACLA,WAAG,QAAQ,EAAC,mBAAmB,YAC7BA,cACE,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,WAAW,EAAE,GAAG,EAChB,CAAC,EAAC,oPAAoP,GACtP,GACA,EACJA,wBACEA,kBAAU,EAAE,EAAC,aAAa,YACxBA,cAAM,IAAI,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,GAAG,GAC7B,GACN,CACR;AAjBD,CAiBC;;;;"}
1
+ {"version":3,"file":"Bone.js","sources":["../../../../../../src/lib/components/icon/icons/Bone.tsx"],"sourcesContent":["/* Generated file. Do not modify. */\nimport { createElement } from 'react';\nimport { IconWrapper } from '../IconWrapper';\nimport type { IconWrapperProps } from '../IconWrapper';\nexport default (props: IconWrapperProps) =>\n createElement(\n IconWrapper,\n props,\n <g clipPath=\"url(#bone_svg__a)\">\n <path\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n strokeWidth={1.8}\n d=\"M5.28 18.72a2.626 2.626 0 1 1 .985-4.82.75.75 0 0 0 .938-.1L13.8 7.2a.75.75 0 0 0 .1-.937 2.625 2.625 0 1 1 4.821-.986 2.625 2.625 0 1 1-.985 4.821.75.75 0 0 0-.938.1l-6.598 6.598a.75.75 0 0 0-.1.938 2.624 2.624 0 1 1-4.82.985Z\"\n />\n </g>,\n <defs>\n <clipPath id=\"bone_svg__a\">\n <path fill=\"#fff\" d=\"M0 0h24v24H0z\" />\n </clipPath>\n </defs>\n );\n"],"names":["_jsx"],"mappings":";;;;;;;AAIA,YAAe,UAAC,KAAuB;IACrC,OAAA,aAAa,CACX,WAAW,EACX,KAAK,EACLA,WAAG,QAAQ,EAAC,mBAAmB,YAC7BA,cACE,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,WAAW,EAAE,GAAG,EAChB,CAAC,EAAC,qOAAqO,GACvO,GACA,EACJA,wBACEA,kBAAU,EAAE,EAAC,aAAa,YACxBA,cAAM,IAAI,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,GAAG,GAC7B,GACN,CACR;AAjBD,CAiBC;;;;"}
@@ -6,7 +6,7 @@ import '../../../index-6ea95111.js';
6
6
  import '../../../style-inject.es-1f59c1d0.js';
7
7
 
8
8
  var Car = (function (props) {
9
- return createElement(IconWrapper, props, jsxs("g", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", clipPath: "url(#car_svg__a)", children: [jsx("path", { strokeWidth: 1.8, d: "M1.25 8.75h17.5M17.5 13.75v1.875a.624.624 0 0 1-.625.625H15a.624.624 0 0 1-.625-.625V13.75M5.625 13.75v1.875A.625.625 0 0 1 5 16.25H3.125a.625.625 0 0 1-.625-.625V13.75" }), jsx("path", { strokeWidth: 1.3, d: "M5 11.25h1.25M13.75 11.25H15" }), jsx("path", { strokeWidth: 1.8, d: "m17.5 8.75-2.335-5.254a.625.625 0 0 0-.571-.371H5.406a.625.625 0 0 0-.57.371L2.5 8.75v5h15v-5Z" })] }), jsx("defs", { children: jsx("clipPath", { id: "car_svg__a", children: jsx("path", { fill: "#fff", d: "M0 0h20v20H0z" }) }) }));
9
+ return createElement(IconWrapper, props, jsxs("g", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", clipPath: "url(#car_svg__a)", children: [jsx("path", { strokeWidth: 1.8, d: "M1.5 10.5h21M21 16.5v2.25a.75.75 0 0 1-.75.75H18a.75.75 0 0 1-.75-.75V16.5M6.75 16.5v2.25a.75.75 0 0 1-.75.75H3.75a.75.75 0 0 1-.75-.75V16.5" }), jsx("path", { strokeWidth: 1.3, d: "M6 13.5h1.5M16.5 13.5H18" }), jsx("path", { strokeWidth: 1.8, d: "m21 10.5-2.802-6.305a.75.75 0 0 0-.686-.445H6.489a.75.75 0 0 0-.686.445L3 10.5v6h18v-6Z" })] }), jsx("defs", { children: jsx("clipPath", { id: "car_svg__a", children: jsx("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) }));
10
10
  });
11
11
 
12
12
  export default Car;
@@ -1 +1 @@
1
- {"version":3,"file":"Car.js","sources":["../../../../../../src/lib/components/icon/icons/Car.tsx"],"sourcesContent":["/* Generated file. Do not modify. */\nimport { createElement } from 'react';\nimport { IconWrapper } from '../IconWrapper';\nimport type { IconWrapperProps } from '../IconWrapper';\nexport default (props: IconWrapperProps) =>\n createElement(\n IconWrapper,\n props,\n <g\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n clipPath=\"url(#car_svg__a)\"\n >\n <path\n strokeWidth={1.8}\n d=\"M1.25 8.75h17.5M17.5 13.75v1.875a.624.624 0 0 1-.625.625H15a.624.624 0 0 1-.625-.625V13.75M5.625 13.75v1.875A.625.625 0 0 1 5 16.25H3.125a.625.625 0 0 1-.625-.625V13.75\"\n />\n <path strokeWidth={1.3} d=\"M5 11.25h1.25M13.75 11.25H15\" />\n <path\n strokeWidth={1.8}\n d=\"m17.5 8.75-2.335-5.254a.625.625 0 0 0-.571-.371H5.406a.625.625 0 0 0-.57.371L2.5 8.75v5h15v-5Z\"\n />\n </g>,\n <defs>\n <clipPath id=\"car_svg__a\">\n <path fill=\"#fff\" d=\"M0 0h20v20H0z\" />\n </clipPath>\n </defs>\n );\n"],"names":["_jsxs","_jsx"],"mappings":";;;;;;;AAIA,WAAe,UAAC,KAAuB;IACrC,OAAA,aAAa,CACX,WAAW,EACX,KAAK,EACLA,YACE,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,QAAQ,EAAC,kBAAkB,aAE3BC,cACE,WAAW,EAAE,GAAG,EAChB,CAAC,EAAC,0KAA0K,GAC5K,EACFA,cAAM,WAAW,EAAE,GAAG,EAAE,CAAC,EAAC,8BAA8B,GAAG,EAC3DA,cACE,WAAW,EAAE,GAAG,EAChB,CAAC,EAAC,gGAAgG,GAClG,IACA,EACJA,wBACEA,kBAAU,EAAE,EAAC,YAAY,YACvBA,cAAM,IAAI,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,GAAG,GAC7B,GACN,CACR;AAxBD,CAwBC;;;;"}
1
+ {"version":3,"file":"Car.js","sources":["../../../../../../src/lib/components/icon/icons/Car.tsx"],"sourcesContent":["/* Generated file. Do not modify. */\nimport { createElement } from 'react';\nimport { IconWrapper } from '../IconWrapper';\nimport type { IconWrapperProps } from '../IconWrapper';\nexport default (props: IconWrapperProps) =>\n createElement(\n IconWrapper,\n props,\n <g\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n clipPath=\"url(#car_svg__a)\"\n >\n <path\n strokeWidth={1.8}\n d=\"M1.5 10.5h21M21 16.5v2.25a.75.75 0 0 1-.75.75H18a.75.75 0 0 1-.75-.75V16.5M6.75 16.5v2.25a.75.75 0 0 1-.75.75H3.75a.75.75 0 0 1-.75-.75V16.5\"\n />\n <path strokeWidth={1.3} d=\"M6 13.5h1.5M16.5 13.5H18\" />\n <path\n strokeWidth={1.8}\n d=\"m21 10.5-2.802-6.305a.75.75 0 0 0-.686-.445H6.489a.75.75 0 0 0-.686.445L3 10.5v6h18v-6Z\"\n />\n </g>,\n <defs>\n <clipPath id=\"car_svg__a\">\n <path fill=\"#fff\" d=\"M0 0h24v24H0z\" />\n </clipPath>\n </defs>\n );\n"],"names":["_jsxs","_jsx"],"mappings":";;;;;;;AAIA,WAAe,UAAC,KAAuB;IACrC,OAAA,aAAa,CACX,WAAW,EACX,KAAK,EACLA,YACE,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,QAAQ,EAAC,kBAAkB,aAE3BC,cACE,WAAW,EAAE,GAAG,EAChB,CAAC,EAAC,8IAA8I,GAChJ,EACFA,cAAM,WAAW,EAAE,GAAG,EAAE,CAAC,EAAC,0BAA0B,GAAG,EACvDA,cACE,WAAW,EAAE,GAAG,EAChB,CAAC,EAAC,yFAAyF,GAC3F,IACA,EACJA,wBACEA,kBAAU,EAAE,EAAC,YAAY,YACvBA,cAAM,IAAI,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,GAAG,GAC7B,GACN,CACR;AAxBD,CAwBC;;;;"}
@@ -6,7 +6,7 @@ import '../../../index-6ea95111.js';
6
6
  import '../../../style-inject.es-1f59c1d0.js';
7
7
 
8
8
  var Files = (function (props) {
9
- return createElement(IconWrapper, props, jsxs("g", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.8, clipPath: "url(#files_svg__a)", children: [jsx("path", { d: "M13.125 17.5h-8.75a.625.625 0 0 1-.625-.625V5.625A.625.625 0 0 1 4.375 5h6.25l3.125 3.125v8.75a.624.624 0 0 1-.625.625Z" }), jsx("path", { d: "M6.25 5V3.125a.625.625 0 0 1 .625-.625h6.25l3.125 3.125v8.75a.624.624 0 0 1-.625.625H13.75M6.875 11.875h3.75M6.875 14.375h3.75" })] }), jsx("defs", { children: jsx("clipPath", { id: "files_svg__a", children: jsx("path", { fill: "#fff", d: "M0 0h20v20H0z" }) }) }));
9
+ return createElement(IconWrapper, props, jsxs("g", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, clipPath: "url(#files_svg__a)", children: [jsx("path", { d: "M15.75 21H5.25a.75.75 0 0 1-.75-.75V6.75A.75.75 0 0 1 5.25 6h7.5l3.75 3.75v10.5a.75.75 0 0 1-.75.75Z" }), jsx("path", { d: "M7.5 6V3.75A.75.75 0 0 1 8.25 3h7.5l3.75 3.75v10.5a.75.75 0 0 1-.75.75H16.5M8.25 14.25h4.5M8.25 17.25h4.5" })] }), jsx("defs", { children: jsx("clipPath", { id: "files_svg__a", children: jsx("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) }));
10
10
  });
11
11
 
12
12
  export default Files;
@@ -1 +1 @@
1
- {"version":3,"file":"Files.js","sources":["../../../../../../src/lib/components/icon/icons/Files.tsx"],"sourcesContent":["/* Generated file. Do not modify. */\nimport { createElement } from 'react';\nimport { IconWrapper } from '../IconWrapper';\nimport type { IconWrapperProps } from '../IconWrapper';\nexport default (props: IconWrapperProps) =>\n createElement(\n IconWrapper,\n props,\n <g\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n strokeWidth={1.8}\n clipPath=\"url(#files_svg__a)\"\n >\n <path d=\"M13.125 17.5h-8.75a.625.625 0 0 1-.625-.625V5.625A.625.625 0 0 1 4.375 5h6.25l3.125 3.125v8.75a.624.624 0 0 1-.625.625Z\" />\n <path d=\"M6.25 5V3.125a.625.625 0 0 1 .625-.625h6.25l3.125 3.125v8.75a.624.624 0 0 1-.625.625H13.75M6.875 11.875h3.75M6.875 14.375h3.75\" />\n </g>,\n <defs>\n <clipPath id=\"files_svg__a\">\n <path fill=\"#fff\" d=\"M0 0h20v20H0z\" />\n </clipPath>\n </defs>\n );\n"],"names":["_jsxs","_jsx"],"mappings":";;;;;;;AAIA,aAAe,UAAC,KAAuB;IACrC,OAAA,aAAa,CACX,WAAW,EACX,KAAK,EACLA,YACE,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,WAAW,EAAE,GAAG,EAChB,QAAQ,EAAC,oBAAoB,aAE7BC,cAAM,CAAC,EAAC,yHAAyH,GAAG,EACpIA,cAAM,CAAC,EAAC,gIAAgI,GAAG,IACzI,EACJA,wBACEA,kBAAU,EAAE,EAAC,cAAc,YACzBA,cAAM,IAAI,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,GAAG,GAC7B,GACN,CACR;AAlBD,CAkBC;;;;"}
1
+ {"version":3,"file":"Files.js","sources":["../../../../../../src/lib/components/icon/icons/Files.tsx"],"sourcesContent":["/* Generated file. Do not modify. */\nimport { createElement } from 'react';\nimport { IconWrapper } from '../IconWrapper';\nimport type { IconWrapperProps } from '../IconWrapper';\nexport default (props: IconWrapperProps) =>\n createElement(\n IconWrapper,\n props,\n <g\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n strokeWidth={2}\n clipPath=\"url(#files_svg__a)\"\n >\n <path d=\"M15.75 21H5.25a.75.75 0 0 1-.75-.75V6.75A.75.75 0 0 1 5.25 6h7.5l3.75 3.75v10.5a.75.75 0 0 1-.75.75Z\" />\n <path d=\"M7.5 6V3.75A.75.75 0 0 1 8.25 3h7.5l3.75 3.75v10.5a.75.75 0 0 1-.75.75H16.5M8.25 14.25h4.5M8.25 17.25h4.5\" />\n </g>,\n <defs>\n <clipPath id=\"files_svg__a\">\n <path fill=\"#fff\" d=\"M0 0h24v24H0z\" />\n </clipPath>\n </defs>\n );\n"],"names":["_jsxs","_jsx"],"mappings":";;;;;;;AAIA,aAAe,UAAC,KAAuB;IACrC,OAAA,aAAa,CACX,WAAW,EACX,KAAK,EACLA,YACE,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,WAAW,EAAE,CAAC,EACd,QAAQ,EAAC,oBAAoB,aAE7BC,cAAM,CAAC,EAAC,sGAAsG,GAAG,EACjHA,cAAM,CAAC,EAAC,2GAA2G,GAAG,IACpH,EACJA,wBACEA,kBAAU,EAAE,EAAC,cAAc,YACzBA,cAAM,IAAI,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,GAAG,GAC7B,GACN,CACR;AAlBD,CAkBC;;;;"}
@@ -6,7 +6,7 @@ import '../../../index-6ea95111.js';
6
6
  import '../../../style-inject.es-1f59c1d0.js';
7
7
 
8
8
  var Id = (function (props) {
9
- return createElement(IconWrapper, props, jsxs("g", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.8, clipPath: "url(#id_svg__a)", children: [jsx("path", { d: "M11.875 8.75H15M11.875 11.25H15M16.875 3.75H3.125a.625.625 0 0 0-.625.625v11.25c0 .345.28.625.625.625h13.75c.345 0 .625-.28.625-.625V4.375a.625.625 0 0 0-.625-.625Z" }), jsx("path", { d: "M7.5 11.25a1.875 1.875 0 1 0 0-3.75 1.875 1.875 0 0 0 0 3.75ZM5 13.125c.277-1.078 1.335-1.875 2.5-1.875s2.223.796 2.5 1.875" })] }), jsx("defs", { children: jsx("clipPath", { id: "id_svg__a", children: jsx("path", { fill: "#fff", d: "M0 0h20v20H0z" }) }) }));
9
+ return createElement(IconWrapper, props, jsxs("g", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.8, clipPath: "url(#id_svg__a)", children: [jsx("path", { d: "M14.25 10.5H18M14.25 13.5H18M20.25 4.5H3.75a.75.75 0 0 0-.75.75v13.5c0 .414.336.75.75.75h16.5a.75.75 0 0 0 .75-.75V5.25a.75.75 0 0 0-.75-.75Z" }), jsx("path", { d: "M9 13.5A2.25 2.25 0 1 0 9 9a2.25 2.25 0 0 0 0 4.5ZM6 15.75c.333-1.294 1.602-2.25 3-2.25s2.668.955 3 2.25" })] }), jsx("defs", { children: jsx("clipPath", { id: "id_svg__a", children: jsx("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) }));
10
10
  });
11
11
 
12
12
  export default Id;
@@ -1 +1 @@
1
- {"version":3,"file":"Id.js","sources":["../../../../../../src/lib/components/icon/icons/Id.tsx"],"sourcesContent":["/* Generated file. Do not modify. */\nimport { createElement } from 'react';\nimport { IconWrapper } from '../IconWrapper';\nimport type { IconWrapperProps } from '../IconWrapper';\nexport default (props: IconWrapperProps) =>\n createElement(\n IconWrapper,\n props,\n <g\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n strokeWidth={1.8}\n clipPath=\"url(#id_svg__a)\"\n >\n <path d=\"M11.875 8.75H15M11.875 11.25H15M16.875 3.75H3.125a.625.625 0 0 0-.625.625v11.25c0 .345.28.625.625.625h13.75c.345 0 .625-.28.625-.625V4.375a.625.625 0 0 0-.625-.625Z\" />\n <path d=\"M7.5 11.25a1.875 1.875 0 1 0 0-3.75 1.875 1.875 0 0 0 0 3.75ZM5 13.125c.277-1.078 1.335-1.875 2.5-1.875s2.223.796 2.5 1.875\" />\n </g>,\n <defs>\n <clipPath id=\"id_svg__a\">\n <path fill=\"#fff\" d=\"M0 0h20v20H0z\" />\n </clipPath>\n </defs>\n );\n"],"names":["_jsxs","_jsx"],"mappings":";;;;;;;AAIA,UAAe,UAAC,KAAuB;IACrC,OAAA,aAAa,CACX,WAAW,EACX,KAAK,EACLA,YACE,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,WAAW,EAAE,GAAG,EAChB,QAAQ,EAAC,iBAAiB,aAE1BC,cAAM,CAAC,EAAC,sKAAsK,GAAG,EACjLA,cAAM,CAAC,EAAC,6HAA6H,GAAG,IACtI,EACJA,wBACEA,kBAAU,EAAE,EAAC,WAAW,YACtBA,cAAM,IAAI,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,GAAG,GAC7B,GACN,CACR;AAlBD,CAkBC;;;;"}
1
+ {"version":3,"file":"Id.js","sources":["../../../../../../src/lib/components/icon/icons/Id.tsx"],"sourcesContent":["/* Generated file. Do not modify. */\nimport { createElement } from 'react';\nimport { IconWrapper } from '../IconWrapper';\nimport type { IconWrapperProps } from '../IconWrapper';\nexport default (props: IconWrapperProps) =>\n createElement(\n IconWrapper,\n props,\n <g\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n strokeWidth={1.8}\n clipPath=\"url(#id_svg__a)\"\n >\n <path d=\"M14.25 10.5H18M14.25 13.5H18M20.25 4.5H3.75a.75.75 0 0 0-.75.75v13.5c0 .414.336.75.75.75h16.5a.75.75 0 0 0 .75-.75V5.25a.75.75 0 0 0-.75-.75Z\" />\n <path d=\"M9 13.5A2.25 2.25 0 1 0 9 9a2.25 2.25 0 0 0 0 4.5ZM6 15.75c.333-1.294 1.602-2.25 3-2.25s2.668.955 3 2.25\" />\n </g>,\n <defs>\n <clipPath id=\"id_svg__a\">\n <path fill=\"#fff\" d=\"M0 0h24v24H0z\" />\n </clipPath>\n </defs>\n );\n"],"names":["_jsxs","_jsx"],"mappings":";;;;;;;AAIA,UAAe,UAAC,KAAuB;IACrC,OAAA,aAAa,CACX,WAAW,EACX,KAAK,EACLA,YACE,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,WAAW,EAAE,GAAG,EAChB,QAAQ,EAAC,iBAAiB,aAE1BC,cAAM,CAAC,EAAC,+IAA+I,GAAG,EAC1JA,cAAM,CAAC,EAAC,0GAA0G,GAAG,IACnH,EACJA,wBACEA,kBAAU,EAAE,EAAC,WAAW,YACtBA,cAAM,IAAI,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,GAAG,GAC7B,GACN,CACR;AAlBD,CAkBC;;;;"}
@@ -6,7 +6,7 @@ import '../../../index-6ea95111.js';
6
6
  import '../../../style-inject.es-1f59c1d0.js';
7
7
 
8
8
  var Prohibit = (function (props) {
9
- return createElement(IconWrapper, props, jsxs("g", { stroke: "currentColor", strokeWidth: 1.8, clipPath: "url(#prohibit_svg__a)", children: [jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M15.303 15.303 4.697 4.697" }), jsx("path", { strokeMiterlimit: 10, d: "M10 17.5a7.5 7.5 0 1 0 0-15 7.5 7.5 0 0 0 0 15Z" })] }), jsx("defs", { children: jsx("clipPath", { id: "prohibit_svg__a", children: jsx("path", { fill: "#fff", d: "M0 0h20v20H0z" }) }) }));
9
+ return createElement(IconWrapper, props, jsxs("g", { stroke: "currentColor", strokeWidth: 2, clipPath: "url(#prohibit_svg__a)", children: [jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M18.364 18.364 5.636 5.637" }), jsx("path", { strokeMiterlimit: 10, d: "M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18Z" })] }), jsx("defs", { children: jsx("clipPath", { id: "prohibit_svg__a", children: jsx("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) }));
10
10
  });
11
11
 
12
12
  export default Prohibit;
@@ -1 +1 @@
1
- {"version":3,"file":"Prohibit.js","sources":["../../../../../../src/lib/components/icon/icons/Prohibit.tsx"],"sourcesContent":["/* Generated file. Do not modify. */\nimport { createElement } from 'react';\nimport { IconWrapper } from '../IconWrapper';\nimport type { IconWrapperProps } from '../IconWrapper';\nexport default (props: IconWrapperProps) =>\n createElement(\n IconWrapper,\n props,\n <g stroke=\"currentColor\" strokeWidth={1.8} clipPath=\"url(#prohibit_svg__a)\">\n <path\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n d=\"M15.303 15.303 4.697 4.697\"\n />\n <path\n strokeMiterlimit={10}\n d=\"M10 17.5a7.5 7.5 0 1 0 0-15 7.5 7.5 0 0 0 0 15Z\"\n />\n </g>,\n <defs>\n <clipPath id=\"prohibit_svg__a\">\n <path fill=\"#fff\" d=\"M0 0h20v20H0z\" />\n </clipPath>\n </defs>\n );\n"],"names":["_jsxs","_jsx"],"mappings":";;;;;;;AAIA,gBAAe,UAAC,KAAuB;IACrC,OAAA,aAAa,CACX,WAAW,EACX,KAAK,EACLA,YAAG,MAAM,EAAC,cAAc,EAAC,WAAW,EAAE,GAAG,EAAE,QAAQ,EAAC,uBAAuB,aACzEC,cACE,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,CAAC,EAAC,4BAA4B,GAC9B,EACFA,cACE,gBAAgB,EAAE,EAAE,EACpB,CAAC,EAAC,iDAAiD,GACnD,IACA,EACJA,wBACEA,kBAAU,EAAE,EAAC,iBAAiB,YAC5BA,cAAM,IAAI,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,GAAG,GAC7B,GACN,CACR;AAnBD,CAmBC;;;;"}
1
+ {"version":3,"file":"Prohibit.js","sources":["../../../../../../src/lib/components/icon/icons/Prohibit.tsx"],"sourcesContent":["/* Generated file. Do not modify. */\nimport { createElement } from 'react';\nimport { IconWrapper } from '../IconWrapper';\nimport type { IconWrapperProps } from '../IconWrapper';\nexport default (props: IconWrapperProps) =>\n createElement(\n IconWrapper,\n props,\n <g stroke=\"currentColor\" strokeWidth={2} clipPath=\"url(#prohibit_svg__a)\">\n <path\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n d=\"M18.364 18.364 5.636 5.637\"\n />\n <path strokeMiterlimit={10} d=\"M12 21a9 9 0 1 0 0-18 9 9 0 0 0 0 18Z\" />\n </g>,\n <defs>\n <clipPath id=\"prohibit_svg__a\">\n <path fill=\"#fff\" d=\"M0 0h24v24H0z\" />\n </clipPath>\n </defs>\n );\n"],"names":["_jsxs","_jsx"],"mappings":";;;;;;;AAIA,gBAAe,UAAC,KAAuB;IACrC,OAAA,aAAa,CACX,WAAW,EACX,KAAK,EACLA,YAAG,MAAM,EAAC,cAAc,EAAC,WAAW,EAAE,CAAC,EAAE,QAAQ,EAAC,uBAAuB,aACvEC,cACE,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,CAAC,EAAC,4BAA4B,GAC9B,EACFA,cAAM,gBAAgB,EAAE,EAAE,EAAE,CAAC,EAAC,uCAAuC,GAAG,IACtE,EACJA,wBACEA,kBAAU,EAAE,EAAC,iBAAiB,YAC5BA,cAAM,IAAI,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,GAAG,GAC7B,GACN,CACR;AAhBD,CAgBC;;;;"}
@@ -6,7 +6,7 @@ import '../../../index-6ea95111.js';
6
6
  import '../../../style-inject.es-1f59c1d0.js';
7
7
 
8
8
  var Receipt = (function (props) {
9
- return createElement(IconWrapper, props, jsx("g", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.8, clipPath: "url(#receipt_svg__a)", children: jsx("path", { d: "M6.25 8.125h7.5M6.25 10.625h7.5M2.5 16.25V4.375a.625.625 0 0 1 .625-.625h13.75a.625.625 0 0 1 .625.625V16.25L15 15l-2.5 1.25L10 15l-2.5 1.25L5 15l-2.5 1.25Z" }) }), jsx("defs", { children: jsx("clipPath", { id: "receipt_svg__a", children: jsx("path", { fill: "#fff", d: "M0 0h20v20H0z" }) }) }));
9
+ return createElement(IconWrapper, props, jsx("g", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, clipPath: "url(#receipt_svg__a)", children: jsx("path", { d: "M7.5 9.75h9M7.5 12.75h9M3 19.5V5.25a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 .75.75V19.5L18 18l-3 1.5-3-1.5-3 1.5L6 18l-3 1.5Z" }) }), jsx("defs", { children: jsx("clipPath", { id: "receipt_svg__a", children: jsx("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) }));
10
10
  });
11
11
 
12
12
  export default Receipt;
@@ -1 +1 @@
1
- {"version":3,"file":"Receipt.js","sources":["../../../../../../src/lib/components/icon/icons/Receipt.tsx"],"sourcesContent":["/* Generated file. Do not modify. */\nimport { createElement } from 'react';\nimport { IconWrapper } from '../IconWrapper';\nimport type { IconWrapperProps } from '../IconWrapper';\nexport default (props: IconWrapperProps) =>\n createElement(\n IconWrapper,\n props,\n <g\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n strokeWidth={1.8}\n clipPath=\"url(#receipt_svg__a)\"\n >\n <path d=\"M6.25 8.125h7.5M6.25 10.625h7.5M2.5 16.25V4.375a.625.625 0 0 1 .625-.625h13.75a.625.625 0 0 1 .625.625V16.25L15 15l-2.5 1.25L10 15l-2.5 1.25L5 15l-2.5 1.25Z\" />\n </g>,\n <defs>\n <clipPath id=\"receipt_svg__a\">\n <path fill=\"#fff\" d=\"M0 0h20v20H0z\" />\n </clipPath>\n </defs>\n );\n"],"names":["_jsx"],"mappings":";;;;;;;AAIA,eAAe,UAAC,KAAuB;IACrC,OAAA,aAAa,CACX,WAAW,EACX,KAAK,EACLA,WACE,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,WAAW,EAAE,GAAG,EAChB,QAAQ,EAAC,sBAAsB,YAE/BA,cAAM,CAAC,EAAC,8JAA8J,GAAG,GACvK,EACJA,wBACEA,kBAAU,EAAE,EAAC,gBAAgB,YAC3BA,cAAM,IAAI,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,GAAG,GAC7B,GACN,CACR;AAjBD,CAiBC;;;;"}
1
+ {"version":3,"file":"Receipt.js","sources":["../../../../../../src/lib/components/icon/icons/Receipt.tsx"],"sourcesContent":["/* Generated file. Do not modify. */\nimport { createElement } from 'react';\nimport { IconWrapper } from '../IconWrapper';\nimport type { IconWrapperProps } from '../IconWrapper';\nexport default (props: IconWrapperProps) =>\n createElement(\n IconWrapper,\n props,\n <g\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n strokeWidth={2}\n clipPath=\"url(#receipt_svg__a)\"\n >\n <path d=\"M7.5 9.75h9M7.5 12.75h9M3 19.5V5.25a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 .75.75V19.5L18 18l-3 1.5-3-1.5-3 1.5L6 18l-3 1.5Z\" />\n </g>,\n <defs>\n <clipPath id=\"receipt_svg__a\">\n <path fill=\"#fff\" d=\"M0 0h24v24H0z\" />\n </clipPath>\n </defs>\n );\n"],"names":["_jsx"],"mappings":";;;;;;;AAIA,eAAe,UAAC,KAAuB;IACrC,OAAA,aAAa,CACX,WAAW,EACX,KAAK,EACLA,WACE,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,WAAW,EAAE,CAAC,EACd,QAAQ,EAAC,sBAAsB,YAE/BA,cAAM,CAAC,EAAC,8HAA8H,GAAG,GACvI,EACJA,wBACEA,kBAAU,EAAE,EAAC,gBAAgB,YAC3BA,cAAM,IAAI,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,GAAG,GAC7B,GACN,CACR;AAjBD,CAiBC;;;;"}
@@ -6,7 +6,7 @@ import '../../../index-6ea95111.js';
6
6
  import '../../../style-inject.es-1f59c1d0.js';
7
7
 
8
8
  var Signature = (function (props) {
9
- return createElement(IconWrapper, props, jsx("g", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.8, clipPath: "url(#signature_svg__a)", children: jsx("path", { d: "M1.875 14h16.25M1.875 17.5s9.025-15 4.212-15C2.505 2.5 2.467 17.587 10 8.14c0 0 .634 3.081 2.127 3.11.603.012 1.348-.493 2.248-1.875 0 0 0 1.875 3.75 1.875" }) }), jsx("defs", { children: jsx("clipPath", { id: "signature_svg__a", children: jsx("path", { fill: "#fff", d: "M0 0h20v20H0z" }) }) }));
9
+ return createElement(IconWrapper, props, jsx("g", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.8, clipPath: "url(#signature_svg__a)", children: jsx("path", { d: "M2.25 16.8h19.5M2.25 21S13.08 3 7.304 3C3.007 3 2.961 21.104 12 9.768c0 0 .76 3.697 2.553 3.732.724.014 1.617-.592 2.697-2.25 0 0 0 2.25 4.5 2.25" }) }), jsx("defs", { children: jsx("clipPath", { id: "signature_svg__a", children: jsx("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) }));
10
10
  });
11
11
 
12
12
  export default Signature;
@@ -1 +1 @@
1
- {"version":3,"file":"Signature.js","sources":["../../../../../../src/lib/components/icon/icons/Signature.tsx"],"sourcesContent":["/* Generated file. Do not modify. */\nimport { createElement } from 'react';\nimport { IconWrapper } from '../IconWrapper';\nimport type { IconWrapperProps } from '../IconWrapper';\nexport default (props: IconWrapperProps) =>\n createElement(\n IconWrapper,\n props,\n <g\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n strokeWidth={1.8}\n clipPath=\"url(#signature_svg__a)\"\n >\n <path d=\"M1.875 14h16.25M1.875 17.5s9.025-15 4.212-15C2.505 2.5 2.467 17.587 10 8.14c0 0 .634 3.081 2.127 3.11.603.012 1.348-.493 2.248-1.875 0 0 0 1.875 3.75 1.875\" />\n </g>,\n <defs>\n <clipPath id=\"signature_svg__a\">\n <path fill=\"#fff\" d=\"M0 0h20v20H0z\" />\n </clipPath>\n </defs>\n );\n"],"names":["_jsx"],"mappings":";;;;;;;AAIA,iBAAe,UAAC,KAAuB;IACrC,OAAA,aAAa,CACX,WAAW,EACX,KAAK,EACLA,WACE,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,WAAW,EAAE,GAAG,EAChB,QAAQ,EAAC,wBAAwB,YAEjCA,cAAM,CAAC,EAAC,6JAA6J,GAAG,GACtK,EACJA,wBACEA,kBAAU,EAAE,EAAC,kBAAkB,YAC7BA,cAAM,IAAI,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,GAAG,GAC7B,GACN,CACR;AAjBD,CAiBC;;;;"}
1
+ {"version":3,"file":"Signature.js","sources":["../../../../../../src/lib/components/icon/icons/Signature.tsx"],"sourcesContent":["/* Generated file. Do not modify. */\nimport { createElement } from 'react';\nimport { IconWrapper } from '../IconWrapper';\nimport type { IconWrapperProps } from '../IconWrapper';\nexport default (props: IconWrapperProps) =>\n createElement(\n IconWrapper,\n props,\n <g\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n strokeWidth={1.8}\n clipPath=\"url(#signature_svg__a)\"\n >\n <path d=\"M2.25 16.8h19.5M2.25 21S13.08 3 7.304 3C3.007 3 2.961 21.104 12 9.768c0 0 .76 3.697 2.553 3.732.724.014 1.617-.592 2.697-2.25 0 0 0 2.25 4.5 2.25\" />\n </g>,\n <defs>\n <clipPath id=\"signature_svg__a\">\n <path fill=\"#fff\" d=\"M0 0h24v24H0z\" />\n </clipPath>\n </defs>\n );\n"],"names":["_jsx"],"mappings":";;;;;;;AAIA,iBAAe,UAAC,KAAuB;IACrC,OAAA,aAAa,CACX,WAAW,EACX,KAAK,EACLA,WACE,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,WAAW,EAAE,GAAG,EAChB,QAAQ,EAAC,wBAAwB,YAEjCA,cAAM,CAAC,EAAC,mJAAmJ,GAAG,GAC5J,EACJA,wBACEA,kBAAU,EAAE,EAAC,kBAAkB,YAC7BA,cAAM,IAAI,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,GAAG,GAC7B,GACN,CACR;AAjBD,CAiBC;;;;"}
@@ -6,7 +6,7 @@ import '../../../index-6ea95111.js';
6
6
  import '../../../style-inject.es-1f59c1d0.js';
7
7
 
8
8
  var Stamp = (function (props) {
9
- return createElement(IconWrapper, props, jsx("g", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.8, clipPath: "url(#stamp_svg__a)", children: jsx("path", { d: "M3.125 17.5h13.75M8.931 10.625 7.542 4.141a1.875 1.875 0 0 1 1.833-2.266h1.25a1.875 1.875 0 0 1 1.834 2.266l-1.39 6.484M16.25 10.625H3.75a.625.625 0 0 0-.625.625v3.125c0 .345.28.625.625.625h12.5c.345 0 .625-.28.625-.625V11.25a.625.625 0 0 0-.625-.625Z" }) }), jsx("defs", { children: jsx("clipPath", { id: "stamp_svg__a", children: jsx("path", { fill: "#fff", d: "M0 0h20v20H0z" }) }) }));
9
+ return createElement(IconWrapper, props, jsx("g", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, clipPath: "url(#stamp_svg__a)", children: jsx("path", { d: "M3.75 21h16.5M10.717 12.75 9.051 4.969A2.25 2.25 0 0 1 11.25 2.25h1.5a2.25 2.25 0 0 1 2.2 2.719l-1.667 7.781M19.5 12.75h-15a.75.75 0 0 0-.75.75v3.75c0 .414.336.75.75.75h15a.75.75 0 0 0 .75-.75V13.5a.75.75 0 0 0-.75-.75Z" }) }), jsx("defs", { children: jsx("clipPath", { id: "stamp_svg__a", children: jsx("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) }));
10
10
  });
11
11
 
12
12
  export default Stamp;
@@ -1 +1 @@
1
- {"version":3,"file":"Stamp.js","sources":["../../../../../../src/lib/components/icon/icons/Stamp.tsx"],"sourcesContent":["/* Generated file. Do not modify. */\nimport { createElement } from 'react';\nimport { IconWrapper } from '../IconWrapper';\nimport type { IconWrapperProps } from '../IconWrapper';\nexport default (props: IconWrapperProps) =>\n createElement(\n IconWrapper,\n props,\n <g\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n strokeWidth={1.8}\n clipPath=\"url(#stamp_svg__a)\"\n >\n <path d=\"M3.125 17.5h13.75M8.931 10.625 7.542 4.141a1.875 1.875 0 0 1 1.833-2.266h1.25a1.875 1.875 0 0 1 1.834 2.266l-1.39 6.484M16.25 10.625H3.75a.625.625 0 0 0-.625.625v3.125c0 .345.28.625.625.625h12.5c.345 0 .625-.28.625-.625V11.25a.625.625 0 0 0-.625-.625Z\" />\n </g>,\n <defs>\n <clipPath id=\"stamp_svg__a\">\n <path fill=\"#fff\" d=\"M0 0h20v20H0z\" />\n </clipPath>\n </defs>\n );\n"],"names":["_jsx"],"mappings":";;;;;;;AAIA,aAAe,UAAC,KAAuB;IACrC,OAAA,aAAa,CACX,WAAW,EACX,KAAK,EACLA,WACE,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,WAAW,EAAE,GAAG,EAChB,QAAQ,EAAC,oBAAoB,YAE7BA,cAAM,CAAC,EAAC,6PAA6P,GAAG,GACtQ,EACJA,wBACEA,kBAAU,EAAE,EAAC,cAAc,YACzBA,cAAM,IAAI,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,GAAG,GAC7B,GACN,CACR;AAjBD,CAiBC;;;;"}
1
+ {"version":3,"file":"Stamp.js","sources":["../../../../../../src/lib/components/icon/icons/Stamp.tsx"],"sourcesContent":["/* Generated file. Do not modify. */\nimport { createElement } from 'react';\nimport { IconWrapper } from '../IconWrapper';\nimport type { IconWrapperProps } from '../IconWrapper';\nexport default (props: IconWrapperProps) =>\n createElement(\n IconWrapper,\n props,\n <g\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n strokeWidth={2}\n clipPath=\"url(#stamp_svg__a)\"\n >\n <path d=\"M3.75 21h16.5M10.717 12.75 9.051 4.969A2.25 2.25 0 0 1 11.25 2.25h1.5a2.25 2.25 0 0 1 2.2 2.719l-1.667 7.781M19.5 12.75h-15a.75.75 0 0 0-.75.75v3.75c0 .414.336.75.75.75h15a.75.75 0 0 0 .75-.75V13.5a.75.75 0 0 0-.75-.75Z\" />\n </g>,\n <defs>\n <clipPath id=\"stamp_svg__a\">\n <path fill=\"#fff\" d=\"M0 0h24v24H0z\" />\n </clipPath>\n </defs>\n );\n"],"names":["_jsx"],"mappings":";;;;;;;AAIA,aAAe,UAAC,KAAuB;IACrC,OAAA,aAAa,CACX,WAAW,EACX,KAAK,EACLA,WACE,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,WAAW,EAAE,CAAC,EACd,QAAQ,EAAC,oBAAoB,YAE7BA,cAAM,CAAC,EAAC,6NAA6N,GAAG,GACtO,EACJA,wBACEA,kBAAU,EAAE,EAAC,cAAc,YACzBA,cAAM,IAAI,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,GAAG,GAC7B,GACN,CACR;AAjBD,CAiBC;;;;"}
@@ -1,4 +1,4 @@
1
- import { jsxs, jsx } from 'react/jsx-runtime';
1
+ import { jsx } from 'react/jsx-runtime';
2
2
  import { createElement } from 'react';
3
3
  import { IconWrapper } from '../IconWrapper/IconWrapper.js';
4
4
  import '../../../tslib.es6-a39f91fc.js';
@@ -6,7 +6,7 @@ import '../../../index-6ea95111.js';
6
6
  import '../../../style-inject.es-1f59c1d0.js';
7
7
 
8
8
  var Translation = (function (props) {
9
- return createElement(IconWrapper, props, jsxs("g", { stroke: "currentColor", strokeWidth: 1.8, clipPath: "url(#translation_svg__a)", children: [jsx("circle", { cx: 11.25, cy: 8.75, r: 7.083 }), jsx("path", { strokeLinecap: "round", d: "M11.667 1.667c-2.808 2.237-3.842 5.888-3.102 9.166" }), jsx("path", { strokeLinecap: "round", d: "M10.833 1.667c4.445 3.541 4.445 10.625 0 14.166M5 6.667h12.5M5 10.833h12.5" }), jsx("path", { fill: "#fff", strokeLinecap: "round", strokeLinejoin: "round", d: "M10 16.146c0 .276-.109.541-.301.736a1.022 1.022 0 0 1-.728.305H3.724l-2.058 1.146v-6.458c0-.276.109-.541.302-.737.193-.195.454-.305.727-.305h6.276c.273 0 .535.11.728.305.192.196.3.46.3.737v4.27Z" })] }), jsx("defs", { children: jsx("clipPath", { id: "translation_svg__a", children: jsx("path", { fill: "#fff", d: "M0 0h20v20H0z" }) }) }));
9
+ return createElement(IconWrapper, props, jsx("circle", { cx: 13.5, cy: 10.5, r: 8.5, stroke: "currentColor", strokeWidth: 2 }), jsx("path", { stroke: "currentColor", strokeLinecap: "round", strokeWidth: 2, d: "M14 2c-3.37 2.685-4.61 7.066-3.722 11" }), jsx("path", { stroke: "currentColor", strokeLinecap: "round", strokeWidth: 2, d: "M13 2c5.333 4.25 5.333 12.75 0 17M6 8h15M6 13h15" }), jsx("path", { fill: "#fff", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M12 19.375c0 .331-.13.65-.362.884a1.227 1.227 0 0 1-.873.366H4.47L2 22v-7.75c0-.332.13-.65.362-.884.231-.234.545-.366.873-.366h7.53c.328 0 .642.132.873.366.232.235.362.553.362.884v5.125Z" }));
10
10
  });
11
11
 
12
12
  export default Translation;
@@ -1 +1 @@
1
- {"version":3,"file":"Translation.js","sources":["../../../../../../src/lib/components/icon/icons/Translation.tsx"],"sourcesContent":["/* Generated file. Do not modify. */\nimport { createElement } from 'react';\nimport { IconWrapper } from '../IconWrapper';\nimport type { IconWrapperProps } from '../IconWrapper';\nexport default (props: IconWrapperProps) =>\n createElement(\n IconWrapper,\n props,\n <g\n stroke=\"currentColor\"\n strokeWidth={1.8}\n clipPath=\"url(#translation_svg__a)\"\n >\n <circle cx={11.25} cy={8.75} r={7.083} />\n <path\n strokeLinecap=\"round\"\n d=\"M11.667 1.667c-2.808 2.237-3.842 5.888-3.102 9.166\"\n />\n <path\n strokeLinecap=\"round\"\n d=\"M10.833 1.667c4.445 3.541 4.445 10.625 0 14.166M5 6.667h12.5M5 10.833h12.5\"\n />\n <path\n fill=\"#fff\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n d=\"M10 16.146c0 .276-.109.541-.301.736a1.022 1.022 0 0 1-.728.305H3.724l-2.058 1.146v-6.458c0-.276.109-.541.302-.737.193-.195.454-.305.727-.305h6.276c.273 0 .535.11.728.305.192.196.3.46.3.737v4.27Z\"\n />\n </g>,\n <defs>\n <clipPath id=\"translation_svg__a\">\n <path fill=\"#fff\" d=\"M0 0h20v20H0z\" />\n </clipPath>\n </defs>\n );\n"],"names":["_jsxs","_jsx"],"mappings":";;;;;;;AAIA,mBAAe,UAAC,KAAuB;IACrC,OAAA,aAAa,CACX,WAAW,EACX,KAAK,EACLA,YACE,MAAM,EAAC,cAAc,EACrB,WAAW,EAAE,GAAG,EAChB,QAAQ,EAAC,0BAA0B,aAEnCC,gBAAQ,EAAE,EAAE,KAAK,EAAE,EAAE,EAAE,IAAI,EAAE,CAAC,EAAE,KAAK,GAAI,EACzCA,cACE,aAAa,EAAC,OAAO,EACrB,CAAC,EAAC,oDAAoD,GACtD,EACFA,cACE,aAAa,EAAC,OAAO,EACrB,CAAC,EAAC,4EAA4E,GAC9E,EACFA,cACE,IAAI,EAAC,MAAM,EACX,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,CAAC,EAAC,oMAAoM,GACtM,IACA,EACJA,wBACEA,kBAAU,EAAE,EAAC,oBAAoB,YAC/BA,cAAM,IAAI,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,GAAG,GAC7B,GACN,CACR;AA7BD,CA6BC;;;;"}
1
+ {"version":3,"file":"Translation.js","sources":["../../../../../../src/lib/components/icon/icons/Translation.tsx"],"sourcesContent":["/* Generated file. Do not modify. */\nimport { createElement } from 'react';\nimport { IconWrapper } from '../IconWrapper';\nimport type { IconWrapperProps } from '../IconWrapper';\nexport default (props: IconWrapperProps) =>\n createElement(\n IconWrapper,\n props,\n <circle\n cx={13.5}\n cy={10.5}\n r={8.5}\n stroke=\"currentColor\"\n strokeWidth={2}\n />,\n <path\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeWidth={2}\n d=\"M14 2c-3.37 2.685-4.61 7.066-3.722 11\"\n />,\n <path\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeWidth={2}\n d=\"M13 2c5.333 4.25 5.333 12.75 0 17M6 8h15M6 13h15\"\n />,\n <path\n fill=\"#fff\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n strokeWidth={2}\n d=\"M12 19.375c0 .331-.13.65-.362.884a1.227 1.227 0 0 1-.873.366H4.47L2 22v-7.75c0-.332.13-.65.362-.884.231-.234.545-.366.873-.366h7.53c.328 0 .642.132.873.366.232.235.362.553.362.884v5.125Z\"\n />\n );\n"],"names":["_jsx"],"mappings":";;;;;;;AAIA,mBAAe,UAAC,KAAuB;IACrC,OAAA,aAAa,CACX,WAAW,EACX,KAAK,EACLA,gBACE,EAAE,EAAE,IAAI,EACR,EAAE,EAAE,IAAI,EACR,CAAC,EAAE,GAAG,EACN,MAAM,EAAC,cAAc,EACrB,WAAW,EAAE,CAAC,GACd,EACFA,cACE,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,WAAW,EAAE,CAAC,EACd,CAAC,EAAC,uCAAuC,GACzC,EACFA,cACE,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,WAAW,EAAE,CAAC,EACd,CAAC,EAAC,kDAAkD,GACpD,EACFA,cACE,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,WAAW,EAAE,CAAC,EACd,CAAC,EAAC,4LAA4L,GAC9L,CACH;AA9BD,CA8BC;;;;"}
@@ -1,7 +1,7 @@
1
1
  import { jsxs, jsx } from 'react/jsx-runtime';
2
2
  import { useState } from 'react';
3
3
  import { Input } from '../input/index.js';
4
- import { i as icons } from '../../index-608a56e3.js';
4
+ import { i as icons } from '../../index-d2e06251.js';
5
5
  import { Button } from '../button/index.js';
6
6
  import { c as classNames } from '../../index-6ea95111.js';
7
7
  import { s as styleInject } from '../../style-inject.es-1f59c1d0.js';
@@ -1,6 +1,6 @@
1
1
  import { jsx } from 'react/jsx-runtime';
2
2
  import { IconWrapper } from './IconWrapper/IconWrapper.js';
3
- import { i as icons } from '../../index-608a56e3.js';
3
+ import { i as icons } from '../../index-d2e06251.js';
4
4
  import '../../tslib.es6-a39f91fc.js';
5
5
  import '../../index-6ea95111.js';
6
6
  import '../../style-inject.es-1f59c1d0.js';
@@ -786,4 +786,4 @@ var icons = /*#__PURE__*/Object.freeze({
786
786
  });
787
787
 
788
788
  export { icons as i };
789
- //# sourceMappingURL=index-608a56e3.js.map
789
+ //# sourceMappingURL=index-d2e06251.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index-608a56e3.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index-d2e06251.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@popsure/dirty-swan",
3
- "version": "0.58.5",
3
+ "version": "0.58.6",
4
4
  "author": "Vincent Audoire <vincent@getpopsure.com>",
5
5
  "license": "MIT",
6
6
  "private": false,
@@ -1,10 +1,10 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_44154_15395)">
3
- <path d="M4.39998 15.6001C4.05119 15.6545 3.69443 15.6236 3.36014 15.5102C3.02586 15.3968 2.72399 15.2042 2.48031 14.9488C2.23663 14.6934 2.05838 14.3828 1.96077 14.0435C1.86317 13.7043 1.84911 13.3465 1.9198 13.0006C1.99049 12.6548 2.14383 12.3312 2.36672 12.0574C2.58961 11.7837 2.87544 11.568 3.19979 11.4287C3.52415 11.2894 3.87739 11.2307 4.22937 11.2575C4.58135 11.2844 4.9216 11.396 5.22107 11.5829C5.34121 11.6604 5.4843 11.6944 5.62648 11.6792C5.76865 11.664 5.90131 11.6005 6.00232 11.4993L11.5008 6.00086C11.602 5.89984 11.6655 5.76719 11.6807 5.62501C11.6959 5.48284 11.6619 5.33975 11.5844 5.21961C11.3975 4.92013 11.2858 4.57988 11.259 4.22791C11.2321 3.87593 11.2909 3.52268 11.4302 3.19833C11.5695 2.87397 11.7852 2.58815 12.0589 2.36525C12.3326 2.14236 12.6562 1.98902 13.0021 1.91833C13.3479 1.84764 13.7058 1.8617 14.045 1.95931C14.3842 2.05691 14.6948 2.23517 14.9502 2.47885C15.2056 2.72253 15.3982 3.0244 15.5117 3.35868C15.6251 3.69296 15.6559 4.04973 15.6015 4.39851C15.9503 4.34413 16.3071 4.37497 16.6414 4.48839C16.9757 4.60181 17.2775 4.79444 17.5212 5.04984C17.7649 5.30524 17.9431 5.61581 18.0407 5.95505C18.1384 6.29429 18.1524 6.65211 18.0817 6.99796C18.011 7.34381 17.8577 7.66741 17.6348 7.94114C17.4119 8.21487 17.1261 8.43059 16.8017 8.56989C16.4774 8.70918 16.1241 8.76791 15.7722 8.74107C15.4202 8.71422 15.0799 8.60258 14.7804 8.4157C14.6603 8.33817 14.5172 8.30417 14.375 8.31938C14.2329 8.3346 14.1002 8.3981 13.9992 8.4993L8.50076 13.9977C8.39956 14.0987 8.33606 14.2314 8.32085 14.3736C8.30564 14.5158 8.33963 14.6588 8.41717 14.779C8.60405 15.0785 8.71568 15.4187 8.74253 15.7707C8.76938 16.1227 8.71065 16.4759 8.57135 16.8003C8.43206 17.1246 8.21634 17.4104 7.94261 17.6333C7.66888 17.8562 7.34527 18.0096 6.99942 18.0803C6.65357 18.1509 6.29575 18.1369 5.95652 18.0393C5.61728 17.9417 5.3067 17.7634 5.0513 17.5197C4.7959 17.2761 4.60327 16.9742 4.48985 16.6399C4.37643 16.3056 4.3456 15.9489 4.39998 15.6001Z" stroke="#91919C" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_1257_33)">
3
+ <path d="M5.28012 18.7203C4.86158 18.7855 4.43346 18.7485 4.03232 18.6124C3.63118 18.4763 3.26894 18.2452 2.97652 17.9387C2.6841 17.6322 2.4702 17.2595 2.35307 16.8524C2.23595 16.4454 2.21908 16.016 2.30391 15.601C2.38873 15.1859 2.57274 14.7976 2.84021 14.4691C3.10768 14.1407 3.45067 13.8818 3.8399 13.7146C4.22912 13.5475 4.65302 13.477 5.07539 13.5092C5.49776 13.5414 5.90607 13.6754 6.26543 13.8997C6.4096 13.9927 6.58131 14.0335 6.75192 14.0152C6.92253 13.997 7.08172 13.9208 7.20293 13.7994L13.8011 7.20122C13.9225 7.08001 13.9987 6.92082 14.017 6.75021C14.0352 6.5796 13.9944 6.40789 13.9014 6.26372C13.6771 5.90436 13.5432 5.49606 13.5109 5.07368C13.4787 4.65131 13.5492 4.22741 13.7163 3.83819C13.8835 3.44896 14.1424 3.10597 14.4708 2.8385C14.7993 2.57103 15.1876 2.38702 15.6027 2.3022C16.0177 2.21737 16.4471 2.23424 16.8542 2.35136C17.2612 2.46849 17.6339 2.68239 17.9404 2.97481C18.2469 3.26723 18.478 3.62947 18.6141 4.03061C18.7503 4.43175 18.7873 4.85987 18.722 5.27841C19.1405 5.21316 19.5687 5.25016 19.9698 5.38626C20.3709 5.52236 20.7332 5.75352 21.0256 6.06C21.318 6.36648 21.5319 6.73917 21.649 7.14626C21.7662 7.55334 21.783 7.98273 21.6982 8.39775C21.6134 8.81277 21.4294 9.20109 21.1619 9.52957C20.8944 9.85804 20.5514 10.1169 20.1622 10.2841C19.773 10.4512 19.3491 10.5217 18.9267 10.4895C18.5044 10.4573 18.0961 10.3233 17.7367 10.099C17.5925 10.006 17.4208 9.9652 17.2502 9.98346C17.0796 10.0017 16.9204 10.0779 16.7992 10.1994L10.2011 16.7975C10.0796 16.9187 10.0034 17.0779 9.98517 17.2485C9.96691 17.4191 10.0077 17.5908 10.1007 17.735C10.325 18.0943 10.459 18.5026 10.4912 18.925C10.5234 19.3474 10.4529 19.7713 10.2858 20.1605C10.1186 20.5497 9.85975 20.8927 9.53128 21.1602C9.2028 21.4277 8.81447 21.6117 8.39945 21.6965C7.98444 21.7813 7.55505 21.7645 7.14797 21.6473C6.74088 21.5302 6.36819 21.3163 6.06171 21.0239C5.75523 20.7315 5.52407 20.3692 5.38797 19.9681C5.25187 19.567 5.21486 19.1388 5.28012 18.7203Z" stroke="#8E8CEE" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
4
4
  </g>
5
5
  <defs>
6
- <clipPath id="clip0_44154_15395">
7
- <rect width="20" height="20" fill="white"/>
6
+ <clipPath id="clip0_1257_33">
7
+ <rect width="24" height="24" fill="white"/>
8
8
  </clipPath>
9
9
  </defs>
10
10
  </svg>
@@ -1,15 +1,15 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_44154_15397)">
3
- <path d="M1.25 8.75H18.75" stroke="#91919C" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
4
- <path d="M17.5 13.75V15.625C17.5 15.7908 17.4342 15.9497 17.3169 16.0669C17.1997 16.1842 17.0408 16.25 16.875 16.25H15C14.8342 16.25 14.6753 16.1842 14.5581 16.0669C14.4408 15.9497 14.375 15.7908 14.375 15.625V13.75" stroke="#91919C" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
5
- <path d="M5.625 13.75V15.625C5.625 15.7908 5.55915 15.9497 5.44194 16.0669C5.32473 16.1842 5.16576 16.25 5 16.25H3.125C2.95924 16.25 2.80027 16.1842 2.68306 16.0669C2.56585 15.9497 2.5 15.7908 2.5 15.625V13.75" stroke="#91919C" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
6
- <path d="M5 11.25H6.25" stroke="#91919C" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/>
7
- <path d="M13.75 11.25H15" stroke="#91919C" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/>
8
- <path d="M17.5 8.75L15.1648 3.49609C15.1157 3.38564 15.0356 3.29179 14.9343 3.22592C14.8329 3.16006 14.7146 3.125 14.5938 3.125H5.40625C5.28537 3.125 5.16708 3.16006 5.06572 3.22592C4.96435 3.29179 4.88426 3.38564 4.83516 3.49609L2.5 8.75V13.75H17.5V8.75Z" stroke="#91919C" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_1257_37)">
3
+ <path d="M1.5 10.5H22.5" stroke="#8E8CEE" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
4
+ <path d="M21 16.5V18.75C21 18.9489 20.921 19.1397 20.7803 19.2803C20.6397 19.421 20.4489 19.5 20.25 19.5H18C17.8011 19.5 17.6103 19.421 17.4697 19.2803C17.329 19.1397 17.25 18.9489 17.25 18.75V16.5" stroke="#8E8CEE" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
5
+ <path d="M6.75 16.5V18.75C6.75 18.9489 6.67098 19.1397 6.53033 19.2803C6.38968 19.421 6.19891 19.5 6 19.5H3.75C3.55109 19.5 3.36032 19.421 3.21967 19.2803C3.07902 19.1397 3 18.9489 3 18.75V16.5" stroke="#8E8CEE" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
6
+ <path d="M6 13.5H7.5" stroke="#8E8CEE" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/>
7
+ <path d="M16.5 13.5H18" stroke="#8E8CEE" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/>
8
+ <path d="M21 10.5L18.1978 4.19531C18.1389 4.06276 18.0428 3.95015 17.9211 3.87111C17.7995 3.79207 17.6576 3.75 17.5125 3.75H6.4875C6.34244 3.75 6.20049 3.79207 6.07886 3.87111C5.95722 3.95015 5.86112 4.06276 5.80219 4.19531L3 10.5V16.5H21V10.5Z" stroke="#8E8CEE" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
9
9
  </g>
10
10
  <defs>
11
- <clipPath id="clip0_44154_15397">
12
- <rect width="20" height="20" fill="white"/>
11
+ <clipPath id="clip0_1257_37">
12
+ <rect width="24" height="24" fill="white"/>
13
13
  </clipPath>
14
14
  </defs>
15
15
  </svg>
@@ -1,13 +1,13 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_44145_9383)">
3
- <path d="M13.125 17.5H4.375C4.20924 17.5 4.05027 17.4342 3.93306 17.3169C3.81585 17.1997 3.75 17.0408 3.75 16.875V5.625C3.75 5.45924 3.81585 5.30027 3.93306 5.18306C4.05027 5.06585 4.20924 5 4.375 5H10.625L13.75 8.125V16.875C13.75 17.0408 13.6842 17.1997 13.5669 17.3169C13.4497 17.4342 13.2908 17.5 13.125 17.5Z" stroke="#91919C" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
4
- <path d="M6.25 5V3.125C6.25 2.95924 6.31585 2.80027 6.43306 2.68306C6.55027 2.56585 6.70924 2.5 6.875 2.5H13.125L16.25 5.625V14.375C16.25 14.5408 16.1842 14.6997 16.0669 14.8169C15.9497 14.9342 15.7908 15 15.625 15H13.75" stroke="#91919C" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
5
- <path d="M6.875 11.875H10.625" stroke="#91919C" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
6
- <path d="M6.875 14.375H10.625" stroke="#91919C" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_1257_10)">
3
+ <path d="M15.75 21H5.25C5.05109 21 4.86032 20.921 4.71967 20.7803C4.57902 20.6397 4.5 20.4489 4.5 20.25V6.75C4.5 6.55109 4.57902 6.36032 4.71967 6.21967C4.86032 6.07902 5.05109 6 5.25 6H12.75L16.5 9.75V20.25C16.5 20.4489 16.421 20.6397 16.2803 20.7803C16.1397 20.921 15.9489 21 15.75 21Z" stroke="#8E8CEE" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
4
+ <path d="M7.5 6V3.75C7.5 3.55109 7.57902 3.36032 7.71967 3.21967C7.86032 3.07902 8.05109 3 8.25 3H15.75L19.5 6.75V17.25C19.5 17.4489 19.421 17.6397 19.2803 17.7803C19.1397 17.921 18.9489 18 18.75 18H16.5" stroke="#8E8CEE" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
5
+ <path d="M8.25 14.25H12.75" stroke="#8E8CEE" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
6
+ <path d="M8.25 17.25H12.75" stroke="#8E8CEE" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
7
7
  </g>
8
8
  <defs>
9
- <clipPath id="clip0_44145_9383">
10
- <rect width="20" height="20" fill="white"/>
9
+ <clipPath id="clip0_1257_10">
10
+ <rect width="24" height="24" fill="white"/>
11
11
  </clipPath>
12
12
  </defs>
13
13
  </svg>
@@ -1,14 +1,14 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_44154_15398)">
3
- <path d="M11.875 8.75H15" stroke="#91919C" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
4
- <path d="M11.875 11.25H15" stroke="#91919C" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
5
- <path d="M16.875 3.75H3.125C2.77982 3.75 2.5 4.02982 2.5 4.375V15.625C2.5 15.9702 2.77982 16.25 3.125 16.25H16.875C17.2202 16.25 17.5 15.9702 17.5 15.625V4.375C17.5 4.02982 17.2202 3.75 16.875 3.75Z" stroke="#91919C" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
6
- <path d="M7.5 11.25C8.53553 11.25 9.375 10.4105 9.375 9.375C9.375 8.33947 8.53553 7.5 7.5 7.5C6.46447 7.5 5.625 8.33947 5.625 9.375C5.625 10.4105 6.46447 11.25 7.5 11.25Z" stroke="#91919C" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
7
- <path d="M5 13.125C5.27734 12.0469 6.33516 11.25 7.5 11.25C8.66484 11.25 9.72344 12.0461 10 13.125" stroke="#91919C" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_1257_92)">
3
+ <path d="M14.25 10.5H18" stroke="#8E8CEE" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
4
+ <path d="M14.25 13.5H18" stroke="#8E8CEE" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
5
+ <path d="M20.25 4.5H3.75C3.33579 4.5 3 4.83579 3 5.25V18.75C3 19.1642 3.33579 19.5 3.75 19.5H20.25C20.6642 19.5 21 19.1642 21 18.75V5.25C21 4.83579 20.6642 4.5 20.25 4.5Z" stroke="#8E8CEE" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
6
+ <path d="M9 13.5C10.2426 13.5 11.25 12.4926 11.25 11.25C11.25 10.0074 10.2426 9 9 9C7.75736 9 6.75 10.0074 6.75 11.25C6.75 12.4926 7.75736 13.5 9 13.5Z" stroke="#8E8CEE" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
7
+ <path d="M6 15.75C6.33281 14.4562 7.60219 13.5 9 13.5C10.3978 13.5 11.6681 14.4553 12 15.75" stroke="#8E8CEE" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
8
8
  </g>
9
9
  <defs>
10
- <clipPath id="clip0_44154_15398">
11
- <rect width="20" height="20" fill="white"/>
10
+ <clipPath id="clip0_1257_92">
11
+ <rect width="24" height="24" fill="white"/>
12
12
  </clipPath>
13
13
  </defs>
14
14
  </svg>
@@ -1,11 +1,11 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_44145_9417)">
3
- <path d="M15.303 15.303L4.69678 4.69678" stroke="#91919C" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
4
- <path d="M10 17.5C14.1421 17.5 17.5 14.1421 17.5 10C17.5 5.85786 14.1421 2.5 10 2.5C5.85786 2.5 2.5 5.85786 2.5 10C2.5 14.1421 5.85786 17.5 10 17.5Z" stroke="#91919C" stroke-width="1.8" stroke-miterlimit="10"/>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_1257_17)">
3
+ <path d="M18.3637 18.3642L5.63623 5.63672" stroke="#8E8CEE" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
4
+ <path d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21Z" stroke="#8E8CEE" stroke-width="2" stroke-miterlimit="10"/>
5
5
  </g>
6
6
  <defs>
7
- <clipPath id="clip0_44145_9417">
8
- <rect width="20" height="20" fill="white"/>
7
+ <clipPath id="clip0_1257_17">
8
+ <rect width="24" height="24" fill="white"/>
9
9
  </clipPath>
10
10
  </defs>
11
11
  </svg>
@@ -1,12 +1,12 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_44145_9390)">
3
- <path d="M6.25 8.125H13.75" stroke="#91919C" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
4
- <path d="M6.25 10.625H13.75" stroke="#91919C" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
5
- <path d="M2.5 16.25V4.375C2.5 4.20924 2.56585 4.05027 2.68306 3.93306C2.80027 3.81585 2.95924 3.75 3.125 3.75H16.875C17.0408 3.75 17.1997 3.81585 17.3169 3.93306C17.4342 4.05027 17.5 4.20924 17.5 4.375V16.25L15 15L12.5 16.25L10 15L7.5 16.25L5 15L2.5 16.25Z" stroke="#91919C" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_1257_4)">
3
+ <path d="M7.5 9.75H16.5" stroke="#8E8CEE" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
4
+ <path d="M7.5 12.75H16.5" stroke="#8E8CEE" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
5
+ <path d="M3 19.5V5.25C3 5.05109 3.07902 4.86032 3.21967 4.71967C3.36032 4.57902 3.55109 4.5 3.75 4.5H20.25C20.4489 4.5 20.6397 4.57902 20.7803 4.71967C20.921 4.86032 21 5.05109 21 5.25V19.5L18 18L15 19.5L12 18L9 19.5L6 18L3 19.5Z" stroke="#8E8CEE" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
6
6
  </g>
7
7
  <defs>
8
- <clipPath id="clip0_44145_9390">
9
- <rect width="20" height="20" fill="white"/>
8
+ <clipPath id="clip0_1257_4">
9
+ <rect width="24" height="24" fill="white"/>
10
10
  </clipPath>
11
11
  </defs>
12
12
  </svg>
@@ -1,11 +1,11 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_44154_15396)">
3
- <path d="M1.875 14H18.125" stroke="#91919C" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
4
- <path d="M1.875 17.5C1.875 17.5 10.9 2.5 6.08672 2.5C2.50547 2.5 2.46719 17.5867 10 8.13984C10 8.13984 10.6336 11.2211 12.1273 11.25C12.7305 11.2617 13.475 10.757 14.375 9.375C14.375 9.375 14.375 11.25 18.125 11.25" stroke="#91919C" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_1257_28)">
3
+ <path d="M2.25 16.7998H21.75" stroke="#8E8CEE" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
4
+ <path d="M2.25 21C2.25 21 13.08 3 7.30406 3C3.00656 3 2.96063 21.1041 12 9.76781C12 9.76781 12.7603 13.4653 14.5528 13.5C15.2766 13.5141 16.17 12.9084 17.25 11.25C17.25 11.25 17.25 13.5 21.75 13.5" stroke="#8E8CEE" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
5
5
  </g>
6
6
  <defs>
7
- <clipPath id="clip0_44154_15396">
8
- <rect width="20" height="20" fill="white"/>
7
+ <clipPath id="clip0_1257_28">
8
+ <rect width="24" height="24" fill="white"/>
9
9
  </clipPath>
10
10
  </defs>
11
11
  </svg>
@@ -1,12 +1,12 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_44145_9396)">
3
- <path d="M3.125 17.5H16.875" stroke="#91919C" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
4
- <path d="M8.93118 10.625L7.54212 4.14062C7.48393 3.86746 7.48751 3.58474 7.55258 3.31313C7.61766 3.04153 7.74259 2.78788 7.91824 2.57074C8.0939 2.3536 8.31585 2.17845 8.56788 2.05808C8.8199 1.9377 9.09564 1.87516 9.37493 1.875H10.6249C10.9043 1.87504 11.1801 1.9375 11.4322 2.05783C11.6844 2.17815 11.9064 2.35329 12.0822 2.57044C12.2579 2.7876 12.3829 3.04128 12.448 3.31294C12.5131 3.58461 12.5167 3.86739 12.4585 4.14062L11.0695 10.625" stroke="#91919C" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
5
- <path d="M16.25 10.625H3.75C3.40482 10.625 3.125 10.9048 3.125 11.25V14.375C3.125 14.7202 3.40482 15 3.75 15H16.25C16.5952 15 16.875 14.7202 16.875 14.375V11.25C16.875 10.9048 16.5952 10.625 16.25 10.625Z" stroke="#91919C" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_1257_22)">
3
+ <path d="M3.75 21H20.25" stroke="#8E8CEE" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
4
+ <path d="M10.7175 12.75L9.05059 4.96875C8.98077 4.64095 8.98506 4.30169 9.06315 3.97576C9.14123 3.64983 9.29115 3.34546 9.50194 3.08489C9.71273 2.82433 9.97907 2.61414 10.2815 2.46969C10.5839 2.32525 10.9148 2.25019 11.25 2.25H12.75C13.0852 2.25005 13.4162 2.325 13.7187 2.46939C14.0213 2.61378 14.2877 2.82394 14.4986 3.08453C14.7095 3.34512 14.8595 3.64953 14.9377 3.97553C15.0158 4.30153 15.0201 4.64087 14.9503 4.96875L13.2834 12.75" stroke="#8E8CEE" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
5
+ <path d="M19.5 12.75H4.5C4.08579 12.75 3.75 13.0858 3.75 13.5V17.25C3.75 17.6642 4.08579 18 4.5 18H19.5C19.9142 18 20.25 17.6642 20.25 17.25V13.5C20.25 13.0858 19.9142 12.75 19.5 12.75Z" stroke="#8E8CEE" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
6
6
  </g>
7
7
  <defs>
8
- <clipPath id="clip0_44145_9396">
9
- <rect width="20" height="20" fill="white"/>
8
+ <clipPath id="clip0_1257_22">
9
+ <rect width="24" height="24" fill="white"/>
10
10
  </clipPath>
11
11
  </defs>
12
12
  </svg>