@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.
- package/IconBezierCircle/index.js +1 -1
- package/IconBezierCircle/index.js.map +1 -1
- package/IconBezierCircle/index.mjs +1 -1
- package/IconBezierCircle/index.mjs.map +1 -1
- package/IconBezierCurve/index.js +1 -1
- package/IconBezierCurve/index.js.map +1 -1
- package/IconBezierCurve/index.mjs +1 -1
- package/IconBezierCurve/index.mjs.map +1 -1
- package/IconBrush/index.js +1 -1
- package/IconBrush/index.js.map +1 -1
- package/IconBrush/index.mjs +1 -1
- package/IconBrush/index.mjs.map +1 -1
- package/IconColorPicker/index.js +1 -1
- package/IconColorPicker/index.js.map +1 -1
- package/IconColorPicker/index.mjs +1 -1
- package/IconColorPicker/index.mjs.map +1 -1
- package/IconColorRoll/index.js +1 -1
- package/IconColorRoll/index.js.map +1 -1
- package/IconColorRoll/index.mjs +1 -1
- package/IconColorRoll/index.mjs.map +1 -1
- package/IconDoupleCheckmark2Small/index.d.ts +4 -0
- package/IconDoupleCheckmark2Small/index.js +2 -0
- package/IconDoupleCheckmark2Small/index.js.map +1 -0
- package/IconDoupleCheckmark2Small/index.mjs +2 -0
- package/IconDoupleCheckmark2Small/index.mjs.map +1 -0
- package/IconEraser/index.js +1 -1
- package/IconEraser/index.js.map +1 -1
- package/IconEraser/index.mjs +1 -1
- package/IconEraser/index.mjs.map +1 -1
- package/IconHighlight/index.js +1 -1
- package/IconHighlight/index.js.map +1 -1
- package/IconHighlight/index.mjs +1 -1
- package/IconHighlight/index.mjs.map +1 -1
- package/IconMarker/index.js +1 -1
- package/IconMarker/index.js.map +1 -1
- package/IconMarker/index.mjs +1 -1
- package/IconMarker/index.mjs.map +1 -1
- package/IconMarkerCircle/index.js +1 -1
- package/IconMarkerCircle/index.js.map +1 -1
- package/IconMarkerCircle/index.mjs +1 -1
- package/IconMarkerCircle/index.mjs.map +1 -1
- package/IconPencil/index.js +1 -1
- package/IconPencil/index.js.map +1 -1
- package/IconPencil/index.mjs +1 -1
- package/IconPencil/index.mjs.map +1 -1
- package/IconPencilLine/index.js +1 -1
- package/IconPencilLine/index.js.map +1 -1
- package/IconPencilLine/index.mjs +1 -1
- package/IconPencilLine/index.mjs.map +1 -1
- package/IconPencilWave/index.js +1 -1
- package/IconPencilWave/index.js.map +1 -1
- package/IconPencilWave/index.mjs +1 -1
- package/IconPencilWave/index.mjs.map +1 -1
- package/IconRuler/index.js +1 -1
- package/IconRuler/index.js.map +1 -1
- package/IconRuler/index.mjs +1 -1
- package/IconRuler/index.mjs.map +1 -1
- package/IconVectorLogo/index.js +1 -1
- package/IconVectorLogo/index.js.map +1 -1
- package/IconVectorLogo/index.mjs +1 -1
- package/IconVectorLogo/index.mjs.map +1 -1
- package/IconWrite1/index.js +1 -1
- package/IconWrite1/index.js.map +1 -1
- package/IconWrite1/index.mjs +1 -1
- package/IconWrite1/index.mjs.map +1 -1
- package/IconWrite2/index.js +1 -1
- package/IconWrite2/index.js.map +1 -1
- package/IconWrite2/index.mjs +1 -1
- package/IconWrite2/index.mjs.map +1 -1
- package/IconWriting/index.js +1 -1
- package/IconWriting/index.js.map +1 -1
- package/IconWriting/index.mjs +1 -1
- package/IconWriting/index.mjs.map +1 -1
- package/README.md +1 -0
- package/filtered-icons.json +31 -17
- package/icons/index.d.ts +1 -0
- package/icons-index.json +5 -3
- package/index.d.ts +1 -0
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/tsx-icons.json +24 -17
package/IconWrite1/index.mjs.map
CHANGED
|
@@ -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.
|
|
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"]}
|
package/IconWrite2/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var c=Object.create;var
|
|
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
|
package/IconWrite2/index.js.map
CHANGED
|
@@ -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=\"
|
|
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"]}
|
package/IconWrite2/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
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
|
package/IconWrite2/index.mjs.map
CHANGED
|
@@ -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=\"
|
|
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"]}
|
package/IconWriting/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var
|
|
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
|
package/IconWriting/index.js.map
CHANGED
|
@@ -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=\"
|
|
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"]}
|
package/IconWriting/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
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=\"
|
|
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
package/filtered-icons.json
CHANGED
|
@@ -2802,7 +2802,7 @@
|
|
|
2802
2802
|
},
|
|
2803
2803
|
{
|
|
2804
2804
|
"category": "Edit",
|
|
2805
|
-
"svg": "<path d=\"
|
|
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=\"
|
|
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=\"
|
|
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=\"
|
|
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
|
|
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=\"
|
|
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=\"
|
|
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=\"
|
|
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.
|
|
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.
|
|
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=\"
|
|
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=\"
|
|
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=\"
|
|
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
|
|
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.
|
|
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=\"
|
|
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=\"
|
|
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
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.
|
|
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":
|
|
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":
|
|
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";
|