@central-icons-react-native/round-outlined-radius-2-stroke-2 1.1.21 → 1.1.22

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 IconAnvil: FC<CentralIconBaseProps>;
4
+ export default IconAnvil;
@@ -0,0 +1,2 @@
1
+ "use strict";var d=Object.create;var n=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var L=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of k(o))!I.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(s=f(o,t))||s.enumerable});return r};var i=(r,o,e)=>(e=r!=null?d(B(r)):{},a(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>a(n({},"__esModule",{value:!0}),r);var g={};L(g,{IconAnvil:()=>u,default:()=>P});module.exports=x(g);var C=i(require("react"));var l=i(require("react")),m=require("react-native-svg"),c=({children:r,size:o=24,...e})=>l.default.createElement(m.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 p=require("react-native-svg"),u=r=>C.default.createElement(c,{...r},C.default.createElement(p.Path,{d:"M19 5H3C2.44772 5 2 5.44772 2 6V6.68121C2 7.48126 2.47679 8.20434 3.21216 8.5195L7.78784 10.4805C8.52321 10.7957 9 11.5187 9 12.3188V12.4384C9 13.3562 8.37541 14.1561 7.48507 14.3787L6.51493 14.6213C5.62459 14.8439 5 15.6438 5 16.5616V18C5 18.5523 5.44772 19 6 19H19C19.5523 19 20 18.5523 20 18V16.5616C20 15.6438 19.3754 14.8439 18.4851 14.6213L17.4552 14.3638C16.6 14.15 16 13.3816 16 12.5C16 11.6184 16.6 10.85 17.4552 10.6362L18.4851 10.3787C19.3754 10.1561 20 9.35618 20 8.43845V6C20 5.44772 19.5523 5 19 5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),C.default.createElement(p.Path,{d:"M6 5V9.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),P=u;0&&(module.exports={IconAnvil});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconAnvil/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 IconAnvil: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M19 5H3C2.44772 5 2 5.44772 2 6V6.68121C2 7.48126 2.47679 8.20434 3.21216 8.5195L7.78784 10.4805C8.52321 10.7957 9 11.5187 9 12.3188V12.4384C9 13.3562 8.37541 14.1561 7.48507 14.3787L6.51493 14.6213C5.62459 14.8439 5 15.6438 5 16.5616V18C5 18.5523 5.44772 19 6 19H19C19.5523 19 20 18.5523 20 18V16.5616C20 15.6438 19.3754 14.8439 18.4851 14.6213L17.4552 14.3638C16.6 14.15 16 13.3816 16 12.5C16 11.6184 16.6 10.85 17.4552 10.6362L18.4851 10.3787C19.3754 10.1561 20 9.35618 20 8.43845V6C20 5.44772 19.5523 5 19 5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M6 5V9.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconAnvil;\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,eAAAE,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,EAAuCC,GAEhD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,mgBACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,WACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconAnvil_exports","__export","IconAnvil","IconAnvil_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconAnvil","props","React","CentralIconBase","IconAnvil_default"]}
@@ -0,0 +1,2 @@
1
+ import e from"react";import p from"react";import{Svg as s}from"react-native-svg";var t=({children:o,size:r=24,...C})=>p.createElement(s,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as n}from"react-native-svg";var a=o=>e.createElement(t,{...o},e.createElement(n,{d:"M19 5H3C2.44772 5 2 5.44772 2 6V6.68121C2 7.48126 2.47679 8.20434 3.21216 8.5195L7.78784 10.4805C8.52321 10.7957 9 11.5187 9 12.3188V12.4384C9 13.3562 8.37541 14.1561 7.48507 14.3787L6.51493 14.6213C5.62459 14.8439 5 15.6438 5 16.5616V18C5 18.5523 5.44772 19 6 19H19C19.5523 19 20 18.5523 20 18V16.5616C20 15.6438 19.3754 14.8439 18.4851 14.6213L17.4552 14.3638C16.6 14.15 16 13.3816 16 12.5C16 11.6184 16.6 10.85 17.4552 10.6362L18.4851 10.3787C19.3754 10.1561 20 9.35618 20 8.43845V6C20 5.44772 19.5523 5 19 5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement(n,{d:"M6 5V9.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),I=a;export{a as IconAnvil,I as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconAnvil/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 IconAnvil: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M19 5H3C2.44772 5 2 5.44772 2 6V6.68121C2 7.48126 2.47679 8.20434 3.21216 8.5195L7.78784 10.4805C8.52321 10.7957 9 11.5187 9 12.3188V12.4384C9 13.3562 8.37541 14.1561 7.48507 14.3787L6.51493 14.6213C5.62459 14.8439 5 15.6438 5 16.5616V18C5 18.5523 5.44772 19 6 19H19C19.5523 19 20 18.5523 20 18V16.5616C20 15.6438 19.3754 14.8439 18.4851 14.6213L17.4552 14.3638C16.6 14.15 16 13.3816 16 12.5C16 11.6184 16.6 10.85 17.4552 10.6362L18.4851 10.3787C19.3754 10.1561 20 9.35618 20 8.43845V6C20 5.44772 19.5523 5 19 5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M6 5V9.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconAnvil;\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,EAAuCC,GAEhDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,mgBACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,WACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconAnvil","props","React","CentralIconBase","IconAnvil_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconPlan: FC<CentralIconBaseProps>;
4
+ export default IconPlan;
@@ -0,0 +1,2 @@
1
+ "use strict";var d=Object.create;var C=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var t in o)C(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of k(o))!I.call(r,e)&&e!==t&&C(r,e,{get:()=>o[e],enumerable:!(s=f(o,e))||s.enumerable});return r};var l=(r,o,t)=>(t=r!=null?d(B(r)):{},a(o||!r||!r.__esModule?C(t,"default",{value:r,enumerable:!0}):t,r)),h=r=>a(C({},"__esModule",{value:!0}),r);var g={};P(g,{IconPlan:()=>c,default:()=>x});module.exports=h(g);var n=l(require("react"));var i=l(require("react")),m=require("react-native-svg"),u=({children:r,size:o=24,...t})=>i.default.createElement(m.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(u,{...r},n.default.createElement(p.Path,{d:"M15 6.5H9.94627C7.90133 6.5 7.17446 9.20626 8.9442 10.2309L15.0558 13.7692C16.8255 14.7937 16.0987 17.5 14.0537 17.5H9",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement(p.Path,{d:"M15 7V6C15 4.89543 15.8954 4 17 4H18C19.1046 4 20 4.89543 20 6V7C20 8.10457 19.1046 9 18 9H17C15.8954 9 15 8.10457 15 7Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),n.default.createElement(p.Path,{d:"M4 18V17C4 15.8954 4.89543 15 6 15H7C8.10457 15 9 15.8954 9 17V18C9 19.1046 8.10457 20 7 20H6C4.89543 20 4 19.1046 4 18Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"})),x=c;0&&(module.exports={IconPlan});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPlan/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 IconPlan: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15 6.5H9.94627C7.90133 6.5 7.17446 9.20626 8.9442 10.2309L15.0558 13.7692C16.8255 14.7937 16.0987 17.5 14.0537 17.5H9\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M15 7V6C15 4.89543 15.8954 4 17 4H18C19.1046 4 20 4.89543 20 6V7C20 8.10457 19.1046 9 18 9H17C15.8954 9 15 8.10457 15 7Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M4 18V17C4 15.8954 4.89543 15 6 15H7C8.10457 15 9 15.8954 9 17V18C9 19.1046 8.10457 20 7 20H6C4.89543 20 4 19.1046 4 18Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPlan;\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,cAAAE,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,EAAsCC,GAE/C,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,yHACF,OAAO,eACP,YAAY,IACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2HACF,OAAO,eACP,YAAY,IACZ,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2HACF,OAAO,eACP,YAAY,IACZ,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconPlan_exports","__export","IconPlan","IconPlan_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPlan","props","React","CentralIconBase","IconPlan_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import p from"react";import{Svg as s}from"react-native-svg";var n=({children:t,size:r=24,...C})=>p.createElement(s,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t);import{Path as e}from"react-native-svg";var a=t=>o.createElement(n,{...t},o.createElement(e,{d:"M15 6.5H9.94627C7.90133 6.5 7.17446 9.20626 8.9442 10.2309L15.0558 13.7692C16.8255 14.7937 16.0987 17.5 14.0537 17.5H9",stroke:"currentColor",strokeWidth:"2"}),o.createElement(e,{d:"M15 7V6C15 4.89543 15.8954 4 17 4H18C19.1046 4 20 4.89543 20 6V7C20 8.10457 19.1046 9 18 9H17C15.8954 9 15 8.10457 15 7Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),o.createElement(e,{d:"M4 18V17C4 15.8954 4.89543 15 6 15H7C8.10457 15 9 15.8954 9 17V18C9 19.1046 8.10457 20 7 20H6C4.89543 20 4 19.1046 4 18Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"})),I=a;export{a as IconPlan,I as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPlan/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 IconPlan: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15 6.5H9.94627C7.90133 6.5 7.17446 9.20626 8.9442 10.2309L15.0558 13.7692C16.8255 14.7937 16.0987 17.5 14.0537 17.5H9\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M15 7V6C15 4.89543 15.8954 4 17 4H18C19.1046 4 20 4.89543 20 6V7C20 8.10457 19.1046 9 18 9H17C15.8954 9 15 8.10457 15 7Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M4 18V17C4 15.8954 4.89543 15 6 15H7C8.10457 15 9 15.8954 9 17V18C9 19.1046 8.10457 20 7 20H6C4.89543 20 4 19.1046 4 18Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPlan;\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,EAAsCC,GAE/CC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,yHACF,OAAO,eACP,YAAY,IACd,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2HACF,OAAO,eACP,YAAY,IACZ,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2HACF,OAAO,eACP,YAAY,IACZ,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPlan","props","React","CentralIconBase","IconPlan_default"]}
package/README.md CHANGED
@@ -1529,6 +1529,7 @@ Below is a complete list of available icons:
1529
1529
  ### Things
1530
1530
 
1531
1531
  - IconAlien
1532
+ - IconAnvil
1532
1533
  - IconBackpack
1533
1534
  - IconBag
1534
1535
  - IconBag2
@@ -1603,6 +1604,7 @@ Below is a complete list of available icons:
1603
1604
  - IconPillow
1604
1605
  - IconPillowZz
1605
1606
  - IconPilone
1607
+ - IconPlan
1606
1608
  - IconPlayground
1607
1609
  - IconPlugin1
1608
1610
  - IconPlugin2
@@ -644,6 +644,20 @@
644
644
  "packageName": "round-outlined-radius-2-stroke-2",
645
645
  "componentName": "IconAnthropic"
646
646
  },
647
+ {
648
+ "category": "Things",
649
+ "svg": "<path d=\"M19 5H3C2.44772 5 2 5.44772 2 6V6.68121C2 7.48126 2.47679 8.20434 3.21216 8.5195L7.78784 10.4805C8.52321 10.7957 9 11.5187 9 12.3188V12.4384C9 13.3562 8.37541 14.1561 7.48507 14.3787L6.51493 14.6213C5.62459 14.8439 5 15.6438 5 16.5616V18C5 18.5523 5.44772 19 6 19H19C19.5523 19 20 18.5523 20 18V16.5616C20 15.6438 19.3754 14.8439 18.4851 14.6213L17.4552 14.3638C16.6 14.15 16 13.3816 16 12.5C16 11.6184 16.6 10.85 17.4552 10.6362L18.4851 10.3787C19.3754 10.1561 20 9.35618 20 8.43845V6C20 5.44772 19.5523 5 19 5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M6 5V9.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
650
+ "iconName": "anvil, crafting, hard, strong",
651
+ "variant": {
652
+ "join": "round",
653
+ "filled": "off",
654
+ "radius": "2",
655
+ "stroke": "2"
656
+ },
657
+ "createdAt": "2025-11-03T16:30:49.872096+00:00",
658
+ "packageName": "round-outlined-radius-2-stroke-2",
659
+ "componentName": "IconAnvil"
660
+ },
647
661
  {
648
662
  "category": "Code",
649
663
  "svg": "<path d=\"M15.5 6.75C15.5 8.683 13.933 10.25 12 10.25C10.067 10.25 8.5 8.683 8.5 6.75C8.5 4.817 10.067 3.25 12 3.25C13.933 3.25 15.5 4.817 15.5 6.75Z\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M10 16.25C10 18.183 8.433 19.75 6.5 19.75C4.567 19.75 3 18.183 3 16.25C3 14.317 4.567 12.75 6.5 12.75C8.433 12.75 10 14.317 10 16.25Z\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M21 16.25C21 18.183 19.433 19.75 17.5 19.75C15.567 19.75 14 18.183 14 16.25C14 14.317 15.567 12.75 17.5 12.75C19.433 12.75 21 14.317 21 16.25Z\" stroke=\"currentColor\" stroke-width=\"2\"/>",
@@ -15302,6 +15316,20 @@
15302
15316
  "packageName": "round-outlined-radius-2-stroke-2",
15303
15317
  "componentName": "IconPlaceholder"
15304
15318
  },
15319
+ {
15320
+ "category": "Things",
15321
+ "svg": "<path d=\"M15 6.5H9.94627C7.90133 6.5 7.17446 9.20626 8.9442 10.2309L15.0558 13.7692C16.8255 14.7937 16.0987 17.5 14.0537 17.5H9\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M15 7V6C15 4.89543 15.8954 4 17 4H18C19.1046 4 20 4.89543 20 6V7C20 8.10457 19.1046 9 18 9H17C15.8954 9 15 8.10457 15 7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"/><path d=\"M4 18V17C4 15.8954 4.89543 15 6 15H7C8.10457 15 9 15.8954 9 17V18C9 19.1046 8.10457 20 7 20H6C4.89543 20 4 19.1046 4 18Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"/>",
15322
+ "iconName": "plan, process, connect, path",
15323
+ "variant": {
15324
+ "join": "round",
15325
+ "filled": "off",
15326
+ "radius": "2",
15327
+ "stroke": "2"
15328
+ },
15329
+ "createdAt": "2025-11-03T16:30:49.872096+00:00",
15330
+ "packageName": "round-outlined-radius-2-stroke-2",
15331
+ "componentName": "IconPlan"
15332
+ },
15305
15333
  {
15306
15334
  "category": "Interface General",
15307
15335
  "svg": "<path d=\"M13 16H20\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M6 18C7.10457 18 8 17.1046 8 16C8 14.8954 7.10457 14 6 14C4.89543 14 4 14.8954 4 16C4 17.1046 4.89543 18 6 18Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M13 8H20\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M4 8.75L5.5 10L8.5 6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
package/icons/index.d.ts CHANGED
@@ -45,6 +45,7 @@ export type CentralIconName =
45
45
  | "IconAnimationUndershoot"
46
46
  | "IconAnonymous"
47
47
  | "IconAnthropic"
48
+ | "IconAnvil"
48
49
  | "IconApiAggregate"
49
50
  | "IconApiConnection"
50
51
  | "IconApple"
@@ -1092,6 +1093,7 @@ export type CentralIconName =
1092
1093
  | "IconPinterestSimple"
1093
1094
  | "IconPizza"
1094
1095
  | "IconPlaceholder"
1096
+ | "IconPlan"
1095
1097
  | "IconPlanning"
1096
1098
  | "IconPlay"
1097
1099
  | "IconPlayCircle"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/round-outlined-radius-2-stroke-2",
3
- "version": "1.1.21",
3
+ "version": "1.1.22",
4
4
  "style": "round-outlined-radius-2-stroke-2",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-2-stroke-2/IconHome';",
@@ -11,7 +11,7 @@
11
11
  "withProps": "<IconHome size={32} color=\"#007AFF\" />",
12
12
  "central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
13
13
  },
14
- "totalIcons": 1556,
14
+ "totalIcons": 1558,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
17
  "count": 44,
@@ -1456,9 +1456,10 @@
1456
1456
  ]
1457
1457
  },
1458
1458
  "Things": {
1459
- "count": 122,
1459
+ "count": 124,
1460
1460
  "icons": [
1461
1461
  "IconAlien",
1462
+ "IconAnvil",
1462
1463
  "IconBackpack",
1463
1464
  "IconBag",
1464
1465
  "IconBag2",
@@ -1533,6 +1534,7 @@
1533
1534
  "IconPillow",
1534
1535
  "IconPillowZz",
1535
1536
  "IconPilone",
1537
+ "IconPlan",
1536
1538
  "IconPlayground",
1537
1539
  "IconPlugin1",
1538
1540
  "IconPlugin2",
@@ -1792,6 +1794,7 @@
1792
1794
  "IconAnimationUndershoot": "animation-undershoot",
1793
1795
  "IconAnonymous": "anonymous, anonym, hidden",
1794
1796
  "IconAnthropic": "anthropic",
1797
+ "IconAnvil": "anvil, crafting, hard, strong",
1795
1798
  "IconApiAggregate": "api-aggregate",
1796
1799
  "IconApiConnection": "api-connection",
1797
1800
  "IconApple": "apple",
@@ -2839,6 +2842,7 @@
2839
2842
  "IconPinterestSimple": "pinterest-simple",
2840
2843
  "IconPizza": "pizza",
2841
2844
  "IconPlaceholder": "placeholder, generate",
2845
+ "IconPlan": "plan, process, connect, path",
2842
2846
  "IconPlanning": "planning, list, checklist",
2843
2847
  "IconPlay": "play, go",
2844
2848
  "IconPlayCircle": "play-circle",
package/index.d.ts CHANGED
@@ -44,6 +44,7 @@ export { IconAnimationOvershoot, default as IconAnimationOvershootDefault, } fro
44
44
  export { IconAnimationUndershoot, default as IconAnimationUndershootDefault, } from "./IconAnimationUndershoot";
45
45
  export { IconAnonymous, default as IconAnonymousDefault, } from "./IconAnonymous";
46
46
  export { IconAnthropic, default as IconAnthropicDefault, } from "./IconAnthropic";
47
+ export { IconAnvil, default as IconAnvilDefault } from "./IconAnvil";
47
48
  export { IconApiAggregate, default as IconApiAggregateDefault, } from "./IconApiAggregate";
48
49
  export { IconApiConnection, default as IconApiConnectionDefault, } from "./IconApiConnection";
49
50
  export { IconApple, default as IconAppleDefault } from "./IconApple";
@@ -1091,6 +1092,7 @@ export { IconPinterest, default as IconPinterestDefault, } from "./IconPinterest
1091
1092
  export { IconPinterestSimple, default as IconPinterestSimpleDefault, } from "./IconPinterestSimple";
1092
1093
  export { IconPizza, default as IconPizzaDefault } from "./IconPizza";
1093
1094
  export { IconPlaceholder, default as IconPlaceholderDefault, } from "./IconPlaceholder";
1095
+ export { IconPlan, default as IconPlanDefault } from "./IconPlan";
1094
1096
  export { IconPlanning, default as IconPlanningDefault } from "./IconPlanning";
1095
1097
  export { IconPlay, default as IconPlayDefault } from "./IconPlay";
1096
1098
  export { IconPlayCircle, default as IconPlayCircleDefault, } from "./IconPlayCircle";