@central-icons-react-native/round-filled-radius-0-stroke-1 1.1.202 → 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"]}
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-0-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": "0",
9909
+ "stroke": "1"
9910
+ },
9911
+ "createdAt": "2026-04-21T10:02:32.178982+00:00",
9912
+ "packageName": "round-filled-radius-0-stroke-1",
9913
+ "componentName": "IconEducation"
9914
+ },
9901
9915
  {
9902
9916
  "category": "People",
9903
9917
  "svg": "<path d=\"M8.0459 12.5498C8.99106 12.3768 10.134 12.6917 10.9707 13C11.4032 13.1594 11.7829 13.3276 12.0537 13.4561C12.127 13.4908 12.1922 13.5236 12.249 13.5518C12.2896 13.5302 12.3346 13.5067 12.3838 13.4814C12.6156 13.3624 12.9413 13.2048 13.3164 13.0527C14.0437 12.758 15.0455 12.4446 15.9199 12.5439C17.7553 12.7527 19.0444 13.714 19.8594 15.0244C20.6637 16.3179 21 17.9368 21 19.5C21 19.7761 20.7761 20 20.5 20H17.9238C17.7527 19.9999 17.5936 19.9121 17.502 19.7676C17.0597 19.0701 16.1553 18.8295 15.4248 19.2148L15.0664 19.4043C14.9088 19.4873 14.7184 19.4804 14.5674 19.3857L13.585 18.7695C12.773 18.2607 11.7416 18.2606 10.9297 18.7695L9.94727 19.3857C9.79623 19.4803 9.60586 19.4874 9.44824 19.4043L9.37109 19.3633C8.39594 18.8492 7.19822 19.0459 6.43848 19.8447C6.34419 19.9439 6.21299 19.9999 6.07617 20H3.5C3.22386 20 3 19.7761 3 19.5C3 16.3606 4.63739 13.174 8.0459 12.5498Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M17 3.5C19.0711 3.5 20.75 5.17893 20.75 7.25C20.75 9.32107 19.0711 11 17 11C14.9898 11 13.3486 9.41836 13.2539 7.43164C13.2401 7.42375 13.2252 7.41756 13.2119 7.4082C12.4405 6.86359 11.5595 6.86359 10.7881 7.4082C10.7746 7.41772 10.7592 7.42363 10.7451 7.43164C10.6504 9.41834 9.01016 11 7 11C4.92893 11 3.25 9.32107 3.25 7.25C3.25 5.17893 4.92893 3.5 7 3.5C8.75536 3.5 10.2282 4.70628 10.6367 6.33496C11.5134 5.88891 12.4855 5.88918 13.3623 6.33496C13.7707 4.70616 15.2446 3.5 17 3.5ZM7 4.5C5.48122 4.5 4.25 5.73122 4.25 7.25C4.25 8.76878 5.48122 10 7 10C8.51878 10 9.75 8.76878 9.75 7.25C9.75 5.73122 8.51878 4.5 7 4.5ZM17 4.5C15.4812 4.5 14.25 5.73122 14.25 7.25C14.25 8.76878 15.4812 10 17 10C18.5188 10 19.75 8.76878 19.75 7.25C19.75 5.73122 18.5188 4.5 17 4.5Z\" fill=\"currentColor\"/>",
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-0-stroke-1",
3
- "version": "1.1.202",
3
+ "version": "1.1.203",
4
4
  "style": "round-filled-radius-0-stroke-1",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-0-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";