@central-icons-react-native/round-outlined-radius-3-stroke-2 1.1.223 → 1.1.224

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 IconOwlFace: FC<CentralIconBaseProps>;
4
+ export default IconOwlFace;
@@ -0,0 +1,2 @@
1
+ "use strict";var d=Object.create;var p=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},C=(r,o,t,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let l of k(o))!h.call(r,l)&&l!==t&&p(r,l,{get:()=>o[l],enumerable:!(s=f(o,l))||s.enumerable});return r};var c=(r,o,t)=>(t=r!=null?d(x(r)):{},C(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),I=r=>C(p({},"__esModule",{value:!0}),r);var P={};B(P,{IconOwlFace:()=>a,default:()=>y});module.exports=I(P);var e=c(require("react"));var i=c(require("react")),u=require("react-native-svg"),m=({children:r,size:o=24,...t})=>i.default.createElement(u.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var n=require("react-native-svg"),a=r=>e.default.createElement(m,{...r},e.default.createElement(n.Circle,{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(n.Path,{d:"M12 12C12 9.51472 9.98528 7.5 7.5 7.5C5.01472 7.5 3 9.51472 3 12",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(n.Path,{d:"M21 12C21 9.51472 18.9853 7.5 16.5 7.5C14.0147 7.5 12 9.51472 12 12",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(n.Circle,{cx:"7.5",cy:"12",r:"1.25",fill:"currentColor"}),e.default.createElement(n.Circle,{cx:"16.5",cy:"12",r:"1.25",fill:"currentColor"}),e.default.createElement(n.Path,{d:"M12 12V14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),y=a;0&&(module.exports={IconOwlFace});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconOwlFace/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconOwlFace: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path\n d=\"M12 12C12 9.51472 9.98528 7.5 7.5 7.5C5.01472 7.5 3 9.51472 3 12\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M21 12C21 9.51472 18.9853 7.5 16.5 7.5C14.0147 7.5 12 9.51472 12 12\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Circle cx=\"7.5\" cy=\"12\" r=\"1.25\" fill=\"currentColor\" />\n <Circle cx=\"16.5\" cy=\"12\" r=\"1.25\" fill=\"currentColor\" />\n <Path\n d=\"M12 12V14\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconOwlFace;\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,iBAAAE,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,EAA6B,4BAEhBC,EAAyCC,GAElD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,KAAK,EAAE,IAAI,OAAO,eAAe,YAAY,IAAI,EACpE,EAAAA,QAAA,cAAC,QACC,EAAE,mEACF,OAAO,eACP,YAAY,IACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,sEACF,OAAO,eACP,YAAY,IACd,EACA,EAAAA,QAAA,cAAC,UAAO,GAAG,MAAM,GAAG,KAAK,EAAE,OAAO,KAAK,eAAe,EACtD,EAAAA,QAAA,cAAC,UAAO,GAAG,OAAO,GAAG,KAAK,EAAE,OAAO,KAAK,eAAe,EACvD,EAAAA,QAAA,cAAC,QACC,EAAE,YACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconOwlFace_exports","__export","IconOwlFace","IconOwlFace_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconOwlFace","props","React","CentralIconBase","IconOwlFace_default"]}
@@ -0,0 +1,2 @@
1
+ import r from"react";import s from"react";import{Svg as C}from"react-native-svg";var l=({children:t,size:o=24,...p})=>s.createElement(C,{...p,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},t);import{Circle as e,Path as n}from"react-native-svg";var c=t=>r.createElement(l,{...t},r.createElement(e,{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2"}),r.createElement(n,{d:"M12 12C12 9.51472 9.98528 7.5 7.5 7.5C5.01472 7.5 3 9.51472 3 12",stroke:"currentColor",strokeWidth:"2"}),r.createElement(n,{d:"M21 12C21 9.51472 18.9853 7.5 16.5 7.5C14.0147 7.5 12 9.51472 12 12",stroke:"currentColor",strokeWidth:"2"}),r.createElement(e,{cx:"7.5",cy:"12",r:"1.25",fill:"currentColor"}),r.createElement(e,{cx:"16.5",cy:"12",r:"1.25",fill:"currentColor"}),r.createElement(n,{d:"M12 12V14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),B=c;export{c as IconOwlFace,B as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconOwlFace/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconOwlFace: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path\n d=\"M12 12C12 9.51472 9.98528 7.5 7.5 7.5C5.01472 7.5 3 9.51472 3 12\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M21 12C21 9.51472 18.9853 7.5 16.5 7.5C14.0147 7.5 12 9.51472 12 12\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Circle cx=\"7.5\" cy=\"12\" r=\"1.25\" fill=\"currentColor\" />\n <Circle cx=\"16.5\" cy=\"12\" r=\"1.25\" fill=\"currentColor\" />\n <Path\n d=\"M12 12V14\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconOwlFace;\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,UAAAG,EAAQ,QAAAC,MAAY,mBAEtB,IAAMC,EAAyCC,GAElDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,KAAK,EAAE,IAAI,OAAO,eAAe,YAAY,IAAI,EACpEI,EAAA,cAACH,EAAA,CACC,EAAE,mEACF,OAAO,eACP,YAAY,IACd,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,sEACF,OAAO,eACP,YAAY,IACd,EACAG,EAAA,cAACJ,EAAA,CAAO,GAAG,MAAM,GAAG,KAAK,EAAE,OAAO,KAAK,eAAe,EACtDI,EAAA,cAACJ,EAAA,CAAO,GAAG,OAAO,GAAG,KAAK,EAAE,OAAO,KAAK,eAAe,EACvDI,EAAA,cAACH,EAAA,CACC,EAAE,YACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconOwlFace","props","React","CentralIconBase","IconOwlFace_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconShieldAccess: FC<CentralIconBaseProps>;
4
+ export default IconShieldAccess;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var p=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},s=(r,o,e,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of x(o))!I.call(r,t)&&t!==e&&p(r,t,{get:()=>o[t],enumerable:!(l=d(o,t))||l.enumerable});return r};var c=(r,o,e)=>(e=r!=null?u(B(r)):{},s(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),g=r=>s(p({},"__esModule",{value:!0}),r);var v={};P(v,{IconShieldAccess:()=>f,default:()=>h});module.exports=g(v);var C=c(require("react"));var a=c(require("react")),i=require("react-native-svg"),m=({children:r,size:o=24,...e})=>a.default.createElement(i.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 n=require("react-native-svg"),f=r=>C.default.createElement(m,{...r},C.default.createElement(n.Path,{d:"M5.79754 5.21356L10.7975 3.02606C11.5641 2.69069 12.4359 2.69069 13.2025 3.02606L18.2025 5.21356C19.2944 5.6913 20 6.77014 20 7.96204V13C20 17.4183 16.4183 21 12 21C7.58172 21 4 17.4183 4 13V7.96204C4 6.77014 4.70558 5.6913 5.79754 5.21356Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),C.default.createElement(n.Circle,{cx:"11.9992",cy:"15.6999",r:"1.3",fill:"currentColor"}),C.default.createElement(n.Path,{d:"M11.1 12.3C11.1149 12.5235 11.2228 12.7379 11.3913 12.8959C11.5604 13.0539 11.7762 13.1427 12 13.1427C12.2238 13.1427 12.4396 13.0539 12.6087 12.8959C12.7772 12.7379 12.8851 12.5235 12.9 12.3C12.9042 12.2367 12.9083 12.1733 12.9125 12.11C12.9875 10.97 13.0625 9.83 13.1375 8.69C13.1417 8.62667 13.1458 8.56333 13.15 8.5C13.1703 8.195 13.067 7.90249 12.851 7.68683C12.6357 7.47116 12.3253 7.35 12 7.35C11.6747 7.35 11.3643 7.47116 11.149 7.68683C10.933 7.90249 10.8297 8.195 10.85 8.5C10.8542 8.56333 10.8583 8.62667 10.8625 8.69C10.9375 9.83 11.0125 10.97 11.0875 12.11C11.0917 12.1733 11.0958 12.2367 11.1 12.3Z",fill:"currentColor"})),h=f;0&&(module.exports={IconShieldAccess});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconShieldAccess/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconShieldAccess: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M5.79754 5.21356L10.7975 3.02606C11.5641 2.69069 12.4359 2.69069 13.2025 3.02606L18.2025 5.21356C19.2944 5.6913 20 6.77014 20 7.96204V13C20 17.4183 16.4183 21 12 21C7.58172 21 4 17.4183 4 13V7.96204C4 6.77014 4.70558 5.6913 5.79754 5.21356Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Circle cx=\"11.9992\" cy=\"15.6999\" r=\"1.3\" fill=\"currentColor\" />\n <Path\n d=\"M11.1 12.3C11.1149 12.5235 11.2228 12.7379 11.3913 12.8959C11.5604 13.0539 11.7762 13.1427 12 13.1427C12.2238 13.1427 12.4396 13.0539 12.6087 12.8959C12.7772 12.7379 12.8851 12.5235 12.9 12.3C12.9042 12.2367 12.9083 12.1733 12.9125 12.11C12.9875 10.97 13.0625 9.83 13.1375 8.69C13.1417 8.62667 13.1458 8.56333 13.15 8.5C13.1703 8.195 13.067 7.90249 12.851 7.68683C12.6357 7.47116 12.3253 7.35 12 7.35C11.6747 7.35 11.3643 7.47116 11.149 7.68683C10.933 7.90249 10.8297 8.195 10.85 8.5C10.8542 8.56333 10.8583 8.62667 10.8625 8.69C10.9375 9.83 11.0125 10.97 11.0875 12.11C11.0917 12.1733 11.0958 12.2367 11.1 12.3Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconShieldAccess;\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,sBAAAE,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,EAA6B,4BAEhBC,EAA8CC,GAEvD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,mPACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,UAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9D,EAAAA,QAAA,cAAC,QACC,EAAE,umBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconShieldAccess_exports","__export","IconShieldAccess","IconShieldAccess_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconShieldAccess","props","React","CentralIconBase","IconShieldAccess_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import p from"react";import{Svg as l}from"react-native-svg";var t=({children:e,size:r=24,...n})=>p.createElement(l,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Circle as s,Path as C}from"react-native-svg";var c=e=>o.createElement(t,{...e},o.createElement(C,{d:"M5.79754 5.21356L10.7975 3.02606C11.5641 2.69069 12.4359 2.69069 13.2025 3.02606L18.2025 5.21356C19.2944 5.6913 20 6.77014 20 7.96204V13C20 17.4183 16.4183 21 12 21C7.58172 21 4 17.4183 4 13V7.96204C4 6.77014 4.70558 5.6913 5.79754 5.21356Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(s,{cx:"11.9992",cy:"15.6999",r:"1.3",fill:"currentColor"}),o.createElement(C,{d:"M11.1 12.3C11.1149 12.5235 11.2228 12.7379 11.3913 12.8959C11.5604 13.0539 11.7762 13.1427 12 13.1427C12.2238 13.1427 12.4396 13.0539 12.6087 12.8959C12.7772 12.7379 12.8851 12.5235 12.9 12.3C12.9042 12.2367 12.9083 12.1733 12.9125 12.11C12.9875 10.97 13.0625 9.83 13.1375 8.69C13.1417 8.62667 13.1458 8.56333 13.15 8.5C13.1703 8.195 13.067 7.90249 12.851 7.68683C12.6357 7.47116 12.3253 7.35 12 7.35C11.6747 7.35 11.3643 7.47116 11.149 7.68683C10.933 7.90249 10.8297 8.195 10.85 8.5C10.8542 8.56333 10.8583 8.62667 10.8625 8.69C10.9375 9.83 11.0125 10.97 11.0875 12.11C11.0917 12.1733 11.0958 12.2367 11.1 12.3Z",fill:"currentColor"})),P=c;export{c as IconShieldAccess,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconShieldAccess/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconShieldAccess: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M5.79754 5.21356L10.7975 3.02606C11.5641 2.69069 12.4359 2.69069 13.2025 3.02606L18.2025 5.21356C19.2944 5.6913 20 6.77014 20 7.96204V13C20 17.4183 16.4183 21 12 21C7.58172 21 4 17.4183 4 13V7.96204C4 6.77014 4.70558 5.6913 5.79754 5.21356Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Circle cx=\"11.9992\" cy=\"15.6999\" r=\"1.3\" fill=\"currentColor\" />\n <Path\n d=\"M11.1 12.3C11.1149 12.5235 11.2228 12.7379 11.3913 12.8959C11.5604 13.0539 11.7762 13.1427 12 13.1427C12.2238 13.1427 12.4396 13.0539 12.6087 12.8959C12.7772 12.7379 12.8851 12.5235 12.9 12.3C12.9042 12.2367 12.9083 12.1733 12.9125 12.11C12.9875 10.97 13.0625 9.83 13.1375 8.69C13.1417 8.62667 13.1458 8.56333 13.15 8.5C13.1703 8.195 13.067 7.90249 12.851 7.68683C12.6357 7.47116 12.3253 7.35 12 7.35C11.6747 7.35 11.3643 7.47116 11.149 7.68683C10.933 7.90249 10.8297 8.195 10.85 8.5C10.8542 8.56333 10.8583 8.62667 10.8625 8.69C10.9375 9.83 11.0125 10.97 11.0875 12.11C11.0917 12.1733 11.0958 12.2367 11.1 12.3Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconShieldAccess;\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,UAAAG,EAAQ,QAAAC,MAAY,mBAEtB,IAAMC,EAA8CC,GAEvDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,mPACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACJ,EAAA,CAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9DI,EAAA,cAACH,EAAA,CACC,EAAE,umBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconShieldAccess","props","React","CentralIconBase","IconShieldAccess_default"]}
package/README.md CHANGED
@@ -1537,6 +1537,7 @@ Below is a complete list of available icons:
1537
1537
  - IconSafeSimple
1538
1538
  - IconShield
1539
1539
  - IconShield2
1540
+ - IconShieldAccess
1540
1541
  - IconShieldBreak
1541
1542
  - IconShieldCheck
1542
1543
  - IconShieldCheck2
@@ -1974,6 +1975,7 @@ Below is a complete list of available icons:
1974
1975
  - IconMouth
1975
1976
  - IconNailedIt
1976
1977
  - IconOrganisation
1978
+ - IconOwlFace
1977
1979
  - IconParachute
1978
1980
  - IconParasol
1979
1981
  - IconPeace
@@ -17794,6 +17794,20 @@
17794
17794
  "packageName": "round-outlined-radius-3-stroke-2",
17795
17795
  "componentName": "IconOrganisation"
17796
17796
  },
17797
+ {
17798
+ "category": "Things",
17799
+ "svg": "<circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M12 12C12 9.51472 9.98528 7.5 7.5 7.5C5.01472 7.5 3 9.51472 3 12\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M21 12C21 9.51472 18.9853 7.5 16.5 7.5C14.0147 7.5 12 9.51472 12 12\" stroke=\"currentColor\" stroke-width=\"2\"/><circle cx=\"7.5\" cy=\"12\" r=\"1.25\" fill=\"currentColor\"/><circle cx=\"16.5\" cy=\"12\" r=\"1.25\" fill=\"currentColor\"/><path d=\"M12 12V14\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
17800
+ "iconName": "owl-face, learning, reading, research",
17801
+ "variant": {
17802
+ "join": "round",
17803
+ "filled": "off",
17804
+ "radius": "3",
17805
+ "stroke": "2"
17806
+ },
17807
+ "createdAt": "2026-05-04T07:02:04.556443+00:00",
17808
+ "packageName": "round-outlined-radius-3-stroke-2",
17809
+ "componentName": "IconOwlFace"
17810
+ },
17797
17811
  {
17798
17812
  "category": "Shopping & Payment",
17799
17813
  "svg": "<path d=\"M9 4V7.5C9 8.32843 9.67157 9 10.5 9H13.5C14.3284 9 15 8.32843 15 7.5V4M14 16H16M4 7V17C4 18.6569 5.34315 20 7 20H17C18.6569 20 20 18.6569 20 17V7C20 5.34315 18.6569 4 17 4H7C5.34315 4 4 5.34315 4 7Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/>",
@@ -21896,6 +21910,20 @@
21896
21910
  "packageName": "round-outlined-radius-3-stroke-2",
21897
21911
  "componentName": "IconShield2"
21898
21912
  },
21913
+ {
21914
+ "category": "Security",
21915
+ "svg": "<path d=\"M5.79754 5.21356L10.7975 3.02606C11.5641 2.69069 12.4359 2.69069 13.2025 3.02606L18.2025 5.21356C19.2944 5.6913 20 6.77014 20 7.96204V13C20 17.4183 16.4183 21 12 21C7.58172 21 4 17.4183 4 13V7.96204C4 6.77014 4.70558 5.6913 5.79754 5.21356Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"11.9992\" cy=\"15.6999\" r=\"1.3\" fill=\"currentColor\"/><path d=\"M11.1 12.3C11.1149 12.5235 11.2228 12.7379 11.3913 12.8959C11.5604 13.0539 11.7762 13.1427 12 13.1427C12.2238 13.1427 12.4396 13.0539 12.6087 12.8959C12.7772 12.7379 12.8851 12.5235 12.9 12.3C12.9042 12.2367 12.9083 12.1733 12.9125 12.11C12.9875 10.97 13.0625 9.83 13.1375 8.69C13.1417 8.62667 13.1458 8.56333 13.15 8.5C13.1703 8.195 13.067 7.90249 12.851 7.68683C12.6357 7.47116 12.3253 7.35 12 7.35C11.6747 7.35 11.3643 7.47116 11.149 7.68683C10.933 7.90249 10.8297 8.195 10.85 8.5C10.8542 8.56333 10.8583 8.62667 10.8625 8.69C10.9375 9.83 11.0125 10.97 11.0875 12.11C11.0917 12.1733 11.0958 12.2367 11.1 12.3Z\" fill=\"currentColor\"/>",
21916
+ "iconName": "shield-access, full-access",
21917
+ "variant": {
21918
+ "join": "round",
21919
+ "filled": "off",
21920
+ "radius": "3",
21921
+ "stroke": "2"
21922
+ },
21923
+ "createdAt": "2026-05-04T07:02:04.556443+00:00",
21924
+ "packageName": "round-outlined-radius-3-stroke-2",
21925
+ "componentName": "IconShieldAccess"
21926
+ },
21899
21927
  {
21900
21928
  "category": "AI & Magic",
21901
21929
  "svg": "<path d=\"M5.79754 5.21344L10.7975 3.02594C11.5641 2.69057 12.4359 2.69057 13.2025 3.02594L18.2025 5.21344C19.2944 5.69118 20 6.77002 20 7.96191V12.9999C20 17.4181 16.4183 20.9999 12 20.9999C7.58172 20.9999 4 17.4181 4 12.9999V7.96191C4 6.77002 4.70558 5.69118 5.79754 5.21344Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M13.2405 10.1393L12.5436 8.32744C12.4571 8.10252 12.241 7.9541 12 7.9541C11.759 7.9541 11.5429 8.10252 11.4564 8.32744L10.7595 10.1393C10.658 10.4034 10.4493 10.6121 10.1852 10.7136L8.37334 11.4105C8.14842 11.497 8 11.7131 8 11.9541C8 12.1951 8.14842 12.4112 8.37334 12.4977L10.1852 13.1946C10.4493 13.2961 10.658 13.5048 10.7595 13.7689L11.4564 15.5808C11.5429 15.8057 11.759 15.9541 12 15.9541C12.241 15.9541 12.4571 15.8057 12.5436 15.5808L13.2405 13.7689C13.342 13.5048 13.5507 13.2961 13.8148 13.1946L15.6267 12.4977C15.8516 12.4112 16 12.1951 16 11.9541C16 11.7131 15.8516 11.497 15.6267 11.4105L13.8148 10.7136C13.5507 10.6121 13.342 10.4034 13.2405 10.1393Z\" fill=\"currentColor\"/>",
package/icons/index.d.ts CHANGED
@@ -1270,6 +1270,7 @@ export type CentralIconName =
1270
1270
  | "IconOptionKey"
1271
1271
  | "IconOrange"
1272
1272
  | "IconOrganisation"
1273
+ | "IconOwlFace"
1273
1274
  | "IconPackage"
1274
1275
  | "IconPackageAdd"
1275
1276
  | "IconPackageBlock"
@@ -1563,6 +1564,7 @@ export type CentralIconName =
1563
1564
  | "IconShareScreen"
1564
1565
  | "IconShield"
1565
1566
  | "IconShield2"
1567
+ | "IconShieldAccess"
1566
1568
  | "IconShieldAi"
1567
1569
  | "IconShieldBreak"
1568
1570
  | "IconShieldCheck"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/round-outlined-radius-3-stroke-2",
3
- "version": "1.1.223",
3
+ "version": "1.1.224",
4
4
  "style": "round-outlined-radius-3-stroke-2",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-3-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": 1981,
14
+ "totalIcons": 1983,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
17
  "count": 88,
@@ -1436,7 +1436,7 @@
1436
1436
  ]
1437
1437
  },
1438
1438
  "Security": {
1439
- "count": 32,
1439
+ "count": 33,
1440
1440
  "icons": [
1441
1441
  "IconAnonymous",
1442
1442
  "IconAsterisk",
@@ -1458,6 +1458,7 @@
1458
1458
  "IconSafeSimple",
1459
1459
  "IconShield",
1460
1460
  "IconShield2",
1461
+ "IconShieldAccess",
1461
1462
  "IconShieldBreak",
1462
1463
  "IconShieldCheck",
1463
1464
  "IconShieldCheck2",
@@ -1830,7 +1831,7 @@
1830
1831
  ]
1831
1832
  },
1832
1833
  "Things": {
1833
- "count": 140,
1834
+ "count": 141,
1834
1835
  "icons": [
1835
1836
  "IconAnvil",
1836
1837
  "IconApps",
@@ -1907,6 +1908,7 @@
1907
1908
  "IconMouth",
1908
1909
  "IconNailedIt",
1909
1910
  "IconOrganisation",
1911
+ "IconOwlFace",
1910
1912
  "IconParachute",
1911
1913
  "IconParasol",
1912
1914
  "IconPeace",
@@ -3453,6 +3455,7 @@
3453
3455
  "IconOptionKey": "option-key",
3454
3456
  "IconOrange": "orange",
3455
3457
  "IconOrganisation": "organisation, organimgram",
3458
+ "IconOwlFace": "owl-face, learning, reading, research",
3456
3459
  "IconPackage": "package, delivery",
3457
3460
  "IconPackageAdd": "package-add, delivery",
3458
3461
  "IconPackageBlock": "package-block, delivery",
@@ -3746,6 +3749,7 @@
3746
3749
  "IconShareScreen": "share-screen, screen-sharing",
3747
3750
  "IconShield": "shield, security, protection",
3748
3751
  "IconShield2": "shield-2, safety, privacy",
3752
+ "IconShieldAccess": "shield-access, full-access",
3749
3753
  "IconShieldAi": "shield-ai, security, safety, privacy, cyber",
3750
3754
  "IconShieldBreak": "shield-break, not-secure",
3751
3755
  "IconShieldCheck": "shield-check, security, protection",
package/index.d.ts CHANGED
@@ -1269,6 +1269,7 @@ export { IconOptAlt, default as IconOptAltDefault } from "./IconOptAlt";
1269
1269
  export { IconOptionKey, default as IconOptionKeyDefault, } from "./IconOptionKey";
1270
1270
  export { IconOrange, default as IconOrangeDefault } from "./IconOrange";
1271
1271
  export { IconOrganisation, default as IconOrganisationDefault, } from "./IconOrganisation";
1272
+ export { IconOwlFace, default as IconOwlFaceDefault } from "./IconOwlFace";
1272
1273
  export { IconPackage, default as IconPackageDefault } from "./IconPackage";
1273
1274
  export { IconPackageAdd, default as IconPackageAddDefault, } from "./IconPackageAdd";
1274
1275
  export { IconPackageBlock, default as IconPackageBlockDefault, } from "./IconPackageBlock";
@@ -1562,6 +1563,7 @@ export { IconShareOs, default as IconShareOsDefault } from "./IconShareOs";
1562
1563
  export { IconShareScreen, default as IconShareScreenDefault, } from "./IconShareScreen";
1563
1564
  export { IconShield, default as IconShieldDefault } from "./IconShield";
1564
1565
  export { IconShield2, default as IconShield2Default } from "./IconShield2";
1566
+ export { IconShieldAccess, default as IconShieldAccessDefault, } from "./IconShieldAccess";
1565
1567
  export { IconShieldAi, default as IconShieldAiDefault } from "./IconShieldAi";
1566
1568
  export { IconShieldBreak, default as IconShieldBreakDefault, } from "./IconShieldBreak";
1567
1569
  export { IconShieldCheck, default as IconShieldCheckDefault, } from "./IconShieldCheck";