@central-icons-react-native/round-filled-radius-1-stroke-1 1.1.201 → 1.1.203

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.
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconEducation: FC<CentralIconBaseProps>;
4
+ export default IconEducation;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var C=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(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 n of I(o))!P.call(r,n)&&n!==t&&C(r,n,{get:()=>o[n],enumerable:!(l=B(o,n))||l.enumerable});return r};var m=(r,o,t)=>(t=r!=null?u(x(r)):{},a(o||!r||!r.__esModule?C(t,"default",{value:r,enumerable:!0}):t,r)),d=r=>a(C({},"__esModule",{value:!0}),r);var h={};g(h,{IconEducation:()=>i,default:()=>v});module.exports=d(h);var e=m(require("react"));var s=m(require("react")),c=require("react-native-svg"),f=({children:r,size:o=24,...t})=>s.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 p=require("react-native-svg"),i=r=>e.default.createElement(f,{...r},e.default.createElement(p.Path,{d:"M21.5 15C21.7761 15 21.9999 15.224 22 15.5C22 15.7762 21.7761 16 21.5 16H21.0176C20.45 17.2715 20.45 18.7286 21.0176 20H21.5C21.7761 20 21.9999 20.224 22 20.5C22 20.7762 21.7761 21 21.5 21H5C3.34315 21 2 19.6569 2 18C2.0001 16.3433 3.34321 15 5 15H21.5Z",fill:"currentColor"}),e.default.createElement(p.Path,{d:"M13.2002 2.09964C13.4211 1.93427 13.7348 1.97946 13.9004 2.20023C14.0658 2.42111 14.0206 2.73481 13.7998 2.90042C13.3717 3.22156 13.0406 3.65873 12.8164 4.07913C12.7864 4.13535 12.7586 4.19006 12.7334 4.2432C20.7699 1.94635 18.8702 16.7975 11.999 13.5274C5.03126 16.844 3.17723 1.51768 11.6162 4.35257C11.6912 4.11371 11.8002 3.8585 11.9336 3.60843C12.2093 3.09148 12.6285 2.52845 13.2002 2.09964Z",fill:"currentColor"})),v=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.5 15C21.7761 15 21.9999 15.224 22 15.5C22 15.7762 21.7761 16 21.5 16H21.0176C20.45 17.2715 20.45 18.7286 21.0176 20H21.5C21.7761 20 21.9999 20.224 22 20.5C22 20.7762 21.7761 21 21.5 21H5C3.34315 21 2 19.6569 2 18C2.0001 16.3433 3.34321 15 5 15H21.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.2002 2.09964C13.4211 1.93427 13.7348 1.97946 13.9004 2.20023C14.0658 2.42111 14.0206 2.73481 13.7998 2.90042C13.3717 3.22156 13.0406 3.65873 12.8164 4.07913C12.7864 4.13535 12.7586 4.19006 12.7334 4.2432C20.7699 1.94635 18.8702 16.7975 11.999 13.5274C5.03126 16.844 3.17723 1.51768 11.6162 4.35257C11.6912 4.11371 11.8002 3.8585 11.9336 3.60843C12.2093 3.09148 12.6285 2.52845 13.2002 2.09964Z\"\n fill=\"currentColor\"\n />\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,gQACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gZACF,KAAK,eACP,CACF,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 t from"react";import p from"react";import{Svg as l}from"react-native-svg";var n=({children:o,size:r=24,...e})=>p.createElement(l,{...e,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 C}from"react-native-svg";var a=o=>t.createElement(n,{...o},t.createElement(C,{d:"M21.5 15C21.7761 15 21.9999 15.224 22 15.5C22 15.7762 21.7761 16 21.5 16H21.0176C20.45 17.2715 20.45 18.7286 21.0176 20H21.5C21.7761 20 21.9999 20.224 22 20.5C22 20.7762 21.7761 21 21.5 21H5C3.34315 21 2 19.6569 2 18C2.0001 16.3433 3.34321 15 5 15H21.5Z",fill:"currentColor"}),t.createElement(C,{d:"M13.2002 2.09964C13.4211 1.93427 13.7348 1.97946 13.9004 2.20023C14.0658 2.42111 14.0206 2.73481 13.7998 2.90042C13.3717 3.22156 13.0406 3.65873 12.8164 4.07913C12.7864 4.13535 12.7586 4.19006 12.7334 4.2432C20.7699 1.94635 18.8702 16.7975 11.999 13.5274C5.03126 16.844 3.17723 1.51768 11.6162 4.35257C11.6912 4.11371 11.8002 3.8585 11.9336 3.60843C12.2093 3.09148 12.6285 2.52845 13.2002 2.09964Z",fill:"currentColor"})),P=a;export{a as IconEducation,P 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.5 15C21.7761 15 21.9999 15.224 22 15.5C22 15.7762 21.7761 16 21.5 16H21.0176C20.45 17.2715 20.45 18.7286 21.0176 20H21.5C21.7761 20 21.9999 20.224 22 20.5C22 20.7762 21.7761 21 21.5 21H5C3.34315 21 2 19.6569 2 18C2.0001 16.3433 3.34321 15 5 15H21.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.2002 2.09964C13.4211 1.93427 13.7348 1.97946 13.9004 2.20023C14.0658 2.42111 14.0206 2.73481 13.7998 2.90042C13.3717 3.22156 13.0406 3.65873 12.8164 4.07913C12.7864 4.13535 12.7586 4.19006 12.7334 4.2432C20.7699 1.94635 18.8702 16.7975 11.999 13.5274C5.03126 16.844 3.17723 1.51768 11.6162 4.35257C11.6912 4.11371 11.8002 3.8585 11.9336 3.60843C12.2093 3.09148 12.6285 2.52845 13.2002 2.09964Z\"\n fill=\"currentColor\"\n />\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,gQACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gZACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconEducation","props","React","CentralIconBase","IconEducation_default"]}
@@ -1,2 +1,2 @@
1
- "use strict";var i=Object.create;var t=Object.defineProperty;var L=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var v=(r,o)=>{for(var C in o)t(r,C,{get:o[C],enumerable:!0})},a=(r,o,C,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of d(o))!I.call(r,e)&&e!==C&&t(r,e,{get:()=>o[e],enumerable:!(p=L(o,e))||p.enumerable});return r};var f=(r,o,C)=>(C=r!=null?i(B(r)):{},a(o||!r||!r.__esModule?t(C,"default",{value:r,enumerable:!0}):C,r)),x=r=>a(t({},"__esModule",{value:!0}),r);var g={};v(g,{IconTestTube2:()=>c,default:()=>P});module.exports=x(g);var n=f(require("react"));var m=f(require("react")),s=require("react-native-svg"),u=({children:r,size:o=24,...C})=>m.default.createElement(s.Svg,{...C,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var l=require("react-native-svg"),c=r=>n.default.createElement(u,{...r},n.default.createElement(l.Path,{d:"M20.5 14C20.7761 14 21 14.2238 21 14.5V19.5C21 20.3284 20.3284 21 19.5 21H13.5C13.2239 21 13 20.7761 13 20.5C13 20.2238 13.2239 20 13.5 20H19.5C19.7761 20 20 19.7761 20 19.5V14.5C20 14.2238 20.2239 14 20.5 14Z",fill:"currentColor"}),n.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M13.3965 2.89645C13.5917 2.70118 13.9083 2.70118 14.1035 2.89645L21.1035 9.89645C21.2987 10.0917 21.2988 10.4082 21.1035 10.6035C20.9083 10.7987 20.5917 10.7987 20.3965 10.6035L19.25 9.45699L9.60352 19.1035C8.30376 20.4031 6.19629 20.403 4.89648 19.1035C3.59685 17.8037 3.59685 15.6962 4.89648 14.3964L14.543 4.74996L13.3965 3.60348C13.2012 3.40822 13.2012 3.09171 13.3965 2.89645ZM5.60352 15.1035C4.69441 16.0127 4.69441 17.4872 5.60352 18.3964C6.51279 19.3054 7.98725 19.3055 8.89648 18.3964L15.043 12.25H8.5C8.48646 12.25 8.47323 12.2471 8.45996 12.2461L5.60352 15.1035ZM9.45703 11.25H16C16.0131 11.25 16.0262 11.2519 16.0391 11.2529L18.543 8.74996L15.25 5.45699L9.45703 11.25Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M9.5 2.99996C9.77614 2.99996 10 3.22382 10 3.49996C9.99998 3.77609 9.77613 3.99996 9.5 3.99996H4.5C4.22386 3.99996 4 4.22382 4 4.49996V10.5C3.99998 10.7761 3.77613 11 3.5 11C3.22387 11 3.00002 10.7761 3 10.5V4.49996C3 3.67154 3.67157 2.99996 4.5 2.99996H9.5Z",fill:"currentColor"})),P=c;0&&(module.exports={IconTestTube2});
1
+ "use strict";var i=Object.create;var t=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,L=Object.prototype.hasOwnProperty;var v=(r,o)=>{for(var e in o)t(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let C of B(o))!L.call(r,C)&&C!==e&&t(r,C,{get:()=>o[C],enumerable:!(p=d(o,C))||p.enumerable});return r};var f=(r,o,e)=>(e=r!=null?i(I(r)):{},a(o||!r||!r.__esModule?t(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>a(t({},"__esModule",{value:!0}),r);var g={};v(g,{IconTestTube2:()=>c,default:()=>P});module.exports=x(g);var n=f(require("react"));var m=f(require("react")),s=require("react-native-svg"),u=({children:r,size:o=24,...e})=>m.default.createElement(s.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 l=require("react-native-svg"),c=r=>n.default.createElement(u,{...r},n.default.createElement(l.Path,{d:"M20.5 14C20.7761 14 21 14.2238 21 14.5V19.5C21 20.3284 20.3284 21 19.5 21H13.5C13.2239 21 13 20.7761 13 20.5C13 20.2238 13.2239 20 13.5 20H19.5C19.7761 20 20 19.7761 20 19.5V14.5C20 14.2238 20.2239 14 20.5 14Z",fill:"currentColor"}),n.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M13.3965 2.89645C13.5917 2.70118 13.9083 2.70118 14.1035 2.89645L21.1035 9.89645C21.2987 10.0917 21.2988 10.4082 21.1035 10.6035C20.9083 10.7987 20.5917 10.7987 20.3965 10.6035L19.25 9.45699L9.60352 19.1035C8.30376 20.4031 6.19629 20.403 4.89648 19.1035C3.59685 17.8037 3.59685 15.6962 4.89648 14.3964L14.543 4.74996L13.3965 3.60348C13.2012 3.40822 13.2012 3.09171 13.3965 2.89645ZM9.45703 11.25H16C16.0131 11.25 16.0262 11.2519 16.0391 11.2529L18.543 8.74996L15.25 5.45699L9.45703 11.25Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M9.5 2.99996C9.77614 2.99996 10 3.22382 10 3.49996C9.99998 3.77609 9.77613 3.99996 9.5 3.99996H4.5C4.22386 3.99996 4 4.22382 4 4.49996V10.5C3.99998 10.7761 3.77613 11 3.5 11C3.22387 11 3.00002 10.7761 3 10.5V4.49996C3 3.67154 3.67157 2.99996 4.5 2.99996H9.5Z",fill:"currentColor"})),P=c;0&&(module.exports={IconTestTube2});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconTestTube2/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 IconTestTube2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20.5 14C20.7761 14 21 14.2238 21 14.5V19.5C21 20.3284 20.3284 21 19.5 21H13.5C13.2239 21 13 20.7761 13 20.5C13 20.2238 13.2239 20 13.5 20H19.5C19.7761 20 20 19.7761 20 19.5V14.5C20 14.2238 20.2239 14 20.5 14Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M13.3965 2.89645C13.5917 2.70118 13.9083 2.70118 14.1035 2.89645L21.1035 9.89645C21.2987 10.0917 21.2988 10.4082 21.1035 10.6035C20.9083 10.7987 20.5917 10.7987 20.3965 10.6035L19.25 9.45699L9.60352 19.1035C8.30376 20.4031 6.19629 20.403 4.89648 19.1035C3.59685 17.8037 3.59685 15.6962 4.89648 14.3964L14.543 4.74996L13.3965 3.60348C13.2012 3.40822 13.2012 3.09171 13.3965 2.89645ZM5.60352 15.1035C4.69441 16.0127 4.69441 17.4872 5.60352 18.3964C6.51279 19.3054 7.98725 19.3055 8.89648 18.3964L15.043 12.25H8.5C8.48646 12.25 8.47323 12.2471 8.45996 12.2461L5.60352 15.1035ZM9.45703 11.25H16C16.0131 11.25 16.0262 11.2519 16.0391 11.2529L18.543 8.74996L15.25 5.45699L9.45703 11.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M9.5 2.99996C9.77614 2.99996 10 3.22382 10 3.49996C9.99998 3.77609 9.77613 3.99996 9.5 3.99996H4.5C4.22386 3.99996 4 4.22382 4 4.49996V10.5C3.99998 10.7761 3.77613 11 3.5 11C3.22387 11 3.00002 10.7761 3 10.5V4.49996C3 3.67154 3.67157 2.99996 4.5 2.99996H9.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconTestTube2;\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,oNACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,2qBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qQACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconTestTube2_exports","__export","IconTestTube2","IconTestTube2_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconTestTube2","props","React","CentralIconBase","IconTestTube2_default"]}
1
+ {"version":3,"sources":["../src/IconTestTube2/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 IconTestTube2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20.5 14C20.7761 14 21 14.2238 21 14.5V19.5C21 20.3284 20.3284 21 19.5 21H13.5C13.2239 21 13 20.7761 13 20.5C13 20.2238 13.2239 20 13.5 20H19.5C19.7761 20 20 19.7761 20 19.5V14.5C20 14.2238 20.2239 14 20.5 14Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M13.3965 2.89645C13.5917 2.70118 13.9083 2.70118 14.1035 2.89645L21.1035 9.89645C21.2987 10.0917 21.2988 10.4082 21.1035 10.6035C20.9083 10.7987 20.5917 10.7987 20.3965 10.6035L19.25 9.45699L9.60352 19.1035C8.30376 20.4031 6.19629 20.403 4.89648 19.1035C3.59685 17.8037 3.59685 15.6962 4.89648 14.3964L14.543 4.74996L13.3965 3.60348C13.2012 3.40822 13.2012 3.09171 13.3965 2.89645ZM9.45703 11.25H16C16.0131 11.25 16.0262 11.2519 16.0391 11.2529L18.543 8.74996L15.25 5.45699L9.45703 11.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M9.5 2.99996C9.77614 2.99996 10 3.22382 10 3.49996C9.99998 3.77609 9.77613 3.99996 9.5 3.99996H4.5C4.22386 3.99996 4 4.22382 4 4.49996V10.5C3.99998 10.7761 3.77613 11 3.5 11C3.22387 11 3.00002 10.7761 3 10.5V4.49996C3 3.67154 3.67157 2.99996 4.5 2.99996H9.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconTestTube2;\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,oNACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,2eACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qQACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconTestTube2_exports","__export","IconTestTube2","IconTestTube2_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconTestTube2","props","React","CentralIconBase","IconTestTube2_default"]}
@@ -1,2 +1,2 @@
1
- import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var n=({children:C,size:r=24,...t})=>l.createElement(p,{...t,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},C);import{Path as e}from"react-native-svg";var a=C=>o.createElement(n,{...C},o.createElement(e,{d:"M20.5 14C20.7761 14 21 14.2238 21 14.5V19.5C21 20.3284 20.3284 21 19.5 21H13.5C13.2239 21 13 20.7761 13 20.5C13 20.2238 13.2239 20 13.5 20H19.5C19.7761 20 20 19.7761 20 19.5V14.5C20 14.2238 20.2239 14 20.5 14Z",fill:"currentColor"}),o.createElement(e,{fillRule:"evenodd",clipRule:"evenodd",d:"M13.3965 2.89645C13.5917 2.70118 13.9083 2.70118 14.1035 2.89645L21.1035 9.89645C21.2987 10.0917 21.2988 10.4082 21.1035 10.6035C20.9083 10.7987 20.5917 10.7987 20.3965 10.6035L19.25 9.45699L9.60352 19.1035C8.30376 20.4031 6.19629 20.403 4.89648 19.1035C3.59685 17.8037 3.59685 15.6962 4.89648 14.3964L14.543 4.74996L13.3965 3.60348C13.2012 3.40822 13.2012 3.09171 13.3965 2.89645ZM5.60352 15.1035C4.69441 16.0127 4.69441 17.4872 5.60352 18.3964C6.51279 19.3054 7.98725 19.3055 8.89648 18.3964L15.043 12.25H8.5C8.48646 12.25 8.47323 12.2471 8.45996 12.2461L5.60352 15.1035ZM9.45703 11.25H16C16.0131 11.25 16.0262 11.2519 16.0391 11.2529L18.543 8.74996L15.25 5.45699L9.45703 11.25Z",fill:"currentColor"}),o.createElement(e,{d:"M9.5 2.99996C9.77614 2.99996 10 3.22382 10 3.49996C9.99998 3.77609 9.77613 3.99996 9.5 3.99996H4.5C4.22386 3.99996 4 4.22382 4 4.49996V10.5C3.99998 10.7761 3.77613 11 3.5 11C3.22387 11 3.00002 10.7761 3 10.5V4.49996C3 3.67154 3.67157 2.99996 4.5 2.99996H9.5Z",fill:"currentColor"})),I=a;export{a as IconTestTube2,I as default};
1
+ import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var n=({children:e,size:r=24,...t})=>l.createElement(p,{...t,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 C}from"react-native-svg";var a=e=>o.createElement(n,{...e},o.createElement(C,{d:"M20.5 14C20.7761 14 21 14.2238 21 14.5V19.5C21 20.3284 20.3284 21 19.5 21H13.5C13.2239 21 13 20.7761 13 20.5C13 20.2238 13.2239 20 13.5 20H19.5C19.7761 20 20 19.7761 20 19.5V14.5C20 14.2238 20.2239 14 20.5 14Z",fill:"currentColor"}),o.createElement(C,{fillRule:"evenodd",clipRule:"evenodd",d:"M13.3965 2.89645C13.5917 2.70118 13.9083 2.70118 14.1035 2.89645L21.1035 9.89645C21.2987 10.0917 21.2988 10.4082 21.1035 10.6035C20.9083 10.7987 20.5917 10.7987 20.3965 10.6035L19.25 9.45699L9.60352 19.1035C8.30376 20.4031 6.19629 20.403 4.89648 19.1035C3.59685 17.8037 3.59685 15.6962 4.89648 14.3964L14.543 4.74996L13.3965 3.60348C13.2012 3.40822 13.2012 3.09171 13.3965 2.89645ZM9.45703 11.25H16C16.0131 11.25 16.0262 11.2519 16.0391 11.2529L18.543 8.74996L15.25 5.45699L9.45703 11.25Z",fill:"currentColor"}),o.createElement(C,{d:"M9.5 2.99996C9.77614 2.99996 10 3.22382 10 3.49996C9.99998 3.77609 9.77613 3.99996 9.5 3.99996H4.5C4.22386 3.99996 4 4.22382 4 4.49996V10.5C3.99998 10.7761 3.77613 11 3.5 11C3.22387 11 3.00002 10.7761 3 10.5V4.49996C3 3.67154 3.67157 2.99996 4.5 2.99996H9.5Z",fill:"currentColor"})),L=a;export{a as IconTestTube2,L as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconTestTube2/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 IconTestTube2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20.5 14C20.7761 14 21 14.2238 21 14.5V19.5C21 20.3284 20.3284 21 19.5 21H13.5C13.2239 21 13 20.7761 13 20.5C13 20.2238 13.2239 20 13.5 20H19.5C19.7761 20 20 19.7761 20 19.5V14.5C20 14.2238 20.2239 14 20.5 14Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M13.3965 2.89645C13.5917 2.70118 13.9083 2.70118 14.1035 2.89645L21.1035 9.89645C21.2987 10.0917 21.2988 10.4082 21.1035 10.6035C20.9083 10.7987 20.5917 10.7987 20.3965 10.6035L19.25 9.45699L9.60352 19.1035C8.30376 20.4031 6.19629 20.403 4.89648 19.1035C3.59685 17.8037 3.59685 15.6962 4.89648 14.3964L14.543 4.74996L13.3965 3.60348C13.2012 3.40822 13.2012 3.09171 13.3965 2.89645ZM5.60352 15.1035C4.69441 16.0127 4.69441 17.4872 5.60352 18.3964C6.51279 19.3054 7.98725 19.3055 8.89648 18.3964L15.043 12.25H8.5C8.48646 12.25 8.47323 12.2471 8.45996 12.2461L5.60352 15.1035ZM9.45703 11.25H16C16.0131 11.25 16.0262 11.2519 16.0391 11.2529L18.543 8.74996L15.25 5.45699L9.45703 11.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M9.5 2.99996C9.77614 2.99996 10 3.22382 10 3.49996C9.99998 3.77609 9.77613 3.99996 9.5 3.99996H4.5C4.22386 3.99996 4 4.22382 4 4.49996V10.5C3.99998 10.7761 3.77613 11 3.5 11C3.22387 11 3.00002 10.7761 3 10.5V4.49996C3 3.67154 3.67157 2.99996 4.5 2.99996H9.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconTestTube2;\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,oNACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,2qBACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qQACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconTestTube2","props","React","CentralIconBase","IconTestTube2_default"]}
1
+ {"version":3,"sources":["../src/IconTestTube2/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 IconTestTube2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20.5 14C20.7761 14 21 14.2238 21 14.5V19.5C21 20.3284 20.3284 21 19.5 21H13.5C13.2239 21 13 20.7761 13 20.5C13 20.2238 13.2239 20 13.5 20H19.5C19.7761 20 20 19.7761 20 19.5V14.5C20 14.2238 20.2239 14 20.5 14Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M13.3965 2.89645C13.5917 2.70118 13.9083 2.70118 14.1035 2.89645L21.1035 9.89645C21.2987 10.0917 21.2988 10.4082 21.1035 10.6035C20.9083 10.7987 20.5917 10.7987 20.3965 10.6035L19.25 9.45699L9.60352 19.1035C8.30376 20.4031 6.19629 20.403 4.89648 19.1035C3.59685 17.8037 3.59685 15.6962 4.89648 14.3964L14.543 4.74996L13.3965 3.60348C13.2012 3.40822 13.2012 3.09171 13.3965 2.89645ZM9.45703 11.25H16C16.0131 11.25 16.0262 11.2519 16.0391 11.2529L18.543 8.74996L15.25 5.45699L9.45703 11.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M9.5 2.99996C9.77614 2.99996 10 3.22382 10 3.49996C9.99998 3.77609 9.77613 3.99996 9.5 3.99996H4.5C4.22386 3.99996 4 4.22382 4 4.49996V10.5C3.99998 10.7761 3.77613 11 3.5 11C3.22387 11 3.00002 10.7761 3 10.5V4.49996C3 3.67154 3.67157 2.99996 4.5 2.99996H9.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconTestTube2;\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,oNACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,2eACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qQACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconTestTube2","props","React","CentralIconBase","IconTestTube2_default"]}
package/README.md CHANGED
@@ -1919,6 +1919,7 @@ Below is a complete list of available icons:
1919
1919
  - IconDiscoBall
1920
1920
  - IconDoorHanger
1921
1921
  - IconDumbell
1922
+ - IconEducation
1922
1923
  - IconElements
1923
1924
  - IconEmojiAstonished
1924
1925
  - IconExplosion
@@ -9898,6 +9898,20 @@
9898
9898
  "packageName": "round-filled-radius-1-stroke-1",
9899
9899
  "componentName": "IconEditSmall2"
9900
9900
  },
9901
+ {
9902
+ "category": "Things",
9903
+ "svg": "<path d=\"M21.5 15C21.7761 15 21.9999 15.224 22 15.5C22 15.7762 21.7761 16 21.5 16H21.0176C20.45 17.2715 20.45 18.7286 21.0176 20H21.5C21.7761 20 21.9999 20.224 22 20.5C22 20.7762 21.7761 21 21.5 21H5C3.34315 21 2 19.6569 2 18C2.0001 16.3433 3.34321 15 5 15H21.5Z\" fill=\"currentColor\"/><path d=\"M13.2002 2.09964C13.4211 1.93427 13.7348 1.97946 13.9004 2.20023C14.0658 2.42111 14.0206 2.73481 13.7998 2.90042C13.3717 3.22156 13.0406 3.65873 12.8164 4.07913C12.7864 4.13535 12.7586 4.19006 12.7334 4.2432C20.7699 1.94635 18.8702 16.7975 11.999 13.5274C5.03126 16.844 3.17723 1.51768 11.6162 4.35257C11.6912 4.11371 11.8002 3.8585 11.9336 3.60843C12.2093 3.09148 12.6285 2.52845 13.2002 2.09964Z\" fill=\"currentColor\"/>",
9904
+ "iconName": "education, book, reading, freetime, apple",
9905
+ "variant": {
9906
+ "join": "round",
9907
+ "filled": "on",
9908
+ "radius": "1",
9909
+ "stroke": "1"
9910
+ },
9911
+ "createdAt": "2026-04-21T10:02:32.178982+00:00",
9912
+ "packageName": "round-filled-radius-1-stroke-1",
9913
+ "componentName": "IconEducation"
9914
+ },
9901
9915
  {
9902
9916
  "category": "People",
9903
9917
  "svg": "<path d=\"M8.04505 12.5498C8.73839 12.4229 9.5275 12.559 10.2072 12.751C10.8991 12.9464 11.5401 13.2178 11.962 13.4141C12.1409 13.4971 12.3538 13.4942 12.5333 13.4053C12.9055 13.2209 13.4487 12.976 14.0402 12.792C14.6228 12.6108 15.2984 12.4734 15.9191 12.5439C17.5466 12.7291 18.7499 13.5069 19.5714 14.6035C20.3837 15.6878 20.8092 17.064 20.9474 18.4521C21.0346 19.3295 20.3123 20 19.4992 20H18.4738C17.9601 20 17.4812 19.7366 17.2062 19.3027L16.965 18.9229C16.8254 18.7027 16.5403 18.6264 16.3097 18.748L15.5753 19.1348C15.1023 19.3842 14.5324 19.3631 14.0792 19.0791L12.5226 18.1035C12.3603 18.0018 12.1537 18.0018 11.9913 18.1035L10.4347 19.0791C9.98156 19.3631 9.41165 19.3842 8.9386 19.1348L8.05677 18.6699C7.85887 18.5656 7.61531 18.6056 7.46106 18.7676L6.73255 19.5332C6.44939 19.8309 6.05651 20 5.64564 20H4.49915C3.68897 19.9999 2.95666 19.3286 3.06067 18.4434C3.38507 15.6837 5.02221 13.1034 8.04505 12.5498Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.9992 3.5C19.0702 3.5 20.7492 5.17893 20.7492 7.25C20.7492 9.32107 19.0702 11 16.9992 11C14.989 10.9999 13.3478 9.41832 13.2531 7.43164C13.2393 7.42376 13.2243 7.41753 13.2111 7.4082C12.4397 6.86365 11.5586 6.86361 10.7872 7.4082C10.7737 7.41772 10.7583 7.42364 10.7443 7.43164C10.6495 9.41833 9.00931 11 6.99915 11C4.92814 10.9999 3.24915 9.32102 3.24915 7.25C3.24915 5.17898 4.92814 3.50007 6.99915 3.5C8.7545 3.5 10.2274 4.70629 10.6359 6.33496C11.5126 5.88888 12.4847 5.88921 13.3615 6.33496C13.7698 4.70619 15.2438 3.50006 16.9992 3.5ZM6.99915 4.5C5.48043 4.50007 4.24915 5.73126 4.24915 7.25C4.24915 8.76874 5.48043 9.99993 6.99915 10C8.51793 10 9.74915 8.76878 9.74915 7.25C9.74915 5.73122 8.51793 4.5 6.99915 4.5ZM16.9992 4.5C15.4804 4.50007 14.2492 5.73126 14.2492 7.25C14.2492 8.76874 15.4804 9.99993 16.9992 10C18.5179 10 19.7492 8.76878 19.7492 7.25C19.7492 5.73122 18.5179 4.5 16.9992 4.5Z\" fill=\"currentColor\"/>",
@@ -24656,7 +24670,7 @@
24656
24670
  },
24657
24671
  {
24658
24672
  "category": "Things",
24659
- "svg": "<path d=\"M20.5 14C20.7761 14 21 14.2238 21 14.5V19.5C21 20.3284 20.3284 21 19.5 21H13.5C13.2239 21 13 20.7761 13 20.5C13 20.2238 13.2239 20 13.5 20H19.5C19.7761 20 20 19.7761 20 19.5V14.5C20 14.2238 20.2239 14 20.5 14Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.3965 2.89645C13.5917 2.70118 13.9083 2.70118 14.1035 2.89645L21.1035 9.89645C21.2987 10.0917 21.2988 10.4082 21.1035 10.6035C20.9083 10.7987 20.5917 10.7987 20.3965 10.6035L19.25 9.45699L9.60352 19.1035C8.30376 20.4031 6.19629 20.403 4.89648 19.1035C3.59685 17.8037 3.59685 15.6962 4.89648 14.3964L14.543 4.74996L13.3965 3.60348C13.2012 3.40822 13.2012 3.09171 13.3965 2.89645ZM5.60352 15.1035C4.69441 16.0127 4.69441 17.4872 5.60352 18.3964C6.51279 19.3054 7.98725 19.3055 8.89648 18.3964L15.043 12.25H8.5C8.48646 12.25 8.47323 12.2471 8.45996 12.2461L5.60352 15.1035ZM9.45703 11.25H16C16.0131 11.25 16.0262 11.2519 16.0391 11.2529L18.543 8.74996L15.25 5.45699L9.45703 11.25Z\" fill=\"currentColor\"/><path d=\"M9.5 2.99996C9.77614 2.99996 10 3.22382 10 3.49996C9.99998 3.77609 9.77613 3.99996 9.5 3.99996H4.5C4.22386 3.99996 4 4.22382 4 4.49996V10.5C3.99998 10.7761 3.77613 11 3.5 11C3.22387 11 3.00002 10.7761 3 10.5V4.49996C3 3.67154 3.67157 2.99996 4.5 2.99996H9.5Z\" fill=\"currentColor\"/>",
24673
+ "svg": "<path d=\"M20.5 14C20.7761 14 21 14.2238 21 14.5V19.5C21 20.3284 20.3284 21 19.5 21H13.5C13.2239 21 13 20.7761 13 20.5C13 20.2238 13.2239 20 13.5 20H19.5C19.7761 20 20 19.7761 20 19.5V14.5C20 14.2238 20.2239 14 20.5 14Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.3965 2.89645C13.5917 2.70118 13.9083 2.70118 14.1035 2.89645L21.1035 9.89645C21.2987 10.0917 21.2988 10.4082 21.1035 10.6035C20.9083 10.7987 20.5917 10.7987 20.3965 10.6035L19.25 9.45699L9.60352 19.1035C8.30376 20.4031 6.19629 20.403 4.89648 19.1035C3.59685 17.8037 3.59685 15.6962 4.89648 14.3964L14.543 4.74996L13.3965 3.60348C13.2012 3.40822 13.2012 3.09171 13.3965 2.89645ZM9.45703 11.25H16C16.0131 11.25 16.0262 11.2519 16.0391 11.2529L18.543 8.74996L15.25 5.45699L9.45703 11.25Z\" fill=\"currentColor\"/><path d=\"M9.5 2.99996C9.77614 2.99996 10 3.22382 10 3.49996C9.99998 3.77609 9.77613 3.99996 9.5 3.99996H4.5C4.22386 3.99996 4 4.22382 4 4.49996V10.5C3.99998 10.7761 3.77613 11 3.5 11C3.22387 11 3.00002 10.7761 3 10.5V4.49996C3 3.67154 3.67157 2.99996 4.5 2.99996H9.5Z\" fill=\"currentColor\"/>",
24660
24674
  "iconName": "test-tube 2, test, lab, filter",
24661
24675
  "variant": {
24662
24676
  "join": "round",
package/icons/index.d.ts CHANGED
@@ -706,6 +706,7 @@ export type CentralIconName =
706
706
  | "IconEditBig"
707
707
  | "IconEditSmall1"
708
708
  | "IconEditSmall2"
709
+ | "IconEducation"
709
710
  | "IconEinstein"
710
711
  | "IconElectrocardiogram"
711
712
  | "IconElements"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/round-filled-radius-1-stroke-1",
3
- "version": "1.1.201",
3
+ "version": "1.1.203",
4
4
  "style": "round-filled-radius-1-stroke-1",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-1-stroke-1/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": 1959,
14
+ "totalIcons": 1960,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
17
  "count": 77,
@@ -1813,7 +1813,7 @@
1813
1813
  ]
1814
1814
  },
1815
1815
  "Things": {
1816
- "count": 138,
1816
+ "count": 139,
1817
1817
  "icons": [
1818
1818
  "IconAnvil",
1819
1819
  "IconApps",
@@ -1852,6 +1852,7 @@
1852
1852
  "IconDiscoBall",
1853
1853
  "IconDoorHanger",
1854
1854
  "IconDumbell",
1855
+ "IconEducation",
1855
1856
  "IconElements",
1856
1857
  "IconEmojiAstonished",
1857
1858
  "IconExplosion",
@@ -2868,6 +2869,7 @@
2868
2869
  "IconEditBig": "edit-big, box, pencil, pen, write, draw",
2869
2870
  "IconEditSmall1": "edit-small-1, box, pencil, pen, write, draw",
2870
2871
  "IconEditSmall2": "edit-small-2",
2872
+ "IconEducation": "education, book, reading, freetime, apple",
2871
2873
  "IconEinstein": "einstein, thinking, physics",
2872
2874
  "IconElectrocardiogram": "electrocardiogram, activity, notification, pulse, heartbeat, beat",
2873
2875
  "IconElements": "elements, materials, products, tools, teams, skills, circles",
package/index.d.ts CHANGED
@@ -705,6 +705,7 @@ export { IconEarth, default as IconEarthDefault } from "./IconEarth";
705
705
  export { IconEditBig, default as IconEditBigDefault } from "./IconEditBig";
706
706
  export { IconEditSmall1, default as IconEditSmall1Default, } from "./IconEditSmall1";
707
707
  export { IconEditSmall2, default as IconEditSmall2Default, } from "./IconEditSmall2";
708
+ export { IconEducation, default as IconEducationDefault, } from "./IconEducation";
708
709
  export { IconEinstein, default as IconEinsteinDefault } from "./IconEinstein";
709
710
  export { IconElectrocardiogram, default as IconElectrocardiogramDefault, } from "./IconElectrocardiogram";
710
711
  export { IconElements, default as IconElementsDefault } from "./IconElements";