@central-icons-react-native/round-outlined-radius-3-stroke-2 1.0.1 → 1.0.2
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/IconVisualIntelligence/index.js +1 -1
- package/IconVisualIntelligence/index.js.map +1 -1
- package/IconVisualIntelligence/index.mjs +1 -1
- package/IconVisualIntelligence/index.mjs.map +1 -1
- package/filtered-icons.json +1 -1
- package/icons-index.json +1 -1
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/tsx-icons.json +1 -1
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var d=Object.create;var C=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var k=(r,o)=>{for(var e in o)C(r,e,{get:o[e],enumerable:!0})},l=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of I(o))!g.call(r,t)&&t!==e&&C(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)):{},l(o||!r||!r.__esModule?C(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>l(C({},"__esModule",{value:!0}),r);var h={};k(h,{IconVisualIntelligence:()=>c,default:()=>P});module.exports=x(h);var n=i(require("react"));var a=i(require("react")),m=require("react-native-svg"),u=({children:r,size:o=24,...e})=>a.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"),c=r=>n.default.createElement(u,{...r},n.default.createElement(p.Path,{d:"M4.11701 7.6523C2.22837 11.073 2.73471 15.4624 5.63604 18.3637C8.53736 21.265 12.9267 21.7714 16.3475 19.8827M7.65254 4.11676C11.0733 2.22813 15.4626 2.73447 18.364 5.63579C21.2653 8.53712 21.7716 12.9265 19.883 16.3472",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(p.Path,{d:"M15.8232 10.4629C13.4084 7.84569 10.5919 7.84569 8.17709 10.4629C7.37717 11.3299 7.37717 12.6701 8.17709 13.5371C10.5919 16.1543 13.4084 16.1543 15.8232 13.5371C16.6232 12.6701 16.6232 11.3299 15.8232 10.4629Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),n.default.createElement(p.Path,{d:"M12 10.75C12.6904 10.75 13.25 11.3096 13.25 12C13.25 12.6904 12.6904 13.25 12 13.25C11.3096 13.25 10.75 12.6904 10.75 12C10.75 11.3096 11.3096 10.75 12 10.75Z",fill:"currentColor"})),P=c;0&&(module.exports={IconVisualIntelligence});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconVisualIntelligence/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 IconVisualIntelligence: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.11701 7.6523C2.22837 11.073 2.73471 15.4624 5.63604 18.3637C8.53736 21.265 12.9267 21.7714 16.3475 19.8827M7.65254 4.11676C11.0733 2.22813 15.4626 2.73447 18.364 5.63579C21.2653 8.53712 21.7716 12.9265 19.883 16.3472\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"
|
|
1
|
+
{"version":3,"sources":["../src/IconVisualIntelligence/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 IconVisualIntelligence: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.11701 7.6523C2.22837 11.073 2.73471 15.4624 5.63604 18.3637C8.53736 21.265 12.9267 21.7714 16.3475 19.8827M7.65254 4.11676C11.0733 2.22813 15.4626 2.73447 18.364 5.63579C21.2653 8.53712 21.7716 12.9265 19.883 16.3472\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M15.8232 10.4629C13.4084 7.84569 10.5919 7.84569 8.17709 10.4629C7.37717 11.3299 7.37717 12.6701 8.17709 13.5371C10.5919 16.1543 13.4084 16.1543 15.8232 13.5371C16.6232 12.6701 16.6232 11.3299 15.8232 10.4629Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12 10.75C12.6904 10.75 13.25 11.3096 13.25 12C13.25 12.6904 12.6904 13.25 12 13.25C11.3096 13.25 10.75 12.6904 10.75 12C10.75 11.3096 11.3096 10.75 12 10.75Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVisualIntelligence;\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,4BAAAE,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,EAAoDC,GAE7D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,8NACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oNACF,OAAO,eACP,YAAY,IACZ,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iKACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconVisualIntelligence_exports","__export","IconVisualIntelligence","IconVisualIntelligence_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconVisualIntelligence","props","React","CentralIconBase","IconVisualIntelligence_default"]}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import o from"react";import
|
|
1
|
+
import o from"react";import p from"react";import{Svg as s}from"react-native-svg";var n=({children:e,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"},e);import{Path as t}from"react-native-svg";var l=e=>o.createElement(n,{...e},o.createElement(t,{d:"M4.11701 7.6523C2.22837 11.073 2.73471 15.4624 5.63604 18.3637C8.53736 21.265 12.9267 21.7714 16.3475 19.8827M7.65254 4.11676C11.0733 2.22813 15.4626 2.73447 18.364 5.63579C21.2653 8.53712 21.7716 12.9265 19.883 16.3472",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(t,{d:"M15.8232 10.4629C13.4084 7.84569 10.5919 7.84569 8.17709 10.4629C7.37717 11.3299 7.37717 12.6701 8.17709 13.5371C10.5919 16.1543 13.4084 16.1543 15.8232 13.5371C16.6232 12.6701 16.6232 11.3299 15.8232 10.4629Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),o.createElement(t,{d:"M12 10.75C12.6904 10.75 13.25 11.3096 13.25 12C13.25 12.6904 12.6904 13.25 12 13.25C11.3096 13.25 10.75 12.6904 10.75 12C10.75 11.3096 11.3096 10.75 12 10.75Z",fill:"currentColor"})),g=l;export{l as IconVisualIntelligence,g as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconVisualIntelligence/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 IconVisualIntelligence: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.11701 7.6523C2.22837 11.073 2.73471 15.4624 5.63604 18.3637C8.53736 21.265 12.9267 21.7714 16.3475 19.8827M7.65254 4.11676C11.0733 2.22813 15.4626 2.73447 18.364 5.63579C21.2653 8.53712 21.7716 12.9265 19.883 16.3472\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"
|
|
1
|
+
{"version":3,"sources":["../src/IconVisualIntelligence/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 IconVisualIntelligence: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.11701 7.6523C2.22837 11.073 2.73471 15.4624 5.63604 18.3637C8.53736 21.265 12.9267 21.7714 16.3475 19.8827M7.65254 4.11676C11.0733 2.22813 15.4626 2.73447 18.364 5.63579C21.2653 8.53712 21.7716 12.9265 19.883 16.3472\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M15.8232 10.4629C13.4084 7.84569 10.5919 7.84569 8.17709 10.4629C7.37717 11.3299 7.37717 12.6701 8.17709 13.5371C10.5919 16.1543 13.4084 16.1543 15.8232 13.5371C16.6232 12.6701 16.6232 11.3299 15.8232 10.4629Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12 10.75C12.6904 10.75 13.25 11.3096 13.25 12C13.25 12.6904 12.6904 13.25 12 13.25C11.3096 13.25 10.75 12.6904 10.75 12C10.75 11.3096 11.3096 10.75 12 10.75Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVisualIntelligence;\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,EAAoDC,GAE7DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,8NACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oNACF,OAAO,eACP,YAAY,IACZ,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iKACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconVisualIntelligence","props","React","CentralIconBase","IconVisualIntelligence_default"]}
|
package/filtered-icons.json
CHANGED
|
@@ -20442,7 +20442,7 @@
|
|
|
20442
20442
|
},
|
|
20443
20443
|
{
|
|
20444
20444
|
"category": "AI & Magic",
|
|
20445
|
-
"svg": "<path d=\"M4.11701 7.6523C2.22837 11.073 2.73471 15.4624 5.63604 18.3637C8.53736 21.265 12.9267 21.7714 16.3475 19.8827M7.65254 4.11676C11.0733 2.22813 15.4626 2.73447 18.364 5.63579C21.2653 8.53712 21.7716 12.9265 19.883 16.3472\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"
|
|
20445
|
+
"svg": "<path d=\"M4.11701 7.6523C2.22837 11.073 2.73471 15.4624 5.63604 18.3637C8.53736 21.265 12.9267 21.7714 16.3475 19.8827M7.65254 4.11676C11.0733 2.22813 15.4626 2.73447 18.364 5.63579C21.2653 8.53712 21.7716 12.9265 19.883 16.3472\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M15.8232 10.4629C13.4084 7.84569 10.5919 7.84569 8.17709 10.4629C7.37717 11.3299 7.37717 12.6701 8.17709 13.5371C10.5919 16.1543 13.4084 16.1543 15.8232 13.5371C16.6232 12.6701 16.6232 11.3299 15.8232 10.4629Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"/><path d=\"M12 10.75C12.6904 10.75 13.25 11.3096 13.25 12C13.25 12.6904 12.6904 13.25 12 13.25C11.3096 13.25 10.75 12.6904 10.75 12C10.75 11.3096 11.3096 10.75 12 10.75Z\" fill=\"currentColor\"/>",
|
|
20446
20446
|
"iconName": "visual-intelligence",
|
|
20447
20447
|
"variant": {
|
|
20448
20448
|
"join": "round",
|
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.0.
|
|
3
|
+
"version": "1.0.2",
|
|
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';",
|
package/license-check.js
CHANGED
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -10221,7 +10221,7 @@
|
|
|
10221
10221
|
"pathname": "src/IconVisionProApp"
|
|
10222
10222
|
},
|
|
10223
10223
|
{
|
|
10224
|
-
"svg": "<Path d=\"M4.11701 7.6523C2.22837 11.073 2.73471 15.4624 5.63604 18.3637C8.53736 21.265 12.9267 21.7714 16.3475 19.8827M7.65254 4.11676C11.0733 2.22813 15.4626 2.73447 18.364 5.63579C21.2653 8.53712 21.7716 12.9265 19.883 16.3472\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"
|
|
10224
|
+
"svg": "<Path d=\"M4.11701 7.6523C2.22837 11.073 2.73471 15.4624 5.63604 18.3637C8.53736 21.265 12.9267 21.7714 16.3475 19.8827M7.65254 4.11676C11.0733 2.22813 15.4626 2.73447 18.364 5.63579C21.2653 8.53712 21.7716 12.9265 19.883 16.3472\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M15.8232 10.4629C13.4084 7.84569 10.5919 7.84569 8.17709 10.4629C7.37717 11.3299 7.37717 12.6701 8.17709 13.5371C10.5919 16.1543 13.4084 16.1543 15.8232 13.5371C16.6232 12.6701 16.6232 11.3299 15.8232 10.4629Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M12 10.75C12.6904 10.75 13.25 11.3096 13.25 12C13.25 12.6904 12.6904 13.25 12 13.25C11.3096 13.25 10.75 12.6904 10.75 12C10.75 11.3096 11.3096 10.75 12 10.75Z\" fill=\"currentColor\"/>",
|
|
10225
10225
|
"tags": "Path",
|
|
10226
10226
|
"componentName": "IconVisualIntelligence",
|
|
10227
10227
|
"iconName": "visual-intelligence",
|