@central-icons-react-native/round-outlined-radius-3-stroke-1.5 0.0.55 → 0.0.56
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/IconFaceIdFace/index.d.ts +4 -0
- package/IconFaceIdFace/index.js +2 -0
- package/IconFaceIdFace/index.js.map +1 -0
- package/IconFaceIdFace/index.mjs +2 -0
- package/IconFaceIdFace/index.mjs.map +1 -0
- package/IconFinderFace/index.js +1 -1
- package/IconFinderFace/index.js.map +1 -1
- package/IconFinderFace/index.mjs +1 -1
- package/IconFinderFace/index.mjs.map +1 -1
- package/IconNpm/index.d.ts +4 -0
- package/IconNpm/index.js +2 -0
- package/IconNpm/index.js.map +1 -0
- package/IconNpm/index.mjs +2 -0
- package/IconNpm/index.mjs.map +1 -0
- package/README.md +2 -0
- package/filtered-icons.json +30 -2
- package/icons/index.d.ts +2 -0
- package/icons-index.json +8 -4
- package/package.json +1 -1
- package/tsx-icons.json +15 -1
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var l=Object.create;var p=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},d=(r,o,e,i)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of f(o))!h.call(r,t)&&t!==e&&p(r,t,{get:()=>o[t],enumerable:!(i=m(o,t))||i.enumerable});return r};var a=(r,o,e)=>(e=r!=null?l(I(r)):{},d(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),L=r=>d(p({},"__esModule",{value:!0}),r);var P={};B(P,{IconFaceIdFace:()=>k,default:()=>x});module.exports=L(P);var n=a(require("react"));var u=a(require("react")),C=require("react-native-svg"),c=({children:r,size:o=24,...e})=>u.default.createElement(C.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var s=require("react-native-svg"),k=r=>n.default.createElement(c,{...r},n.default.createElement(s.Path,{d:"M5.75 17.5C9.9491 21.1667 14.0509 21.1667 18.25 17.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(s.Path,{d:"M12.75 5.75V12.25C12.75 13.3546 11.8546 14.25 10.75 14.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(s.Path,{d:"M4.75 4.75V8.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(s.Path,{d:"M19.25 4.75V8.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),x=k;0&&(module.exports={IconFaceIdFace});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconFaceIdFace/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 IconFaceIdFace: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M5.75 17.5C9.9491 21.1667 14.0509 21.1667 18.25 17.5\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12.75 5.75V12.25C12.75 13.3546 11.8546 14.25 10.75 14.25\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M4.75 4.75V8.25\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M19.25 4.75V8.25\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFaceIdFace;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,oBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA4CC,GAErD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,uDACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4DACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kBACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mBACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconFaceIdFace_exports","__export","IconFaceIdFace","IconFaceIdFace_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconFaceIdFace","props","React","CentralIconBase","IconFaceIdFace_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import p from"react";import{Svg as i}from"react-native-svg";var t=({children:n,size:r=24,...s})=>p.createElement(i,{...s,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},n);import{Path as e}from"react-native-svg";var d=n=>o.createElement(t,{...n},o.createElement(e,{d:"M5.75 17.5C9.9491 21.1667 14.0509 21.1667 18.25 17.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M12.75 5.75V12.25C12.75 13.3546 11.8546 14.25 10.75 14.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M4.75 4.75V8.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M19.25 4.75V8.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),h=d;export{d as IconFaceIdFace,h as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconFaceIdFace/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 IconFaceIdFace: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M5.75 17.5C9.9491 21.1667 14.0509 21.1667 18.25 17.5\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12.75 5.75V12.25C12.75 13.3546 11.8546 14.25 10.75 14.25\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M4.75 4.75V8.25\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M19.25 4.75V8.25\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFaceIdFace;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA4CC,GAErDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,uDACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,4DACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kBACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mBACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconFaceIdFace","props","React","CentralIconBase","IconFaceIdFace_default"]}
|
package/IconFinderFace/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var l=Object.create;var p=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},
|
|
1
|
+
"use strict";var l=Object.create;var p=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},C=(r,o,e,i)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of f(o))!B.call(r,t)&&t!==e&&p(r,t,{get:()=>o[t],enumerable:!(i=m(o,t))||i.enumerable});return r};var d=(r,o,e)=>(e=r!=null?l(h(r)):{},C(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),L=r=>C(p({},"__esModule",{value:!0}),r);var P={};I(P,{IconFinderFace:()=>c,default:()=>x});module.exports=L(P);var n=d(require("react"));var u=d(require("react")),a=require("react-native-svg"),k=({children:r,size:o=24,...e})=>u.default.createElement(a.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 s=require("react-native-svg"),c=r=>n.default.createElement(k,{...r},n.default.createElement(s.Path,{d:"M7 7.5V9.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(s.Path,{d:"M17 7.5V9.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(s.Path,{d:"M13.7628 2.5C12.1328 5.94484 10.9335 8.69265 10.1252 12.4018C10.058 12.7103 10.2948 13 10.6105 13H11.8004C12.4247 13 12.895 13.566 12.8103 14.1846C12.4738 16.6427 12.5081 19.0268 12.9133 21.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(s.Path,{d:"M5 16C9.78201 19.5635 14.218 19.5635 19 16",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),x=c;0&&(module.exports={IconFinderFace});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconFinderFace/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 IconFinderFace: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"
|
|
1
|
+
{"version":3,"sources":["../src/IconFinderFace/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 IconFinderFace: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7 7.5V9.5\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M17 7.5V9.5\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M13.7628 2.5C12.1328 5.94484 10.9335 8.69265 10.1252 12.4018C10.058 12.7103 10.2948 13 10.6105 13H11.8004C12.4247 13 12.895 13.566 12.8103 14.1846C12.4738 16.6427 12.5081 19.0268 12.9133 21.5\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M5 16C9.78201 19.5635 14.218 19.5635 19 16\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFinderFace;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,oBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA4CC,GAErD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,aACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,cACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kMACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6CACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconFinderFace_exports","__export","IconFinderFace","IconFinderFace_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconFinderFace","props","React","CentralIconBase","IconFinderFace_default"]}
|
package/IconFinderFace/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import o from"react";import p from"react";import{Svg as i}from"react-native-svg";var t=({children:n,size:r=24,...s})=>p.createElement(i,{...s,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},n);import{Path as e}from"react-native-svg";var
|
|
1
|
+
import o from"react";import p from"react";import{Svg as i}from"react-native-svg";var t=({children:n,size:r=24,...s})=>p.createElement(i,{...s,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},n);import{Path as e}from"react-native-svg";var C=n=>o.createElement(t,{...n},o.createElement(e,{d:"M7 7.5V9.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M17 7.5V9.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M13.7628 2.5C12.1328 5.94484 10.9335 8.69265 10.1252 12.4018C10.058 12.7103 10.2948 13 10.6105 13H11.8004C12.4247 13 12.895 13.566 12.8103 14.1846C12.4738 16.6427 12.5081 19.0268 12.9133 21.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M5 16C9.78201 19.5635 14.218 19.5635 19 16",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),B=C;export{C as IconFinderFace,B as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconFinderFace/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 IconFinderFace: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"
|
|
1
|
+
{"version":3,"sources":["../src/IconFinderFace/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 IconFinderFace: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7 7.5V9.5\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M17 7.5V9.5\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M13.7628 2.5C12.1328 5.94484 10.9335 8.69265 10.1252 12.4018C10.058 12.7103 10.2948 13 10.6105 13H11.8004C12.4247 13 12.895 13.566 12.8103 14.1846C12.4738 16.6427 12.5081 19.0268 12.9133 21.5\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M5 16C9.78201 19.5635 14.218 19.5635 19 16\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFinderFace;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA4CC,GAErDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,aACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,cACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kMACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,6CACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconFinderFace","props","React","CentralIconBase","IconFinderFace_default"]}
|
package/IconNpm/index.js
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var I=Object.create;var n=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},m=(r,o,t,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of u(o))!P.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(a=i(o,e))||a.enumerable});return r};var l=(r,o,t)=>(t=r!=null?I(x(r)):{},m(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),v=r=>m(n({},"__esModule",{value:!0}),r);var y={};g(y,{IconNpm:()=>B,default:()=>h});module.exports=v(y);var p=l(require("react"));var s=l(require("react")),C=require("react-native-svg"),c=({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 f=require("react-native-svg"),B=r=>p.default.createElement(c,{...r},p.default.createElement(f.Path,{d:"M3 21H12V7.5H16.5V21H21V3H3V21Z",fill:"currentColor"})),h=B;0&&(module.exports={IconNpm});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconNpm/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 IconNpm: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path d=\"M3 21H12V7.5H16.5V21H21V3H3V21Z\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconNpm;\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,aAAAE,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,EAAqCC,GAE9C,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QAAK,EAAE,kCAAkC,KAAK,eAAe,CAChE,EAIGE,EAAQJ","names":["IconNpm_exports","__export","IconNpm","IconNpm_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconNpm","props","React","CentralIconBase","IconNpm_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import e from"react";import p from"react";import{Svg as a}from"react-native-svg";var t=({children:o,size:r=24,...n})=>p.createElement(a,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as m}from"react-native-svg";var l=o=>e.createElement(t,{...o},e.createElement(m,{d:"M3 21H12V7.5H16.5V21H21V3H3V21Z",fill:"currentColor"})),P=l;export{l as IconNpm,P as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconNpm/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 IconNpm: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path d=\"M3 21H12V7.5H16.5V21H21V3H3V21Z\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconNpm;\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,EAAqCC,GAE9CC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CAAK,EAAE,kCAAkC,KAAK,eAAe,CAChE,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconNpm","props","React","CentralIconBase","IconNpm_default"]}
|
package/README.md
CHANGED
|
@@ -625,6 +625,7 @@ Below is a complete list of available icons:
|
|
|
625
625
|
- IconBlankPageLandscape
|
|
626
626
|
- IconBlankPagePortrait
|
|
627
627
|
- IconDossier
|
|
628
|
+
- IconFaceIdFace
|
|
628
629
|
- IconFileBend
|
|
629
630
|
- IconFileChart
|
|
630
631
|
- IconFileCloud
|
|
@@ -1342,6 +1343,7 @@ Below is a complete list of available icons:
|
|
|
1342
1343
|
- IconNintendoSwitch
|
|
1343
1344
|
- IconNotion
|
|
1344
1345
|
- IconNotionAi
|
|
1346
|
+
- IconNpm
|
|
1345
1347
|
- IconOpenai
|
|
1346
1348
|
- IconOpera
|
|
1347
1349
|
- IconPatreon
|
package/filtered-icons.json
CHANGED
|
@@ -8554,6 +8554,20 @@
|
|
|
8554
8554
|
"packageName": "round-outlined-radius-3-stroke-1.5",
|
|
8555
8555
|
"componentName": "IconFaceId"
|
|
8556
8556
|
},
|
|
8557
|
+
{
|
|
8558
|
+
"category": "Folders & Files",
|
|
8559
|
+
"svg": "<path d=\"M5.75 17.5C9.9491 21.1667 14.0509 21.1667 18.25 17.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12.75 5.75V12.25C12.75 13.3546 11.8546 14.25 10.75 14.25\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M4.75 4.75V8.25\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M19.25 4.75V8.25\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
8560
|
+
"iconName": "face-id-face",
|
|
8561
|
+
"variant": {
|
|
8562
|
+
"join": "round",
|
|
8563
|
+
"filled": "off",
|
|
8564
|
+
"radius": "3",
|
|
8565
|
+
"stroke": "1.5"
|
|
8566
|
+
},
|
|
8567
|
+
"createdAt": "2025-02-15T21:11:33.829321+00:00",
|
|
8568
|
+
"packageName": "round-outlined-radius-3-stroke-1.5",
|
|
8569
|
+
"componentName": "IconFaceIdFace"
|
|
8570
|
+
},
|
|
8557
8571
|
{
|
|
8558
8572
|
"category": "Things",
|
|
8559
8573
|
"svg": "<path d=\"M18.2506 10.45L18.4167 10.5261C19.651 11.0909 21.1041 10.4763 21.5586 9.19727C21.9527 8.08819 21.4511 6.86001 20.3932 6.34397L15.0756 3.75C14.0737 7.01444 9.9274 7.01444 8.92555 3.75L3.60791 6.34397C2.55004 6.86001 2.0484 8.08819 2.4425 9.19727C2.897 10.4763 4.35006 11.0909 5.58437 10.5261L5.75055 10.45V17.25C5.75055 18.9069 7.0937 20.25 8.75055 20.25H15.2506C16.9074 20.25 18.2506 18.9068 18.2506 17.25V10.45Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/>",
|
|
@@ -9004,7 +9018,7 @@
|
|
|
9004
9018
|
},
|
|
9005
9019
|
{
|
|
9006
9020
|
"category": "Folders & Files",
|
|
9007
|
-
"svg": "<path d=\"
|
|
9021
|
+
"svg": "<path d=\"M7 7.5V9.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M17 7.5V9.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M13.7628 2.5C12.1328 5.94484 10.9335 8.69265 10.1252 12.4018C10.058 12.7103 10.2948 13 10.6105 13H11.8004C12.4247 13 12.895 13.566 12.8103 14.1846C12.4738 16.6427 12.5081 19.0268 12.9133 21.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M5 16C9.78201 19.5635 14.218 19.5635 19 16\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
9008
9022
|
"iconName": "finder-face",
|
|
9009
9023
|
"variant": {
|
|
9010
9024
|
"join": "round",
|
|
@@ -9012,7 +9026,7 @@
|
|
|
9012
9026
|
"radius": "3",
|
|
9013
9027
|
"stroke": "1.5"
|
|
9014
9028
|
},
|
|
9015
|
-
"createdAt": "2025-
|
|
9029
|
+
"createdAt": "2025-08-26T19:40:19.038203+00:00",
|
|
9016
9030
|
"packageName": "round-outlined-radius-3-stroke-1.5",
|
|
9017
9031
|
"componentName": "IconFinderFace"
|
|
9018
9032
|
},
|
|
@@ -13286,6 +13300,20 @@
|
|
|
13286
13300
|
"packageName": "round-outlined-radius-3-stroke-1.5",
|
|
13287
13301
|
"componentName": "IconNotionAi"
|
|
13288
13302
|
},
|
|
13303
|
+
{
|
|
13304
|
+
"category": "Social Media & Brands",
|
|
13305
|
+
"svg": "<path d=\"M3 21H12V7.5H16.5V21H21V3H3V21Z\" fill=\"currentColor\"/>",
|
|
13306
|
+
"iconName": "npm",
|
|
13307
|
+
"variant": {
|
|
13308
|
+
"join": "round",
|
|
13309
|
+
"filled": "off",
|
|
13310
|
+
"radius": "3",
|
|
13311
|
+
"stroke": "1.5"
|
|
13312
|
+
},
|
|
13313
|
+
"createdAt": "2025-08-26T19:40:19.038203+00:00",
|
|
13314
|
+
"packageName": "round-outlined-radius-3-stroke-1.5",
|
|
13315
|
+
"componentName": "IconNpm"
|
|
13316
|
+
},
|
|
13289
13317
|
{
|
|
13290
13318
|
"category": "Nature & Energy",
|
|
13291
13319
|
"svg": "<path d=\"M17.7218 11.3294C17.4705 9.79059 17.2832 8.22048 17.1218 6.51674C16.974 4.95671 15.6771 3.75 14.1101 3.75H8.67502C7.108 3.75 5.81107 4.95702 5.66329 6.51706C5.24304 10.9531 4.64707 14.4833 3.20337 18.9139C2.99 19.5688 3.47209 20.25 4.16079 20.25H9.00183\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8.75 17C8.75 13.4363 11.4363 10.75 15 10.75C18.5637 10.75 21.25 13.4363 21.25 17V19.25C21.25 19.8023 20.8023 20.25 20.25 20.25H8.75V17Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9 16.25H21\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
package/icons/index.d.ts
CHANGED
|
@@ -610,6 +610,7 @@ export type CentralIconName =
|
|
|
610
610
|
| "IconEyeSparkle"
|
|
611
611
|
| "IconFacebook"
|
|
612
612
|
| "IconFaceId"
|
|
613
|
+
| "IconFaceIdFace"
|
|
613
614
|
| "IconFashion"
|
|
614
615
|
| "IconFastDelivery"
|
|
615
616
|
| "IconFastForward"
|
|
@@ -948,6 +949,7 @@ export type CentralIconName =
|
|
|
948
949
|
| "IconNoteText"
|
|
949
950
|
| "IconNotion"
|
|
950
951
|
| "IconNotionAi"
|
|
952
|
+
| "IconNpm"
|
|
951
953
|
| "IconNuclearPowerPlant"
|
|
952
954
|
| "IconNumberedList"
|
|
953
955
|
| "IconOculus"
|
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/round-outlined-radius-3-stroke-1.5",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.56",
|
|
4
4
|
"style": "round-outlined-radius-3-stroke-1.5",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-3-stroke-1.5/IconHome';",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"withProps": "<IconHome size={32} color=\"#007AFF\" />",
|
|
12
12
|
"central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
|
|
13
13
|
},
|
|
14
|
-
"totalIcons":
|
|
14
|
+
"totalIcons": 1509,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
17
|
"count": 32,
|
|
@@ -517,12 +517,13 @@
|
|
|
517
517
|
]
|
|
518
518
|
},
|
|
519
519
|
"Folders & Files": {
|
|
520
|
-
"count":
|
|
520
|
+
"count": 76,
|
|
521
521
|
"icons": [
|
|
522
522
|
"IconArchive",
|
|
523
523
|
"IconBlankPageLandscape",
|
|
524
524
|
"IconBlankPagePortrait",
|
|
525
525
|
"IconDossier",
|
|
526
|
+
"IconFaceIdFace",
|
|
526
527
|
"IconFileBend",
|
|
527
528
|
"IconFileChart",
|
|
528
529
|
"IconFileCloud",
|
|
@@ -1214,7 +1215,7 @@
|
|
|
1214
1215
|
]
|
|
1215
1216
|
},
|
|
1216
1217
|
"Social Media & Brands": {
|
|
1217
|
-
"count":
|
|
1218
|
+
"count": 92,
|
|
1218
1219
|
"icons": [
|
|
1219
1220
|
"IconAnthropic",
|
|
1220
1221
|
"IconApple",
|
|
@@ -1268,6 +1269,7 @@
|
|
|
1268
1269
|
"IconNintendoSwitch",
|
|
1269
1270
|
"IconNotion",
|
|
1270
1271
|
"IconNotionAi",
|
|
1272
|
+
"IconNpm",
|
|
1271
1273
|
"IconOpenai",
|
|
1272
1274
|
"IconOpera",
|
|
1273
1275
|
"IconPatreon",
|
|
@@ -2308,6 +2310,7 @@
|
|
|
2308
2310
|
"IconEyeSparkle": "eye-sparkle, magic eyes",
|
|
2309
2311
|
"IconFacebook": "facebook",
|
|
2310
2312
|
"IconFaceId": "face-id",
|
|
2313
|
+
"IconFaceIdFace": "face-id-face",
|
|
2311
2314
|
"IconFashion": "fashion, wear, clothes, t-shirt",
|
|
2312
2315
|
"IconFastDelivery": "fast-delivery, quick-commerce",
|
|
2313
2316
|
"IconFastForward": "fast-forward",
|
|
@@ -2646,6 +2649,7 @@
|
|
|
2646
2649
|
"IconNoteText": "note-text",
|
|
2647
2650
|
"IconNotion": "notion",
|
|
2648
2651
|
"IconNotionAi": "notion-ai",
|
|
2652
|
+
"IconNpm": "npm",
|
|
2649
2653
|
"IconNuclearPowerPlant": "nuclear-power-plant, radiation",
|
|
2650
2654
|
"IconNumberedList": "numbered-list",
|
|
2651
2655
|
"IconOculus": "oculus",
|
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -4277,6 +4277,13 @@
|
|
|
4277
4277
|
"iconName": "face-id",
|
|
4278
4278
|
"pathname": "src/IconFaceId"
|
|
4279
4279
|
},
|
|
4280
|
+
{
|
|
4281
|
+
"svg": "<Path d=\"M5.75 17.5C9.9491 21.1667 14.0509 21.1667 18.25 17.5\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12.75 5.75V12.25C12.75 13.3546 11.8546 14.25 10.75 14.25\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M4.75 4.75V8.25\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M19.25 4.75V8.25\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
4282
|
+
"tags": "Path",
|
|
4283
|
+
"componentName": "IconFaceIdFace",
|
|
4284
|
+
"iconName": "face-id-face",
|
|
4285
|
+
"pathname": "src/IconFaceIdFace"
|
|
4286
|
+
},
|
|
4280
4287
|
{
|
|
4281
4288
|
"svg": "<Path d=\"M18.2506 10.45L18.4167 10.5261C19.651 11.0909 21.1041 10.4763 21.5586 9.19727C21.9527 8.08819 21.4511 6.86001 20.3932 6.34397L15.0756 3.75C14.0737 7.01444 9.9274 7.01444 8.92555 3.75L3.60791 6.34397C2.55004 6.86001 2.0484 8.08819 2.4425 9.19727C2.897 10.4763 4.35006 11.0909 5.58437 10.5261L5.75055 10.45V17.25C5.75055 18.9069 7.0937 20.25 8.75055 20.25H15.2506C16.9074 20.25 18.2506 18.9068 18.2506 17.25V10.45Z\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"square\" strokeLinejoin=\"round\"/>",
|
|
4282
4289
|
"tags": "Path",
|
|
@@ -4502,7 +4509,7 @@
|
|
|
4502
4509
|
"pathname": "src/IconFinder"
|
|
4503
4510
|
},
|
|
4504
4511
|
{
|
|
4505
|
-
"svg": "<Path d=\"
|
|
4512
|
+
"svg": "<Path d=\"M7 7.5V9.5\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M17 7.5V9.5\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M13.7628 2.5C12.1328 5.94484 10.9335 8.69265 10.1252 12.4018C10.058 12.7103 10.2948 13 10.6105 13H11.8004C12.4247 13 12.895 13.566 12.8103 14.1846C12.4738 16.6427 12.5081 19.0268 12.9133 21.5\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M5 16C9.78201 19.5635 14.218 19.5635 19 16\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
4506
4513
|
"tags": "Path",
|
|
4507
4514
|
"componentName": "IconFinderFace",
|
|
4508
4515
|
"iconName": "finder-face",
|
|
@@ -6643,6 +6650,13 @@
|
|
|
6643
6650
|
"iconName": "notion-ai",
|
|
6644
6651
|
"pathname": "src/IconNotionAi"
|
|
6645
6652
|
},
|
|
6653
|
+
{
|
|
6654
|
+
"svg": "<Path d=\"M3 21H12V7.5H16.5V21H21V3H3V21Z\" fill=\"currentColor\"/>",
|
|
6655
|
+
"tags": "Path",
|
|
6656
|
+
"componentName": "IconNpm",
|
|
6657
|
+
"iconName": "npm",
|
|
6658
|
+
"pathname": "src/IconNpm"
|
|
6659
|
+
},
|
|
6646
6660
|
{
|
|
6647
6661
|
"svg": "<Path d=\"M17.7218 11.3294C17.4705 9.79059 17.2832 8.22048 17.1218 6.51674C16.974 4.95671 15.6771 3.75 14.1101 3.75H8.67502C7.108 3.75 5.81107 4.95702 5.66329 6.51706C5.24304 10.9531 4.64707 14.4833 3.20337 18.9139C2.99 19.5688 3.47209 20.25 4.16079 20.25H9.00183\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8.75 17C8.75 13.4363 11.4363 10.75 15 10.75C18.5637 10.75 21.25 13.4363 21.25 17V19.25C21.25 19.8023 20.8023 20.25 20.25 20.25H8.75V17Z\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M9 16.25H21\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
6648
6662
|
"tags": "Path",
|