@central-icons-react-native/round-outlined-radius-1-stroke-1.5 1.1.49 → 1.1.50
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/IconPersona/index.d.ts +4 -0
- package/IconPersona/index.js +2 -0
- package/IconPersona/index.js.map +1 -0
- package/IconPersona/index.mjs +2 -0
- package/IconPersona/index.mjs.map +1 -0
- package/README.md +1 -0
- package/filtered-icons.json +14 -0
- package/icons/index.d.ts +1 -0
- package/icons-index.json +5 -3
- package/index.d.ts +1 -0
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/tsx-icons.json +7 -0
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var y=Object.create;var c=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var k=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var e in o)c(r,e,{get:o[e],enumerable:!0})},i=(r,o,e,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of d(o))!B.call(r,t)&&t!==e&&c(r,t,{get:()=>o[t],enumerable:!(C=m(o,t))||C.enumerable});return r};var u=(r,o,e)=>(e=r!=null?y(k(r)):{},i(o||!r||!r.__esModule?c(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>i(c({},"__esModule",{value:!0}),r);var h={};I(h,{IconPersona:()=>x,default:()=>g});module.exports=P(h);var l=u(require("react"));var p=u(require("react")),f=require("react-native-svg"),s=({children:r,size:o=24,...e})=>p.default.createElement(f.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"),x=r=>l.default.createElement(s,{...r},l.default.createElement(n.Path,{d:"M14.9016 3.24961C14.9016 3.74667 14.4986 4.14961 14.0016 4.14961C13.5045 4.14961 13.1016 3.74667 13.1016 3.24961C13.1016 2.75255 13.5045 2.34961 14.0016 2.34961C14.4986 2.34961 14.9016 2.75255 14.9016 3.24961Z",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"14.0016",cy:"6.49961",r:"0.9",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"17",cy:"5",r:"0.75",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"17",cy:"8",r:"0.75",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"14.0016",cy:"9.74961",r:"0.9",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"14.0016",cy:"12.9996",r:"0.9",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"17",cy:"13",r:"0.75",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"20",cy:"16.5",r:"0.75",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"14.0016",cy:"16.4996",r:"0.9",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"17.0016",cy:"16.4996",r:"0.9",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"14.0016",cy:"19.9996",r:"0.9",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"17.0016",cy:"19.9996",r:"0.9",fill:"currentColor"}),l.default.createElement(n.Circle,{cx:"20.0016",cy:"19.9996",r:"0.9",fill:"currentColor"}),l.default.createElement(n.Path,{d:"M11.25 2.8252C9.53833 3.17264 8.25 4.68596 8.25 6.50018C8.25 8.31441 9.53833 9.82772 11.25 10.1752",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),l.default.createElement(n.Path,{d:"M11.2457 20.2502H5.59842C5.00916 20.2502 4.54237 19.7406 4.67159 19.1657C5.38255 16.0026 7.83961 13.5948 11.2457 13.2842",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),g=x;0&&(module.exports={IconPersona});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconPersona/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 IconPersona: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M14.9016 3.24961C14.9016 3.74667 14.4986 4.14961 14.0016 4.14961C13.5045 4.14961 13.1016 3.74667 13.1016 3.24961C13.1016 2.75255 13.5045 2.34961 14.0016 2.34961C14.4986 2.34961 14.9016 2.75255 14.9016 3.24961Z\"\n fill=\"currentColor\"\n />\n <Circle cx=\"14.0016\" cy=\"6.49961\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"17\" cy=\"5\" r=\"0.75\" fill=\"currentColor\" />\n <Circle cx=\"17\" cy=\"8\" r=\"0.75\" fill=\"currentColor\" />\n <Circle cx=\"14.0016\" cy=\"9.74961\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"14.0016\" cy=\"12.9996\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"17\" cy=\"13\" r=\"0.75\" fill=\"currentColor\" />\n <Circle cx=\"20\" cy=\"16.5\" r=\"0.75\" fill=\"currentColor\" />\n <Circle cx=\"14.0016\" cy=\"16.4996\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"17.0016\" cy=\"16.4996\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"14.0016\" cy=\"19.9996\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"17.0016\" cy=\"19.9996\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"20.0016\" cy=\"19.9996\" r=\"0.9\" fill=\"currentColor\" />\n <Path\n d=\"M11.25 2.8252C9.53833 3.17264 8.25 4.68596 8.25 6.50018C8.25 8.31441 9.53833 9.82772 11.25 10.1752\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M11.2457 20.2502H5.59842C5.00916 20.2502 4.54237 19.7406 4.67159 19.1657C5.38255 16.0026 7.83961 13.5948 11.2457 13.2842\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPersona;\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,QACC,EAAE,oNACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,UAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9D,EAAAA,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,IAAI,EAAE,OAAO,KAAK,eAAe,EACpD,EAAAA,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,IAAI,EAAE,OAAO,KAAK,eAAe,EACpD,EAAAA,QAAA,cAAC,UAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9D,EAAAA,QAAA,cAAC,UAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9D,EAAAA,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,KAAK,EAAE,OAAO,KAAK,eAAe,EACrD,EAAAA,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,OAAO,EAAE,OAAO,KAAK,eAAe,EACvD,EAAAA,QAAA,cAAC,UAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9D,EAAAA,QAAA,cAAC,UAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9D,EAAAA,QAAA,cAAC,UAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9D,EAAAA,QAAA,cAAC,UAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9D,EAAAA,QAAA,cAAC,UAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9D,EAAAA,QAAA,cAAC,QACC,EAAE,qGACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2HACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconPersona_exports","__export","IconPersona","IconPersona_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPersona","props","React","CentralIconBase","IconPersona_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import r from"react";import C from"react";import{Svg as i}from"react-native-svg";var t=({children:n,size:l=24,...c})=>C.createElement(i,{...c,width:typeof l=="number"?`${l}px`:l,height:typeof l=="number"?`${l}px`:l,viewBox:"0 0 24 24",fill:"none"},n);import{Circle as o,Path as e}from"react-native-svg";var u=n=>r.createElement(t,{...n},r.createElement(e,{d:"M14.9016 3.24961C14.9016 3.74667 14.4986 4.14961 14.0016 4.14961C13.5045 4.14961 13.1016 3.74667 13.1016 3.24961C13.1016 2.75255 13.5045 2.34961 14.0016 2.34961C14.4986 2.34961 14.9016 2.75255 14.9016 3.24961Z",fill:"currentColor"}),r.createElement(o,{cx:"14.0016",cy:"6.49961",r:"0.9",fill:"currentColor"}),r.createElement(o,{cx:"17",cy:"5",r:"0.75",fill:"currentColor"}),r.createElement(o,{cx:"17",cy:"8",r:"0.75",fill:"currentColor"}),r.createElement(o,{cx:"14.0016",cy:"9.74961",r:"0.9",fill:"currentColor"}),r.createElement(o,{cx:"14.0016",cy:"12.9996",r:"0.9",fill:"currentColor"}),r.createElement(o,{cx:"17",cy:"13",r:"0.75",fill:"currentColor"}),r.createElement(o,{cx:"20",cy:"16.5",r:"0.75",fill:"currentColor"}),r.createElement(o,{cx:"14.0016",cy:"16.4996",r:"0.9",fill:"currentColor"}),r.createElement(o,{cx:"17.0016",cy:"16.4996",r:"0.9",fill:"currentColor"}),r.createElement(o,{cx:"14.0016",cy:"19.9996",r:"0.9",fill:"currentColor"}),r.createElement(o,{cx:"17.0016",cy:"19.9996",r:"0.9",fill:"currentColor"}),r.createElement(o,{cx:"20.0016",cy:"19.9996",r:"0.9",fill:"currentColor"}),r.createElement(e,{d:"M11.25 2.8252C9.53833 3.17264 8.25 4.68596 8.25 6.50018C8.25 8.31441 9.53833 9.82772 11.25 10.1752",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M11.2457 20.2502H5.59842C5.00916 20.2502 4.54237 19.7406 4.67159 19.1657C5.38255 16.0026 7.83961 13.5948 11.2457 13.2842",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),I=u;export{u as IconPersona,I as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconPersona/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 IconPersona: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M14.9016 3.24961C14.9016 3.74667 14.4986 4.14961 14.0016 4.14961C13.5045 4.14961 13.1016 3.74667 13.1016 3.24961C13.1016 2.75255 13.5045 2.34961 14.0016 2.34961C14.4986 2.34961 14.9016 2.75255 14.9016 3.24961Z\"\n fill=\"currentColor\"\n />\n <Circle cx=\"14.0016\" cy=\"6.49961\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"17\" cy=\"5\" r=\"0.75\" fill=\"currentColor\" />\n <Circle cx=\"17\" cy=\"8\" r=\"0.75\" fill=\"currentColor\" />\n <Circle cx=\"14.0016\" cy=\"9.74961\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"14.0016\" cy=\"12.9996\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"17\" cy=\"13\" r=\"0.75\" fill=\"currentColor\" />\n <Circle cx=\"20\" cy=\"16.5\" r=\"0.75\" fill=\"currentColor\" />\n <Circle cx=\"14.0016\" cy=\"16.4996\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"17.0016\" cy=\"16.4996\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"14.0016\" cy=\"19.9996\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"17.0016\" cy=\"19.9996\" r=\"0.9\" fill=\"currentColor\" />\n <Circle cx=\"20.0016\" cy=\"19.9996\" r=\"0.9\" fill=\"currentColor\" />\n <Path\n d=\"M11.25 2.8252C9.53833 3.17264 8.25 4.68596 8.25 6.50018C8.25 8.31441 9.53833 9.82772 11.25 10.1752\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M11.2457 20.2502H5.59842C5.00916 20.2502 4.54237 19.7406 4.67159 19.1657C5.38255 16.0026 7.83961 13.5948 11.2457 13.2842\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPersona;\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,cAACH,EAAA,CACC,EAAE,oNACF,KAAK,eACP,EACAG,EAAA,cAACJ,EAAA,CAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9DI,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,IAAI,EAAE,OAAO,KAAK,eAAe,EACpDI,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,IAAI,EAAE,OAAO,KAAK,eAAe,EACpDI,EAAA,cAACJ,EAAA,CAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9DI,EAAA,cAACJ,EAAA,CAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9DI,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,KAAK,EAAE,OAAO,KAAK,eAAe,EACrDI,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,OAAO,EAAE,OAAO,KAAK,eAAe,EACvDI,EAAA,cAACJ,EAAA,CAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9DI,EAAA,cAACJ,EAAA,CAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9DI,EAAA,cAACJ,EAAA,CAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9DI,EAAA,cAACJ,EAAA,CAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9DI,EAAA,cAACJ,EAAA,CAAO,GAAG,UAAU,GAAG,UAAU,EAAE,MAAM,KAAK,eAAe,EAC9DI,EAAA,cAACH,EAAA,CACC,EAAE,qGACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2HACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconPersona","props","React","CentralIconBase","IconPersona_default"]}
|
package/README.md
CHANGED
package/filtered-icons.json
CHANGED
|
@@ -15512,6 +15512,20 @@
|
|
|
15512
15512
|
"packageName": "round-outlined-radius-1-stroke-1.5",
|
|
15513
15513
|
"componentName": "IconPerplexity"
|
|
15514
15514
|
},
|
|
15515
|
+
{
|
|
15516
|
+
"category": "People",
|
|
15517
|
+
"svg": "<path d=\"M14.9016 3.24961C14.9016 3.74667 14.4986 4.14961 14.0016 4.14961C13.5045 4.14961 13.1016 3.74667 13.1016 3.24961C13.1016 2.75255 13.5045 2.34961 14.0016 2.34961C14.4986 2.34961 14.9016 2.75255 14.9016 3.24961Z\" fill=\"currentColor\"/><circle cx=\"14.0016\" cy=\"6.49961\" r=\"0.9\" fill=\"currentColor\"/><circle cx=\"17\" cy=\"5\" r=\"0.75\" fill=\"currentColor\"/><circle cx=\"17\" cy=\"8\" r=\"0.75\" fill=\"currentColor\"/><circle cx=\"14.0016\" cy=\"9.74961\" r=\"0.9\" fill=\"currentColor\"/><circle cx=\"14.0016\" cy=\"12.9996\" r=\"0.9\" fill=\"currentColor\"/><circle cx=\"17\" cy=\"13\" r=\"0.75\" fill=\"currentColor\"/><circle cx=\"20\" cy=\"16.5\" r=\"0.75\" fill=\"currentColor\"/><circle cx=\"14.0016\" cy=\"16.4996\" r=\"0.9\" fill=\"currentColor\"/><circle cx=\"17.0016\" cy=\"16.4996\" r=\"0.9\" fill=\"currentColor\"/><circle cx=\"14.0016\" cy=\"19.9996\" r=\"0.9\" fill=\"currentColor\"/><circle cx=\"17.0016\" cy=\"19.9996\" r=\"0.9\" fill=\"currentColor\"/><circle cx=\"20.0016\" cy=\"19.9996\" r=\"0.9\" fill=\"currentColor\"/><path d=\"M11.25 2.8252C9.53833 3.17264 8.25 4.68596 8.25 6.50018C8.25 8.31441 9.53833 9.82772 11.25 10.1752\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M11.2457 20.2502H5.59842C5.00916 20.2502 4.54237 19.7406 4.67159 19.1657C5.38255 16.0026 7.83961 13.5948 11.2457 13.2842\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
15518
|
+
"iconName": "persona, thanos-effect, remove-user, remove-account, blip",
|
|
15519
|
+
"variant": {
|
|
15520
|
+
"join": "round",
|
|
15521
|
+
"filled": "off",
|
|
15522
|
+
"radius": "1",
|
|
15523
|
+
"stroke": "1.5"
|
|
15524
|
+
},
|
|
15525
|
+
"createdAt": "2025-12-01T13:01:49.190957+00:00",
|
|
15526
|
+
"packageName": "round-outlined-radius-1-stroke-1.5",
|
|
15527
|
+
"componentName": "IconPersona"
|
|
15528
|
+
},
|
|
15515
15529
|
{
|
|
15516
15530
|
"category": "Things",
|
|
15517
15531
|
"svg": "<path d=\"M14.0833 20.2448C13.0417 19.2953 10.9583 19.2953 10.0531 20.2448C9.09442 21.0729 7.94773 21.7552 6.77732 20.7442C3.43786 17.8596 9.05701 10.75 12 10.75C14.943 10.75 20.5621 17.8596 17.2227 20.7442C16.0523 21.7552 15.042 21.0729 14.0833 20.2448Z\" stroke=\"currentColor\" stroke-width=\"1.5\"/><path d=\"M10.7465 5.57309C10.8068 7.09133 10.0737 8.28938 9.10914 8.24901C8.14455 8.20864 7.31374 6.94514 7.25347 5.42691C7.19319 3.90867 7.92628 2.71062 8.89086 2.75099C9.85545 2.79136 10.6863 4.05486 10.7465 5.57309Z\" stroke=\"currentColor\" stroke-width=\"1.5\"/><path d=\"M13.2535 5.57309C13.1932 7.09133 13.9263 8.28938 14.8909 8.24901C15.8554 8.20864 16.6863 6.94514 16.7465 5.42691C16.8068 3.90867 16.0737 2.71062 15.1091 2.75099C14.1446 2.79136 13.3137 4.05486 13.2535 5.57309Z\" stroke=\"currentColor\" stroke-width=\"1.5\"/><path d=\"M6.1747 8.99423C6.45428 10.3676 5.93113 11.5954 5.00622 11.7367C4.08131 11.8779 3.10488 10.8791 2.8253 9.50577C2.54572 8.13242 3.06887 6.90458 3.99378 6.76332C4.91869 6.62205 5.89512 7.62087 6.1747 8.99423Z\" stroke=\"currentColor\" stroke-width=\"1.5\"/><path d=\"M21.1747 9.50577C20.8951 10.8791 19.9187 11.8779 18.9938 11.7367C18.0689 11.5954 17.5457 10.3676 17.8253 8.99423C18.1049 7.62087 19.0813 6.62205 20.0062 6.76332C20.9311 6.90458 21.4543 8.13242 21.1747 9.50577Z\" stroke=\"currentColor\" stroke-width=\"1.5\"/>",
|
package/icons/index.d.ts
CHANGED
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/round-outlined-radius-1-stroke-1.5",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.50",
|
|
4
4
|
"style": "round-outlined-radius-1-stroke-1.5",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-1-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": 1611,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
17
|
"count": 61,
|
|
@@ -1056,7 +1056,7 @@
|
|
|
1056
1056
|
]
|
|
1057
1057
|
},
|
|
1058
1058
|
"People": {
|
|
1059
|
-
"count":
|
|
1059
|
+
"count": 32,
|
|
1060
1060
|
"icons": [
|
|
1061
1061
|
"IconAura",
|
|
1062
1062
|
"IconBathMan1",
|
|
@@ -1081,6 +1081,7 @@
|
|
|
1081
1081
|
"IconPeopleRemove",
|
|
1082
1082
|
"IconPeopleRemove2",
|
|
1083
1083
|
"IconPeopleVersus",
|
|
1084
|
+
"IconPersona",
|
|
1084
1085
|
"IconSteveJobs",
|
|
1085
1086
|
"IconStreaming",
|
|
1086
1087
|
"IconSurfing",
|
|
@@ -2908,6 +2909,7 @@
|
|
|
2908
2909
|
"IconPeopleVersus": "people-versus, vs, match, 1v1",
|
|
2909
2910
|
"IconPercent": "percent, sales",
|
|
2910
2911
|
"IconPerplexity": "perplexity",
|
|
2912
|
+
"IconPersona": "persona, thanos-effect, remove-user, remove-account, blip",
|
|
2911
2913
|
"IconPets": "pets, paw, animal",
|
|
2912
2914
|
"IconPhone": "phone, iphone, mobile",
|
|
2913
2915
|
"IconPhoneDynamicIsland": "phone-dynamic-island",
|
package/index.d.ts
CHANGED
|
@@ -1106,6 +1106,7 @@ export { IconPeopleRemove2, default as IconPeopleRemove2Default, } from "./IconP
|
|
|
1106
1106
|
export { IconPeopleVersus, default as IconPeopleVersusDefault, } from "./IconPeopleVersus";
|
|
1107
1107
|
export { IconPercent, default as IconPercentDefault } from "./IconPercent";
|
|
1108
1108
|
export { IconPerplexity, default as IconPerplexityDefault, } from "./IconPerplexity";
|
|
1109
|
+
export { IconPersona, default as IconPersonaDefault } from "./IconPersona";
|
|
1109
1110
|
export { IconPets, default as IconPetsDefault } from "./IconPets";
|
|
1110
1111
|
export { IconPhone, default as IconPhoneDefault } from "./IconPhone";
|
|
1111
1112
|
export { IconPhoneDynamicIsland, default as IconPhoneDynamicIslandDefault, } from "./IconPhoneDynamicIsland";
|