@central-icons-react-native/round-outlined-radius-2-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=\"M20.0858 7.08579L16.9142 3.91422C16.1332 3.13317 14.8668 3.13317 14.0858 3.91422L12 6L18 12L20.0858 9.91422C20.8668 9.13317 20.8668 7.86684 20.0858 7.08579Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M16.3808 16.4528L18 12L12 6L7.54721 7.6192C6.89618 7.85593 6.41402 8.4127 6.27273 9.09087L4 20L14.9091 17.7273C15.5873 17.586 16.1441 17.1038 16.3808 16.4528Z\"\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.7135L14.7944 18.659C14.5039 19.2722 13.9223 19.6962 13.2496 19.7853L3 21.1424L4.29071 10.8455C4.37667 10.1598 4.81054 9.56708 5.43819 9.27787L12.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.7135L14.7944 18.659C14.5039 19.2722 13.9223 19.6962 13.2496 19.7853L3 21.1424L4.29071 10.8455C4.37667 10.1598 4.81054 9.56708 5.43819 9.27787L12.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,kZACF,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.7135L14.7944 18.659C14.5039 19.2722 13.9223 19.6962 13.2496 19.7853L3 21.1424L4.29071 10.8455C4.37667 10.1598 4.81054 9.56708 5.43819 9.27787L12.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.7135L14.7944 18.659C14.5039 19.2722 13.9223 19.6962 13.2496 19.7853L3 21.1424L4.29071 10.8455C4.37667 10.1598 4.81054 9.56708 5.43819 9.27787L12.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,kZACF,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.4142 4.41414C18.6332 3.63311 17.3668 3.63311 16.5858 4.41416L12.5858 8.41417C12.2107 8.78924 12 9.29795 12 9.82838V12H14.1716C14.702 12 15.2107 11.7893 15.5858 11.4142L19.5858 7.41413C20.3668 6.63307 20.3668 5.36674 19.5858 4.5857L19.4142 4.41414Z",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.4142 4.41414C18.6332 3.63311 17.3668 3.63311 16.5858 4.41416L12.5858 8.41417C12.2107 8.78924 12 9.29795 12 9.82838V12H14.1716C14.702 12 15.2107 11.7893 15.5858 11.4142L19.5858 7.41413C20.3668 6.63307 20.3668 5.36674 19.5858 4.5857L19.4142 4.41414Z\"\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,8PACF,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.4142 4.41414C18.6332 3.63311 17.3668 3.63311 16.5858 4.41416L12.5858 8.41417C12.2107 8.78924 12 9.29795 12 9.82838V12H14.1716C14.702 12 15.2107 11.7893 15.5858 11.4142L19.5858 7.41413C20.3668 6.63307 20.3668 5.36674 19.5858 4.5857L19.4142 4.41414Z",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.4142 4.41414C18.6332 3.63311 17.3668 3.63311 16.5858 4.41416L12.5858 8.41417C12.2107 8.78924 12 9.29795 12 9.82838V12H14.1716C14.702 12 15.2107 11.7893 15.5858 11.4142L19.5858 7.41413C20.3668 6.63307 20.3668 5.36674 19.5858 4.5857L19.4142 4.41414Z\"\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,8PACF,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 21C10.4477 21 10 20.5523 10 20V18C10 17.4477 10.4477 17 11 17H13C13.5523 17 14 17.4477 14 18V20C14 20.5523 13.5523 21 13 21H11Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M11 7C10.4477 7 10 6.55228 10 6V4C10 3.44772 10.4477 3 11 3L13 3C13.5523 3 14 3.44772 14 4V6C14 6.55228 13.5523 7 13 7H11Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M3 11C3 10.4477 3.44772 10 4 10H6C6.55228 10 7 10.4477 7 11V13C7 13.5523 6.55228 14 6 14H4C3.44772 14 3 13.5523 3 13L3 11Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M20 14C20.5523 14 21 13.5523 21 13V11C21 10.4477 20.5523 10 20 10H18C17.4477 10 17 10.4477 17 11V13C17 13.5523 17.4477 14 18 14H20Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" 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=\"round\" 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=\"round\" 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=\"round\" 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=\"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=\"
|
|
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.085 11.9142L14.4993 17.5C13.9471 18.0523 13.0517 18.052 12.4998 17.4996C11.6718 16.6708 10.3287 16.6705 9.50038 17.4989L6.91399 20.0855C6.13305 20.8665 4.86688 20.8666 4.08577 20.0858L3.91417 19.9142C3.1329 19.1332 3.13276 17.8667 3.91386 17.0856L6.50057 14.4987C7.32879 13.6704 7.32842 12.3275 6.49975 11.4997C5.9473 10.9478 5.94706 10.0525 6.49921 9.50029L12.085 3.91425C12.866 3.13317 14.1324 3.13315 14.9135 3.91422L17.4992 6.49997L17.4992 8.49997H19.4992L20.085 9.08577C20.8661 9.86682 20.8661 11.1331 20.085 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.5858 4.41422L4.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.5858 8.41422C20.3668 7.63317 20.3668 6.36684 19.5858 5.58579L18.4142 4.41422C17.6332 3.63317 16.3668 3.63317 15.5858 4.41422Z\" 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 8V11C4 12.1046 4.89543 13 6 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-2-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": "2",
|
|
8117
|
+
"stroke": "2"
|
|
8118
|
+
},
|
|
8119
|
+
"createdAt": "2025-11-24T19:02:03.386128+00:00",
|
|
8120
|
+
"packageName": "round-outlined-radius-2-stroke-2",
|
|
8121
|
+
"componentName": "IconDoupleCheckmark2Small"
|
|
8122
|
+
},
|
|
8109
8123
|
{
|
|
8110
8124
|
"category": "Photography & Video",
|
|
8111
8125
|
"svg": "<path d=\"M4 9H7C8.10457 9 9 8.10457 9 7V4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M20 9H17C15.8954 9 15 8.10457 15 7V4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M15 20V17C15 15.8954 15.8954 15 17 15H20\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M4 15H7C8.10457 15 9 15.8954 9 17V20\" 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.5359 3.46384L3.91391 13.0858C3.13286 13.8669 3.13286 15.1332 3.91391 15.9142L7.41391 19.4142C7.78898 19.7893 8.29769 20 8.82813 20H10.6713C11.2017 20 11.7104 19.7893 12.0855 19.4142L20.6334 10.8663C21.3955 10.1042 21.4167 8.87535 20.6813 8.08746L16.4122 3.51342C15.6401 2.68616 14.336 2.66369 13.5359 3.46384Z\" 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 13H13.1874C13.7187 13 14.2282 12.7886 14.6034 12.4125L19.5892 7.41421C20.3686 6.63288 20.3678 5.36791 19.5875 4.58755L19.4142 4.41422C18.6331 3.63317 17.3668 3.63317 16.5857 4.41423L11.5858 9.41422C11.2107 9.7893 11 10.298 11 10.8284V13Z\" 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=\"M15.6087 3.07065L5.80601 10.6112C4.84908 11.3472 4.75753 12.7569 5.61121 13.6106L10.3899 18.3893C11.2436 19.243 12.6533 19.1514 13.3894 18.1945L20.9299 8.39186C21.5424 7.59561 21.4692 6.46857 20.7588 5.75823L18.2423 3.24169C17.5319 2.53135 16.4049 2.45815 15.6087 3.07065Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M5.49946 13.5C5.07632 15.1926 3.93699 16.8851 2.68757 18.2746C2.3183 18.6853 2.31604 19.3166 2.70656 19.7071L4.29235 21.2929C4.68287 21.6834 5.31416 21.6812 5.72483 21.3119C7.11434 20.0625 8.8069 18.9231 10.4995 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=\"
|
|
15027
|
+
"svg": "<path d=\"M18.4142 3.91415L20.0858 5.58573C20.8668 6.36678 20.8668 7.63311 20.0858 8.41416L18 10.4999L7.79289 20.7071C7.60536 20.8946 7.351 20.9999 7.08579 20.9999H3V16.9142C3 16.6489 3.10536 16.3946 3.29289 16.2071L13.5 5.99994L15.5858 3.91416C16.3668 3.13311 17.6332 3.13311 18.4142 3.91415Z\" 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=\"M18.9142 3.41416L20.5858 5.08573C21.3668 5.86678 21.3668 7.13311 20.5858 7.91416L8.08579 20.4142C7.71071 20.7892 7.20201 20.9999 6.67157 20.9999H3V17.3284C3 16.7979 3.21071 16.2892 3.58579 15.9142L16.0858 3.41416C16.8668 2.63311 18.1332 2.63311 18.9142 3.41416Z\" 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=\"M18.5858 4.58573L18.4142 4.41416C17.6332 3.63311 16.3668 3.63311 15.5858 4.41415L3.58579 16.4142C3.21071 16.7892 3 17.2979 3 17.8284V19.9999H5.17157C5.70201 19.9999 6.21071 19.7892 6.58579 19.4142L18.5858 7.41416C19.3668 6.63311 19.3668 5.36678 18.5858 4.58573Z\" 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.5855 6.58573L17.4139 3.41416C16.6329 2.63311 15.3665 2.63311 14.5855 3.41416L12.4997 5.49994L8.9997 8.99994L5.4997 12.4999L3.41391 14.5857C2.63286 15.3668 2.63286 16.6331 3.41391 17.4142L6.58548 20.5857C7.36653 21.3668 8.63286 21.3668 9.41391 20.5857L20.5855 9.41416C21.3665 8.63311 21.3665 7.36678 20.5855 6.58573Z\" 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=\"M20.0858 7.08579L16.9142 3.91422C16.1332 3.13317 14.8668 3.13317 14.0858 3.91422L12 6L18 12L20.0858 9.91422C20.8668 9.13317 20.8668 7.86684 20.0858 7.08579Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M16.3808 16.4528L18 12L12 6L7.54721 7.6192C6.89618 7.85593 6.41402 8.4127 6.27273 9.09087L4 20L14.9091 17.7273C15.5873 17.586 16.1441 17.1038 16.3808 16.4528Z\" 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.7135L14.7944 18.659C14.5039 19.2722 13.9223 19.6962 13.2496 19.7853L3 21.1424L4.29071 10.8455C4.37667 10.1598 4.81054 9.56708 5.43819 9.27787L12.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.4142 4.41414C18.6332 3.63311 17.3668 3.63311 16.5858 4.41416L12.5858 8.41417C12.2107 8.78924 12 9.29795 12 9.82838V12H14.1716C14.702 12 15.2107 11.7893 15.5858 11.4142L19.5858 7.41413C20.3668 6.63307 20.3668 5.36674 19.5858 4.5857L19.4142 4.41414Z\" 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-2-stroke-2",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.42",
|
|
4
4
|
"style": "round-outlined-radius-2-stroke-2",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-2-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";
|