@central-icons-react-native/square-outlined-radius-0-stroke-1 1.1.202 → 1.1.204
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/IconClapboardSparkle/index.d.ts +4 -0
- package/IconClapboardSparkle/index.js +2 -0
- package/IconClapboardSparkle/index.js.map +1 -0
- package/IconClapboardSparkle/index.mjs +2 -0
- package/IconClapboardSparkle/index.mjs.map +1 -0
- package/IconEducation/index.d.ts +4 -0
- package/IconEducation/index.js +2 -0
- package/IconEducation/index.js.map +1 -0
- package/IconEducation/index.mjs +2 -0
- package/IconEducation/index.mjs.map +1 -0
- package/README.md +2 -0
- package/filtered-icons.json +29 -1
- package/icons/index.d.ts +2 -0
- package/icons-index.json +9 -5
- package/index.d.ts +2 -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/skills/central-icons-react-native/SKILL.md +4 -2
- package/tsx-icons.json +15 -1
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var L=Object.create;var l=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,i=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var t in o)l(r,t,{get:o[t],enumerable:!0})},s=(r,o,t,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let p of B(o))!i.call(r,p)&&p!==t&&l(r,p,{get:()=>o[p],enumerable:!(C=d(o,p))||C.enumerable});return r};var a=(r,o,t)=>(t=r!=null?L(I(r)):{},s(o||!r||!r.__esModule?l(t,"default",{value:r,enumerable:!0}):t,r)),P=r=>s(l({},"__esModule",{value:!0}),r);var k={};x(k,{IconClapboardSparkle:()=>f,default:()=>g});module.exports=P(k);var e=a(require("react"));var m=a(require("react")),u=require("react-native-svg"),c=({children:r,size:o=24,...t})=>m.default.createElement(u.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 n=require("react-native-svg"),f=r=>e.default.createElement(c,{...r},e.default.createElement(n.Path,{d:"M20.5 12V3.5H3.5V20.5H12",stroke:"currentColor"}),e.default.createElement(n.Path,{d:"M3.5 8.5H20.5",stroke:"currentColor"}),e.default.createElement(n.Path,{d:"M8.25 8.5L10.25 3.5",stroke:"currentColor"}),e.default.createElement(n.Path,{d:"M13.75 8.5L15.75 3.5",stroke:"currentColor"}),e.default.createElement(n.Path,{d:"M18.4 14H17.6L16.6 16.6L14 17.6V18.4L16.6 19.4L17.6 22H18.4L19.4 19.4L22 18.4V17.6L19.4 16.6L18.4 14Z",fill:"currentColor"})),g=f;0&&(module.exports={IconClapboardSparkle});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconClapboardSparkle/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 IconClapboardSparkle: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path d=\"M20.5 12V3.5H3.5V20.5H12\" stroke=\"currentColor\" />\n <Path d=\"M3.5 8.5H20.5\" stroke=\"currentColor\" />\n <Path d=\"M8.25 8.5L10.25 3.5\" stroke=\"currentColor\" />\n <Path d=\"M13.75 8.5L15.75 3.5\" stroke=\"currentColor\" />\n <Path\n d=\"M18.4 14H17.6L16.6 16.6L14 17.6V18.4L16.6 19.4L17.6 22H18.4L19.4 19.4L22 18.4V17.6L19.4 16.6L18.4 14Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconClapboardSparkle;\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,0BAAAE,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,EAAkDC,GAE3D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QAAK,EAAE,2BAA2B,OAAO,eAAe,EACzD,EAAAA,QAAA,cAAC,QAAK,EAAE,gBAAgB,OAAO,eAAe,EAC9C,EAAAA,QAAA,cAAC,QAAK,EAAE,sBAAsB,OAAO,eAAe,EACpD,EAAAA,QAAA,cAAC,QAAK,EAAE,uBAAuB,OAAO,eAAe,EACrD,EAAAA,QAAA,cAAC,QACC,EAAE,wGACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconClapboardSparkle_exports","__export","IconClapboardSparkle","IconClapboardSparkle_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconClapboardSparkle","props","React","CentralIconBase","IconClapboardSparkle_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import l from"react";import{Svg as C}from"react-native-svg";var n=({children:e,size:r=24,...p})=>l.createElement(C,{...p,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 s=e=>o.createElement(n,{...e},o.createElement(t,{d:"M20.5 12V3.5H3.5V20.5H12",stroke:"currentColor"}),o.createElement(t,{d:"M3.5 8.5H20.5",stroke:"currentColor"}),o.createElement(t,{d:"M8.25 8.5L10.25 3.5",stroke:"currentColor"}),o.createElement(t,{d:"M13.75 8.5L15.75 3.5",stroke:"currentColor"}),o.createElement(t,{d:"M18.4 14H17.6L16.6 16.6L14 17.6V18.4L16.6 19.4L17.6 22H18.4L19.4 19.4L22 18.4V17.6L19.4 16.6L18.4 14Z",fill:"currentColor"})),i=s;export{s as IconClapboardSparkle,i as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconClapboardSparkle/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 IconClapboardSparkle: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path d=\"M20.5 12V3.5H3.5V20.5H12\" stroke=\"currentColor\" />\n <Path d=\"M3.5 8.5H20.5\" stroke=\"currentColor\" />\n <Path d=\"M8.25 8.5L10.25 3.5\" stroke=\"currentColor\" />\n <Path d=\"M13.75 8.5L15.75 3.5\" stroke=\"currentColor\" />\n <Path\n d=\"M18.4 14H17.6L16.6 16.6L14 17.6V18.4L16.6 19.4L17.6 22H18.4L19.4 19.4L22 18.4V17.6L19.4 16.6L18.4 14Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconClapboardSparkle;\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,EAAkDC,GAE3DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CAAK,EAAE,2BAA2B,OAAO,eAAe,EACzDG,EAAA,cAACH,EAAA,CAAK,EAAE,gBAAgB,OAAO,eAAe,EAC9CG,EAAA,cAACH,EAAA,CAAK,EAAE,sBAAsB,OAAO,eAAe,EACpDG,EAAA,cAACH,EAAA,CAAK,EAAE,uBAAuB,OAAO,eAAe,EACrDG,EAAA,cAACH,EAAA,CACC,EAAE,wGACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconClapboardSparkle","props","React","CentralIconBase","IconClapboardSparkle_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var d=Object.create;var C=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,k=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var n in o)C(r,n,{get:o[n],enumerable:!0})},a=(r,o,n,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of B(o))!k.call(r,t)&&t!==n&&C(r,t,{get:()=>o[t],enumerable:!(s=f(o,t))||s.enumerable});return r};var l=(r,o,n)=>(n=r!=null?d(I(r)):{},a(o||!r||!r.__esModule?C(n,"default",{value:r,enumerable:!0}):n,r)),P=r=>a(C({},"__esModule",{value:!0}),r);var v={};x(v,{IconEducation:()=>i,default:()=>g});module.exports=P(v);var e=l(require("react"));var u=l(require("react")),m=require("react-native-svg"),c=({children:r,size:o=24,...n})=>u.default.createElement(m.Svg,{...n,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"),i=r=>e.default.createElement(c,{...r},e.default.createElement(p.Path,{d:"M21.9999 20.5H5.5C3.84314 20.5 2.5 19.1569 2.5 17.5C2.5 15.8431 3.84315 14.5 5.5 14.5H21.9999",stroke:"currentColor",strokeLinejoin:"round"}),e.default.createElement(p.Path,{d:"M21 14.5C19.7889 16.3167 19.7889 18.6833 21 20.5",stroke:"currentColor",strokeLinejoin:"round"}),e.default.createElement(p.Path,{d:"M11.9994 4.99036C3.12337 1.55736 4.92781 17.3935 11.9992 14.0274C19.0723 17.3935 20.8774 1.55737 11.9994 4.99036Z",stroke:"currentColor",strokeLinecap:"round"}),e.default.createElement(p.Path,{d:"M12 5C12 4 12.5 3 13.5 2.25",stroke:"currentColor"})),g=i;0&&(module.exports={IconEducation});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconEducation/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 IconEducation: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M21.9999 20.5H5.5C3.84314 20.5 2.5 19.1569 2.5 17.5C2.5 15.8431 3.84315 14.5 5.5 14.5H21.9999\"\n stroke=\"currentColor\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M21 14.5C19.7889 16.3167 19.7889 18.6833 21 20.5\"\n stroke=\"currentColor\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M11.9994 4.99036C3.12337 1.55736 4.92781 17.3935 11.9992 14.0274C19.0723 17.3935 20.8774 1.55737 11.9994 4.99036Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n />\n <Path d=\"M12 5C12 4 12.5 3 13.5 2.25\" stroke=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconEducation;\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,mBAAAE,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,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,gGACF,OAAO,eACP,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mDACF,OAAO,eACP,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oHACF,OAAO,eACP,cAAc,QAChB,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,8BAA8B,OAAO,eAAe,CAC9D,EAIGE,EAAQJ","names":["IconEducation_exports","__export","IconEducation","IconEducation_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconEducation","props","React","CentralIconBase","IconEducation_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import C from"react";import{Svg as s}from"react-native-svg";var t=({children:e,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"},e);import{Path as n}from"react-native-svg";var a=e=>o.createElement(t,{...e},o.createElement(n,{d:"M21.9999 20.5H5.5C3.84314 20.5 2.5 19.1569 2.5 17.5C2.5 15.8431 3.84315 14.5 5.5 14.5H21.9999",stroke:"currentColor",strokeLinejoin:"round"}),o.createElement(n,{d:"M21 14.5C19.7889 16.3167 19.7889 18.6833 21 20.5",stroke:"currentColor",strokeLinejoin:"round"}),o.createElement(n,{d:"M11.9994 4.99036C3.12337 1.55736 4.92781 17.3935 11.9992 14.0274C19.0723 17.3935 20.8774 1.55737 11.9994 4.99036Z",stroke:"currentColor",strokeLinecap:"round"}),o.createElement(n,{d:"M12 5C12 4 12.5 3 13.5 2.25",stroke:"currentColor"})),k=a;export{a as IconEducation,k as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconEducation/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 IconEducation: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M21.9999 20.5H5.5C3.84314 20.5 2.5 19.1569 2.5 17.5C2.5 15.8431 3.84315 14.5 5.5 14.5H21.9999\"\n stroke=\"currentColor\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M21 14.5C19.7889 16.3167 19.7889 18.6833 21 20.5\"\n stroke=\"currentColor\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M11.9994 4.99036C3.12337 1.55736 4.92781 17.3935 11.9992 14.0274C19.0723 17.3935 20.8774 1.55737 11.9994 4.99036Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n />\n <Path d=\"M12 5C12 4 12.5 3 13.5 2.25\" stroke=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconEducation;\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,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,gGACF,OAAO,eACP,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mDACF,OAAO,eACP,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oHACF,OAAO,eACP,cAAc,QAChB,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,8BAA8B,OAAO,eAAe,CAC9D,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconEducation","props","React","CentralIconBase","IconEducation_default"]}
|
package/README.md
CHANGED
|
@@ -160,6 +160,7 @@ Below is a complete list of available icons:
|
|
|
160
160
|
- IconBubbleWideSparkle
|
|
161
161
|
- IconCalenderSparkle
|
|
162
162
|
- IconCameraSparkle
|
|
163
|
+
- IconClapboardSparkle
|
|
163
164
|
- IconClaw
|
|
164
165
|
- IconClipboard2Sparkle
|
|
165
166
|
- IconCloudySparkle
|
|
@@ -1919,6 +1920,7 @@ Below is a complete list of available icons:
|
|
|
1919
1920
|
- IconDiscoBall
|
|
1920
1921
|
- IconDoorHanger
|
|
1921
1922
|
- IconDumbell
|
|
1923
|
+
- IconEducation
|
|
1922
1924
|
- IconElements
|
|
1923
1925
|
- IconEmojiAstonished
|
|
1924
1926
|
- IconExplosion
|
package/filtered-icons.json
CHANGED
|
@@ -6958,6 +6958,20 @@
|
|
|
6958
6958
|
"packageName": "square-outlined-radius-0-stroke-1",
|
|
6959
6959
|
"componentName": "IconClapboard"
|
|
6960
6960
|
},
|
|
6961
|
+
{
|
|
6962
|
+
"category": "AI & Magic",
|
|
6963
|
+
"svg": "<path d=\"M20.5 12V3.5H3.5V20.5H12\" stroke=\"currentColor\"/><path d=\"M3.5 8.5H20.5\" stroke=\"currentColor\"/><path d=\"M8.25 8.5L10.25 3.5\" stroke=\"currentColor\"/><path d=\"M13.75 8.5L15.75 3.5\" stroke=\"currentColor\"/><path d=\"M18.4 14H17.6L16.6 16.6L14 17.6V18.4L16.6 19.4L17.6 22H18.4L19.4 19.4L22 18.4V17.6L19.4 16.6L18.4 14Z\" fill=\"currentColor\"/>",
|
|
6964
|
+
"iconName": "clapboard-sparkle, movie, film, ai",
|
|
6965
|
+
"variant": {
|
|
6966
|
+
"join": "square",
|
|
6967
|
+
"filled": "off",
|
|
6968
|
+
"radius": "0",
|
|
6969
|
+
"stroke": "1"
|
|
6970
|
+
},
|
|
6971
|
+
"createdAt": "2026-04-22T18:02:13.757381+00:00",
|
|
6972
|
+
"packageName": "square-outlined-radius-0-stroke-1",
|
|
6973
|
+
"componentName": "IconClapboardSparkle"
|
|
6974
|
+
},
|
|
6961
6975
|
{
|
|
6962
6976
|
"category": "Photography & Video",
|
|
6963
6977
|
"svg": "<path d=\"M21.5 4.5H2.5V19.5H21.5V4.5Z\" stroke=\"currentColor\"/><path d=\"M2.5 9.5H21.5\" stroke=\"currentColor\"/><path d=\"M7.75 9.5L9.75 4.5\" stroke=\"currentColor\"/><path d=\"M14.25 9.5L16.25 4.5\" stroke=\"currentColor\"/>",
|
|
@@ -9898,6 +9912,20 @@
|
|
|
9898
9912
|
"packageName": "square-outlined-radius-0-stroke-1",
|
|
9899
9913
|
"componentName": "IconEditSmall2"
|
|
9900
9914
|
},
|
|
9915
|
+
{
|
|
9916
|
+
"category": "Things",
|
|
9917
|
+
"svg": "<path d=\"M21.9999 20.5H5.5C3.84314 20.5 2.5 19.1569 2.5 17.5C2.5 15.8431 3.84315 14.5 5.5 14.5H21.9999\" stroke=\"currentColor\" stroke-linejoin=\"round\"/><path d=\"M21 14.5C19.7889 16.3167 19.7889 18.6833 21 20.5\" stroke=\"currentColor\" stroke-linejoin=\"round\"/><path d=\"M11.9994 4.99036C3.12337 1.55736 4.92781 17.3935 11.9992 14.0274C19.0723 17.3935 20.8774 1.55737 11.9994 4.99036Z\" stroke=\"currentColor\" stroke-linecap=\"round\"/><path d=\"M12 5C12 4 12.5 3 13.5 2.25\" stroke=\"currentColor\"/>",
|
|
9918
|
+
"iconName": "education, book, reading, freetime, apple",
|
|
9919
|
+
"variant": {
|
|
9920
|
+
"join": "square",
|
|
9921
|
+
"filled": "off",
|
|
9922
|
+
"radius": "0",
|
|
9923
|
+
"stroke": "1"
|
|
9924
|
+
},
|
|
9925
|
+
"createdAt": "2026-04-21T10:02:32.178982+00:00",
|
|
9926
|
+
"packageName": "square-outlined-radius-0-stroke-1",
|
|
9927
|
+
"componentName": "IconEducation"
|
|
9928
|
+
},
|
|
9901
9929
|
{
|
|
9902
9930
|
"category": "People",
|
|
9903
9931
|
"svg": "<circle cx=\"7\" cy=\"7.25\" r=\"3.25\" stroke=\"currentColor\"/><circle cx=\"17\" cy=\"7.25\" r=\"3.25\" stroke=\"currentColor\"/><path d=\"M10.5 7C11.4443 6.33333 12.5557 6.33333 13.5 7\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M4.5303 15.7324C5.48644 14.2252 6.43171 13.3532 8.13636 13.0412C9.73921 12.7478 12.2576 14.1177 12.2576 14.1177C12.2576 14.1177 14.3802 12.8725 15.8636 13.0412C17.4761 13.2246 18.4841 13.8483 19.4697 15.1941C20.4778 16.5707 20.5 19.5 20.5 19.5H17.9242C17.3424 18.5823 16.1531 18.2656 15.192 18.7726L14.8333 18.9618L13.851 18.346C12.8765 17.7351 11.6386 17.7351 10.6641 18.346L9.68182 18.9618L9.60484 18.9212C8.43155 18.3023 6.98988 18.5388 6.07576 19.5H3.5C3.5 19.5 3.72113 17.0078 4.5303 15.7324Z\" stroke=\"currentColor\" stroke-linecap=\"round\"/>",
|
|
@@ -15711,7 +15739,7 @@
|
|
|
15711
15739
|
{
|
|
15712
15740
|
"category": "Filter & Settings",
|
|
15713
15741
|
"svg": "<path d=\"M14.6389 16.2222C18.4282 16.2222 21.5 13.1504 21.5 9.36111C21.5 8.56985 21.3661 7.80987 21.1196 7.10262L18.3333 9.88889C17.1674 11.0548 15.277 11.0548 14.1111 9.88889C12.9452 8.72295 12.9452 6.8326 14.1111 5.66667L16.8974 2.88039C16.1901 2.63394 15.4302 2.5 14.6389 2.5C10.8496 2.5 7.77778 5.57182 7.77778 9.36111C7.77778 10.2968 7.96506 11.1887 8.30419 12.0014L2.5 17.8056L6.19444 21.5L11.9986 15.6958C12.8113 16.0349 13.7032 16.2222 14.6389 16.2222Z\" stroke=\"currentColor\"/>",
|
|
15714
|
-
"iconName": "maintenance, settings, service",
|
|
15742
|
+
"iconName": "maintenance, settings, service, tweak",
|
|
15715
15743
|
"variant": {
|
|
15716
15744
|
"join": "square",
|
|
15717
15745
|
"filled": "off",
|
package/icons/index.d.ts
CHANGED
|
@@ -496,6 +496,7 @@ export type CentralIconName =
|
|
|
496
496
|
| "IconCirclesThree"
|
|
497
497
|
| "IconCircleX"
|
|
498
498
|
| "IconClapboard"
|
|
499
|
+
| "IconClapboardSparkle"
|
|
499
500
|
| "IconClapboardWide"
|
|
500
501
|
| "IconClaudeai"
|
|
501
502
|
| "IconClaw"
|
|
@@ -706,6 +707,7 @@ export type CentralIconName =
|
|
|
706
707
|
| "IconEditBig"
|
|
707
708
|
| "IconEditSmall1"
|
|
708
709
|
| "IconEditSmall2"
|
|
710
|
+
| "IconEducation"
|
|
709
711
|
| "IconEinstein"
|
|
710
712
|
| "IconElectrocardiogram"
|
|
711
713
|
| "IconElements"
|
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/square-outlined-radius-0-stroke-1",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.204",
|
|
4
4
|
"style": "square-outlined-radius-0-stroke-1",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/square-outlined-radius-0-stroke-1/IconHome';",
|
|
@@ -11,10 +11,10 @@
|
|
|
11
11
|
"withProps": "<IconHome size={32} color=\"#007AFF\" />",
|
|
12
12
|
"central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
|
|
13
13
|
},
|
|
14
|
-
"totalIcons":
|
|
14
|
+
"totalIcons": 1961,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
|
-
"count":
|
|
17
|
+
"count": 78,
|
|
18
18
|
"icons": [
|
|
19
19
|
"IconAiTokens",
|
|
20
20
|
"IconAiTranslate",
|
|
@@ -29,6 +29,7 @@
|
|
|
29
29
|
"IconBubbleWideSparkle",
|
|
30
30
|
"IconCalenderSparkle",
|
|
31
31
|
"IconCameraSparkle",
|
|
32
|
+
"IconClapboardSparkle",
|
|
32
33
|
"IconClaw",
|
|
33
34
|
"IconClipboard2Sparkle",
|
|
34
35
|
"IconCloudySparkle",
|
|
@@ -1813,7 +1814,7 @@
|
|
|
1813
1814
|
]
|
|
1814
1815
|
},
|
|
1815
1816
|
"Things": {
|
|
1816
|
-
"count":
|
|
1817
|
+
"count": 139,
|
|
1817
1818
|
"icons": [
|
|
1818
1819
|
"IconAnvil",
|
|
1819
1820
|
"IconApps",
|
|
@@ -1852,6 +1853,7 @@
|
|
|
1852
1853
|
"IconDiscoBall",
|
|
1853
1854
|
"IconDoorHanger",
|
|
1854
1855
|
"IconDumbell",
|
|
1856
|
+
"IconEducation",
|
|
1855
1857
|
"IconElements",
|
|
1856
1858
|
"IconEmojiAstonished",
|
|
1857
1859
|
"IconExplosion",
|
|
@@ -2658,6 +2660,7 @@
|
|
|
2658
2660
|
"IconCirclesThree": "circles-three, bubbles",
|
|
2659
2661
|
"IconCircleX": "circle-x, close, checkbox, remove, failed, cancel",
|
|
2660
2662
|
"IconClapboard": "clapboard, movie, film",
|
|
2663
|
+
"IconClapboardSparkle": "clapboard-sparkle, movie, film, ai",
|
|
2661
2664
|
"IconClapboardWide": "clapboard-wide, movie, film",
|
|
2662
2665
|
"IconClaudeai": "claudeai",
|
|
2663
2666
|
"IconClaw": "claw, openclaw, ai, qclaw",
|
|
@@ -2868,6 +2871,7 @@
|
|
|
2868
2871
|
"IconEditBig": "edit-big, box, pencil, pen, write, draw",
|
|
2869
2872
|
"IconEditSmall1": "edit-small-1, box, pencil, pen, write, draw",
|
|
2870
2873
|
"IconEditSmall2": "edit-small-2",
|
|
2874
|
+
"IconEducation": "education, book, reading, freetime, apple",
|
|
2871
2875
|
"IconEinstein": "einstein, thinking, physics",
|
|
2872
2876
|
"IconElectrocardiogram": "electrocardiogram, activity, notification, pulse, heartbeat, beat",
|
|
2873
2877
|
"IconElements": "elements, materials, products, tools, teams, skills, circles",
|
|
@@ -3283,7 +3287,7 @@
|
|
|
3283
3287
|
"IconMagnet": "magnet, snap-pixel, snap",
|
|
3284
3288
|
"IconMagnifyingGlass": "magnifying-glass, search",
|
|
3285
3289
|
"IconMagnifyingGlass2": "magnifying-glass-2, search",
|
|
3286
|
-
"IconMaintenance": "maintenance, settings, service",
|
|
3290
|
+
"IconMaintenance": "maintenance, settings, service, tweak",
|
|
3287
3291
|
"IconMakeItPop": "make-it-pop, design",
|
|
3288
3292
|
"IconMall": "mall, store, shop, business",
|
|
3289
3293
|
"IconManusAi": "manus-ai",
|
package/index.d.ts
CHANGED
|
@@ -495,6 +495,7 @@ export { IconCircleRecord, default as IconCircleRecordDefault, } from "./IconCir
|
|
|
495
495
|
export { IconCircleX, default as IconCircleXDefault } from "./IconCircleX";
|
|
496
496
|
export { IconCirclesThree, default as IconCirclesThreeDefault, } from "./IconCirclesThree";
|
|
497
497
|
export { IconClapboard, default as IconClapboardDefault, } from "./IconClapboard";
|
|
498
|
+
export { IconClapboardSparkle, default as IconClapboardSparkleDefault, } from "./IconClapboardSparkle";
|
|
498
499
|
export { IconClapboardWide, default as IconClapboardWideDefault, } from "./IconClapboardWide";
|
|
499
500
|
export { IconClaudeai, default as IconClaudeaiDefault } from "./IconClaudeai";
|
|
500
501
|
export { IconClaw, default as IconClawDefault } from "./IconClaw";
|
|
@@ -705,6 +706,7 @@ export { IconEarth, default as IconEarthDefault } from "./IconEarth";
|
|
|
705
706
|
export { IconEditBig, default as IconEditBigDefault } from "./IconEditBig";
|
|
706
707
|
export { IconEditSmall1, default as IconEditSmall1Default, } from "./IconEditSmall1";
|
|
707
708
|
export { IconEditSmall2, default as IconEditSmall2Default, } from "./IconEditSmall2";
|
|
709
|
+
export { IconEducation, default as IconEducationDefault, } from "./IconEducation";
|
|
708
710
|
export { IconEinstein, default as IconEinsteinDefault } from "./IconEinstein";
|
|
709
711
|
export { IconElectrocardiogram, default as IconElectrocardiogramDefault, } from "./IconElectrocardiogram";
|
|
710
712
|
export { IconElements, default as IconElementsDefault } from "./IconElements";
|