@central-icons-react-native/square-filled-radius-0-stroke-1.5 1.1.41 → 1.1.42
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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/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/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/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 +17 -3
- 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 +10 -3
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var i=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,L)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of I(o))!x.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(L=B(o,t))||L.enumerable});return r};var l=(r,o,e)=>(e=r!=null?u(i(r)):{},a(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),g=r=>a(n({},"__esModule",{value:!0}),r);var v={};P(v,{IconDoupleCheckmark2Small:()=>f,default:()=>h});module.exports=g(v);var p=l(require("react"));var m=l(require("react")),C=require("react-native-svg"),s=({children:r,size:o=24,...e})=>m.default.createElement(C.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var c=require("react-native-svg"),f=r=>p.default.createElement(s,{...r},p.default.createElement(c.Path,{d:"M15.5586 7.92969L15.0645 8.49414L8.06445 16.4941L7.53613 17.0977L6.96973 16.5303L3.43945 13L4.5 11.9395L7.46289 14.9023L13.9355 7.50586L14.4297 6.94141L15.5586 7.92969ZM20.5586 7.92969L20.0645 8.49414L13.0645 16.4941L12.5703 17.0586L11.4414 16.0703L11.9355 15.5059L18.9355 7.50586L19.4297 6.94141L20.5586 7.92969Z",fill:"currentColor"})),h=f;0&&(module.exports={IconDoupleCheckmark2Small});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconDoupleCheckmark2Small/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 IconDoupleCheckmark2Small: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.5586 7.92969L15.0645 8.49414L8.06445 16.4941L7.53613 17.0977L6.96973 16.5303L3.43945 13L4.5 11.9395L7.46289 14.9023L13.9355 7.50586L14.4297 6.94141L15.5586 7.92969ZM20.5586 7.92969L20.0645 8.49414L13.0645 16.4941L12.5703 17.0586L11.4414 16.0703L11.9355 15.5059L18.9355 7.50586L19.4297 6.94141L20.5586 7.92969Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDoupleCheckmark2Small;\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,+BAAAE,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,EAAuDC,GAEhE,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,4TACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconDoupleCheckmark2Small_exports","__export","IconDoupleCheckmark2Small","IconDoupleCheckmark2Small_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconDoupleCheckmark2Small","props","React","CentralIconBase","IconDoupleCheckmark2Small_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import t from"react";import p from"react";import{Svg as L}from"react-native-svg";var e=({children:o,size:r=24,...n})=>p.createElement(L,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as a}from"react-native-svg";var l=o=>t.createElement(e,{...o},t.createElement(a,{d:"M15.5586 7.92969L15.0645 8.49414L8.06445 16.4941L7.53613 17.0977L6.96973 16.5303L3.43945 13L4.5 11.9395L7.46289 14.9023L13.9355 7.50586L14.4297 6.94141L15.5586 7.92969ZM20.5586 7.92969L20.0645 8.49414L13.0645 16.4941L12.5703 17.0586L11.4414 16.0703L11.9355 15.5059L18.9355 7.50586L19.4297 6.94141L20.5586 7.92969Z",fill:"currentColor"})),x=l;export{l as IconDoupleCheckmark2Small,x as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconDoupleCheckmark2Small/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 IconDoupleCheckmark2Small: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.5586 7.92969L15.0645 8.49414L8.06445 16.4941L7.53613 17.0977L6.96973 16.5303L3.43945 13L4.5 11.9395L7.46289 14.9023L13.9355 7.50586L14.4297 6.94141L15.5586 7.92969ZM20.5586 7.92969L20.0645 8.49414L13.0645 16.4941L12.5703 17.0586L11.4414 16.0703L11.9355 15.5059L18.9355 7.50586L19.4297 6.94141L20.5586 7.92969Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDoupleCheckmark2Small;\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,EAAuDC,GAEhEC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,4TACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconDoupleCheckmark2Small","props","React","CentralIconBase","IconDoupleCheckmark2Small_default"]}
|
package/IconPencilWave/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var m=Object.create;var t=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var s=Object.getOwnPropertyNames;var v=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(o,r)=>{for(var e in r)t(o,e,{get:r[e],enumerable:!0})},L=(o,r,e,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of s(r))!B.call(o,n)&&n!==e&&t(o,n,{get:()=>r[n],enumerable:!(p=u(r,n))||p.enumerable});return o};var a=(o,r,e)=>(e=o!=null?m(v(o)):{},L(r||!o||!o.__esModule?t(e,"default",{value:o,enumerable:!0}):e,o)),P=o=>L(t({},"__esModule",{value:!0}),o);var g={};I(g,{IconPencilWave:()=>d,default:()=>x});module.exports=P(g);var l=a(require("react"));var f=a(require("react")),i=require("react-native-svg"),c=({children:o,size:r=24,...e})=>f.default.createElement(i.Svg,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var C=require("react-native-svg"),d=o=>l.default.createElement(c,{...o},l.default.createElement(C.Path,{d:"M17 1.68945L21.3107 6.00011L6.31066 21.0001H2V16.6895L17 1.68945Z",fill:"currentColor"}),l.default.createElement(C.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M21.5673 18.4905L22.0575 17.9229L20.9223 16.9424L20.4333 17.5086L20.4323 17.5097L20.4258 17.517C20.4188 17.5248 20.4072 17.5377 20.3911 17.5549C20.3588 17.5895 20.3091 17.6412 20.2442 17.7045C20.1136 17.8319 19.9258 18.0015 19.6986 18.1698C19.2226 18.5226 18.6747 18.7946 18.1657 18.7946C17.6342 18.7946 17.1237 18.5423 16.4174 18.1674L16.3491 18.1312C15.7221 17.7977 14.909 17.3652 13.9863 17.3652C12.2059 17.3652 11.1668 18.2156 10.2042 19.2354L9.68945 19.7808L10.7803 20.8104L11.2951 20.265C12.1522 19.3569 12.8211 18.8652 13.9863 18.8652C14.5025 18.8652 15.0034 19.1151 15.7142 19.4924L15.7674 19.5207C16.4008 19.8573 17.2238 20.2946 18.1657 20.2946C19.1567 20.2946 20.0258 19.7944 20.5917 19.375C20.8856 19.1572 21.125 18.9407 21.2914 18.7785C21.375 18.697 21.4412 18.6282 21.4878 18.5783C21.5111 18.5533 21.5295 18.533 21.5429 18.5181L21.559 18.4999L21.5641 18.4941L21.5659 18.492L21.5673 18.4905Z",fill:"currentColor"}),l.default.createElement(C.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M21.5676 18.4905L21 18.0002C21.5676 18.4905 21.5676 18.4905 21.5676 18.4905Z",fill:"currentColor"})),x=d;0&&(module.exports={IconPencilWave});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconPencilWave/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 IconPencilWave: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M17 1.68945L21.3107 6.00011L6.31066 21.0001H2V16.6895L17 1.68945Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M21.5673 18.4905L22.0575 17.9229L20.9223 16.9424L20.4333 17.5086L20.4323 17.5097L20.4258 17.517C20.4188 17.5248 20.4072 17.5377 20.3911 17.5549C20.3588 17.5895 20.3091 17.6412 20.2442 17.7045C20.1136 17.8319 19.9258 18.0015 19.6986 18.1698C19.2226 18.5226 18.6747 18.7946 18.1657 18.7946C17.6342 18.7946 17.1237 18.5423 16.4174 18.1674L16.3491 18.1312C15.7221 17.7977 14.909 17.3652 13.9863 17.3652C12.2059 17.3652 11.1668 18.2156 10.2042 19.2354L9.68945 19.7808L10.7803 20.8104L11.2951 20.265C12.1522 19.3569 12.8211 18.8652 13.9863 18.8652C14.5025 18.8652 15.0034 19.1151 15.7142 19.4924L15.7674 19.5207C16.4008 19.8573 17.2238 20.2946 18.1657 20.2946C19.1567 20.2946 20.0258 19.7944 20.5917 19.375C20.8856 19.1572 21.125 18.9407 21.2914 18.7785C21.375 18.697 21.4412 18.6282 21.4878 18.5783C21.5111 18.5533 21.5295 18.533 21.5429 18.5181L21.559 18.4999L21.5641 18.4941L21.5659 18.492L21.5673 18.
|
|
1
|
+
{"version":3,"sources":["../src/IconPencilWave/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 IconPencilWave: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M17 1.68945L21.3107 6.00011L6.31066 21.0001H2V16.6895L17 1.68945Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M21.5673 18.4905L22.0575 17.9229L20.9223 16.9424L20.4333 17.5086L20.4323 17.5097L20.4258 17.517C20.4188 17.5248 20.4072 17.5377 20.3911 17.5549C20.3588 17.5895 20.3091 17.6412 20.2442 17.7045C20.1136 17.8319 19.9258 18.0015 19.6986 18.1698C19.2226 18.5226 18.6747 18.7946 18.1657 18.7946C17.6342 18.7946 17.1237 18.5423 16.4174 18.1674L16.3491 18.1312C15.7221 17.7977 14.909 17.3652 13.9863 17.3652C12.2059 17.3652 11.1668 18.2156 10.2042 19.2354L9.68945 19.7808L10.7803 20.8104L11.2951 20.265C12.1522 19.3569 12.8211 18.8652 13.9863 18.8652C14.5025 18.8652 15.0034 19.1151 15.7142 19.4924L15.7674 19.5207C16.4008 19.8573 17.2238 20.2946 18.1657 20.2946C19.1567 20.2946 20.0258 19.7944 20.5917 19.375C20.8856 19.1572 21.125 18.9407 21.2914 18.7785C21.375 18.697 21.4412 18.6282 21.4878 18.5783C21.5111 18.5533 21.5295 18.533 21.5429 18.5181L21.559 18.4999L21.5641 18.4941L21.5659 18.492L21.5673 18.4905Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M21.5676 18.4905L21 18.0002C21.5676 18.4905 21.5676 18.4905 21.5676 18.4905Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPencilWave;\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,oBAAAE,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,EAA4CC,GAErD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,oEACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,04BACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,+EACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconPencilWave_exports","__export","IconPencilWave","IconPencilWave_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPencilWave","props","React","CentralIconBase","IconPencilWave_default"]}
|
package/IconPencilWave/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
1
|
+
import r from"react";import C from"react";import{Svg as p}from"react-native-svg";var l=({children:e,size:o=24,...t})=>C.createElement(p,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},e);import{Path as n}from"react-native-svg";var L=e=>r.createElement(l,{...e},r.createElement(n,{d:"M17 1.68945L21.3107 6.00011L6.31066 21.0001H2V16.6895L17 1.68945Z",fill:"currentColor"}),r.createElement(n,{fillRule:"evenodd",clipRule:"evenodd",d:"M21.5673 18.4905L22.0575 17.9229L20.9223 16.9424L20.4333 17.5086L20.4323 17.5097L20.4258 17.517C20.4188 17.5248 20.4072 17.5377 20.3911 17.5549C20.3588 17.5895 20.3091 17.6412 20.2442 17.7045C20.1136 17.8319 19.9258 18.0015 19.6986 18.1698C19.2226 18.5226 18.6747 18.7946 18.1657 18.7946C17.6342 18.7946 17.1237 18.5423 16.4174 18.1674L16.3491 18.1312C15.7221 17.7977 14.909 17.3652 13.9863 17.3652C12.2059 17.3652 11.1668 18.2156 10.2042 19.2354L9.68945 19.7808L10.7803 20.8104L11.2951 20.265C12.1522 19.3569 12.8211 18.8652 13.9863 18.8652C14.5025 18.8652 15.0034 19.1151 15.7142 19.4924L15.7674 19.5207C16.4008 19.8573 17.2238 20.2946 18.1657 20.2946C19.1567 20.2946 20.0258 19.7944 20.5917 19.375C20.8856 19.1572 21.125 18.9407 21.2914 18.7785C21.375 18.697 21.4412 18.6282 21.4878 18.5783C21.5111 18.5533 21.5295 18.533 21.5429 18.5181L21.559 18.4999L21.5641 18.4941L21.5659 18.492L21.5673 18.4905Z",fill:"currentColor"}),r.createElement(n,{fillRule:"evenodd",clipRule:"evenodd",d:"M21.5676 18.4905L21 18.0002C21.5676 18.4905 21.5676 18.4905 21.5676 18.4905Z",fill:"currentColor"})),B=L;export{L as IconPencilWave,B as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconPencilWave/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 IconPencilWave: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M17 1.68945L21.3107 6.00011L6.31066 21.0001H2V16.6895L17 1.68945Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M21.5673 18.4905L22.0575 17.9229L20.9223 16.9424L20.4333 17.5086L20.4323 17.5097L20.4258 17.517C20.4188 17.5248 20.4072 17.5377 20.3911 17.5549C20.3588 17.5895 20.3091 17.6412 20.2442 17.7045C20.1136 17.8319 19.9258 18.0015 19.6986 18.1698C19.2226 18.5226 18.6747 18.7946 18.1657 18.7946C17.6342 18.7946 17.1237 18.5423 16.4174 18.1674L16.3491 18.1312C15.7221 17.7977 14.909 17.3652 13.9863 17.3652C12.2059 17.3652 11.1668 18.2156 10.2042 19.2354L9.68945 19.7808L10.7803 20.8104L11.2951 20.265C12.1522 19.3569 12.8211 18.8652 13.9863 18.8652C14.5025 18.8652 15.0034 19.1151 15.7142 19.4924L15.7674 19.5207C16.4008 19.8573 17.2238 20.2946 18.1657 20.2946C19.1567 20.2946 20.0258 19.7944 20.5917 19.375C20.8856 19.1572 21.125 18.9407 21.2914 18.7785C21.375 18.697 21.4412 18.6282 21.4878 18.5783C21.5111 18.5533 21.5295 18.533 21.5429 18.5181L21.559 18.4999L21.5641 18.4941L21.5659 18.492L21.5673 18.
|
|
1
|
+
{"version":3,"sources":["../src/IconPencilWave/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 IconPencilWave: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M17 1.68945L21.3107 6.00011L6.31066 21.0001H2V16.6895L17 1.68945Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M21.5673 18.4905L22.0575 17.9229L20.9223 16.9424L20.4333 17.5086L20.4323 17.5097L20.4258 17.517C20.4188 17.5248 20.4072 17.5377 20.3911 17.5549C20.3588 17.5895 20.3091 17.6412 20.2442 17.7045C20.1136 17.8319 19.9258 18.0015 19.6986 18.1698C19.2226 18.5226 18.6747 18.7946 18.1657 18.7946C17.6342 18.7946 17.1237 18.5423 16.4174 18.1674L16.3491 18.1312C15.7221 17.7977 14.909 17.3652 13.9863 17.3652C12.2059 17.3652 11.1668 18.2156 10.2042 19.2354L9.68945 19.7808L10.7803 20.8104L11.2951 20.265C12.1522 19.3569 12.8211 18.8652 13.9863 18.8652C14.5025 18.8652 15.0034 19.1151 15.7142 19.4924L15.7674 19.5207C16.4008 19.8573 17.2238 20.2946 18.1657 20.2946C19.1567 20.2946 20.0258 19.7944 20.5917 19.375C20.8856 19.1572 21.125 18.9407 21.2914 18.7785C21.375 18.697 21.4412 18.6282 21.4878 18.5783C21.5111 18.5533 21.5295 18.533 21.5429 18.5181L21.559 18.4999L21.5641 18.4941L21.5659 18.492L21.5673 18.4905Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M21.5676 18.4905L21 18.0002C21.5676 18.4905 21.5676 18.4905 21.5676 18.4905Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPencilWave;\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,EAA4CC,GAErDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,oEACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,04BACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,+EACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPencilWave","props","React","CentralIconBase","IconPencilWave_default"]}
|
package/IconWrite1/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var i=Object.create;var C=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var t in o)C(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of B(o))!x.call(r,e)&&e!==t&&C(r,e,{get:()=>o[e],enumerable:!(l=u(o,e))||l.enumerable});return r};var m=(r,o,t)=>(t=r!=null?i(I(r)):{},a(o||!r||!r.__esModule?C(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>a(C({},"__esModule",{value:!0}),r);var v={};P(v,{IconWrite1:()=>c,default:()=>d});module.exports=g(v);var n=m(require("react"));var f=m(require("react")),s=require("react-native-svg"),L=({children:r,size:o=24,...t})=>f.default.createElement(s.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 p=require("react-native-svg"),c=r=>n.default.createElement(L,{...r},n.default.createElement(p.Path,{d:"M12
|
|
1
|
+
"use strict";var i=Object.create;var C=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var t in o)C(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of B(o))!x.call(r,e)&&e!==t&&C(r,e,{get:()=>o[e],enumerable:!(l=u(o,e))||l.enumerable});return r};var m=(r,o,t)=>(t=r!=null?i(I(r)):{},a(o||!r||!r.__esModule?C(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>a(C({},"__esModule",{value:!0}),r);var v={};P(v,{IconWrite1:()=>c,default:()=>d});module.exports=g(v);var n=m(require("react"));var f=m(require("react")),s=require("react-native-svg"),L=({children:r,size:o=24,...t})=>f.default.createElement(s.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 p=require("react-native-svg"),c=r=>n.default.createElement(L,{...r},n.default.createElement(p.Path,{d:"M12 4.9394L19.0607 12.0001L22.5606 8.50011L15.4999 1.43945L12 4.9394Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M18.3031 13.363L10.6376 5.69754L5.85174 7.43787L3.3125 19.6262L8.26613 14.6739C8.08508 14.3279 7.98269 13.9342 7.98269 13.5166C7.98269 12.1359 9.10197 11.0166 10.4827 11.0166C11.8634 11.0166 12.9827 12.1359 12.9827 13.5166C12.9827 14.8973 11.8634 16.0166 10.4827 16.0166C10.0658 16.0166 9.67283 15.9146 9.32724 15.7341L4.37118 20.6888L16.5628 18.1489L18.3031 13.363Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M10.4824 12.5166C9.93014 12.5166 9.48242 12.9643 9.48242 13.5166C9.48242 14.0689 9.93014 14.5166 10.4824 14.5166C11.0347 14.5166 11.4824 14.0689 11.4824 13.5166C11.4824 12.9643 11.0347 12.5166 10.4824 12.5166Z",fill:"currentColor"})),d=c;0&&(module.exports={IconWrite1});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/IconWrite1/index.js.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=\"M12
|
|
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=\"M12 4.9394L19.0607 12.0001L22.5606 8.50011L15.4999 1.43945L12 4.9394Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18.3031 13.363L10.6376 5.69754L5.85174 7.43787L3.3125 19.6262L8.26613 14.6739C8.08508 14.3279 7.98269 13.9342 7.98269 13.5166C7.98269 12.1359 9.10197 11.0166 10.4827 11.0166C11.8634 11.0166 12.9827 12.1359 12.9827 13.5166C12.9827 14.8973 11.8634 16.0166 10.4827 16.0166C10.0658 16.0166 9.67283 15.9146 9.32724 15.7341L4.37118 20.6888L16.5628 18.1489L18.3031 13.363Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10.4824 12.5166C9.93014 12.5166 9.48242 12.9643 9.48242 13.5166C9.48242 14.0689 9.93014 14.5166 10.4824 14.5166C11.0347 14.5166 11.4824 14.0689 11.4824 13.5166C11.4824 12.9643 11.0347 12.5166 10.4824 12.5166Z\"\n fill=\"currentColor\"\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":"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,wEACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iXACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oNACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconWrite1_exports","__export","IconWrite1","IconWrite1_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconWrite1","props","React","CentralIconBase","IconWrite1_default"]}
|
package/IconWrite1/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import o from"react";import p from"react";import{Svg as l}from"react-native-svg";var n=({children:t,size:r=24,...C})=>p.createElement(l,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t);import{Path as e}from"react-native-svg";var a=t=>o.createElement(n,{...t},o.createElement(e,{d:"M12
|
|
1
|
+
import o from"react";import p from"react";import{Svg as l}from"react-native-svg";var n=({children:t,size:r=24,...C})=>p.createElement(l,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t);import{Path as e}from"react-native-svg";var a=t=>o.createElement(n,{...t},o.createElement(e,{d:"M12 4.9394L19.0607 12.0001L22.5606 8.50011L15.4999 1.43945L12 4.9394Z",fill:"currentColor"}),o.createElement(e,{d:"M18.3031 13.363L10.6376 5.69754L5.85174 7.43787L3.3125 19.6262L8.26613 14.6739C8.08508 14.3279 7.98269 13.9342 7.98269 13.5166C7.98269 12.1359 9.10197 11.0166 10.4827 11.0166C11.8634 11.0166 12.9827 12.1359 12.9827 13.5166C12.9827 14.8973 11.8634 16.0166 10.4827 16.0166C10.0658 16.0166 9.67283 15.9146 9.32724 15.7341L4.37118 20.6888L16.5628 18.1489L18.3031 13.363Z",fill:"currentColor"}),o.createElement(e,{d:"M10.4824 12.5166C9.93014 12.5166 9.48242 12.9643 9.48242 13.5166C9.48242 14.0689 9.93014 14.5166 10.4824 14.5166C11.0347 14.5166 11.4824 14.0689 11.4824 13.5166C11.4824 12.9643 11.0347 12.5166 10.4824 12.5166Z",fill:"currentColor"})),x=a;export{a as IconWrite1,x as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
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=\"M12
|
|
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=\"M12 4.9394L19.0607 12.0001L22.5606 8.50011L15.4999 1.43945L12 4.9394Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18.3031 13.363L10.6376 5.69754L5.85174 7.43787L3.3125 19.6262L8.26613 14.6739C8.08508 14.3279 7.98269 13.9342 7.98269 13.5166C7.98269 12.1359 9.10197 11.0166 10.4827 11.0166C11.8634 11.0166 12.9827 12.1359 12.9827 13.5166C12.9827 14.8973 11.8634 16.0166 10.4827 16.0166C10.0658 16.0166 9.67283 15.9146 9.32724 15.7341L4.37118 20.6888L16.5628 18.1489L18.3031 13.363Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10.4824 12.5166C9.93014 12.5166 9.48242 12.9643 9.48242 13.5166C9.48242 14.0689 9.93014 14.5166 10.4824 14.5166C11.0347 14.5166 11.4824 14.0689 11.4824 13.5166C11.4824 12.9643 11.0347 12.5166 10.4824 12.5166Z\"\n fill=\"currentColor\"\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,wEACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iXACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oNACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconWrite1","props","React","CentralIconBase","IconWrite1_default"]}
|
package/IconWriting/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var u=Object.create;var e=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var H=(r,o)=>{for(var t in o)e(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of I(o))!x.call(r,n)&&n!==t&&e(r,n,{get:()=>o[n],enumerable:!(l=B(o,n))||l.enumerable});return r};var m=(r,o,t)=>(t=r!=null?u(g(r)):{},a(o||!r||!r.__esModule?e(t,"default",{value:r,enumerable:!0}):t,r)),P=r=>a(e({},"__esModule",{value:!0}),r);var d={};H(d,{IconWriting:()=>i,default:()=>v});module.exports=P(d);var p=m(require("react"));var s=m(require("react")),f=require("react-native-svg"),c=({children:r,size:o=24,...t})=>s.default.createElement(f.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"),i=r=>p.default.createElement(c,{...r},p.default.createElement(C.Path,{d:"M18.25 1.68945L11 8.93945V13.0001H15.0607L22.3107 5.75011L18.25 1.68945Z",fill:"currentColor"}),p.default.createElement(C.Path,{d:"M5.75 11.
|
|
1
|
+
"use strict";var u=Object.create;var e=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var H=(r,o)=>{for(var t in o)e(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of I(o))!x.call(r,n)&&n!==t&&e(r,n,{get:()=>o[n],enumerable:!(l=B(o,n))||l.enumerable});return r};var m=(r,o,t)=>(t=r!=null?u(g(r)):{},a(o||!r||!r.__esModule?e(t,"default",{value:r,enumerable:!0}):t,r)),P=r=>a(e({},"__esModule",{value:!0}),r);var d={};H(d,{IconWriting:()=>i,default:()=>v});module.exports=P(d);var p=m(require("react"));var s=m(require("react")),f=require("react-native-svg"),c=({children:r,size:o=24,...t})=>s.default.createElement(f.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"),i=r=>p.default.createElement(c,{...r},p.default.createElement(C.Path,{d:"M18.25 1.68945L11 8.93945V13.0001H15.0607L22.3107 5.75011L18.25 1.68945Z",fill:"currentColor"}),p.default.createElement(C.Path,{d:"M5.75 11.5C4.23122 11.5 3 12.7312 3 14.25C3 15.7688 4.23122 17 5.75 17H16.25C16.9404 17 17.5 17.5596 17.5 18.25C17.5 18.9404 16.9404 19.5 16.25 19.5H11V21H16.25C17.7688 21 19 19.7688 19 18.25C19 16.7312 17.7688 15.5 16.25 15.5H5.75C5.05964 15.5 4.5 14.9404 4.5 14.25C4.5 13.5596 5.05964 13 5.75 13H9V11.5H5.75Z",fill:"currentColor"})),v=i;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=\"M18.25 1.68945L11 8.93945V13.0001H15.0607L22.3107 5.75011L18.25 1.68945Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M5.75 11.
|
|
1
|
+
{"version":3,"sources":["../src/IconWriting/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWriting: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18.25 1.68945L11 8.93945V13.0001H15.0607L22.3107 5.75011L18.25 1.68945Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M5.75 11.5C4.23122 11.5 3 12.7312 3 14.25C3 15.7688 4.23122 17 5.75 17H16.25C16.9404 17 17.5 17.5596 17.5 18.25C17.5 18.9404 16.9404 19.5 16.25 19.5H11V21H16.25C17.7688 21 19 19.7688 19 18.25C19 16.7312 17.7688 15.5 16.25 15.5H5.75C5.05964 15.5 4.5 14.9404 4.5 14.25C4.5 13.5596 5.05964 13 5.75 13H9V11.5H5.75Z\"\n fill=\"currentColor\"\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,2EACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yTACF,KAAK,eACP,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 t from"react";import C from"react";import{Svg as l}from"react-native-svg";var n=({children:o,size:r=24,...p})=>C.createElement(l,{...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 e}from"react-native-svg";var a=o=>t.createElement(n,{...o},t.createElement(e,{d:"M18.25 1.68945L11 8.93945V13.0001H15.0607L22.3107 5.75011L18.25 1.68945Z",fill:"currentColor"}),t.createElement(e,{d:"M5.75 11.
|
|
1
|
+
import t from"react";import C from"react";import{Svg as l}from"react-native-svg";var n=({children:o,size:r=24,...p})=>C.createElement(l,{...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 e}from"react-native-svg";var a=o=>t.createElement(n,{...o},t.createElement(e,{d:"M18.25 1.68945L11 8.93945V13.0001H15.0607L22.3107 5.75011L18.25 1.68945Z",fill:"currentColor"}),t.createElement(e,{d:"M5.75 11.5C4.23122 11.5 3 12.7312 3 14.25C3 15.7688 4.23122 17 5.75 17H16.25C16.9404 17 17.5 17.5596 17.5 18.25C17.5 18.9404 16.9404 19.5 16.25 19.5H11V21H16.25C17.7688 21 19 19.7688 19 18.25C19 16.7312 17.7688 15.5 16.25 15.5H5.75C5.05964 15.5 4.5 14.9404 4.5 14.25C4.5 13.5596 5.05964 13 5.75 13H9V11.5H5.75Z",fill:"currentColor"})),x=a;export{a as IconWriting,x 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=\"M18.25 1.68945L11 8.93945V13.0001H15.0607L22.3107 5.75011L18.25 1.68945Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M5.75 11.
|
|
1
|
+
{"version":3,"sources":["../src/IconWriting/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconWriting: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18.25 1.68945L11 8.93945V13.0001H15.0607L22.3107 5.75011L18.25 1.68945Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M5.75 11.5C4.23122 11.5 3 12.7312 3 14.25C3 15.7688 4.23122 17 5.75 17H16.25C16.9404 17 17.5 17.5596 17.5 18.25C17.5 18.9404 16.9404 19.5 16.25 19.5H11V21H16.25C17.7688 21 19 19.7688 19 18.25C19 16.7312 17.7688 15.5 16.25 15.5H5.75C5.05964 15.5 4.5 14.9404 4.5 14.25C4.5 13.5596 5.05964 13 5.75 13H9V11.5H5.75Z\"\n fill=\"currentColor\"\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,2EACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,yTACF,KAAK,eACP,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
|
@@ -8106,6 +8106,20 @@
|
|
|
8106
8106
|
"packageName": "square-filled-radius-0-stroke-1.5",
|
|
8107
8107
|
"componentName": "IconDoupleCheckmark1Small"
|
|
8108
8108
|
},
|
|
8109
|
+
{
|
|
8110
|
+
"category": "Interface General",
|
|
8111
|
+
"svg": "<path d=\"M15.5586 7.92969L15.0645 8.49414L8.06445 16.4941L7.53613 17.0977L6.96973 16.5303L3.43945 13L4.5 11.9395L7.46289 14.9023L13.9355 7.50586L14.4297 6.94141L15.5586 7.92969ZM20.5586 7.92969L20.0645 8.49414L13.0645 16.4941L12.5703 17.0586L11.4414 16.0703L11.9355 15.5059L18.9355 7.50586L19.4297 6.94141L20.5586 7.92969Z\" fill=\"currentColor\"/>",
|
|
8112
|
+
"iconName": "douple-checkmark-2-small",
|
|
8113
|
+
"variant": {
|
|
8114
|
+
"join": "square",
|
|
8115
|
+
"filled": "on",
|
|
8116
|
+
"radius": "0",
|
|
8117
|
+
"stroke": "1.5"
|
|
8118
|
+
},
|
|
8119
|
+
"createdAt": "2025-11-24T19:02:03.386128+00:00",
|
|
8120
|
+
"packageName": "square-filled-radius-0-stroke-1.5",
|
|
8121
|
+
"componentName": "IconDoupleCheckmark2Small"
|
|
8122
|
+
},
|
|
8109
8123
|
{
|
|
8110
8124
|
"category": "Photography & Video",
|
|
8111
8125
|
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10 10H3V8.5H8.5V3H10V10Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M21 10H14V3H15.5V8.5H21V10Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14 21V14H21V15.5H15.5V21H14Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.5 21V15.5H3V14H10V21H8.5Z\" fill=\"currentColor\"/>",
|
|
@@ -15052,7 +15066,7 @@
|
|
|
15052
15066
|
},
|
|
15053
15067
|
{
|
|
15054
15068
|
"category": "Edit",
|
|
15055
|
-
"svg": "<path d=\"M17 1.68945L21.3107 6.00011L6.31066 21.0001H2V16.6895L17 1.68945Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M21.5673 18.4905L22.0575 17.9229L20.9223 16.9424L20.4333 17.5086L20.4323 17.5097L20.4258 17.517C20.4188 17.5248 20.4072 17.5377 20.3911 17.5549C20.3588 17.5895 20.3091 17.6412 20.2442 17.7045C20.1136 17.8319 19.9258 18.0015 19.6986 18.1698C19.2226 18.5226 18.6747 18.7946 18.1657 18.7946C17.6342 18.7946 17.1237 18.5423 16.4174 18.1674L16.3491 18.1312C15.7221 17.7977 14.909 17.3652 13.9863 17.3652C12.2059 17.3652 11.1668 18.2156 10.2042 19.2354L9.68945 19.7808L10.7803 20.8104L11.2951 20.265C12.1522 19.3569 12.8211 18.8652 13.9863 18.8652C14.5025 18.8652 15.0034 19.1151 15.7142 19.4924L15.7674 19.5207C16.4008 19.8573 17.2238 20.2946 18.1657 20.2946C19.1567 20.2946 20.0258 19.7944 20.5917 19.375C20.8856 19.1572 21.125 18.9407 21.2914 18.7785C21.375 18.697 21.4412 18.6282 21.4878 18.5783C21.5111 18.5533 21.5295 18.533 21.5429 18.5181L21.559 18.4999L21.5641 18.4941L21.5659 18.492L21.5673 18.
|
|
15069
|
+
"svg": "<path d=\"M17 1.68945L21.3107 6.00011L6.31066 21.0001H2V16.6895L17 1.68945Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M21.5673 18.4905L22.0575 17.9229L20.9223 16.9424L20.4333 17.5086L20.4323 17.5097L20.4258 17.517C20.4188 17.5248 20.4072 17.5377 20.3911 17.5549C20.3588 17.5895 20.3091 17.6412 20.2442 17.7045C20.1136 17.8319 19.9258 18.0015 19.6986 18.1698C19.2226 18.5226 18.6747 18.7946 18.1657 18.7946C17.6342 18.7946 17.1237 18.5423 16.4174 18.1674L16.3491 18.1312C15.7221 17.7977 14.909 17.3652 13.9863 17.3652C12.2059 17.3652 11.1668 18.2156 10.2042 19.2354L9.68945 19.7808L10.7803 20.8104L11.2951 20.265C12.1522 19.3569 12.8211 18.8652 13.9863 18.8652C14.5025 18.8652 15.0034 19.1151 15.7142 19.4924L15.7674 19.5207C16.4008 19.8573 17.2238 20.2946 18.1657 20.2946C19.1567 20.2946 20.0258 19.7944 20.5917 19.375C20.8856 19.1572 21.125 18.9407 21.2914 18.7785C21.375 18.697 21.4412 18.6282 21.4878 18.5783C21.5111 18.5533 21.5295 18.533 21.5429 18.5181L21.559 18.4999L21.5641 18.4941L21.5659 18.492L21.5673 18.4905Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M21.5676 18.4905L21 18.0002C21.5676 18.4905 21.5676 18.4905 21.5676 18.4905Z\" fill=\"currentColor\"/>",
|
|
15056
15070
|
"iconName": "pencil-wave",
|
|
15057
15071
|
"variant": {
|
|
15058
15072
|
"join": "square",
|
|
@@ -22108,7 +22122,7 @@
|
|
|
22108
22122
|
},
|
|
22109
22123
|
{
|
|
22110
22124
|
"category": "Edit",
|
|
22111
|
-
"svg": "<path d=\"M12
|
|
22125
|
+
"svg": "<path d=\"M12 4.9394L19.0607 12.0001L22.5606 8.50011L15.4999 1.43945L12 4.9394Z\" fill=\"currentColor\"/><path d=\"M18.3031 13.363L10.6376 5.69754L5.85174 7.43787L3.3125 19.6262L8.26613 14.6739C8.08508 14.3279 7.98269 13.9342 7.98269 13.5166C7.98269 12.1359 9.10197 11.0166 10.4827 11.0166C11.8634 11.0166 12.9827 12.1359 12.9827 13.5166C12.9827 14.8973 11.8634 16.0166 10.4827 16.0166C10.0658 16.0166 9.67283 15.9146 9.32724 15.7341L4.37118 20.6888L16.5628 18.1489L18.3031 13.363Z\" fill=\"currentColor\"/><path d=\"M10.4824 12.5166C9.93014 12.5166 9.48242 12.9643 9.48242 13.5166C9.48242 14.0689 9.93014 14.5166 10.4824 14.5166C11.0347 14.5166 11.4824 14.0689 11.4824 13.5166C11.4824 12.9643 11.0347 12.5166 10.4824 12.5166Z\" fill=\"currentColor\"/>",
|
|
22112
22126
|
"iconName": "write-1, fountain-pen",
|
|
22113
22127
|
"variant": {
|
|
22114
22128
|
"join": "square",
|
|
@@ -22136,7 +22150,7 @@
|
|
|
22136
22150
|
},
|
|
22137
22151
|
{
|
|
22138
22152
|
"category": "Edit",
|
|
22139
|
-
"svg": "<path d=\"M18.25 1.68945L11 8.93945V13.0001H15.0607L22.3107 5.75011L18.25 1.68945Z\" fill=\"currentColor\"/><path d=\"M5.75 11.
|
|
22153
|
+
"svg": "<path d=\"M18.25 1.68945L11 8.93945V13.0001H15.0607L22.3107 5.75011L18.25 1.68945Z\" fill=\"currentColor\"/><path d=\"M5.75 11.5C4.23122 11.5 3 12.7312 3 14.25C3 15.7688 4.23122 17 5.75 17H16.25C16.9404 17 17.5 17.5596 17.5 18.25C17.5 18.9404 16.9404 19.5 16.25 19.5H11V21H16.25C17.7688 21 19 19.7688 19 18.25C19 16.7312 17.7688 15.5 16.25 15.5H5.75C5.05964 15.5 4.5 14.9404 4.5 14.25C4.5 13.5596 5.05964 13 5.75 13H9V11.5H5.75Z\" fill=\"currentColor\"/>",
|
|
22140
22154
|
"iconName": "writing",
|
|
22141
22155
|
"variant": {
|
|
22142
22156
|
"join": "square",
|
package/icons/index.d.ts
CHANGED
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/square-filled-radius-0-stroke-1.5",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.42",
|
|
4
4
|
"style": "square-filled-radius-0-stroke-1.5",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/square-filled-radius-0-stroke-1.5/IconHome';",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"withProps": "<IconHome size={32} color=\"#007AFF\" />",
|
|
12
12
|
"central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
|
|
13
13
|
},
|
|
14
|
-
"totalIcons":
|
|
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";
|