@central-icons-react-native/round-outlined-radius-1-stroke-1.5 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 (81) 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/IconPencil/index.js +1 -1
  39. package/IconPencil/index.js.map +1 -1
  40. package/IconPencil/index.mjs +1 -1
  41. package/IconPencil/index.mjs.map +1 -1
  42. package/IconPencilLine/index.js +1 -1
  43. package/IconPencilLine/index.js.map +1 -1
  44. package/IconPencilLine/index.mjs +1 -1
  45. package/IconPencilLine/index.mjs.map +1 -1
  46. package/IconPencilWave/index.js +1 -1
  47. package/IconPencilWave/index.js.map +1 -1
  48. package/IconPencilWave/index.mjs +1 -1
  49. package/IconPencilWave/index.mjs.map +1 -1
  50. package/IconRuler/index.js +1 -1
  51. package/IconRuler/index.js.map +1 -1
  52. package/IconRuler/index.mjs +1 -1
  53. package/IconRuler/index.mjs.map +1 -1
  54. package/IconVectorLogo/index.js +1 -1
  55. package/IconVectorLogo/index.js.map +1 -1
  56. package/IconVectorLogo/index.mjs +1 -1
  57. package/IconVectorLogo/index.mjs.map +1 -1
  58. package/IconWrite1/index.js +1 -1
  59. package/IconWrite1/index.js.map +1 -1
  60. package/IconWrite1/index.mjs +1 -1
  61. package/IconWrite1/index.mjs.map +1 -1
  62. package/IconWrite2/index.js +1 -1
  63. package/IconWrite2/index.js.map +1 -1
  64. package/IconWrite2/index.mjs +1 -1
  65. package/IconWrite2/index.mjs.map +1 -1
  66. package/IconWriting/index.js +1 -1
  67. package/IconWriting/index.js.map +1 -1
  68. package/IconWriting/index.mjs +1 -1
  69. package/IconWriting/index.mjs.map +1 -1
  70. package/README.md +1 -0
  71. package/filtered-icons.json +30 -16
  72. package/icons/index.d.ts +1 -0
  73. package/icons-index.json +5 -3
  74. package/index.d.ts +1 -0
  75. package/index.js +1 -1
  76. package/index.js.map +1 -1
  77. package/index.mjs +1 -1
  78. package/index.mjs.map +1 -1
  79. package/license-check.js +1 -1
  80. package/package.json +1 -1
  81. package/tsx-icons.json +23 -16
@@ -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=\"M4 20L10.19 13.8086M4 20L15.4546 17.6136C15.7936 17.543 16.072 17.3019 16.1904 16.9764L18 12M4 20L6.38637 8.54544C6.45701 8.20635 6.69809 7.92797 7.0236 7.8096L12 6M18 12L20.7929 9.20711C21.1834 8.81658 21.1834 8.18342 20.7929 7.7929L16.2071 3.20711C15.8166 2.81658 15.1834 2.81658 14.7929 3.20711L12 6M18 12L12 6M13.2319 12.5166C13.2319 13.4831 12.4484 14.2666 11.4819 14.2666C10.5154 14.2666 9.73193 13.4831 9.73193 12.5166C9.73193 11.5501 10.5154 10.7666 11.4819 10.7666C12.4484 10.7666 13.2319 11.5501 13.2319 12.5166Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\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,MACZ,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=\"M4 20L10.19 13.8086\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M20.7929 7.7929L16.2071 3.20711C15.8166 2.81658 15.1834 2.81658 14.7929 3.20711L12 6L18 12L20.7929 9.20711C21.1834 8.81658 21.1834 8.18342 20.7929 7.7929Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M16.1904 16.9764L18 12L12 6L7.0236 7.8096C6.69809 7.92797 6.45701 8.20635 6.38637 8.54544L4 20L15.4546 17.6136C15.7936 17.543 16.072 17.3019 16.1904 16.9764Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M13.2324 12.5166C13.2324 13.4831 12.4489 14.2666 11.4824 14.2666C10.5159 14.2666 9.73242 13.4831 9.73242 12.5166C9.73242 11.5501 10.5159 10.7666 11.4824 10.7666C12.4489 10.7666 13.2324 11.5501 13.2324 12.5166Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\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,sBACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,6JACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gKACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oNACF,OAAO,eACP,YAAY,MACZ,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 s=Object.create;var o=Object.defineProperty;var H=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,i=Object.prototype.hasOwnProperty;var B=(L,r)=>{for(var M in r)o(L,M,{get:r[M],enumerable:!0})},e=(L,r,M,t)=>{if(r&&typeof r=="object"||typeof r=="function")for(let Z of c(r))!i.call(L,Z)&&Z!==M&&o(L,Z,{get:()=>r[Z],enumerable:!(t=H(r,Z))||t.enumerable});return L};var n=(L,r,M)=>(M=L!=null?s(f(L)):{},e(r||!L||!L.__esModule?o(M,"default",{value:L,enumerable:!0}):M,L)),I=L=>e(o({},"__esModule",{value:!0}),L);var x={};B(x,{IconWrite2:()=>V,default:()=>u});module.exports=I(x);var C=n(require("react"));var p=n(require("react")),a=require("react-native-svg"),l=({children:L,size:r=24,...M})=>p.default.createElement(a.Svg,{...M,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"),V=L=>C.default.createElement(l,{...L},C.default.createElement(m.Path,{d:"M14.5614 19.1507L13.8837 18.8296L14.5614 19.1507ZM13.789 19.7139L13.8875 20.4574L13.789 19.7139ZM3 21.1424L2.25582 21.0491C2.22691 21.2798 2.30658 21.5108 2.47151 21.6746C2.63645 21.8384 2.86801 21.9164 3.09845 21.8859L3 21.1424ZM4.35982 10.2943L3.61565 10.201L3.61565 10.201L4.35982 10.2943ZM4.93356 9.51042L5.24743 10.1916H5.24743L4.93356 9.51042ZM10.5303 14.6728C10.8232 14.3799 10.8232 13.905 10.5303 13.6121C10.2374 13.3192 9.76256 13.3192 9.46967 13.6121L10.5303 14.6728ZM11.7218 5.34953L12.2522 4.8192L12.2522 4.8192L11.7218 5.34953ZM11.7218 3.93531L11.1915 3.40498V3.40498L11.7218 3.93531ZM12.8076 2.84953L13.3379 3.37986V3.37986L12.8076 2.84953ZM14.2218 2.84953L14.7522 2.3192L14.2218 2.84953ZM21.2929 9.9206L20.7626 10.4509L21.2929 9.9206ZM21.2929 11.3348L21.8232 11.8651L21.2929 11.3348ZM20.2071 12.4206L19.6768 11.8903L20.2071 12.4206ZM18.7929 12.4206L19.3232 11.8903V11.8903L18.7929 12.4206ZM9.24998 14.65V15.4H10.75V14.65H9.24998ZM10.75 13.65V12.9H9.24998V13.65H10.75ZM17.408 11.3923L13.8837 18.8296L15.2392 19.4719L18.7635 12.0347L17.408 11.3923ZM13.6906 18.9704L2.90155 20.3989L3.09845 21.8859L13.8875 20.4574L13.6906 18.9704ZM3.74418 21.2357L5.104 10.3875L3.61565 10.201L2.25582 21.0491L3.74418 21.2357ZM5.24743 10.1916L12.7428 6.7378L12.1151 5.37547L4.61969 8.82926L5.24743 10.1916ZM11.8986 6.58696L17.5555 12.2438L18.6161 11.1832L12.9593 5.5263L11.8986 6.58696ZM9.46967 13.6121L2.46967 20.6121L3.53033 21.6727L10.5303 14.6728L9.46967 13.6121ZM12.9593 5.5263L12.2522 4.8192L11.1915 5.87986L11.8986 6.58696L12.9593 5.5263ZM12.2522 4.46564L13.3379 3.37986L12.2773 2.3192L11.1915 3.40498L12.2522 4.46564ZM13.6915 3.37986L20.7626 10.4509L21.8232 9.39027L14.7522 2.3192L13.6915 3.37986ZM20.7626 10.8045L19.6768 11.8903L20.7374 12.9509L21.8232 11.8651L20.7626 10.8045ZM19.3232 11.8903L18.6161 11.1832L17.5555 12.2438L18.2626 12.9509L19.3232 11.8903ZM19.6768 11.8903C19.5792 11.9879 19.4209 11.9879 19.3232 11.8903L18.2626 12.9509C18.946 13.6343 20.054 13.6343 20.7374 12.9509L19.6768 11.8903ZM13.3379 3.37986C13.4356 3.28223 13.5939 3.28223 13.6915 3.37986L14.7522 2.3192C14.0687 1.63579 12.9607 1.63578 12.2773 2.3192L13.3379 3.37986ZM20.7626 10.4509C20.8602 10.5486 20.8602 10.7069 20.7626 10.8045L21.8232 11.8651C22.5066 11.1817 22.5066 10.0737 21.8232 9.39027L20.7626 10.4509ZM5.104 10.3875C5.11474 10.3018 5.16898 10.2277 5.24743 10.1916L4.61969 8.82926C4.07049 9.08232 3.69086 9.60098 3.61565 10.201L5.104 10.3875ZM12.2522 4.8192C12.1545 4.72156 12.1545 4.56327 12.2522 4.46564L11.1915 3.40498C10.5081 4.0884 10.5081 5.19644 11.1915 5.87986L12.2522 4.8192ZM13.8837 18.8296C13.8474 18.9062 13.7747 18.9592 13.6906 18.9704L13.8875 20.4574C14.476 20.3794 14.9849 20.0084 15.2392 19.4719L13.8837 18.8296ZM10.5 14.15C10.5 14.4262 10.2761 14.65 9.99998 14.65V16.15C11.1046 16.15 12 15.2546 12 14.15H10.5ZM9.99998 14.65C9.72384 14.65 9.49998 14.4262 9.49998 14.15H7.99998C7.99998 15.2546 8.89541 16.15 9.99998 16.15V14.65ZM9.49998 14.15C9.49998 13.8739 9.72384 13.65 9.99998 13.65V12.15C8.89541 12.15 7.99998 13.0455 7.99998 14.15H9.49998ZM9.99998 13.65C10.2761 13.65 10.5 13.8739 10.5 14.15H12C12 13.0455 11.1046 12.15 9.99998 12.15V13.65ZM10.75 14.65V13.65H9.24998V14.65H10.75Z",fill:"currentColor"})),u=V;0&&(module.exports={IconWrite2});
1
+ "use strict";var d=Object.create;var p=Object.defineProperty;var l=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let s of m(o))!h.call(r,s)&&s!==e&&p(r,s,{get:()=>o[s],enumerable:!(C=l(o,s))||C.enumerable});return r};var i=(r,o,e)=>(e=r!=null?d(f(r)):{},a(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),I=r=>a(p({},"__esModule",{value:!0}),r);var P={};B(P,{IconWrite2:()=>c,default:()=>x});module.exports=I(P);var t=i(require("react"));var u=i(require("react")),L=require("react-native-svg"),k=({children:r,size:o=24,...e})=>u.default.createElement(L.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var n=require("react-native-svg"),c=r=>t.default.createElement(k,{...r},t.default.createElement(n.Path,{d:"M18.0858 11.7135L14.5614 19.1507C14.4161 19.4573 14.1253 19.6693 13.789 19.7139L3 21.1424L4.35982 10.2943C4.4028 9.9514 4.61973 9.65503 4.93356 9.51042L12.4289 6.05663L11.7218 5.34953C11.3313 4.959 11.3313 4.32584 11.7218 3.93531L12.8076 2.84953C13.1981 2.45901 13.8313 2.45901 14.2218 2.84953L21.2929 9.9206C21.6834 10.3111 21.6834 10.9443 21.2929 11.3348L20.2071 12.4206C19.8166 12.8111 19.1834 12.8111 18.7929 12.4206L18.0858 11.7135Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square",strokeLinejoin:"round"}),t.default.createElement(n.Path,{d:"M11.25 14.15C11.25 14.8404 10.6904 15.4 10 15.4C9.30964 15.4 8.75 14.8404 8.75 14.15C8.75 13.4597 9.30964 12.9 10 12.9C10.6904 12.9 11.25 13.4597 11.25 14.15Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),t.default.createElement(n.Path,{d:"M12.4297 6.05664L18.0865 11.7135",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"}),t.default.createElement(n.Path,{d:"M10 14.1425L3 21.1424",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"}),t.default.createElement(n.Path,{d:"M10 14.65V13.65",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),x=c;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=\"M14.5614 19.1507L13.8837 18.8296L14.5614 19.1507ZM13.789 19.7139L13.8875 20.4574L13.789 19.7139ZM3 21.1424L2.25582 21.0491C2.22691 21.2798 2.30658 21.5108 2.47151 21.6746C2.63645 21.8384 2.86801 21.9164 3.09845 21.8859L3 21.1424ZM4.35982 10.2943L3.61565 10.201L3.61565 10.201L4.35982 10.2943ZM4.93356 9.51042L5.24743 10.1916H5.24743L4.93356 9.51042ZM10.5303 14.6728C10.8232 14.3799 10.8232 13.905 10.5303 13.6121C10.2374 13.3192 9.76256 13.3192 9.46967 13.6121L10.5303 14.6728ZM11.7218 5.34953L12.2522 4.8192L12.2522 4.8192L11.7218 5.34953ZM11.7218 3.93531L11.1915 3.40498V3.40498L11.7218 3.93531ZM12.8076 2.84953L13.3379 3.37986V3.37986L12.8076 2.84953ZM14.2218 2.84953L14.7522 2.3192L14.2218 2.84953ZM21.2929 9.9206L20.7626 10.4509L21.2929 9.9206ZM21.2929 11.3348L21.8232 11.8651L21.2929 11.3348ZM20.2071 12.4206L19.6768 11.8903L20.2071 12.4206ZM18.7929 12.4206L19.3232 11.8903V11.8903L18.7929 12.4206ZM9.24998 14.65V15.4H10.75V14.65H9.24998ZM10.75 13.65V12.9H9.24998V13.65H10.75ZM17.408 11.3923L13.8837 18.8296L15.2392 19.4719L18.7635 12.0347L17.408 11.3923ZM13.6906 18.9704L2.90155 20.3989L3.09845 21.8859L13.8875 20.4574L13.6906 18.9704ZM3.74418 21.2357L5.104 10.3875L3.61565 10.201L2.25582 21.0491L3.74418 21.2357ZM5.24743 10.1916L12.7428 6.7378L12.1151 5.37547L4.61969 8.82926L5.24743 10.1916ZM11.8986 6.58696L17.5555 12.2438L18.6161 11.1832L12.9593 5.5263L11.8986 6.58696ZM9.46967 13.6121L2.46967 20.6121L3.53033 21.6727L10.5303 14.6728L9.46967 13.6121ZM12.9593 5.5263L12.2522 4.8192L11.1915 5.87986L11.8986 6.58696L12.9593 5.5263ZM12.2522 4.46564L13.3379 3.37986L12.2773 2.3192L11.1915 3.40498L12.2522 4.46564ZM13.6915 3.37986L20.7626 10.4509L21.8232 9.39027L14.7522 2.3192L13.6915 3.37986ZM20.7626 10.8045L19.6768 11.8903L20.7374 12.9509L21.8232 11.8651L20.7626 10.8045ZM19.3232 11.8903L18.6161 11.1832L17.5555 12.2438L18.2626 12.9509L19.3232 11.8903ZM19.6768 11.8903C19.5792 11.9879 19.4209 11.9879 19.3232 11.8903L18.2626 12.9509C18.946 13.6343 20.054 13.6343 20.7374 12.9509L19.6768 11.8903ZM13.3379 3.37986C13.4356 3.28223 13.5939 3.28223 13.6915 3.37986L14.7522 2.3192C14.0687 1.63579 12.9607 1.63578 12.2773 2.3192L13.3379 3.37986ZM20.7626 10.4509C20.8602 10.5486 20.8602 10.7069 20.7626 10.8045L21.8232 11.8651C22.5066 11.1817 22.5066 10.0737 21.8232 9.39027L20.7626 10.4509ZM5.104 10.3875C5.11474 10.3018 5.16898 10.2277 5.24743 10.1916L4.61969 8.82926C4.07049 9.08232 3.69086 9.60098 3.61565 10.201L5.104 10.3875ZM12.2522 4.8192C12.1545 4.72156 12.1545 4.56327 12.2522 4.46564L11.1915 3.40498C10.5081 4.0884 10.5081 5.19644 11.1915 5.87986L12.2522 4.8192ZM13.8837 18.8296C13.8474 18.9062 13.7747 18.9592 13.6906 18.9704L13.8875 20.4574C14.476 20.3794 14.9849 20.0084 15.2392 19.4719L13.8837 18.8296ZM10.5 14.15C10.5 14.4262 10.2761 14.65 9.99998 14.65V16.15C11.1046 16.15 12 15.2546 12 14.15H10.5ZM9.99998 14.65C9.72384 14.65 9.49998 14.4262 9.49998 14.15H7.99998C7.99998 15.2546 8.89541 16.15 9.99998 16.15V14.65ZM9.49998 14.15C9.49998 13.8739 9.72384 13.65 9.99998 13.65V12.15C8.89541 12.15 7.99998 13.0455 7.99998 14.15H9.49998ZM9.99998 13.65C10.2761 13.65 10.5 13.8739 10.5 14.15H12C12 13.0455 11.1046 12.15 9.99998 12.15V13.65ZM10.75 14.65V13.65H9.24998V14.65H10.75Z\"\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,ynGACF,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.7135L14.5614 19.1507C14.4161 19.4573 14.1253 19.6693 13.789 19.7139L3 21.1424L4.35982 10.2943C4.4028 9.9514 4.61973 9.65503 4.93356 9.51042L12.4289 6.05663L11.7218 5.34953C11.3313 4.959 11.3313 4.32584 11.7218 3.93531L12.8076 2.84953C13.1981 2.45901 13.8313 2.45901 14.2218 2.84953L21.2929 9.9206C21.6834 10.3111 21.6834 10.9443 21.2929 11.3348L20.2071 12.4206C19.8166 12.8111 19.1834 12.8111 18.7929 12.4206L18.0858 11.7135Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M11.25 14.15C11.25 14.8404 10.6904 15.4 10 15.4C9.30964 15.4 8.75 14.8404 8.75 14.15C8.75 13.4597 9.30964 12.9 10 12.9C10.6904 12.9 11.25 13.4597 11.25 14.15Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M12.4297 6.05664L18.0865 11.7135\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M10 14.1425L3 21.1424\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M10 14.65V13.65\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\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,wbACF,OAAO,eACP,YAAY,MACZ,cAAc,SACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iKACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mCACF,OAAO,eACP,YAAY,MACZ,cAAc,QAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wBACF,OAAO,eACP,YAAY,MACZ,cAAc,QAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kBACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,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 Z from"react";import C from"react";import{Svg as t}from"react-native-svg";var M=({children:r,size:L=24,...o})=>C.createElement(t,{...o,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=>Z.createElement(M,{...r},Z.createElement(e,{d:"M14.5614 19.1507L13.8837 18.8296L14.5614 19.1507ZM13.789 19.7139L13.8875 20.4574L13.789 19.7139ZM3 21.1424L2.25582 21.0491C2.22691 21.2798 2.30658 21.5108 2.47151 21.6746C2.63645 21.8384 2.86801 21.9164 3.09845 21.8859L3 21.1424ZM4.35982 10.2943L3.61565 10.201L3.61565 10.201L4.35982 10.2943ZM4.93356 9.51042L5.24743 10.1916H5.24743L4.93356 9.51042ZM10.5303 14.6728C10.8232 14.3799 10.8232 13.905 10.5303 13.6121C10.2374 13.3192 9.76256 13.3192 9.46967 13.6121L10.5303 14.6728ZM11.7218 5.34953L12.2522 4.8192L12.2522 4.8192L11.7218 5.34953ZM11.7218 3.93531L11.1915 3.40498V3.40498L11.7218 3.93531ZM12.8076 2.84953L13.3379 3.37986V3.37986L12.8076 2.84953ZM14.2218 2.84953L14.7522 2.3192L14.2218 2.84953ZM21.2929 9.9206L20.7626 10.4509L21.2929 9.9206ZM21.2929 11.3348L21.8232 11.8651L21.2929 11.3348ZM20.2071 12.4206L19.6768 11.8903L20.2071 12.4206ZM18.7929 12.4206L19.3232 11.8903V11.8903L18.7929 12.4206ZM9.24998 14.65V15.4H10.75V14.65H9.24998ZM10.75 13.65V12.9H9.24998V13.65H10.75ZM17.408 11.3923L13.8837 18.8296L15.2392 19.4719L18.7635 12.0347L17.408 11.3923ZM13.6906 18.9704L2.90155 20.3989L3.09845 21.8859L13.8875 20.4574L13.6906 18.9704ZM3.74418 21.2357L5.104 10.3875L3.61565 10.201L2.25582 21.0491L3.74418 21.2357ZM5.24743 10.1916L12.7428 6.7378L12.1151 5.37547L4.61969 8.82926L5.24743 10.1916ZM11.8986 6.58696L17.5555 12.2438L18.6161 11.1832L12.9593 5.5263L11.8986 6.58696ZM9.46967 13.6121L2.46967 20.6121L3.53033 21.6727L10.5303 14.6728L9.46967 13.6121ZM12.9593 5.5263L12.2522 4.8192L11.1915 5.87986L11.8986 6.58696L12.9593 5.5263ZM12.2522 4.46564L13.3379 3.37986L12.2773 2.3192L11.1915 3.40498L12.2522 4.46564ZM13.6915 3.37986L20.7626 10.4509L21.8232 9.39027L14.7522 2.3192L13.6915 3.37986ZM20.7626 10.8045L19.6768 11.8903L20.7374 12.9509L21.8232 11.8651L20.7626 10.8045ZM19.3232 11.8903L18.6161 11.1832L17.5555 12.2438L18.2626 12.9509L19.3232 11.8903ZM19.6768 11.8903C19.5792 11.9879 19.4209 11.9879 19.3232 11.8903L18.2626 12.9509C18.946 13.6343 20.054 13.6343 20.7374 12.9509L19.6768 11.8903ZM13.3379 3.37986C13.4356 3.28223 13.5939 3.28223 13.6915 3.37986L14.7522 2.3192C14.0687 1.63579 12.9607 1.63578 12.2773 2.3192L13.3379 3.37986ZM20.7626 10.4509C20.8602 10.5486 20.8602 10.7069 20.7626 10.8045L21.8232 11.8651C22.5066 11.1817 22.5066 10.0737 21.8232 9.39027L20.7626 10.4509ZM5.104 10.3875C5.11474 10.3018 5.16898 10.2277 5.24743 10.1916L4.61969 8.82926C4.07049 9.08232 3.69086 9.60098 3.61565 10.201L5.104 10.3875ZM12.2522 4.8192C12.1545 4.72156 12.1545 4.56327 12.2522 4.46564L11.1915 3.40498C10.5081 4.0884 10.5081 5.19644 11.1915 5.87986L12.2522 4.8192ZM13.8837 18.8296C13.8474 18.9062 13.7747 18.9592 13.6906 18.9704L13.8875 20.4574C14.476 20.3794 14.9849 20.0084 15.2392 19.4719L13.8837 18.8296ZM10.5 14.15C10.5 14.4262 10.2761 14.65 9.99998 14.65V16.15C11.1046 16.15 12 15.2546 12 14.15H10.5ZM9.99998 14.65C9.72384 14.65 9.49998 14.4262 9.49998 14.15H7.99998C7.99998 15.2546 8.89541 16.15 9.99998 16.15V14.65ZM9.49998 14.15C9.49998 13.8739 9.72384 13.65 9.99998 13.65V12.15C8.89541 12.15 7.99998 13.0455 7.99998 14.15H9.49998ZM9.99998 13.65C10.2761 13.65 10.5 13.8739 10.5 14.15H12C12 13.0455 11.1046 12.15 9.99998 12.15V13.65ZM10.75 14.65V13.65H9.24998V14.65H10.75Z",fill:"currentColor"})),i=n;export{n as IconWrite2,i as default};
1
+ import o from"react";import p from"react";import{Svg as C}from"react-native-svg";var n=({children:t,size:r=24,...s})=>p.createElement(C,{...s,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t);import{Path as e}from"react-native-svg";var a=t=>o.createElement(n,{...t},o.createElement(e,{d:"M18.0858 11.7135L14.5614 19.1507C14.4161 19.4573 14.1253 19.6693 13.789 19.7139L3 21.1424L4.35982 10.2943C4.4028 9.9514 4.61973 9.65503 4.93356 9.51042L12.4289 6.05663L11.7218 5.34953C11.3313 4.959 11.3313 4.32584 11.7218 3.93531L12.8076 2.84953C13.1981 2.45901 13.8313 2.45901 14.2218 2.84953L21.2929 9.9206C21.6834 10.3111 21.6834 10.9443 21.2929 11.3348L20.2071 12.4206C19.8166 12.8111 19.1834 12.8111 18.7929 12.4206L18.0858 11.7135Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square",strokeLinejoin:"round"}),o.createElement(e,{d:"M11.25 14.15C11.25 14.8404 10.6904 15.4 10 15.4C9.30964 15.4 8.75 14.8404 8.75 14.15C8.75 13.4597 9.30964 12.9 10 12.9C10.6904 12.9 11.25 13.4597 11.25 14.15Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),o.createElement(e,{d:"M12.4297 6.05664L18.0865 11.7135",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"}),o.createElement(e,{d:"M10 14.1425L3 21.1424",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"}),o.createElement(e,{d:"M10 14.65V13.65",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),h=a;export{a 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=\"M14.5614 19.1507L13.8837 18.8296L14.5614 19.1507ZM13.789 19.7139L13.8875 20.4574L13.789 19.7139ZM3 21.1424L2.25582 21.0491C2.22691 21.2798 2.30658 21.5108 2.47151 21.6746C2.63645 21.8384 2.86801 21.9164 3.09845 21.8859L3 21.1424ZM4.35982 10.2943L3.61565 10.201L3.61565 10.201L4.35982 10.2943ZM4.93356 9.51042L5.24743 10.1916H5.24743L4.93356 9.51042ZM10.5303 14.6728C10.8232 14.3799 10.8232 13.905 10.5303 13.6121C10.2374 13.3192 9.76256 13.3192 9.46967 13.6121L10.5303 14.6728ZM11.7218 5.34953L12.2522 4.8192L12.2522 4.8192L11.7218 5.34953ZM11.7218 3.93531L11.1915 3.40498V3.40498L11.7218 3.93531ZM12.8076 2.84953L13.3379 3.37986V3.37986L12.8076 2.84953ZM14.2218 2.84953L14.7522 2.3192L14.2218 2.84953ZM21.2929 9.9206L20.7626 10.4509L21.2929 9.9206ZM21.2929 11.3348L21.8232 11.8651L21.2929 11.3348ZM20.2071 12.4206L19.6768 11.8903L20.2071 12.4206ZM18.7929 12.4206L19.3232 11.8903V11.8903L18.7929 12.4206ZM9.24998 14.65V15.4H10.75V14.65H9.24998ZM10.75 13.65V12.9H9.24998V13.65H10.75ZM17.408 11.3923L13.8837 18.8296L15.2392 19.4719L18.7635 12.0347L17.408 11.3923ZM13.6906 18.9704L2.90155 20.3989L3.09845 21.8859L13.8875 20.4574L13.6906 18.9704ZM3.74418 21.2357L5.104 10.3875L3.61565 10.201L2.25582 21.0491L3.74418 21.2357ZM5.24743 10.1916L12.7428 6.7378L12.1151 5.37547L4.61969 8.82926L5.24743 10.1916ZM11.8986 6.58696L17.5555 12.2438L18.6161 11.1832L12.9593 5.5263L11.8986 6.58696ZM9.46967 13.6121L2.46967 20.6121L3.53033 21.6727L10.5303 14.6728L9.46967 13.6121ZM12.9593 5.5263L12.2522 4.8192L11.1915 5.87986L11.8986 6.58696L12.9593 5.5263ZM12.2522 4.46564L13.3379 3.37986L12.2773 2.3192L11.1915 3.40498L12.2522 4.46564ZM13.6915 3.37986L20.7626 10.4509L21.8232 9.39027L14.7522 2.3192L13.6915 3.37986ZM20.7626 10.8045L19.6768 11.8903L20.7374 12.9509L21.8232 11.8651L20.7626 10.8045ZM19.3232 11.8903L18.6161 11.1832L17.5555 12.2438L18.2626 12.9509L19.3232 11.8903ZM19.6768 11.8903C19.5792 11.9879 19.4209 11.9879 19.3232 11.8903L18.2626 12.9509C18.946 13.6343 20.054 13.6343 20.7374 12.9509L19.6768 11.8903ZM13.3379 3.37986C13.4356 3.28223 13.5939 3.28223 13.6915 3.37986L14.7522 2.3192C14.0687 1.63579 12.9607 1.63578 12.2773 2.3192L13.3379 3.37986ZM20.7626 10.4509C20.8602 10.5486 20.8602 10.7069 20.7626 10.8045L21.8232 11.8651C22.5066 11.1817 22.5066 10.0737 21.8232 9.39027L20.7626 10.4509ZM5.104 10.3875C5.11474 10.3018 5.16898 10.2277 5.24743 10.1916L4.61969 8.82926C4.07049 9.08232 3.69086 9.60098 3.61565 10.201L5.104 10.3875ZM12.2522 4.8192C12.1545 4.72156 12.1545 4.56327 12.2522 4.46564L11.1915 3.40498C10.5081 4.0884 10.5081 5.19644 11.1915 5.87986L12.2522 4.8192ZM13.8837 18.8296C13.8474 18.9062 13.7747 18.9592 13.6906 18.9704L13.8875 20.4574C14.476 20.3794 14.9849 20.0084 15.2392 19.4719L13.8837 18.8296ZM10.5 14.15C10.5 14.4262 10.2761 14.65 9.99998 14.65V16.15C11.1046 16.15 12 15.2546 12 14.15H10.5ZM9.99998 14.65C9.72384 14.65 9.49998 14.4262 9.49998 14.15H7.99998C7.99998 15.2546 8.89541 16.15 9.99998 16.15V14.65ZM9.49998 14.15C9.49998 13.8739 9.72384 13.65 9.99998 13.65V12.15C8.89541 12.15 7.99998 13.0455 7.99998 14.15H9.49998ZM9.99998 13.65C10.2761 13.65 10.5 13.8739 10.5 14.15H12C12 13.0455 11.1046 12.15 9.99998 12.15V13.65ZM10.75 14.65V13.65H9.24998V14.65H10.75Z\"\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,ynGACF,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.7135L14.5614 19.1507C14.4161 19.4573 14.1253 19.6693 13.789 19.7139L3 21.1424L4.35982 10.2943C4.4028 9.9514 4.61973 9.65503 4.93356 9.51042L12.4289 6.05663L11.7218 5.34953C11.3313 4.959 11.3313 4.32584 11.7218 3.93531L12.8076 2.84953C13.1981 2.45901 13.8313 2.45901 14.2218 2.84953L21.2929 9.9206C21.6834 10.3111 21.6834 10.9443 21.2929 11.3348L20.2071 12.4206C19.8166 12.8111 19.1834 12.8111 18.7929 12.4206L18.0858 11.7135Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M11.25 14.15C11.25 14.8404 10.6904 15.4 10 15.4C9.30964 15.4 8.75 14.8404 8.75 14.15C8.75 13.4597 9.30964 12.9 10 12.9C10.6904 12.9 11.25 13.4597 11.25 14.15Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M12.4297 6.05664L18.0865 11.7135\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M10 14.1425L3 21.1424\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M10 14.65V13.65\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\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,wbACF,OAAO,eACP,YAAY,MACZ,cAAc,SACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iKACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mCACF,OAAO,eACP,YAAY,MACZ,cAAc,QAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,wBACF,OAAO,eACP,YAAY,MACZ,cAAc,QAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kBACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,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.25 12.2501H5.75C4.64543 12.2501 3.75 13.1455 3.75 14.2501C3.75 15.3547 4.64543 16.2501 5.75 16.2501H16.25C17.3546 16.2501 18.25 17.1455 18.25 18.2501C18.25 19.3547 17.3546 20.2501 16.25 20.2501H11.75M11.75 12.2501H14.3358C14.601 12.2501 14.8554 12.1447 15.0429 11.9572L20.5429 6.4572C20.9334 6.06668 20.9334 5.43351 20.5429 5.04299L18.9571 3.4572C18.5666 3.06668 17.9334 3.06668 17.5429 3.4572L12.0429 8.9572C11.8554 9.14474 11.75 9.39909 11.75 9.66431V12.2501Z",stroke:"currentColor",strokeWidth:"1.5",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:"M18.9571 3.4572C18.5666 3.06668 17.9334 3.06668 17.5429 3.4572L12.0429 8.9572C11.8554 9.14474 11.75 9.39909 11.75 9.66431V12.2501H14.3358C14.601 12.2501 14.8554 12.1447 15.0429 11.9572L20.5429 6.4572C20.9334 6.06668 20.9334 5.43351 20.5429 5.04299L18.9571 3.4572Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),p.default.createElement(C.Path,{d:"M8.25 12.25H5.75C4.64543 12.25 3.75 13.1454 3.75 14.25C3.75 15.3546 4.64543 16.25 5.75 16.25H16.25C17.3546 16.25 18.25 17.1454 18.25 18.25C18.25 19.3546 17.3546 20.25 16.25 20.25H11.75",stroke:"currentColor",strokeWidth:"1.5",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.25 12.2501H5.75C4.64543 12.2501 3.75 13.1455 3.75 14.2501C3.75 15.3547 4.64543 16.2501 5.75 16.2501H16.25C17.3546 16.2501 18.25 17.1455 18.25 18.2501C18.25 19.3547 17.3546 20.2501 16.25 20.2501H11.75M11.75 12.2501H14.3358C14.601 12.2501 14.8554 12.1447 15.0429 11.9572L20.5429 6.4572C20.9334 6.06668 20.9334 5.43351 20.5429 5.04299L18.9571 3.4572C18.5666 3.06668 17.9334 3.06668 17.5429 3.4572L12.0429 8.9572C11.8554 9.14474 11.75 9.39909 11.75 9.66431V12.2501Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\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,mdACF,OAAO,eACP,YAAY,MACZ,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=\"M18.9571 3.4572C18.5666 3.06668 17.9334 3.06668 17.5429 3.4572L12.0429 8.9572C11.8554 9.14474 11.75 9.39909 11.75 9.66431V12.2501H14.3358C14.601 12.2501 14.8554 12.1447 15.0429 11.9572L20.5429 6.4572C20.9334 6.06668 20.9334 5.43351 20.5429 5.04299L18.9571 3.4572Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M8.25 12.25H5.75C4.64543 12.25 3.75 13.1454 3.75 14.25C3.75 15.3546 4.64543 16.25 5.75 16.25H16.25C17.3546 16.25 18.25 17.1454 18.25 18.25C18.25 19.3546 17.3546 20.25 16.25 20.25H11.75\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\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,0QACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2LACF,OAAO,eACP,YAAY,MACZ,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.25 12.2501H5.75C4.64543 12.2501 3.75 13.1455 3.75 14.2501C3.75 15.3547 4.64543 16.2501 5.75 16.2501H16.25C17.3546 16.2501 18.25 17.1455 18.25 18.2501C18.25 19.3547 17.3546 20.2501 16.25 20.2501H11.75M11.75 12.2501H14.3358C14.601 12.2501 14.8554 12.1447 15.0429 11.9572L20.5429 6.4572C20.9334 6.06668 20.9334 5.43351 20.5429 5.04299L18.9571 3.4572C18.5666 3.06668 17.9334 3.06668 17.5429 3.4572L12.0429 8.9572C11.8554 9.14474 11.75 9.39909 11.75 9.66431V12.2501Z",stroke:"currentColor",strokeWidth:"1.5",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:"M18.9571 3.4572C18.5666 3.06668 17.9334 3.06668 17.5429 3.4572L12.0429 8.9572C11.8554 9.14474 11.75 9.39909 11.75 9.66431V12.2501H14.3358C14.601 12.2501 14.8554 12.1447 15.0429 11.9572L20.5429 6.4572C20.9334 6.06668 20.9334 5.43351 20.5429 5.04299L18.9571 3.4572Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement(n,{d:"M8.25 12.25H5.75C4.64543 12.25 3.75 13.1454 3.75 14.25C3.75 15.3546 4.64543 16.25 5.75 16.25H16.25C17.3546 16.25 18.25 17.1454 18.25 18.25C18.25 19.3546 17.3546 20.25 16.25 20.25H11.75",stroke:"currentColor",strokeWidth:"1.5",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.25 12.2501H5.75C4.64543 12.2501 3.75 13.1455 3.75 14.2501C3.75 15.3547 4.64543 16.2501 5.75 16.2501H16.25C17.3546 16.2501 18.25 17.1455 18.25 18.2501C18.25 19.3547 17.3546 20.2501 16.25 20.2501H11.75M11.75 12.2501H14.3358C14.601 12.2501 14.8554 12.1447 15.0429 11.9572L20.5429 6.4572C20.9334 6.06668 20.9334 5.43351 20.5429 5.04299L18.9571 3.4572C18.5666 3.06668 17.9334 3.06668 17.5429 3.4572L12.0429 8.9572C11.8554 9.14474 11.75 9.39909 11.75 9.66431V12.2501Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\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,mdACF,OAAO,eACP,YAAY,MACZ,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=\"M18.9571 3.4572C18.5666 3.06668 17.9334 3.06668 17.5429 3.4572L12.0429 8.9572C11.8554 9.14474 11.75 9.39909 11.75 9.66431V12.2501H14.3358C14.601 12.2501 14.8554 12.1447 15.0429 11.9572L20.5429 6.4572C20.9334 6.06668 20.9334 5.43351 20.5429 5.04299L18.9571 3.4572Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M8.25 12.25H5.75C4.64543 12.25 3.75 13.1454 3.75 14.25C3.75 15.3546 4.64543 16.25 5.75 16.25H16.25C17.3546 16.25 18.25 17.1454 18.25 18.25C18.25 19.3546 17.3546 20.25 16.25 20.25H11.75\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\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,0QACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2LACF,OAAO,eACP,YAAY,MACZ,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.39691 5.5C7.62463 6.2104 6.2104 7.62463 5.5 9.39691M14.6031 5.5C16.3754 6.2104 17.7896 7.62463 18.5 9.39691M18.5 14.6031C17.7896 16.3754 16.3754 17.7896 14.6031 18.5M5.5 14.6031C6.2104 16.3754 7.62463 17.7896 9.39691 18.5M2.75 10.25V13.75C2.75 14.0261 2.97386 14.25 3.25 14.25H6.75C7.02614 14.25 7.25 14.0261 7.25 13.75V10.25C7.25 9.97386 7.02614 9.75 6.75 9.75H3.25C2.97386 9.75 2.75 9.97386 2.75 10.25ZM16.75 10.25V13.75C16.75 14.0261 16.9739 14.25 17.25 14.25H20.75C21.0261 14.25 21.25 14.0261 21.25 13.75V10.25C21.25 9.97386 21.0261 9.75 20.75 9.75H17.25C16.9739 9.75 16.75 9.97386 16.75 10.25ZM10.25 7.25H13.75C14.0261 7.25 14.25 7.02614 14.25 6.75V3.25C14.25 2.97386 14.0261 2.75 13.75 2.75H10.25C9.97386 2.75 9.75 2.97386 9.75 3.25V6.75C9.75 7.02614 9.97386 7.25 10.25 7.25ZM10.25 21.25H13.75C14.0261 21.25 14.25 21.0261 14.25 20.75V17.25C14.25 16.9739 14.0261 16.75 13.75 16.75H10.25C9.97386 16.75 9.75 16.9739 9.75 17.25V20.75C9.75 21.0261 9.97386 21.25 10.25 21.25Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
2805
+ "svg": "<path d=\"M9.75 17.25C9.75 16.9739 9.97386 16.75 10.25 16.75H13.75C14.0261 16.75 14.25 16.9739 14.25 17.25V20.75C14.25 21.0261 14.0261 21.25 13.75 21.25H10.25C9.97386 21.25 9.75 21.0261 9.75 20.75V17.25Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9.75 3.25C9.75 2.97386 9.97386 2.75 10.25 2.75H13.75C14.0261 2.75 14.25 2.97386 14.25 3.25V6.75C14.25 7.02614 14.0261 7.25 13.75 7.25H10.25C9.97386 7.25 9.75 7.02614 9.75 6.75V3.25Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M20.75 9.75C21.0261 9.75 21.25 9.97386 21.25 10.25V13.75C21.25 14.0261 21.0261 14.25 20.75 14.25H17.25C16.9739 14.25 16.75 14.0261 16.75 13.75V10.25C16.75 9.97386 16.9739 9.75 17.25 9.75H20.75Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M6.75 9.75C7.02614 9.75 7.25 9.97386 7.25 10.25V13.75C7.25 14.0261 7.02614 14.25 6.75 14.25H3.25C2.97386 14.25 2.75 14.0261 2.75 13.75V10.25C2.75 9.97386 2.97386 9.75 3.25 9.75H6.75Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M5.5 9.39691C6.2104 7.62463 7.62463 6.2104 9.39691 5.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14.6035 5.5C16.3758 6.2104 17.79 7.62463 18.5004 9.39691\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M18.5004 14.603C17.79 16.3753 16.3758 17.7895 14.6035 18.4999\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9.39691 18.4999C7.62463 17.7895 6.2104 16.3753 5.5 14.603\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" 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.1483C6.41503 8.16228 4.15837 11.0018 4.00799 14.389M19.992 14.389C19.8416 11.0018 17.585 8.16228 14.5 7.1483M3 7.5V6.5M21 7.5V6.5M4.25 7C4.25 7.69036 3.69036 8.25 3 8.25C2.30964 8.25 1.75 7.69036 1.75 7C1.75 6.30964 2.30964 5.75 3 5.75C3.69036 5.75 4.25 6.30964 4.25 7ZM22.25 7C22.25 7.69036 21.6904 8.25 21 8.25C20.3096 8.25 19.75 7.69036 19.75 7C19.75 6.30964 20.3096 5.75 21 5.75C21.6904 5.75 22.25 6.30964 22.25 7ZM2.75 19.25H5.25C5.80228 19.25 6.25 18.8023 6.25 18.25V15.75C6.25 15.1977 5.80228 14.75 5.25 14.75H2.75C2.19772 14.75 1.75 15.1977 1.75 15.75V18.25C1.75 18.8023 2.19772 19.25 2.75 19.25ZM18.75 19.25H21.25C21.8023 19.25 22.25 18.8023 22.25 18.25V15.75C22.25 15.1977 21.8023 14.75 21.25 14.75H18.75C18.1977 14.75 17.75 15.1977 17.75 15.75V18.25C17.75 18.8023 18.1977 19.25 18.75 19.25ZM10.75 9.25H13.25C13.8023 9.25 14.25 8.80228 14.25 8.25V5.75C14.25 5.19772 13.8023 4.75 13.25 4.75H10.75C10.1977 4.75 9.75 5.19772 9.75 5.75V8.25C9.75 8.80228 10.1977 9.25 10.75 9.25Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
2819
+ "svg": "<path d=\"M17.75 15.75C17.75 15.1977 18.1977 14.75 18.75 14.75H21.25C21.8023 14.75 22.25 15.1977 22.25 15.75V18.25C22.25 18.8023 21.8023 19.25 21.25 19.25H18.75C18.1977 19.25 17.75 18.8023 17.75 18.25V15.75Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M1.75 15.75C1.75 15.1977 2.19772 14.75 2.75 14.75H5.25C5.80228 14.75 6.25 15.1977 6.25 15.75V18.25C6.25 18.8023 5.80228 19.25 5.25 19.25H2.75C2.19772 19.25 1.75 18.8023 1.75 18.25V15.75Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M4.25 7C4.25 7.69036 3.69036 8.25 3 8.25C2.30964 8.25 1.75 7.69036 1.75 7C1.75 6.30964 2.30964 5.75 3 5.75C3.69036 5.75 4.25 6.30964 4.25 7Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M22.25 7C22.25 7.69036 21.6904 8.25 21 8.25C20.3096 8.25 19.75 7.69036 19.75 7C19.75 6.30964 20.3096 5.75 21 5.75C21.6904 5.75 22.25 6.30964 22.25 7Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M10.75 9.25H13.25C13.8023 9.25 14.25 8.80228 14.25 8.25V5.75C14.25 5.19772 13.8023 4.75 13.25 4.75H10.75C10.1977 4.75 9.75 5.19772 9.75 5.75V8.25C9.75 8.80228 10.1977 9.25 10.75 9.25Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M3 7H9.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14.5 7H21\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M4.00781 14.3889C4.15819 11.0017 6.41484 8.16217 9.49982 7.14819\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14.5 7.14819C17.585 8.16217 19.8416 11.0017 19.992 14.3889\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M3 7.5V6.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M21 7.5V6.5\" stroke=\"currentColor\" stroke-width=\"1.5\" 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.4995 15.5L8.49947 7.50002M14.1246 17.8751L20.7924 11.2071C21.1829 10.8166 21.1829 10.1834 20.7924 9.79292L19.4995 8.50002H17.4995L17.4995 6.50001L14.2066 3.20714C13.8161 2.81661 13.1829 2.81662 12.7924 3.20716L6.12451 9.87532C5.77941 10.2204 5.77956 10.78 6.12484 11.1249C7.16068 12.1597 7.16114 13.8384 6.12586 14.8737L3.20693 17.7929C2.81638 18.1834 2.81645 18.8167 3.20708 19.2072L4.79316 20.7927C5.18371 21.1831 5.8168 21.183 6.20727 20.7925L9.12564 17.874C10.161 16.8385 11.8399 16.8389 12.8748 17.8748C13.2198 18.2201 13.7794 18.2202 14.1246 17.8751Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
3631
+ "svg": "<path d=\"M20.7924 11.2071L14.1246 17.8751C13.7794 18.2202 13.2198 18.2201 12.8748 17.8748C11.8399 16.8389 10.161 16.8385 9.12564 17.874L6.20727 20.7925C5.8168 21.183 5.18371 21.1831 4.79316 20.7927L3.20708 19.2072C2.81645 18.8167 2.81638 18.1834 3.20693 17.7929L6.12586 14.8737C7.16114 13.8384 7.16068 12.1597 6.12484 11.1249C5.77956 10.78 5.77941 10.2204 6.12451 9.87532L12.7924 3.20716C13.1829 2.81662 13.8161 2.81661 14.2066 3.20714L17.4995 6.50001L17.4995 8.50002H19.4995L20.7924 9.79292C21.1829 10.1834 21.1829 10.8166 20.7924 11.2071Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M16.5 15.5L8.5 7.5\" stroke=\"currentColor\" stroke-width=\"1.5\" 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 6.99997L17 14M4.04289 15.9571L16.2929 3.70708C16.6834 3.31655 17.3166 3.31655 17.7071 3.70708L20.2929 6.29286C20.6834 6.68339 20.6834 7.31655 20.2929 7.70708L8.04289 19.9571C7.85536 20.1446 7.601 20.25 7.33579 20.25H4.75C4.19772 20.25 3.75 19.8023 3.75 19.25V16.6642C3.75 16.399 3.85536 16.1446 4.04289 15.9571Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
6655
+ "svg": "<path d=\"M16.2929 3.70708L4.04289 15.9571C3.85536 16.1446 3.75 16.399 3.75 16.6642V19.25C3.75 19.8023 4.19772 20.25 4.75 20.25H7.33579C7.601 20.25 7.85536 20.1446 8.04289 19.9571L20.2929 7.70708C20.6834 7.31655 20.6834 6.68339 20.2929 6.29286L17.7071 3.70708C17.3166 3.31655 16.6834 3.31655 16.2929 3.70708Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M10 7L17 14\" stroke=\"currentColor\" stroke-width=\"1.5\" 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=\"M6.75 7V9.25C6.75 9.80228 7.19772 10.25 7.75 10.25H19.25C19.8023 10.25 20.25 9.80228 20.25 9.25V4.75C20.25 4.19772 19.8023 3.75 19.25 3.75H7.75C7.19772 3.75 6.75 4.19772 6.75 4.75V7ZM6.75 7H4.75C4.19772 7 3.75 7.44772 3.75 8V12.25C3.75 12.8023 4.19772 13.25 4.75 13.25H12C12.5523 13.25 13 13.6977 13 14.25V15.5M15.25 21.25V18.25C15.25 17.0074 14.2426 16 13 16C11.7574 16 10.75 17.0074 10.75 18.25V21.25\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
6669
+ "svg": "<path d=\"M6.75 4.75C6.75 4.19772 7.19772 3.75 7.75 3.75H19.25C19.8023 3.75 20.25 4.19772 20.25 4.75V9.25C20.25 9.80228 19.8023 10.25 19.25 10.25H7.75C7.19772 10.25 6.75 9.80228 6.75 9.25V7V4.75Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M6.75 7H4.75C4.19772 7 3.75 7.44772 3.75 8V12.25C3.75 12.8023 4.19772 13.25 4.75 13.25H12C12.5523 13.25 13 13.6977 13 14.25V15.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M15.25 21.25V18.25C15.25 17.0074 14.2426 16 13 16C11.7574 16 10.75 17.0074 10.75 18.25V21.25\" stroke=\"currentColor\" stroke-width=\"1.5\" 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-1-stroke-1.5",
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=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12.5 16L19.5 8\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
8112
+ "iconName": "douple-checkmark-2-small",
8113
+ "variant": {
8114
+ "join": "round",
8115
+ "filled": "off",
8116
+ "radius": "1",
8117
+ "stroke": "1.5"
8118
+ },
8119
+ "createdAt": "2025-11-24T19:02:03.386128+00:00",
8120
+ "packageName": "round-outlined-radius-1-stroke-1.5",
8121
+ "componentName": "IconDoupleCheckmark2Small"
8122
+ },
8109
8123
  {
8110
8124
  "category": "Photography & Video",
8111
8125
  "svg": "<path d=\"M3.75 9.25H8.25C8.80228 9.25 9.25 8.80228 9.25 8.25V3.75\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M20.25 9.25H15.75C15.1977 9.25 14.75 8.80228 14.75 8.25V3.75\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14.75 20.25V15.75C14.75 15.1977 15.1977 14.75 15.75 14.75H20.25\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M3.75 14.75H8.25C8.80228 14.75 9.25 15.1977 9.25 15.75V20.25\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M3.75 9.25H8.25C8.80228 9.25 9.25 8.80228 9.25 8.25V3.75\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M20.25 9.25H15.75C15.1977 9.25 14.75 8.80228 14.75 8.25V3.75\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14.75 20.25V15.75C14.75 15.1977 15.1977 14.75 15.75 14.75H20.25\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M3.75 14.75H8.25C8.80228 14.75 9.25 15.1977 9.25 15.75V20.25\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
@@ -8626,7 +8640,7 @@
8626
8640
  },
8627
8641
  {
8628
8642
  "category": "Edit",
8629
- "svg": "<path d=\"M6.99985 11L13.4998 17.5M3.20696 13.7929L13.7927 3.20708C14.1833 2.81655 14.8164 2.81655 15.207 3.20708L20.801 8.80114C21.1883 9.18842 21.192 9.81517 20.8093 10.207L11.2941 19.9487C11.1059 20.1414 10.848 20.25 10.5787 20.25H8.66406C8.39885 20.25 8.14449 20.1446 7.95696 19.9571L3.20696 15.2071C2.81643 14.8166 2.81643 14.1834 3.20696 13.7929Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
8643
+ "svg": "<path d=\"M13.7927 3.20708L3.20696 13.7929C2.81643 14.1834 2.81643 14.8166 3.20696 15.2071L7.95696 19.9571C8.14449 20.1446 8.39885 20.25 8.66406 20.25H10.5787C10.848 20.25 11.1059 20.1414 11.2941 19.9487L20.8093 10.207C21.192 9.81517 21.1883 9.18842 20.801 8.80114L15.207 3.20708C14.8164 2.81655 14.1833 2.81655 13.7927 3.20708Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M7 11L13.5 17.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" 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=\"M11.8549 21.2499C10.823 20.9893 8.6953 20.3423 6.40579 18.0283C2.57878 14.1604 1.59907 8.87956 4.21755 6.23313C6.36902 4.05869 10.5504 4.18512 14 6.4999M17.5 9.9999C20.4771 13.4729 21.3599 16.7967 19.0757 18.6435C17.3646 20.027 15.1993 18.4271 13.9359 17.1937M13.603 13.2499H10.75V10.4141C10.75 10.1489 10.8554 9.89455 11.0429 9.70702L17.5425 3.20744C17.9332 2.81675 18.5667 2.81694 18.9571 3.20788L20.7944 5.04744C21.1843 5.43778 21.1844 6.07012 20.7946 6.46057L14.3107 12.9564C14.1231 13.1443 13.8685 13.2499 13.603 13.2499Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
11177
+ "svg": "<path d=\"M10.75 13.2499H13.603C13.8685 13.2499 14.1231 13.1443 14.3107 12.9564L20.7946 6.46057C21.1844 6.07012 21.1843 5.43778 20.7944 5.04744L18.9571 3.20788C18.5667 2.81694 17.9332 2.81675 17.5425 3.20744L11.0429 9.70702C10.8554 9.89455 10.75 10.1489 10.75 10.4141V13.2499Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M11.8549 21.25C10.823 20.9894 8.6953 20.3424 6.40579 18.0284C2.57878 14.1605 1.59907 8.87966 4.21755 6.23323C6.36902 4.05879 10.5504 4.18522 14 6.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M17.4997 10C20.4768 13.473 21.3595 16.7968 19.0754 18.6436C17.3643 20.0271 15.199 18.4271 13.9355 17.1938\" stroke=\"currentColor\" stroke-width=\"1.5\" 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=\"M4.75059 13.25C4.3158 14.9892 3.56615 16.9352 2.41003 18.4242C2.07132 18.8604 2.06717 19.4916 2.45769 19.8821L4.11848 21.5429C4.50901 21.9335 5.14021 21.9293 5.57643 21.5906C7.0654 20.4345 9.01145 19.6848 10.7506 19.25M12.695 19.2973L21.7152 7.57099C22.0215 7.17287 21.9849 6.60935 21.6297 6.25418L17.7465 2.37091C17.3913 2.01574 16.8278 1.97914 16.4296 2.28539L4.70331 11.3056C4.22485 11.6737 4.17907 12.3785 4.60591 12.8054L11.1953 19.3947C11.6221 19.8216 12.3269 19.7758 12.695 19.2973Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
13123
+ "svg": "<path d=\"M17.7459 2.37091C17.3908 2.01574 16.8273 1.97914 16.4291 2.28539L4.70281 11.3056C4.22434 11.6737 4.17857 12.3785 4.60541 12.8054L11.1948 19.3947C11.6216 19.8216 12.3264 19.7758 12.6945 19.2973L21.7147 7.57099C22.021 7.17287 21.9844 6.60935 21.6292 6.25418L17.7459 2.37091Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M4.75059 13.25C4.3158 14.9891 3.56615 16.9352 2.41003 18.4242C2.07132 18.8604 2.06717 19.4916 2.45769 19.8821L4.11848 21.5429C4.50901 21.9334 5.14021 21.9293 5.57643 21.5906C7.0654 20.4344 9.01145 19.6848 10.7506 19.25\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
13110
13124
  "iconName": "marker,highlight",
13111
13125
  "variant": {
13112
13126
  "join": "round",
@@ -15010,7 +15024,7 @@
15010
15024
  },
15011
15025
  {
15012
15026
  "category": "Edit",
15013
- "svg": "<path d=\"M13.25 6.24997L16.2929 3.20708C16.6834 2.81655 17.3166 2.81655 17.7071 3.20708L20.7929 6.29286C21.1834 6.68339 21.1834 7.31655 20.7929 7.70708L17.75 10.75M13.25 6.24997L3.04289 16.4571C2.85536 16.6446 2.75 16.899 2.75 17.1642V21.25H6.83579C7.101 21.25 7.35536 21.1446 7.54289 20.9571L17.75 10.75M13.25 6.24997L17.75 10.75\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
15027
+ "svg": "<path d=\"M17.7071 3.20708L20.7929 6.29286C21.1834 6.68339 21.1834 7.31655 20.7929 7.70708L17.75 10.75L7.54289 20.9571C7.35536 21.1446 7.101 21.25 6.83579 21.25H2.75V17.1642C2.75 16.899 2.85536 16.6446 3.04289 16.4571L13.25 6.24997L16.2929 3.20708C16.6834 2.81655 17.3166 2.81655 17.7071 3.20708Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M13.25 6.25L17.75 10.75\" stroke=\"currentColor\" stroke-width=\"1.5\" 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=\"M12.77 21.25H21.25M2.75 17.4319V21.25H6.56808C6.83207 21.25 7.08525 21.1451 7.27192 20.9585L20.9585 7.27192C21.3472 6.8832 21.3472 6.25296 20.9585 5.86424L18.1358 3.04154C17.747 2.65282 17.1168 2.65282 16.7281 3.04154L3.04154 16.7281C2.85487 16.9147 2.75 17.1679 2.75 17.4319Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
15041
+ "svg": "<path d=\"M2.75 21.25V17.4319C2.75 17.1679 2.85487 16.9147 3.04154 16.7281L16.7281 3.04154C17.1168 2.65282 17.747 2.65282 18.1358 3.04154L20.9585 5.86424C21.3472 6.25296 21.3472 6.8832 20.9585 7.27192L7.27192 20.9585C7.08525 21.1451 6.83207 21.25 6.56808 21.25H2.75Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12.7695 21.25H21.2495\" stroke=\"currentColor\" stroke-width=\"1.5\" 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.6598 18.786 10.75 19.75M17.7071 3.45708L19.5429 5.29286C19.9334 5.68339 19.9334 6.31655 19.5429 6.70708L6.29289 19.9571C6.10536 20.1446 5.851 20.25 5.58579 20.25H2.75V17.4142C2.75 17.149 2.85536 16.8946 3.04289 16.7071L16.2929 3.45708C16.6834 3.06655 17.3166 3.06655 17.7071 3.45708Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
15069
+ "svg": "<path d=\"M19.5429 5.29286L17.7071 3.45708C17.3166 3.06655 16.6834 3.06655 16.2929 3.45708L3.04289 16.7071C2.85536 16.8946 2.75 17.149 2.75 17.4142V20.25H5.58579C5.851 20.25 6.10536 20.1446 6.29289 19.9571L19.5429 6.70708C19.9334 6.31655 19.9334 5.68339 19.5429 5.29286Z\" stroke=\"currentColor\" stroke-width=\"1.5\" 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.6598 18.786 10.75 19.75\" stroke=\"currentColor\" stroke-width=\"1.5\" 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.87485 8.87509L11.4998 11.5001M8.87485 8.87509L5.37485 12.3751M8.87485 8.87509L12.3748 5.37509M6.99985 14.0001L5.37485 12.3751M5.37485 12.3751L2.45696 15.293C2.06643 15.6835 2.06643 16.3167 2.45696 16.7072L7.29274 21.543C7.68327 21.9335 8.31643 21.9335 8.70696 21.543L21.5427 8.7072C21.9333 8.31668 21.9333 7.68351 21.5427 7.29299L16.707 2.4572C16.3164 2.06668 15.6833 2.06668 15.2927 2.4572L12.3748 5.37509M13.9998 7.00009L12.3748 5.37509\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
16973
+ "svg": "<path d=\"M21.5427 7.29299L16.707 2.4572C16.3164 2.06668 15.6833 2.06668 15.2927 2.4572L12.3748 5.37509L8.87485 8.87509L5.37485 12.3751L2.45696 15.293C2.06643 15.6835 2.06643 16.3167 2.45696 16.7072L7.29274 21.543C7.68327 21.9335 8.31643 21.9335 8.70696 21.543L21.5427 8.7072C21.9333 8.31667 21.9333 7.68351 21.5427 7.29299Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8.875 8.875L11.5 11.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M7 14L5.375 12.375\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14 7L12.375 5.375\" stroke=\"currentColor\" stroke-width=\"1.5\" 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.58695 9.5C4.66589 5.88564 8.02422 3.25 12 3.25C15.9758 3.25 19.3341 5.88564 20.4131 9.5M20.4131 14.5C19.3341 18.1144 15.9758 20.75 12 20.75C8.02422 20.75 4.66589 18.1144 3.58695 14.5M6.25 12C6.25 13.2426 5.24264 14.25 4 14.25C2.75736 14.25 1.75 13.2426 1.75 12C1.75 10.7574 2.75736 9.75 4 9.75C5.24264 9.75 6.25 10.7574 6.25 12ZM22.25 12C22.25 13.2426 21.2426 14.25 20 14.25C18.7574 14.25 17.75 13.2426 17.75 12C17.75 10.7574 18.7574 9.75 20 9.75C21.2426 9.75 22.25 10.7574 22.25 12Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/>",
21103
+ "svg": "<path d=\"M6.25 12C6.25 13.2426 5.24264 14.25 4 14.25C2.75736 14.25 1.75 13.2426 1.75 12C1.75 10.7574 2.75736 9.75 4 9.75C5.24264 9.75 6.25 10.7574 6.25 12Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/><path d=\"M22.25 12C22.25 13.2426 21.2426 14.25 20 14.25C18.7574 14.25 17.75 13.2426 17.75 12C17.75 10.7574 18.7574 9.75 20 9.75C21.2426 9.75 22.25 10.7574 22.25 12Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/><path d=\"M6.5 12H17.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/><path d=\"M3.58789 9.5C4.66683 5.88564 8.02516 3.25 12.0009 3.25C15.9767 3.25 19.335 5.88564 20.414 9.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/><path d=\"M20.414 14.5C19.335 18.1144 15.9767 20.75 12.0009 20.75C8.02517 20.75 4.66684 18.1144 3.58789 14.5\" stroke=\"currentColor\" stroke-width=\"1.5\" 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=\"M4 20L10.19 13.8086M4 20L15.4546 17.6136C15.7936 17.543 16.072 17.3019 16.1904 16.9764L18 12M4 20L6.38637 8.54544C6.45701 8.20635 6.69809 7.92797 7.0236 7.8096L12 6M18 12L20.7929 9.20711C21.1834 8.81658 21.1834 8.18342 20.7929 7.7929L16.2071 3.20711C15.8166 2.81658 15.1834 2.81658 14.7929 3.20711L12 6M18 12L12 6M13.2319 12.5166C13.2319 13.4831 12.4484 14.2666 11.4819 14.2666C10.5154 14.2666 9.73193 13.4831 9.73193 12.5166C9.73193 11.5501 10.5154 10.7666 11.4819 10.7666C12.4484 10.7666 13.2319 11.5501 13.2319 12.5166Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
22125
+ "svg": "<path d=\"M4 20L10.19 13.8086\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M20.7929 7.7929L16.2071 3.20711C15.8166 2.81658 15.1834 2.81658 14.7929 3.20711L12 6L18 12L20.7929 9.20711C21.1834 8.81658 21.1834 8.18342 20.7929 7.7929Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M16.1904 16.9764L18 12L12 6L7.0236 7.8096C6.69809 7.92797 6.45701 8.20635 6.38637 8.54544L4 20L15.4546 17.6136C15.7936 17.543 16.072 17.3019 16.1904 16.9764Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M13.2324 12.5166C13.2324 13.4831 12.4489 14.2666 11.4824 14.2666C10.5159 14.2666 9.73242 13.4831 9.73242 12.5166C9.73242 11.5501 10.5159 10.7666 11.4824 10.7666C12.4489 10.7666 13.2324 11.5501 13.2324 12.5166Z\" stroke=\"currentColor\" stroke-width=\"1.5\" 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=\"M14.5614 19.1507L13.8837 18.8296L14.5614 19.1507ZM13.789 19.7139L13.8875 20.4574L13.789 19.7139ZM3 21.1424L2.25582 21.0491C2.22691 21.2798 2.30658 21.5108 2.47151 21.6746C2.63645 21.8384 2.86801 21.9164 3.09845 21.8859L3 21.1424ZM4.35982 10.2943L3.61565 10.201L3.61565 10.201L4.35982 10.2943ZM4.93356 9.51042L5.24743 10.1916H5.24743L4.93356 9.51042ZM10.5303 14.6728C10.8232 14.3799 10.8232 13.905 10.5303 13.6121C10.2374 13.3192 9.76256 13.3192 9.46967 13.6121L10.5303 14.6728ZM11.7218 5.34953L12.2522 4.8192L12.2522 4.8192L11.7218 5.34953ZM11.7218 3.93531L11.1915 3.40498V3.40498L11.7218 3.93531ZM12.8076 2.84953L13.3379 3.37986V3.37986L12.8076 2.84953ZM14.2218 2.84953L14.7522 2.3192L14.2218 2.84953ZM21.2929 9.9206L20.7626 10.4509L21.2929 9.9206ZM21.2929 11.3348L21.8232 11.8651L21.2929 11.3348ZM20.2071 12.4206L19.6768 11.8903L20.2071 12.4206ZM18.7929 12.4206L19.3232 11.8903V11.8903L18.7929 12.4206ZM9.24998 14.65V15.4H10.75V14.65H9.24998ZM10.75 13.65V12.9H9.24998V13.65H10.75ZM17.408 11.3923L13.8837 18.8296L15.2392 19.4719L18.7635 12.0347L17.408 11.3923ZM13.6906 18.9704L2.90155 20.3989L3.09845 21.8859L13.8875 20.4574L13.6906 18.9704ZM3.74418 21.2357L5.104 10.3875L3.61565 10.201L2.25582 21.0491L3.74418 21.2357ZM5.24743 10.1916L12.7428 6.7378L12.1151 5.37547L4.61969 8.82926L5.24743 10.1916ZM11.8986 6.58696L17.5555 12.2438L18.6161 11.1832L12.9593 5.5263L11.8986 6.58696ZM9.46967 13.6121L2.46967 20.6121L3.53033 21.6727L10.5303 14.6728L9.46967 13.6121ZM12.9593 5.5263L12.2522 4.8192L11.1915 5.87986L11.8986 6.58696L12.9593 5.5263ZM12.2522 4.46564L13.3379 3.37986L12.2773 2.3192L11.1915 3.40498L12.2522 4.46564ZM13.6915 3.37986L20.7626 10.4509L21.8232 9.39027L14.7522 2.3192L13.6915 3.37986ZM20.7626 10.8045L19.6768 11.8903L20.7374 12.9509L21.8232 11.8651L20.7626 10.8045ZM19.3232 11.8903L18.6161 11.1832L17.5555 12.2438L18.2626 12.9509L19.3232 11.8903ZM19.6768 11.8903C19.5792 11.9879 19.4209 11.9879 19.3232 11.8903L18.2626 12.9509C18.946 13.6343 20.054 13.6343 20.7374 12.9509L19.6768 11.8903ZM13.3379 3.37986C13.4356 3.28223 13.5939 3.28223 13.6915 3.37986L14.7522 2.3192C14.0687 1.63579 12.9607 1.63578 12.2773 2.3192L13.3379 3.37986ZM20.7626 10.4509C20.8602 10.5486 20.8602 10.7069 20.7626 10.8045L21.8232 11.8651C22.5066 11.1817 22.5066 10.0737 21.8232 9.39027L20.7626 10.4509ZM5.104 10.3875C5.11474 10.3018 5.16898 10.2277 5.24743 10.1916L4.61969 8.82926C4.07049 9.08232 3.69086 9.60098 3.61565 10.201L5.104 10.3875ZM12.2522 4.8192C12.1545 4.72156 12.1545 4.56327 12.2522 4.46564L11.1915 3.40498C10.5081 4.0884 10.5081 5.19644 11.1915 5.87986L12.2522 4.8192ZM13.8837 18.8296C13.8474 18.9062 13.7747 18.9592 13.6906 18.9704L13.8875 20.4574C14.476 20.3794 14.9849 20.0084 15.2392 19.4719L13.8837 18.8296ZM10.5 14.15C10.5 14.4262 10.2761 14.65 9.99998 14.65V16.15C11.1046 16.15 12 15.2546 12 14.15H10.5ZM9.99998 14.65C9.72384 14.65 9.49998 14.4262 9.49998 14.15H7.99998C7.99998 15.2546 8.89541 16.15 9.99998 16.15V14.65ZM9.49998 14.15C9.49998 13.8739 9.72384 13.65 9.99998 13.65V12.15C8.89541 12.15 7.99998 13.0455 7.99998 14.15H9.49998ZM9.99998 13.65C10.2761 13.65 10.5 13.8739 10.5 14.15H12C12 13.0455 11.1046 12.15 9.99998 12.15V13.65ZM10.75 14.65V13.65H9.24998V14.65H10.75Z\" fill=\"currentColor\"/>",
22139
+ "svg": "<path d=\"M18.0858 11.7135L14.5614 19.1507C14.4161 19.4573 14.1253 19.6693 13.789 19.7139L3 21.1424L4.35982 10.2943C4.4028 9.9514 4.61973 9.65503 4.93356 9.51042L12.4289 6.05663L11.7218 5.34953C11.3313 4.959 11.3313 4.32584 11.7218 3.93531L12.8076 2.84953C13.1981 2.45901 13.8313 2.45901 14.2218 2.84953L21.2929 9.9206C21.6834 10.3111 21.6834 10.9443 21.2929 11.3348L20.2071 12.4206C19.8166 12.8111 19.1834 12.8111 18.7929 12.4206L18.0858 11.7135Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/><path d=\"M11.25 14.15C11.25 14.8404 10.6904 15.4 10 15.4C9.30964 15.4 8.75 14.8404 8.75 14.15C8.75 13.4597 9.30964 12.9 10 12.9C10.6904 12.9 11.25 13.4597 11.25 14.15Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/><path d=\"M12.4297 6.05664L18.0865 11.7135\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"/><path d=\"M10 14.1425L3 21.1424\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"/><path d=\"M10 14.65V13.65\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/>",
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.25 12.2501H5.75C4.64543 12.2501 3.75 13.1455 3.75 14.2501C3.75 15.3547 4.64543 16.2501 5.75 16.2501H16.25C17.3546 16.2501 18.25 17.1455 18.25 18.2501C18.25 19.3547 17.3546 20.2501 16.25 20.2501H11.75M11.75 12.2501H14.3358C14.601 12.2501 14.8554 12.1447 15.0429 11.9572L20.5429 6.4572C20.9334 6.06668 20.9334 5.43351 20.5429 5.04299L18.9571 3.4572C18.5666 3.06668 17.9334 3.06668 17.5429 3.4572L12.0429 8.9572C11.8554 9.14474 11.75 9.39909 11.75 9.66431V12.2501Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
22153
+ "svg": "<path d=\"M18.9571 3.4572C18.5666 3.06668 17.9334 3.06668 17.5429 3.4572L12.0429 8.9572C11.8554 9.14474 11.75 9.39909 11.75 9.66431V12.2501H14.3358C14.601 12.2501 14.8554 12.1447 15.0429 11.9572L20.5429 6.4572C20.9334 6.06668 20.9334 5.43351 20.5429 5.04299L18.9571 3.4572Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8.25 12.25H5.75C4.64543 12.25 3.75 13.1454 3.75 14.25C3.75 15.3546 4.64543 16.25 5.75 16.25H16.25C17.3546 16.25 18.25 17.1454 18.25 18.25C18.25 19.3546 17.3546 20.25 16.25 20.25H11.75\" stroke=\"currentColor\" stroke-width=\"1.5\" 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-1-stroke-1.5",
3
- "version": "1.1.41",
3
+ "version": "1.1.42",
4
4
  "style": "round-outlined-radius-1-stroke-1.5",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-1-stroke-1.5/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";