@central-icons-react-native/round-outlined-radius-3-stroke-2 1.1.41 → 1.1.42

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 (85) hide show
  1. package/IconBezierCircle/index.js +1 -1
  2. package/IconBezierCircle/index.js.map +1 -1
  3. package/IconBezierCircle/index.mjs +1 -1
  4. package/IconBezierCircle/index.mjs.map +1 -1
  5. package/IconBezierCurve/index.js +1 -1
  6. package/IconBezierCurve/index.js.map +1 -1
  7. package/IconBezierCurve/index.mjs +1 -1
  8. package/IconBezierCurve/index.mjs.map +1 -1
  9. package/IconBrush/index.js +1 -1
  10. package/IconBrush/index.js.map +1 -1
  11. package/IconBrush/index.mjs +1 -1
  12. package/IconBrush/index.mjs.map +1 -1
  13. package/IconColorPicker/index.js +1 -1
  14. package/IconColorPicker/index.js.map +1 -1
  15. package/IconColorPicker/index.mjs +1 -1
  16. package/IconColorPicker/index.mjs.map +1 -1
  17. package/IconColorRoll/index.js +1 -1
  18. package/IconColorRoll/index.js.map +1 -1
  19. package/IconColorRoll/index.mjs +1 -1
  20. package/IconColorRoll/index.mjs.map +1 -1
  21. package/IconDoupleCheckmark2Small/index.d.ts +4 -0
  22. package/IconDoupleCheckmark2Small/index.js +2 -0
  23. package/IconDoupleCheckmark2Small/index.js.map +1 -0
  24. package/IconDoupleCheckmark2Small/index.mjs +2 -0
  25. package/IconDoupleCheckmark2Small/index.mjs.map +1 -0
  26. package/IconEraser/index.js +1 -1
  27. package/IconEraser/index.js.map +1 -1
  28. package/IconEraser/index.mjs +1 -1
  29. package/IconEraser/index.mjs.map +1 -1
  30. package/IconHighlight/index.js +1 -1
  31. package/IconHighlight/index.js.map +1 -1
  32. package/IconHighlight/index.mjs +1 -1
  33. package/IconHighlight/index.mjs.map +1 -1
  34. package/IconMarker/index.js +1 -1
  35. package/IconMarker/index.js.map +1 -1
  36. package/IconMarker/index.mjs +1 -1
  37. package/IconMarker/index.mjs.map +1 -1
  38. package/IconMarkerCircle/index.js +1 -1
  39. package/IconMarkerCircle/index.js.map +1 -1
  40. package/IconMarkerCircle/index.mjs +1 -1
  41. package/IconMarkerCircle/index.mjs.map +1 -1
  42. package/IconPencil/index.js +1 -1
  43. package/IconPencil/index.js.map +1 -1
  44. package/IconPencil/index.mjs +1 -1
  45. package/IconPencil/index.mjs.map +1 -1
  46. package/IconPencilLine/index.js +1 -1
  47. package/IconPencilLine/index.js.map +1 -1
  48. package/IconPencilLine/index.mjs +1 -1
  49. package/IconPencilLine/index.mjs.map +1 -1
  50. package/IconPencilWave/index.js +1 -1
  51. package/IconPencilWave/index.js.map +1 -1
  52. package/IconPencilWave/index.mjs +1 -1
  53. package/IconPencilWave/index.mjs.map +1 -1
  54. package/IconRuler/index.js +1 -1
  55. package/IconRuler/index.js.map +1 -1
  56. package/IconRuler/index.mjs +1 -1
  57. package/IconRuler/index.mjs.map +1 -1
  58. package/IconVectorLogo/index.js +1 -1
  59. package/IconVectorLogo/index.js.map +1 -1
  60. package/IconVectorLogo/index.mjs +1 -1
  61. package/IconVectorLogo/index.mjs.map +1 -1
  62. package/IconWrite1/index.js +1 -1
  63. package/IconWrite1/index.js.map +1 -1
  64. package/IconWrite1/index.mjs +1 -1
  65. package/IconWrite1/index.mjs.map +1 -1
  66. package/IconWrite2/index.js +1 -1
  67. package/IconWrite2/index.js.map +1 -1
  68. package/IconWrite2/index.mjs +1 -1
  69. package/IconWrite2/index.mjs.map +1 -1
  70. package/IconWriting/index.js +1 -1
  71. package/IconWriting/index.js.map +1 -1
  72. package/IconWriting/index.mjs +1 -1
  73. package/IconWriting/index.mjs.map +1 -1
  74. package/README.md +1 -0
  75. package/filtered-icons.json +31 -17
  76. package/icons/index.d.ts +1 -0
  77. package/icons-index.json +5 -3
  78. package/index.d.ts +1 -0
  79. package/index.js +1 -1
  80. package/index.js.map +1 -1
  81. package/index.mjs +1 -1
  82. package/index.mjs.map +1 -1
  83. package/license-check.js +1 -1
  84. package/package.json +1 -1
  85. package/tsx-icons.json +24 -17
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconWrite1/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWrite1: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M5 18.9986L10.19 13.8086M18 12L19.3787 10.6213C20.5503 9.44975 20.5503 7.55026 19.3787 6.37868L17.6213 4.62132C16.4497 3.44975 14.5503 3.44975 13.3787 4.62132L12 6M18 12L12 6M18 12L16.5712 15.9292C16.2161 16.9057 15.3809 17.629 14.3637 17.8409L4 20L6.1591 9.63632C6.37103 8.61906 7.09427 7.78391 8.07081 7.4288L12 6M12.7795 11.2191C13.4961 11.9357 13.4961 13.0976 12.7795 13.8142C12.0629 14.5308 10.901 14.5308 10.1844 13.8142C9.46782 13.0976 9.46782 11.9357 10.1844 11.2191C10.901 10.5025 12.0629 10.5025 12.7795 11.2191Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconWrite1;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAwCC,GAEjDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,6gBACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconWrite1","props","React","CentralIconBase","IconWrite1_default"]}
1
+ {"version":3,"sources":["../src/IconWrite1/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWrite1: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M5 18.9986L10.19 13.8086\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.779 11.2191C13.4956 11.9357 13.4956 13.0976 12.779 13.8142C12.0624 14.5308 10.9006 14.5308 10.1839 13.8142C9.46733 13.0976 9.46733 11.9357 10.1839 11.2191C10.9006 10.5025 12.0624 10.5025 12.779 11.2191Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M19.3787 6.37868L17.6213 4.62132C16.4497 3.44975 14.5503 3.44975 13.3787 4.62132L12 6L18 12L19.3787 10.6213C20.5503 9.44975 20.5503 7.55026 19.3787 6.37868Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M16.5712 15.9292L18 12L12 6L8.07081 7.42879C7.09427 7.7839 6.37103 8.61905 6.1591 9.63631L4 20L14.3637 17.8409C15.3809 17.629 16.2161 16.9057 16.5712 15.9292Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconWrite1;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAwCC,GAEjDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,2BACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,iNACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,+JACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iKACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconWrite1","props","React","CentralIconBase","IconWrite1_default"]}
@@ -1,2 +1,2 @@
1
- "use strict";var c=Object.create;var M=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var u=(L,r)=>{for(var o in r)M(L,o,{get:r[o],enumerable:!0})},e=(L,r,o,t)=>{if(r&&typeof r=="object"||typeof r=="function")for(let C of i(r))!I.call(L,C)&&C!==o&&M(L,C,{get:()=>r[C],enumerable:!(t=f(r,C))||t.enumerable});return L};var n=(L,r,o)=>(o=L!=null?c(B(L)):{},e(r||!L||!L.__esModule?M(o,"default",{value:L,enumerable:!0}):o,L)),x=L=>e(M({},"__esModule",{value:!0}),L);var g={};u(g,{IconWrite2:()=>s,default:()=>P});module.exports=x(g);var Z=n(require("react"));var p=n(require("react")),a=require("react-native-svg"),l=({children:L,size:r=24,...o})=>p.default.createElement(a.Svg,{...o,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},L);var m=require("react-native-svg"),s=L=>Z.default.createElement(l,{...L},Z.default.createElement(m.Path,{d:"M15.0274 18.1673L15.9311 18.5956L15.0274 18.1673ZM12.7102 19.8567L12.579 18.8653L12.579 18.8653L12.7102 19.8567ZM3 21.1424L2.00776 21.018C1.96922 21.3255 2.07544 21.6336 2.29535 21.8519C2.51527 22.0703 2.82401 22.1744 3.13126 22.1337L3 21.1424ZM4.22161 11.3969L5.21384 11.5212L4.22161 11.3969ZM5.94282 9.04534L5.52432 8.13712L5.52432 8.13712L5.94282 9.04534ZM10.7071 14.8495C11.0976 14.459 11.0976 13.8258 10.7071 13.4353C10.3166 13.0448 9.68342 13.0448 9.29289 13.4353L10.7071 14.8495ZM12.2647 5.89239L12.9718 5.18529L12.9718 5.18529L12.2647 5.89239ZM14.7647 3.3924L15.4718 2.68529V2.68529L14.7647 3.3924ZM20.75 9.37769L20.0429 10.0848L20.75 9.37769ZM18.25 11.8777L18.9571 11.1706L18.25 11.8777ZM20.75 11.8777L20.0429 11.1706L20.75 11.8777ZM12.2647 3.3924L11.5576 2.68529V2.68529L12.2647 3.3924ZM17.1821 11.2852L14.1238 17.7391L15.9311 18.5956L18.9895 12.1417L17.1821 11.2852ZM12.579 18.8653L2.86874 20.151L3.13126 22.1337L12.8415 20.848L12.579 18.8653ZM3.99224 21.2668L5.21384 11.5212L3.22937 11.2725L2.00776 21.018L3.99224 21.2668ZM6.36132 9.95356L12.8474 6.96483L12.0104 5.14839L5.52432 8.13712L6.36132 9.95356ZM11.7218 6.76371L17.3787 12.4206L18.7929 11.0064L13.136 5.3495L11.7218 6.76371ZM9.29289 13.4353L2.29289 20.4353L3.70711 21.8495L10.7071 14.8495L9.29289 13.4353ZM13.136 5.3495L12.9718 5.18529L11.5576 6.5995L11.7218 6.76371L13.136 5.3495ZM14.0576 4.09951L20.0429 10.0848L21.4571 8.67058L15.4718 2.68529L14.0576 4.09951ZM18.9571 11.1706L18.7929 11.0064L17.3787 12.4206L17.5429 12.5848L18.9571 11.1706ZM20.0429 11.1706C19.7431 11.4704 19.2569 11.4704 18.9571 11.1706L17.5429 12.5848C18.6238 13.6657 20.3762 13.6657 21.4571 12.5848L20.0429 11.1706ZM12.9718 4.0995C13.2717 3.79968 13.7578 3.79968 14.0576 4.09951L15.4718 2.68529C14.391 1.60442 12.6385 1.60441 11.5576 2.68529L12.9718 4.0995ZM20.0429 10.0848C20.3427 10.3846 20.3427 10.8707 20.0429 11.1706L21.4571 12.5848C22.538 11.5039 22.538 9.75146 21.4571 8.67058L20.0429 10.0848ZM5.21384 11.5212C5.2998 10.8355 5.73367 10.2428 6.36132 9.95356L5.52432 8.13712C4.26902 8.71555 3.40128 9.90106 3.22937 11.2725L5.21384 11.5212ZM12.9718 5.18529C12.672 4.88546 12.672 4.39933 12.9718 4.0995L11.5576 2.68529C10.4767 3.76617 10.4767 5.51862 11.5576 6.5995L12.9718 5.18529ZM14.1238 17.7391C13.8332 18.3523 13.2516 18.7763 12.579 18.8653L12.8415 20.848C14.1868 20.6699 15.35 19.8219 15.9311 18.5956L14.1238 17.7391ZM9.99998 14.12V16.12C11.1046 16.12 12 15.2245 12 14.12H9.99998ZM9.99998 14.12H7.99998C7.99998 15.2245 8.89541 16.12 9.99998 16.12V14.12ZM9.99998 14.12V12.12C8.89541 12.12 7.99998 13.0154 7.99998 14.12H9.99998ZM9.99998 14.12H12C12 13.0154 11.1046 12.12 9.99998 12.12V14.12Z",fill:"currentColor"})),P=s;0&&(module.exports={IconWrite2});
1
+ "use strict";var c=Object.create;var p=Object.defineProperty;var L=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},i=(r,o,t,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of k(o))!h.call(r,n)&&n!==t&&p(r,n,{get:()=>o[n],enumerable:!(s=L(o,n))||s.enumerable});return r};var a=(r,o,t)=>(t=r!=null?c(f(r)):{},i(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),I=r=>i(p({},"__esModule",{value:!0}),r);var P={};B(P,{IconWrite2:()=>u,default:()=>x});module.exports=I(P);var e=a(require("react"));var l=a(require("react")),d=require("react-native-svg"),m=({children:r,size:o=24,...t})=>l.default.createElement(d.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var C=require("react-native-svg"),u=r=>e.default.createElement(m,{...r},e.default.createElement(C.Path,{d:"M18.0858 11.7135L15.0274 18.1673C14.5916 19.0871 13.7192 19.7231 12.7102 19.8567L3 21.1424L4.22161 11.3969C4.35054 10.3683 5.00134 9.47916 5.94282 9.04534L12.4289 6.05661L12.2647 5.89239C11.5744 5.20204 11.5744 4.08275 12.2647 3.3924C12.9551 2.70204 14.0744 2.70205 14.7647 3.3924L20.75 9.37769C21.4404 10.068 21.4404 11.1873 20.75 11.8777C20.0596 12.568 18.9404 12.568 18.25 11.8777L18.0858 11.7135Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),e.default.createElement(C.Path,{d:"M11 14.12C11 14.6723 10.5523 15.12 10 15.12C9.44772 15.12 9 14.6723 9 14.12C9 13.5677 9.44772 13.12 10 13.12C10.5523 13.12 11 13.5677 11 14.12Z",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(C.Path,{d:"M12.4297 6.05664L18.0865 11.7135",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),e.default.createElement(C.Path,{d:"M10 14.1425L3 21.1424",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),x=u;0&&(module.exports={IconWrite2});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconWrite2/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWrite2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.0274 18.1673L15.9311 18.5956L15.0274 18.1673ZM12.7102 19.8567L12.579 18.8653L12.579 18.8653L12.7102 19.8567ZM3 21.1424L2.00776 21.018C1.96922 21.3255 2.07544 21.6336 2.29535 21.8519C2.51527 22.0703 2.82401 22.1744 3.13126 22.1337L3 21.1424ZM4.22161 11.3969L5.21384 11.5212L4.22161 11.3969ZM5.94282 9.04534L5.52432 8.13712L5.52432 8.13712L5.94282 9.04534ZM10.7071 14.8495C11.0976 14.459 11.0976 13.8258 10.7071 13.4353C10.3166 13.0448 9.68342 13.0448 9.29289 13.4353L10.7071 14.8495ZM12.2647 5.89239L12.9718 5.18529L12.9718 5.18529L12.2647 5.89239ZM14.7647 3.3924L15.4718 2.68529V2.68529L14.7647 3.3924ZM20.75 9.37769L20.0429 10.0848L20.75 9.37769ZM18.25 11.8777L18.9571 11.1706L18.25 11.8777ZM20.75 11.8777L20.0429 11.1706L20.75 11.8777ZM12.2647 3.3924L11.5576 2.68529V2.68529L12.2647 3.3924ZM17.1821 11.2852L14.1238 17.7391L15.9311 18.5956L18.9895 12.1417L17.1821 11.2852ZM12.579 18.8653L2.86874 20.151L3.13126 22.1337L12.8415 20.848L12.579 18.8653ZM3.99224 21.2668L5.21384 11.5212L3.22937 11.2725L2.00776 21.018L3.99224 21.2668ZM6.36132 9.95356L12.8474 6.96483L12.0104 5.14839L5.52432 8.13712L6.36132 9.95356ZM11.7218 6.76371L17.3787 12.4206L18.7929 11.0064L13.136 5.3495L11.7218 6.76371ZM9.29289 13.4353L2.29289 20.4353L3.70711 21.8495L10.7071 14.8495L9.29289 13.4353ZM13.136 5.3495L12.9718 5.18529L11.5576 6.5995L11.7218 6.76371L13.136 5.3495ZM14.0576 4.09951L20.0429 10.0848L21.4571 8.67058L15.4718 2.68529L14.0576 4.09951ZM18.9571 11.1706L18.7929 11.0064L17.3787 12.4206L17.5429 12.5848L18.9571 11.1706ZM20.0429 11.1706C19.7431 11.4704 19.2569 11.4704 18.9571 11.1706L17.5429 12.5848C18.6238 13.6657 20.3762 13.6657 21.4571 12.5848L20.0429 11.1706ZM12.9718 4.0995C13.2717 3.79968 13.7578 3.79968 14.0576 4.09951L15.4718 2.68529C14.391 1.60442 12.6385 1.60441 11.5576 2.68529L12.9718 4.0995ZM20.0429 10.0848C20.3427 10.3846 20.3427 10.8707 20.0429 11.1706L21.4571 12.5848C22.538 11.5039 22.538 9.75146 21.4571 8.67058L20.0429 10.0848ZM5.21384 11.5212C5.2998 10.8355 5.73367 10.2428 6.36132 9.95356L5.52432 8.13712C4.26902 8.71555 3.40128 9.90106 3.22937 11.2725L5.21384 11.5212ZM12.9718 5.18529C12.672 4.88546 12.672 4.39933 12.9718 4.0995L11.5576 2.68529C10.4767 3.76617 10.4767 5.51862 11.5576 6.5995L12.9718 5.18529ZM14.1238 17.7391C13.8332 18.3523 13.2516 18.7763 12.579 18.8653L12.8415 20.848C14.1868 20.6699 15.35 19.8219 15.9311 18.5956L14.1238 17.7391ZM9.99998 14.12V16.12C11.1046 16.12 12 15.2245 12 14.12H9.99998ZM9.99998 14.12H7.99998C7.99998 15.2245 8.89541 16.12 9.99998 16.12V14.12ZM9.99998 14.12V12.12C8.89541 12.12 7.99998 13.0154 7.99998 14.12H9.99998ZM9.99998 14.12H12C12 13.0154 11.1046 12.12 9.99998 12.12V14.12Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconWrite2;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,gBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAwCC,GAEjD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,olFACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconWrite2_exports","__export","IconWrite2","IconWrite2_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconWrite2","props","React","CentralIconBase","IconWrite2_default"]}
1
+ {"version":3,"sources":["../src/IconWrite2/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWrite2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18.0858 11.7135L15.0274 18.1673C14.5916 19.0871 13.7192 19.7231 12.7102 19.8567L3 21.1424L4.22161 11.3969C4.35054 10.3683 5.00134 9.47916 5.94282 9.04534L12.4289 6.05661L12.2647 5.89239C11.5744 5.20204 11.5744 4.08275 12.2647 3.3924C12.9551 2.70204 14.0744 2.70205 14.7647 3.3924L20.75 9.37769C21.4404 10.068 21.4404 11.1873 20.75 11.8777C20.0596 12.568 18.9404 12.568 18.25 11.8777L18.0858 11.7135Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M11 14.12C11 14.6723 10.5523 15.12 10 15.12C9.44772 15.12 9 14.6723 9 14.12C9 13.5677 9.44772 13.12 10 13.12C10.5523 13.12 11 13.5677 11 14.12Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M12.4297 6.05664L18.0865 11.7135\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M10 14.1425L3 21.1424\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconWrite2;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,gBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAwCC,GAEjD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,mZACF,OAAO,eACP,YAAY,IACZ,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kJACF,OAAO,eACP,YAAY,IACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mCACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wBACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,CACF,EAIGE,EAAQJ","names":["IconWrite2_exports","__export","IconWrite2","IconWrite2_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconWrite2","props","React","CentralIconBase","IconWrite2_default"]}
@@ -1,2 +1,2 @@
1
- import C from"react";import Z from"react";import{Svg as t}from"react-native-svg";var o=({children:r,size:L=24,...M})=>Z.createElement(t,{...M,width:typeof L=="number"?`${L}px`:L,height:typeof L=="number"?`${L}px`:L,viewBox:"0 0 24 24",fill:"none"},r);import{Path as e}from"react-native-svg";var n=r=>C.createElement(o,{...r},C.createElement(e,{d:"M15.0274 18.1673L15.9311 18.5956L15.0274 18.1673ZM12.7102 19.8567L12.579 18.8653L12.579 18.8653L12.7102 19.8567ZM3 21.1424L2.00776 21.018C1.96922 21.3255 2.07544 21.6336 2.29535 21.8519C2.51527 22.0703 2.82401 22.1744 3.13126 22.1337L3 21.1424ZM4.22161 11.3969L5.21384 11.5212L4.22161 11.3969ZM5.94282 9.04534L5.52432 8.13712L5.52432 8.13712L5.94282 9.04534ZM10.7071 14.8495C11.0976 14.459 11.0976 13.8258 10.7071 13.4353C10.3166 13.0448 9.68342 13.0448 9.29289 13.4353L10.7071 14.8495ZM12.2647 5.89239L12.9718 5.18529L12.9718 5.18529L12.2647 5.89239ZM14.7647 3.3924L15.4718 2.68529V2.68529L14.7647 3.3924ZM20.75 9.37769L20.0429 10.0848L20.75 9.37769ZM18.25 11.8777L18.9571 11.1706L18.25 11.8777ZM20.75 11.8777L20.0429 11.1706L20.75 11.8777ZM12.2647 3.3924L11.5576 2.68529V2.68529L12.2647 3.3924ZM17.1821 11.2852L14.1238 17.7391L15.9311 18.5956L18.9895 12.1417L17.1821 11.2852ZM12.579 18.8653L2.86874 20.151L3.13126 22.1337L12.8415 20.848L12.579 18.8653ZM3.99224 21.2668L5.21384 11.5212L3.22937 11.2725L2.00776 21.018L3.99224 21.2668ZM6.36132 9.95356L12.8474 6.96483L12.0104 5.14839L5.52432 8.13712L6.36132 9.95356ZM11.7218 6.76371L17.3787 12.4206L18.7929 11.0064L13.136 5.3495L11.7218 6.76371ZM9.29289 13.4353L2.29289 20.4353L3.70711 21.8495L10.7071 14.8495L9.29289 13.4353ZM13.136 5.3495L12.9718 5.18529L11.5576 6.5995L11.7218 6.76371L13.136 5.3495ZM14.0576 4.09951L20.0429 10.0848L21.4571 8.67058L15.4718 2.68529L14.0576 4.09951ZM18.9571 11.1706L18.7929 11.0064L17.3787 12.4206L17.5429 12.5848L18.9571 11.1706ZM20.0429 11.1706C19.7431 11.4704 19.2569 11.4704 18.9571 11.1706L17.5429 12.5848C18.6238 13.6657 20.3762 13.6657 21.4571 12.5848L20.0429 11.1706ZM12.9718 4.0995C13.2717 3.79968 13.7578 3.79968 14.0576 4.09951L15.4718 2.68529C14.391 1.60442 12.6385 1.60441 11.5576 2.68529L12.9718 4.0995ZM20.0429 10.0848C20.3427 10.3846 20.3427 10.8707 20.0429 11.1706L21.4571 12.5848C22.538 11.5039 22.538 9.75146 21.4571 8.67058L20.0429 10.0848ZM5.21384 11.5212C5.2998 10.8355 5.73367 10.2428 6.36132 9.95356L5.52432 8.13712C4.26902 8.71555 3.40128 9.90106 3.22937 11.2725L5.21384 11.5212ZM12.9718 5.18529C12.672 4.88546 12.672 4.39933 12.9718 4.0995L11.5576 2.68529C10.4767 3.76617 10.4767 5.51862 11.5576 6.5995L12.9718 5.18529ZM14.1238 17.7391C13.8332 18.3523 13.2516 18.7763 12.579 18.8653L12.8415 20.848C14.1868 20.6699 15.35 19.8219 15.9311 18.5956L14.1238 17.7391ZM9.99998 14.12V16.12C11.1046 16.12 12 15.2245 12 14.12H9.99998ZM9.99998 14.12H7.99998C7.99998 15.2245 8.89541 16.12 9.99998 16.12V14.12ZM9.99998 14.12V12.12C8.89541 12.12 7.99998 13.0154 7.99998 14.12H9.99998ZM9.99998 14.12H12C12 13.0154 11.1046 12.12 9.99998 12.12V14.12Z",fill:"currentColor"})),I=n;export{n as IconWrite2,I as default};
1
+ import o from"react";import p from"react";import{Svg as s}from"react-native-svg";var n=({children:e,size:r=24,...C})=>p.createElement(s,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as t}from"react-native-svg";var i=e=>o.createElement(n,{...e},o.createElement(t,{d:"M18.0858 11.7135L15.0274 18.1673C14.5916 19.0871 13.7192 19.7231 12.7102 19.8567L3 21.1424L4.22161 11.3969C4.35054 10.3683 5.00134 9.47916 5.94282 9.04534L12.4289 6.05661L12.2647 5.89239C11.5744 5.20204 11.5744 4.08275 12.2647 3.3924C12.9551 2.70204 14.0744 2.70205 14.7647 3.3924L20.75 9.37769C21.4404 10.068 21.4404 11.1873 20.75 11.8777C20.0596 12.568 18.9404 12.568 18.25 11.8777L18.0858 11.7135Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),o.createElement(t,{d:"M11 14.12C11 14.6723 10.5523 15.12 10 15.12C9.44772 15.12 9 14.6723 9 14.12C9 13.5677 9.44772 13.12 10 13.12C10.5523 13.12 11 13.5677 11 14.12Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement(t,{d:"M12.4297 6.05664L18.0865 11.7135",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),o.createElement(t,{d:"M10 14.1425L3 21.1424",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),h=i;export{i as IconWrite2,h as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconWrite2/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWrite2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.0274 18.1673L15.9311 18.5956L15.0274 18.1673ZM12.7102 19.8567L12.579 18.8653L12.579 18.8653L12.7102 19.8567ZM3 21.1424L2.00776 21.018C1.96922 21.3255 2.07544 21.6336 2.29535 21.8519C2.51527 22.0703 2.82401 22.1744 3.13126 22.1337L3 21.1424ZM4.22161 11.3969L5.21384 11.5212L4.22161 11.3969ZM5.94282 9.04534L5.52432 8.13712L5.52432 8.13712L5.94282 9.04534ZM10.7071 14.8495C11.0976 14.459 11.0976 13.8258 10.7071 13.4353C10.3166 13.0448 9.68342 13.0448 9.29289 13.4353L10.7071 14.8495ZM12.2647 5.89239L12.9718 5.18529L12.9718 5.18529L12.2647 5.89239ZM14.7647 3.3924L15.4718 2.68529V2.68529L14.7647 3.3924ZM20.75 9.37769L20.0429 10.0848L20.75 9.37769ZM18.25 11.8777L18.9571 11.1706L18.25 11.8777ZM20.75 11.8777L20.0429 11.1706L20.75 11.8777ZM12.2647 3.3924L11.5576 2.68529V2.68529L12.2647 3.3924ZM17.1821 11.2852L14.1238 17.7391L15.9311 18.5956L18.9895 12.1417L17.1821 11.2852ZM12.579 18.8653L2.86874 20.151L3.13126 22.1337L12.8415 20.848L12.579 18.8653ZM3.99224 21.2668L5.21384 11.5212L3.22937 11.2725L2.00776 21.018L3.99224 21.2668ZM6.36132 9.95356L12.8474 6.96483L12.0104 5.14839L5.52432 8.13712L6.36132 9.95356ZM11.7218 6.76371L17.3787 12.4206L18.7929 11.0064L13.136 5.3495L11.7218 6.76371ZM9.29289 13.4353L2.29289 20.4353L3.70711 21.8495L10.7071 14.8495L9.29289 13.4353ZM13.136 5.3495L12.9718 5.18529L11.5576 6.5995L11.7218 6.76371L13.136 5.3495ZM14.0576 4.09951L20.0429 10.0848L21.4571 8.67058L15.4718 2.68529L14.0576 4.09951ZM18.9571 11.1706L18.7929 11.0064L17.3787 12.4206L17.5429 12.5848L18.9571 11.1706ZM20.0429 11.1706C19.7431 11.4704 19.2569 11.4704 18.9571 11.1706L17.5429 12.5848C18.6238 13.6657 20.3762 13.6657 21.4571 12.5848L20.0429 11.1706ZM12.9718 4.0995C13.2717 3.79968 13.7578 3.79968 14.0576 4.09951L15.4718 2.68529C14.391 1.60442 12.6385 1.60441 11.5576 2.68529L12.9718 4.0995ZM20.0429 10.0848C20.3427 10.3846 20.3427 10.8707 20.0429 11.1706L21.4571 12.5848C22.538 11.5039 22.538 9.75146 21.4571 8.67058L20.0429 10.0848ZM5.21384 11.5212C5.2998 10.8355 5.73367 10.2428 6.36132 9.95356L5.52432 8.13712C4.26902 8.71555 3.40128 9.90106 3.22937 11.2725L5.21384 11.5212ZM12.9718 5.18529C12.672 4.88546 12.672 4.39933 12.9718 4.0995L11.5576 2.68529C10.4767 3.76617 10.4767 5.51862 11.5576 6.5995L12.9718 5.18529ZM14.1238 17.7391C13.8332 18.3523 13.2516 18.7763 12.579 18.8653L12.8415 20.848C14.1868 20.6699 15.35 19.8219 15.9311 18.5956L14.1238 17.7391ZM9.99998 14.12V16.12C11.1046 16.12 12 15.2245 12 14.12H9.99998ZM9.99998 14.12H7.99998C7.99998 15.2245 8.89541 16.12 9.99998 16.12V14.12ZM9.99998 14.12V12.12C8.89541 12.12 7.99998 13.0154 7.99998 14.12H9.99998ZM9.99998 14.12H12C12 13.0154 11.1046 12.12 9.99998 12.12V14.12Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconWrite2;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAwCC,GAEjDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,olFACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconWrite2","props","React","CentralIconBase","IconWrite2_default"]}
1
+ {"version":3,"sources":["../src/IconWrite2/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWrite2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18.0858 11.7135L15.0274 18.1673C14.5916 19.0871 13.7192 19.7231 12.7102 19.8567L3 21.1424L4.22161 11.3969C4.35054 10.3683 5.00134 9.47916 5.94282 9.04534L12.4289 6.05661L12.2647 5.89239C11.5744 5.20204 11.5744 4.08275 12.2647 3.3924C12.9551 2.70204 14.0744 2.70205 14.7647 3.3924L20.75 9.37769C21.4404 10.068 21.4404 11.1873 20.75 11.8777C20.0596 12.568 18.9404 12.568 18.25 11.8777L18.0858 11.7135Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M11 14.12C11 14.6723 10.5523 15.12 10 15.12C9.44772 15.12 9 14.6723 9 14.12C9 13.5677 9.44772 13.12 10 13.12C10.5523 13.12 11 13.5677 11 14.12Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M12.4297 6.05664L18.0865 11.7135\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M10 14.1425L3 21.1424\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconWrite2;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAwCC,GAEjDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,mZACF,OAAO,eACP,YAAY,IACZ,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kJACF,OAAO,eACP,YAAY,IACd,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mCACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,wBACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconWrite2","props","React","CentralIconBase","IconWrite2_default"]}
@@ -1,2 +1,2 @@
1
- "use strict";var u=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of I(o))!x.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(C=B(o,e))||C.enumerable});return r};var s=(r,o,t)=>(t=r!=null?u(g(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),d=r=>a(n({},"__esModule",{value:!0}),r);var v={};P(v,{IconWriting:()=>f,default:()=>h});module.exports=d(v);var p=s(require("react"));var m=s(require("react")),i=require("react-native-svg"),c=({children:r,size:o=24,...t})=>m.default.createElement(i.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var l=require("react-native-svg"),f=r=>p.default.createElement(c,{...r},p.default.createElement(l.Path,{d:"M8 12H6C4.89543 12 4 12.8955 4 14C4 15.1046 4.89543 16 6 16H16C17.1046 16 18 16.8955 18 18C18 19.1046 17.1046 20 16 20H12M12 12L13.7573 12C14.553 12 15.3161 11.684 15.8787 11.1213L19.5 7.49995C20.3284 6.67152 20.3284 5.32838 19.5 4.49996C18.6716 3.67156 17.3284 3.67156 16.5 4.49998L12.8787 8.12132C12.3161 8.68393 12 9.44699 12 10.2426V12Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),h=f;0&&(module.exports={IconWriting});
1
+ "use strict";var d=Object.create;var n=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of k(o))!I.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(s=f(o,e))||s.enumerable});return r};var i=(r,o,t)=>(t=r!=null?d(B(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>a(n({},"__esModule",{value:!0}),r);var P={};g(P,{IconWriting:()=>u,default:()=>L});module.exports=x(P);var p=i(require("react"));var m=i(require("react")),c=require("react-native-svg"),l=({children:r,size:o=24,...t})=>m.default.createElement(c.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var C=require("react-native-svg"),u=r=>p.default.createElement(l,{...r},p.default.createElement(C.Path,{d:"M19.5 4.49996C18.6716 3.67156 17.3284 3.67156 16.5 4.49998L12.8787 8.12132C12.3161 8.68393 12 9.44699 12 10.2426V12L13.7573 12C14.553 12 15.3161 11.684 15.8787 11.1213L19.5 7.49995C20.3284 6.67152 20.3284 5.32838 19.5 4.49996Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),p.default.createElement(C.Path,{d:"M8 12H6C4.89543 12 4 12.8954 4 14C4 15.1046 4.89543 16 6 16H16C17.1046 16 18 16.8954 18 18C18 19.1046 17.1046 20 16 20H12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),L=u;0&&(module.exports={IconWriting});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconWriting/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWriting: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M8 12H6C4.89543 12 4 12.8955 4 14C4 15.1046 4.89543 16 6 16H16C17.1046 16 18 16.8955 18 18C18 19.1046 17.1046 20 16 20H12M12 12L13.7573 12C14.553 12 15.3161 11.684 15.8787 11.1213L19.5 7.49995C20.3284 6.67152 20.3284 5.32838 19.5 4.49996C18.6716 3.67156 17.3284 3.67156 16.5 4.49998L12.8787 8.12132C12.3161 8.68393 12 9.44699 12 10.2426V12Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconWriting;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,iBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAyCC,GAElD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,uVACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconWriting_exports","__export","IconWriting","IconWriting_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconWriting","props","React","CentralIconBase","IconWriting_default"]}
1
+ {"version":3,"sources":["../src/IconWriting/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWriting: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M19.5 4.49996C18.6716 3.67156 17.3284 3.67156 16.5 4.49998L12.8787 8.12132C12.3161 8.68393 12 9.44699 12 10.2426V12L13.7573 12C14.553 12 15.3161 11.684 15.8787 11.1213L19.5 7.49995C20.3284 6.67152 20.3284 5.32838 19.5 4.49996Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M8 12H6C4.89543 12 4 12.8954 4 14C4 15.1046 4.89543 16 6 16H16C17.1046 16 18 16.8954 18 18C18 19.1046 17.1046 20 16 20H12\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconWriting;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,iBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAyCC,GAElD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,qOACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4HACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconWriting_exports","__export","IconWriting","IconWriting_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconWriting","props","React","CentralIconBase","IconWriting_default"]}
@@ -1,2 +1,2 @@
1
- import e from"react";import p from"react";import{Svg as C}from"react-native-svg";var t=({children:o,size:r=24,...n})=>p.createElement(C,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as a}from"react-native-svg";var s=o=>e.createElement(t,{...o},e.createElement(a,{d:"M8 12H6C4.89543 12 4 12.8955 4 14C4 15.1046 4.89543 16 6 16H16C17.1046 16 18 16.8955 18 18C18 19.1046 17.1046 20 16 20H12M12 12L13.7573 12C14.553 12 15.3161 11.684 15.8787 11.1213L19.5 7.49995C20.3284 6.67152 20.3284 5.32838 19.5 4.49996C18.6716 3.67156 17.3284 3.67156 16.5 4.49998L12.8787 8.12132C12.3161 8.68393 12 9.44699 12 10.2426V12Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),x=s;export{s as IconWriting,x as default};
1
+ import t from"react";import C from"react";import{Svg as s}from"react-native-svg";var e=({children:o,size:r=24,...p})=>C.createElement(s,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as n}from"react-native-svg";var a=o=>t.createElement(e,{...o},t.createElement(n,{d:"M19.5 4.49996C18.6716 3.67156 17.3284 3.67156 16.5 4.49998L12.8787 8.12132C12.3161 8.68393 12 9.44699 12 10.2426V12L13.7573 12C14.553 12 15.3161 11.684 15.8787 11.1213L19.5 7.49995C20.3284 6.67152 20.3284 5.32838 19.5 4.49996Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement(n,{d:"M8 12H6C4.89543 12 4 12.8954 4 14C4 15.1046 4.89543 16 6 16H16C17.1046 16 18 16.8954 18 18C18 19.1046 17.1046 20 16 20H12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),I=a;export{a as IconWriting,I as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconWriting/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWriting: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M8 12H6C4.89543 12 4 12.8955 4 14C4 15.1046 4.89543 16 6 16H16C17.1046 16 18 16.8955 18 18C18 19.1046 17.1046 20 16 20H12M12 12L13.7573 12C14.553 12 15.3161 11.684 15.8787 11.1213L19.5 7.49995C20.3284 6.67152 20.3284 5.32838 19.5 4.49996C18.6716 3.67156 17.3284 3.67156 16.5 4.49998L12.8787 8.12132C12.3161 8.68393 12 9.44699 12 10.2426V12Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconWriting;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAyCC,GAElDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,uVACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconWriting","props","React","CentralIconBase","IconWriting_default"]}
1
+ {"version":3,"sources":["../src/IconWriting/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWriting: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M19.5 4.49996C18.6716 3.67156 17.3284 3.67156 16.5 4.49998L12.8787 8.12132C12.3161 8.68393 12 9.44699 12 10.2426V12L13.7573 12C14.553 12 15.3161 11.684 15.8787 11.1213L19.5 7.49995C20.3284 6.67152 20.3284 5.32838 19.5 4.49996Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M8 12H6C4.89543 12 4 12.8954 4 14C4 15.1046 4.89543 16 6 16H16C17.1046 16 18 16.8954 18 18C18 19.1046 17.1046 20 16 20H12\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconWriting;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAyCC,GAElDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,qOACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,4HACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconWriting","props","React","CentralIconBase","IconWriting_default"]}
package/README.md CHANGED
@@ -928,6 +928,7 @@ Below is a complete list of available icons:
928
928
  - IconDoupleCheck
929
929
  - IconDoupleCheckmark1
930
930
  - IconDoupleCheckmark1Small
931
+ - IconDoupleCheckmark2Small
931
932
  - IconElectrocardiogram
932
933
  - IconFeature
933
934
  - IconGauge
@@ -2802,7 +2802,7 @@
2802
2802
  },
2803
2803
  {
2804
2804
  "category": "Edit",
2805
- "svg": "<path d=\"M9.5 5.45963C7.64503 6.1691 6.1691 7.64503 5.45963 9.5M14.5 5.45963C16.355 6.1691 17.8309 7.64503 18.5404 9.5M5.45963 14.5C6.1691 16.355 7.64503 17.8309 9.5 18.5404M14.5 18.5404C16.355 17.8309 17.8309 16.355 18.5404 14.5M4.5 14H5.5C6.32843 14 7 13.3284 7 12.5V11.5C7 10.6716 6.32843 10 5.5 10H4.5C3.67157 10 3 10.6716 3 11.5L3 12.5C3 13.3284 3.67157 14 4.5 14ZM14 5.5V4.5C14 3.67157 13.3284 3 12.5 3L11.5 3C10.6716 3 10 3.67157 10 4.5V5.5C10 6.32843 10.6716 7 11.5 7H12.5C13.3284 7 14 6.32843 14 5.5ZM17 12.5V11.5C17 10.6716 17.6716 10 18.5 10H19.5C20.3285 10 21 10.6716 21 11.5V12.5C21 13.3284 20.3285 14 19.5 14H18.5C17.6716 14 17 13.3284 17 12.5ZM14 19.5V18.5C14 17.6716 13.3285 17 12.5 17H11.5C10.6716 17 10 17.6716 10 18.5V19.5C10 20.3284 10.6716 21 11.5 21H12.5C13.3285 21 14 20.3284 14 19.5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/>",
2805
+ "svg": "<path d=\"M11.5 21C10.6716 21 10 20.3284 10 19.5V18.5C10 17.6716 10.6716 17 11.5 17H12.5C13.3284 17 14 17.6716 14 18.5V19.5C14 20.3284 13.3284 21 12.5 21H11.5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/><path d=\"M11.5 7C10.6716 7 10 6.32843 10 5.5V4.5C10 3.67157 10.6716 3 11.5 3L12.5 3C13.3284 3 14 3.67157 14 4.5V5.5C14 6.32843 13.3284 7 12.5 7H11.5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/><path d=\"M3 11.5C3 10.6716 3.67157 10 4.5 10H5.5C6.32843 10 7 10.6716 7 11.5V12.5C7 13.3284 6.32843 14 5.5 14H4.5C3.67157 14 3 13.3284 3 12.5L3 11.5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/><path d=\"M19.5 14C20.3284 14 21 13.3284 21 12.5V11.5C21 10.6716 20.3284 10 19.5 10H18.5C17.6716 10 17 10.6716 17 11.5V12.5C17 13.3284 17.6716 14 18.5 14H19.5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/><path d=\"M5.45898 9.50009C6.16846 7.64512 7.64439 6.16919 9.49936 5.45972\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/><path d=\"M14.5 5.45972C16.355 6.16919 17.8309 7.64512 18.5404 9.50009\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/><path d=\"M9.49936 18.5404C7.64439 17.8309 6.16846 16.355 5.45898 14.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/><path d=\"M18.5404 14.5C17.8309 16.355 16.355 17.8309 14.5 18.5404\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/>",
2806
2806
  "iconName": "bezier-circle, vector, nodes",
2807
2807
  "variant": {
2808
2808
  "join": "round",
@@ -2816,7 +2816,7 @@
2816
2816
  },
2817
2817
  {
2818
2818
  "category": "Edit",
2819
- "svg": "<path d=\"M3 7H9.5M21 7H14.5M9.5 7.39838C6.45735 8.39845 4.22045 11.1743 4.01537 14.5M14.5 7.39838C17.5426 8.39845 19.7795 11.1743 19.9846 14.5M4 7C4 7.55228 3.55228 8 3 8C2.44772 8 2 7.55228 2 7C2 6.44772 2.44772 6 3 6C3.55228 6 4 6.44772 4 7ZM22 7C22 7.55228 21.5523 8 21 8C20.4477 8 20 7.55228 20 7C20 6.44772 20.4477 6 21 6C21.5523 6 22 6.44772 22 7ZM4 19C2.89543 19 2 18.1046 2 17C2 15.8954 2.89543 15 4 15C5.10457 15 6 15.8954 6 17C6 18.1046 5.10457 19 4 19ZM20 19C18.8954 19 18 18.1046 18 17C18 15.8954 18.8954 15 20 15C21.1046 15 22 15.8954 22 17C22 18.1046 21.1046 19 20 19ZM12 9C10.8954 9 10 8.10457 10 7C10 5.89543 10.8954 5 12 5C13.1046 5 14 5.89543 14 7C14 8.10457 13.1046 9 12 9Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
2819
+ "svg": "<path d=\"M4 7C4 7.55228 3.55228 8 3 8C2.44772 8 2 7.55228 2 7C2 6.44772 2.44772 6 3 6C3.55228 6 4 6.44772 4 7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M22 7C22 7.55228 21.5523 8 21 8C20.4477 8 20 7.55228 20 7C20 6.44772 20.4477 6 21 6C21.5523 6 22 6.44772 22 7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M18 17C18 15.8954 18.8954 15 20 15C21.1046 15 22 15.8954 22 17C22 18.1046 21.1046 19 20 19C18.8954 19 18 18.1046 18 17Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M2 17C2 15.8954 2.89543 15 4 15C5.10457 15 6 15.8954 6 17C6 18.1046 5.10457 19 4 19C2.89543 19 2 18.1046 2 17Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M10 7C10 8.10457 10.8954 9 12 9C13.1046 9 14 8.10457 14 7C14 5.89543 13.1046 5 12 5C10.8954 5 10 5.89543 10 7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M3 7H9.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14.5 7H21\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M4.01562 14.5001C4.22071 11.1744 6.45761 8.3985 9.50025 7.39844\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14.5 7.39844C17.5426 8.3985 19.7795 11.1744 19.9846 14.5001\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
2820
2820
  "iconName": "bezier-curve, bezier, vector,svg",
2821
2821
  "variant": {
2822
2822
  "join": "round",
@@ -3628,7 +3628,7 @@
3628
3628
  },
3629
3629
  {
3630
3630
  "category": "Edit",
3631
- "svg": "<path d=\"M16.4997 15.5L8.49973 7.49997M14.7498 17.25L20.0856 11.9142C20.8666 11.1331 20.8666 9.86682 20.0855 9.08577L19.4997 8.49997H17.4997L17.4997 6.49997L14.914 3.91422C14.1329 3.13315 12.8666 3.13317 12.0855 3.91425L6.74971 9.2503C6.05951 9.94053 6.05981 11.0597 6.75038 11.7495C7.44093 12.4394 7.44124 13.5585 6.75106 14.2487L4.00018 16.9998C3.17169 17.8283 3.17183 19.1716 4.0005 20C4.82899 20.8282 6.17196 20.8281 7.00028 19.9997L9.7509 17.2489C10.4412 16.5586 11.5604 16.5588 12.2504 17.2494C12.9403 17.94 14.0596 17.9403 14.7498 17.25Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
3631
+ "svg": "<path d=\"M20.0856 11.9142L14.7498 17.25C14.0596 17.9403 12.9403 17.94 12.2504 17.2494C11.5604 16.5588 10.4412 16.5586 9.7509 17.2489L7.00028 19.9997C6.17196 20.8281 4.82899 20.8282 4.0005 20C3.17183 19.1716 3.17169 17.8283 4.00018 16.9998L6.75106 14.2487C7.44124 13.5585 7.44093 12.4394 6.75038 11.7495C6.05981 11.0597 6.05951 9.94053 6.74971 9.2503L12.0855 3.91425C12.8666 3.13317 14.1329 3.13315 14.914 3.91422L17.4997 6.49997L17.4997 8.49997H19.4997L20.0855 9.08577C20.8666 9.86682 20.8666 11.1331 20.0856 11.9142Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M16.5 15.5L8.5 7.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
3632
3632
  "iconName": "brush, color",
3633
3633
  "variant": {
3634
3634
  "join": "round",
@@ -6652,7 +6652,7 @@
6652
6652
  },
6653
6653
  {
6654
6654
  "category": "Edit",
6655
- "svg": "<path d=\"M10 7L17 14M4.29289 15.7071L15 5C16.1046 3.89543 17.8954 3.89543 19 5C20.1046 6.10457 20.1046 7.89543 19 9L8.29289 19.7071C8.10536 19.8946 7.851 20 7.58579 20H5C4.44772 20 4 19.5523 4 19V16.4142C4 16.149 4.10536 15.8946 4.29289 15.7071Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
6655
+ "svg": "<path d=\"M15 5L4.29289 15.7071C4.10536 15.8946 4 16.149 4 16.4142V19C4 19.5523 4.44772 20 5 20H7.58579C7.851 20 8.10536 19.8946 8.29289 19.7071L19 9C20.1046 7.89543 20.1046 6.10457 19 5C17.8954 3.89543 16.1046 3.89543 15 5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M10 7L17 14\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
6656
6656
  "iconName": "color-picker, color",
6657
6657
  "variant": {
6658
6658
  "join": "round",
@@ -6666,7 +6666,7 @@
6666
6666
  },
6667
6667
  {
6668
6668
  "category": "Edit",
6669
- "svg": "<path d=\"M7 7V8C7 9.10457 7.89543 10 9 10H18C19.1046 10 20 9.10457 20 8V6C20 4.89543 19.1046 4 18 4H9C7.89543 4 7 4.89543 7 6V7ZM7 7H5C4.44772 7 4 7.44772 4 8V10C4 11.6569 5.34315 13 7 13H13V15.5M15 21V18C15 16.8954 14.1046 16 13 16C11.8954 16 11 16.8954 11 18V21\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
6669
+ "svg": "<path d=\"M7 6C7 4.89543 7.89543 4 9 4H18C19.1046 4 20 4.89543 20 6V8C20 9.10457 19.1046 10 18 10H9C7.89543 10 7 9.10457 7 8V7V6Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M7 7H5C4.44772 7 4 7.44772 4 8V10C4 11.6569 5.34315 13 7 13H13V15.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M15 21V18C15 16.8954 14.1046 16 13 16C11.8954 16 11 16.8954 11 18V21\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
6670
6670
  "iconName": "color-roll, paint-roller",
6671
6671
  "variant": {
6672
6672
  "join": "round",
@@ -8106,6 +8106,20 @@
8106
8106
  "packageName": "round-outlined-radius-3-stroke-2",
8107
8107
  "componentName": "IconDoupleCheckmark1Small"
8108
8108
  },
8109
+ {
8110
+ "category": "Interface General",
8111
+ "svg": "<path d=\"M4.5 13L7.5 16L14.5 8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12.5 16L19.5 8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
8112
+ "iconName": "douple-checkmark-2-small",
8113
+ "variant": {
8114
+ "join": "round",
8115
+ "filled": "off",
8116
+ "radius": "3",
8117
+ "stroke": "2"
8118
+ },
8119
+ "createdAt": "2025-11-24T19:02:03.386128+00:00",
8120
+ "packageName": "round-outlined-radius-3-stroke-2",
8121
+ "componentName": "IconDoupleCheckmark2Small"
8122
+ },
8109
8123
  {
8110
8124
  "category": "Photography & Video",
8111
8125
  "svg": "<path d=\"M4 9H6C7.65685 9 9 7.65685 9 6V4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M20 9H18C16.3431 9 15 7.65685 15 6V4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M15 20V18C15 16.3431 16.3431 15 18 15H20\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M4 15H6C7.65685 15 9 16.3431 9 18V20\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
@@ -8626,7 +8640,7 @@
8626
8640
  },
8627
8641
  {
8628
8642
  "category": "Edit",
8629
- "svg": "<path d=\"M6.99955 11L13.4995 17.5M4.12087 12.8787L13.1282 3.87135C14.2998 2.69978 16.1993 2.69978 17.3709 3.87136L20.1759 6.67638C21.3287 7.82917 21.3498 9.69159 20.2235 10.8703L12.3858 19.0726C11.8197 19.665 11.0361 20 10.2168 20H8.24219C7.44654 20 6.68348 19.684 6.12087 19.1214L4.12087 17.1214C2.94929 15.9498 2.9493 14.0503 4.12087 12.8787Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"/>",
8643
+ "svg": "<path d=\"M13.1282 3.87135L4.12087 12.8787C2.9493 14.0503 2.94929 15.9498 4.12087 17.1214L6.12087 19.1214C6.68348 19.684 7.44654 20 8.24219 20H10.2168C11.0361 20 11.8197 19.665 12.3858 19.0726L20.2235 10.8703C21.3498 9.69159 21.3287 7.82917 20.1759 6.67638L17.3709 3.87136C16.1993 2.69978 14.2998 2.69978 13.1282 3.87135Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"/><path d=\"M7 11L13.5 17.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"/>",
8630
8644
  "iconName": "eraser, rubber, clean-up",
8631
8645
  "variant": {
8632
8646
  "join": "round",
@@ -11160,7 +11174,7 @@
11160
11174
  },
11161
11175
  {
11162
11176
  "category": "Edit",
11163
- "svg": "<path d=\"M12.0003 21C11.5003 21 8.93732 20.1294 6.71782 17.9099C3.00784 14.1999 2.05809 9.13461 4.5965 6.5962C6.68218 4.51052 10.4738 4.77972 13.8179 7.00001M17.1066 10C19.9927 13.3312 21.2146 16.7286 19.0003 18.5C17.3415 19.8271 15.2424 18.2924 14.0176 17.1094M11.0003 13H12.7728C13.5698 13 14.3339 12.6829 14.8968 12.1187L19.503 7.50093C20.3302 6.67169 20.3294 5.32915 19.5012 4.50094C18.6722 3.67199 17.3283 3.672 16.4993 4.50095L11.879 9.12133C11.3164 9.68394 11.0003 10.447 11.0003 11.2426V13Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
11177
+ "svg": "<path d=\"M11 13H12.7725C13.5694 13 14.3336 12.6829 14.8965 12.1187L19.5027 7.50093C20.3299 6.67169 20.3291 5.32915 19.5009 4.50094C18.6719 3.67199 17.3279 3.672 16.499 4.50095L11.8787 9.12133C11.3161 9.68394 11 10.447 11 11.2426V13Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12.0003 21.0001C11.5003 21.0001 8.93732 20.1295 6.71782 17.91C3.00784 14.2 2.05809 9.13466 4.5965 6.59626C6.68218 4.51058 10.4738 4.77977 13.8179 7.00007\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M17.1066 10C19.9926 13.3312 21.2145 16.7286 19.0002 18.5C17.3414 19.8271 15.2423 18.2924 14.0176 17.1094\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
11164
11178
  "iconName": "highlight, mark, freehand",
11165
11179
  "variant": {
11166
11180
  "join": "round",
@@ -13106,7 +13120,7 @@
13106
13120
  },
13107
13121
  {
13108
13122
  "category": "Edit",
13109
- "svg": "<path d=\"M5.49958 13C5.07473 14.6994 3.92787 16.7598 2.6725 18.261C2.31821 18.6847 2.31616 19.3166 2.70669 19.7071L4.29247 21.2929C4.683 21.6834 5.3149 21.6814 5.73856 21.3271C7.23975 20.0717 9.30016 18.9249 10.9996 18.5M6.70775 9.91679L14.9117 3.60604C16.1061 2.68729 17.7967 2.79708 18.8622 3.86259L20.137 5.1374C21.2025 6.20292 21.3123 7.89348 20.3935 9.08785L14.0828 17.2918C12.9786 18.7272 10.8641 18.8645 9.5836 17.584L6.41556 14.416C5.13504 13.1355 5.27236 11.0209 6.70775 9.91679Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
13123
+ "svg": "<path d=\"M14.912 3.60604L6.70803 9.91679C5.27264 11.0209 5.13532 13.1355 6.41584 14.416L9.58388 17.584C10.8644 18.8645 12.9789 18.7272 14.0831 17.2918L20.3938 9.08785C21.3126 7.89348 21.2028 6.20292 20.1373 5.1374L18.8625 3.86259C17.7969 2.79708 16.1064 2.68729 14.912 3.60604Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M5.49958 13C5.07473 14.6994 3.92787 16.7598 2.6725 18.261C2.31821 18.6847 2.31616 19.3166 2.70669 19.7071L4.29247 21.2929C4.683 21.6834 5.3149 21.6814 5.73856 21.3271C7.23975 20.0717 9.30016 18.9249 10.9996 18.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
13110
13124
  "iconName": "marker,highlight",
13111
13125
  "variant": {
13112
13126
  "join": "round",
@@ -13120,7 +13134,7 @@
13120
13134
  },
13121
13135
  {
13122
13136
  "category": "Edit",
13123
- "svg": "<path d=\"M9 14V10.7808C9 10.3219 9.3123 9.92193 9.75746 9.81063L13.7575 8.81063C14.3886 8.65285 15 9.13021 15 9.78078V14M5.5 18C6.76628 16.6493 7.31991 15.8687 7.7625 14.6957C7.9169 14.2865 8.29781 14 8.73519 14H15.2648C15.7022 14 16.0831 14.2865 16.2375 14.6957C16.6801 15.8687 17.2337 16.6493 18.5 18M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"/>",
13137
+ "svg": "<path d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"/><path d=\"M9 14V10.7808C9 10.3219 9.3123 9.92192 9.75746 9.81062L13.7575 8.81062C14.3886 8.65284 15 9.1302 15 9.78077V14\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"/><path d=\"M5.5 18C6.76628 16.6493 7.31991 15.8687 7.7625 14.6957C7.9169 14.2865 8.29781 14 8.73519 14H15.2648C15.7022 14 16.0831 14.2865 16.2375 14.6957C16.6801 15.8687 17.2337 16.6493 18.5 18\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"/>",
13124
13138
  "iconName": "marker-circle,highlight",
13125
13139
  "variant": {
13126
13140
  "join": "round",
@@ -15010,7 +15024,7 @@
15010
15024
  },
15011
15025
  {
15012
15026
  "category": "Edit",
15013
- "svg": "<path d=\"M13.5 5.99997L15.25 4.24997C16.4926 3.00733 18.5074 3.00733 19.75 4.24997C20.9926 5.49261 20.9926 7.50733 19.75 8.74997L18 10.5M13.5 5.99997L3.29289 16.2071C3.10536 16.3946 3 16.649 3 16.9142V21H7.08579C7.351 21 7.60536 20.8946 7.79289 20.7071L18 10.5M13.5 5.99997L18 10.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
15027
+ "svg": "<path d=\"M13.5 5.99997L15.25 4.24997C16.4926 3.00733 18.5074 3.00733 19.75 4.24997C20.9926 5.49261 20.9926 7.50733 19.75 8.74997L18 10.5L7.79289 20.7071C7.60536 20.8946 7.351 21 7.08579 21H3V16.9142C3 16.649 3.10536 16.3946 3.29289 16.2071L13.5 5.99997Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M13.5 6L18 10.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
15014
15028
  "iconName": "pencil, edit, write",
15015
15029
  "variant": {
15016
15030
  "join": "round",
@@ -15024,7 +15038,7 @@
15024
15038
  },
15025
15039
  {
15026
15040
  "category": "Edit",
15027
- "svg": "<path d=\"M14 21H21M19.8787 4.37872L19.6213 4.12135C18.4497 2.94978 16.5503 2.94978 15.3787 4.12136L3.87868 15.6214C3.31607 16.184 3 16.947 3 17.7427V21H6.25736C7.05301 21 7.81607 20.684 8.37868 20.1214L19.8787 8.62136C21.0503 7.44978 21.0503 5.55029 19.8787 4.37872Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
15041
+ "svg": "<path d=\"M19.6213 4.12135L19.8787 4.37872C21.0503 5.55029 21.0503 7.44978 19.8787 8.62136L8.37868 20.1214C7.81607 20.684 7.05301 21 6.25736 21H3V17.7427C3 16.947 3.31607 16.184 3.87868 15.6214L15.3787 4.12136C16.5503 2.94978 18.4497 2.94978 19.6213 4.12135Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14 21H21\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/>",
15028
15042
  "iconName": "pencil-line",
15029
15043
  "variant": {
15030
15044
  "join": "round",
@@ -15052,7 +15066,7 @@
15052
15066
  },
15053
15067
  {
15054
15068
  "category": "Edit",
15055
- "svg": "<path d=\"M21 18C21 18 19.666 19.5444 18.166 19.5444C16.666 19.5444 15.4594 18.115 13.9866 18.115C12.5138 18.115 11.5907 18.9192 11 19.5444M18.5 7.49998L6.87868 19.1213C6.31607 19.6839 5.55301 20 4.75736 20H3V18.2426C3 17.447 3.31607 16.6839 3.87868 16.1213L15.5 4.49998C16.3284 3.67155 17.6716 3.67156 18.5 4.49998C19.3284 5.32841 19.3284 6.67156 18.5 7.49998Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
15069
+ "svg": "<path d=\"M6.87868 19.1213L18.5 7.49998C19.3284 6.67156 19.3284 5.32841 18.5 4.49998C17.6716 3.67156 16.3284 3.67155 15.5 4.49998L3.87868 16.1213C3.31607 16.6839 3 17.447 3 18.2426V20H4.75736C5.55301 20 6.31607 19.6839 6.87868 19.1213Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M21 18C21 18 19.666 19.5444 18.166 19.5444C16.666 19.5444 15.4594 18.115 13.9866 18.115C12.5138 18.115 11.5907 18.9193 11 19.5444\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
15056
15070
  "iconName": "pencil-wave",
15057
15071
  "variant": {
15058
15072
  "join": "round",
@@ -16956,7 +16970,7 @@
16956
16970
  },
16957
16971
  {
16958
16972
  "category": "Edit",
16959
- "svg": "<path d=\"M8.99955 9.00004L11.2495 11.25M8.99955 9.00004L12.4995 5.50004M8.99955 9.00004L5.49955 12.5M12.4995 5.50004L14.3782 3.62135C15.5498 2.44978 17.4493 2.44978 18.6209 3.62136L20.3782 5.37871C21.5498 6.55029 21.5498 8.44978 20.3782 9.62136L9.62087 20.3787C8.4493 21.5503 6.5498 21.5503 5.37823 20.3787L3.62087 18.6214C2.4493 17.4498 2.44929 15.5503 3.62087 14.3787L5.49955 12.5M12.4995 5.50004L13.7495 6.75004M5.49955 12.5L6.74955 13.75\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
16973
+ "svg": "<path d=\"M20.3782 5.37871L18.6209 3.62136C17.4493 2.44978 15.5498 2.44978 14.3782 3.62135L12.4995 5.50004L8.99955 9.00004L5.49955 12.5L3.62087 14.3787C2.44929 15.5503 2.4493 17.4498 3.62087 18.6214L5.37823 20.3787C6.5498 21.5503 8.4493 21.5503 9.62087 20.3787L20.3782 9.62136C21.5498 8.44978 21.5498 6.55029 20.3782 5.37871Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9 9L11.25 11.25\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12.5 5.5L13.75 6.75\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M5.5 12.5L6.75 13.75\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
16960
16974
  "iconName": "ruler",
16961
16975
  "variant": {
16962
16976
  "join": "round",
@@ -21086,7 +21100,7 @@
21086
21100
  },
21087
21101
  {
21088
21102
  "category": "Edit",
21089
- "svg": "<path d=\"M6.5 12H17.5M3.75 9.875C4.69563 6.20889 8.03078 3.5 12 3.5C15.9692 3.5 19.3044 6.20889 20.25 9.875M20.25 14.125C19.3044 17.7911 15.9692 20.5 12 20.5C8.03078 20.5 4.69563 17.7911 3.75 14.125M6 12C6 13.1046 5.10457 14 4 14C2.89543 14 2 13.1046 2 12C2 10.8954 2.89543 10 4 10C5.10457 10 6 10.8954 6 12ZM22 12C22 13.1046 21.1046 14 20 14C18.8954 14 18 13.1046 18 12C18 10.8954 18.8954 10 20 10C21.1046 10 22 10.8954 22 12Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/>",
21103
+ "svg": "<path d=\"M6 12C6 13.1046 5.10457 14 4 14C2.89543 14 2 13.1046 2 12C2 10.8954 2.89543 10 4 10C5.10457 10 6 10.8954 6 12Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M22 12C22 13.1046 21.1046 14 20 14C18.8954 14 18 13.1046 18 12C18 10.8954 18.8954 10 20 10C21.1046 10 22 10.8954 22 12Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M6.5 12H17.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M3.75 9.875C4.69563 6.20889 8.03078 3.5 12 3.5C15.9692 3.5 19.3044 6.20889 20.25 9.875\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M20.25 14.125C19.3044 17.7911 15.9692 20.5 12 20.5C8.03078 20.5 4.69563 17.7911 3.75 14.125\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/>",
21090
21104
  "iconName": "vector-logo,svg",
21091
21105
  "variant": {
21092
21106
  "join": "round",
@@ -22108,7 +22122,7 @@
22108
22122
  },
22109
22123
  {
22110
22124
  "category": "Edit",
22111
- "svg": "<path d=\"M5 18.9986L10.19 13.8086M18 12L19.3787 10.6213C20.5503 9.44975 20.5503 7.55026 19.3787 6.37868L17.6213 4.62132C16.4497 3.44975 14.5503 3.44975 13.3787 4.62132L12 6M18 12L12 6M18 12L16.5712 15.9292C16.2161 16.9057 15.3809 17.629 14.3637 17.8409L4 20L6.1591 9.63632C6.37103 8.61906 7.09427 7.78391 8.07081 7.4288L12 6M12.7795 11.2191C13.4961 11.9357 13.4961 13.0976 12.7795 13.8142C12.0629 14.5308 10.901 14.5308 10.1844 13.8142C9.46782 13.0976 9.46782 11.9357 10.1844 11.2191C10.901 10.5025 12.0629 10.5025 12.7795 11.2191Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
22125
+ "svg": "<path d=\"M5 18.9986L10.19 13.8086\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.779 11.2191C13.4956 11.9357 13.4956 13.0976 12.779 13.8142C12.0624 14.5308 10.9006 14.5308 10.1839 13.8142C9.46733 13.0976 9.46733 11.9357 10.1839 11.2191C10.9006 10.5025 12.0624 10.5025 12.779 11.2191Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M19.3787 6.37868L17.6213 4.62132C16.4497 3.44975 14.5503 3.44975 13.3787 4.62132L12 6L18 12L19.3787 10.6213C20.5503 9.44975 20.5503 7.55026 19.3787 6.37868Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M16.5712 15.9292L18 12L12 6L8.07081 7.42879C7.09427 7.7839 6.37103 8.61905 6.1591 9.63631L4 20L14.3637 17.8409C15.3809 17.629 16.2161 16.9057 16.5712 15.9292Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
22112
22126
  "iconName": "write-1, fountain-pen",
22113
22127
  "variant": {
22114
22128
  "join": "round",
@@ -22122,7 +22136,7 @@
22122
22136
  },
22123
22137
  {
22124
22138
  "category": "Edit",
22125
- "svg": "<path d=\"M15.0274 18.1673L15.9311 18.5956L15.0274 18.1673ZM12.7102 19.8567L12.579 18.8653L12.579 18.8653L12.7102 19.8567ZM3 21.1424L2.00776 21.018C1.96922 21.3255 2.07544 21.6336 2.29535 21.8519C2.51527 22.0703 2.82401 22.1744 3.13126 22.1337L3 21.1424ZM4.22161 11.3969L5.21384 11.5212L4.22161 11.3969ZM5.94282 9.04534L5.52432 8.13712L5.52432 8.13712L5.94282 9.04534ZM10.7071 14.8495C11.0976 14.459 11.0976 13.8258 10.7071 13.4353C10.3166 13.0448 9.68342 13.0448 9.29289 13.4353L10.7071 14.8495ZM12.2647 5.89239L12.9718 5.18529L12.9718 5.18529L12.2647 5.89239ZM14.7647 3.3924L15.4718 2.68529V2.68529L14.7647 3.3924ZM20.75 9.37769L20.0429 10.0848L20.75 9.37769ZM18.25 11.8777L18.9571 11.1706L18.25 11.8777ZM20.75 11.8777L20.0429 11.1706L20.75 11.8777ZM12.2647 3.3924L11.5576 2.68529V2.68529L12.2647 3.3924ZM17.1821 11.2852L14.1238 17.7391L15.9311 18.5956L18.9895 12.1417L17.1821 11.2852ZM12.579 18.8653L2.86874 20.151L3.13126 22.1337L12.8415 20.848L12.579 18.8653ZM3.99224 21.2668L5.21384 11.5212L3.22937 11.2725L2.00776 21.018L3.99224 21.2668ZM6.36132 9.95356L12.8474 6.96483L12.0104 5.14839L5.52432 8.13712L6.36132 9.95356ZM11.7218 6.76371L17.3787 12.4206L18.7929 11.0064L13.136 5.3495L11.7218 6.76371ZM9.29289 13.4353L2.29289 20.4353L3.70711 21.8495L10.7071 14.8495L9.29289 13.4353ZM13.136 5.3495L12.9718 5.18529L11.5576 6.5995L11.7218 6.76371L13.136 5.3495ZM14.0576 4.09951L20.0429 10.0848L21.4571 8.67058L15.4718 2.68529L14.0576 4.09951ZM18.9571 11.1706L18.7929 11.0064L17.3787 12.4206L17.5429 12.5848L18.9571 11.1706ZM20.0429 11.1706C19.7431 11.4704 19.2569 11.4704 18.9571 11.1706L17.5429 12.5848C18.6238 13.6657 20.3762 13.6657 21.4571 12.5848L20.0429 11.1706ZM12.9718 4.0995C13.2717 3.79968 13.7578 3.79968 14.0576 4.09951L15.4718 2.68529C14.391 1.60442 12.6385 1.60441 11.5576 2.68529L12.9718 4.0995ZM20.0429 10.0848C20.3427 10.3846 20.3427 10.8707 20.0429 11.1706L21.4571 12.5848C22.538 11.5039 22.538 9.75146 21.4571 8.67058L20.0429 10.0848ZM5.21384 11.5212C5.2998 10.8355 5.73367 10.2428 6.36132 9.95356L5.52432 8.13712C4.26902 8.71555 3.40128 9.90106 3.22937 11.2725L5.21384 11.5212ZM12.9718 5.18529C12.672 4.88546 12.672 4.39933 12.9718 4.0995L11.5576 2.68529C10.4767 3.76617 10.4767 5.51862 11.5576 6.5995L12.9718 5.18529ZM14.1238 17.7391C13.8332 18.3523 13.2516 18.7763 12.579 18.8653L12.8415 20.848C14.1868 20.6699 15.35 19.8219 15.9311 18.5956L14.1238 17.7391ZM9.99998 14.12V16.12C11.1046 16.12 12 15.2245 12 14.12H9.99998ZM9.99998 14.12H7.99998C7.99998 15.2245 8.89541 16.12 9.99998 16.12V14.12ZM9.99998 14.12V12.12C8.89541 12.12 7.99998 13.0154 7.99998 14.12H9.99998ZM9.99998 14.12H12C12 13.0154 11.1046 12.12 9.99998 12.12V14.12Z\" fill=\"currentColor\"/>",
22139
+ "svg": "<path d=\"M18.0858 11.7135L15.0274 18.1673C14.5916 19.0871 13.7192 19.7231 12.7102 19.8567L3 21.1424L4.22161 11.3969C4.35054 10.3683 5.00134 9.47916 5.94282 9.04534L12.4289 6.05661L12.2647 5.89239C11.5744 5.20204 11.5744 4.08275 12.2647 3.3924C12.9551 2.70204 14.0744 2.70205 14.7647 3.3924L20.75 9.37769C21.4404 10.068 21.4404 11.1873 20.75 11.8777C20.0596 12.568 18.9404 12.568 18.25 11.8777L18.0858 11.7135Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"/><path d=\"M11 14.12C11 14.6723 10.5523 15.12 10 15.12C9.44772 15.12 9 14.6723 9 14.12C9 13.5677 9.44772 13.12 10 13.12C10.5523 13.12 11 13.5677 11 14.12Z\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M12.4297 6.05664L18.0865 11.7135\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M10 14.1425L3 21.1424\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/>",
22126
22140
  "iconName": "write-2, fountain-pen",
22127
22141
  "variant": {
22128
22142
  "join": "round",
@@ -22136,7 +22150,7 @@
22136
22150
  },
22137
22151
  {
22138
22152
  "category": "Edit",
22139
- "svg": "<path d=\"M8 12H6C4.89543 12 4 12.8955 4 14C4 15.1046 4.89543 16 6 16H16C17.1046 16 18 16.8955 18 18C18 19.1046 17.1046 20 16 20H12M12 12L13.7573 12C14.553 12 15.3161 11.684 15.8787 11.1213L19.5 7.49995C20.3284 6.67152 20.3284 5.32838 19.5 4.49996C18.6716 3.67156 17.3284 3.67156 16.5 4.49998L12.8787 8.12132C12.3161 8.68393 12 9.44699 12 10.2426V12Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
22153
+ "svg": "<path d=\"M19.5 4.49996C18.6716 3.67156 17.3284 3.67156 16.5 4.49998L12.8787 8.12132C12.3161 8.68393 12 9.44699 12 10.2426V12L13.7573 12C14.553 12 15.3161 11.684 15.8787 11.1213L19.5 7.49995C20.3284 6.67152 20.3284 5.32838 19.5 4.49996Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8 12H6C4.89543 12 4 12.8954 4 14C4 15.1046 4.89543 16 6 16H16C17.1046 16 18 16.8954 18 18C18 19.1046 17.1046 20 16 20H12\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
22140
22154
  "iconName": "writing",
22141
22155
  "variant": {
22142
22156
  "join": "round",
package/icons/index.d.ts CHANGED
@@ -578,6 +578,7 @@ export type CentralIconName =
578
578
  | "IconDoupleCheck"
579
579
  | "IconDoupleCheckmark1"
580
580
  | "IconDoupleCheckmark1Small"
581
+ | "IconDoupleCheckmark2Small"
581
582
  | "IconDownsize"
582
583
  | "IconDownsize2"
583
584
  | "IconDraft"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/round-outlined-radius-3-stroke-2",
3
- "version": "1.1.41",
3
+ "version": "1.1.42",
4
4
  "style": "round-outlined-radius-3-stroke-2",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-3-stroke-2/IconHome';",
@@ -11,7 +11,7 @@
11
11
  "withProps": "<IconHome size={32} color=\"#007AFF\" />",
12
12
  "central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
13
13
  },
14
- "totalIcons": 1590,
14
+ "totalIcons": 1591,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
17
  "count": 47,
@@ -757,7 +757,7 @@
757
757
  ]
758
758
  },
759
759
  "Interface General": {
760
- "count": 168,
760
+ "count": 169,
761
761
  "icons": [
762
762
  "IconAnchor1",
763
763
  "IconAnchor2",
@@ -832,6 +832,7 @@
832
832
  "IconDoupleCheck",
833
833
  "IconDoupleCheckmark1",
834
834
  "IconDoupleCheckmark1Small",
835
+ "IconDoupleCheckmark2Small",
835
836
  "IconElectrocardiogram",
836
837
  "IconFeature",
837
838
  "IconGauge",
@@ -2362,6 +2363,7 @@
2362
2363
  "IconDoupleCheck": "douple-check",
2363
2364
  "IconDoupleCheckmark1": "douple-checkmark-1",
2364
2365
  "IconDoupleCheckmark1Small": "douple-checkmark-1-small",
2366
+ "IconDoupleCheckmark2Small": "douple-checkmark-2-small",
2365
2367
  "IconDownsize": "downsize, exit-full-screen, scale-down",
2366
2368
  "IconDownsize2": "downsize-2, exit-full-screen, scale-down",
2367
2369
  "IconDraft": "draft",
package/index.d.ts CHANGED
@@ -577,6 +577,7 @@ export { IconDotGrid3x3, default as IconDotGrid3x3Default, } from "./IconDotGrid
577
577
  export { IconDoupleCheck, default as IconDoupleCheckDefault, } from "./IconDoupleCheck";
578
578
  export { IconDoupleCheckmark1, default as IconDoupleCheckmark1Default, } from "./IconDoupleCheckmark1";
579
579
  export { IconDoupleCheckmark1Small, default as IconDoupleCheckmark1SmallDefault, } from "./IconDoupleCheckmark1Small";
580
+ export { IconDoupleCheckmark2Small, default as IconDoupleCheckmark2SmallDefault, } from "./IconDoupleCheckmark2Small";
580
581
  export { IconDownsize, default as IconDownsizeDefault } from "./IconDownsize";
581
582
  export { IconDownsize2, default as IconDownsize2Default, } from "./IconDownsize2";
582
583
  export { IconDraft, default as IconDraftDefault } from "./IconDraft";