@central-icons-react-native/square-outlined-radius-0-stroke-1.5 1.1.124 → 1.1.125

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 IconPeople21: FC<CentralIconBaseProps>;
4
+ export default IconPeople21;
@@ -0,0 +1,2 @@
1
+ "use strict";var d=Object.create;var p=Object.defineProperty;var k=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})},a=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of f(o))!B.call(r,n)&&n!==e&&p(r,n,{get:()=>o[n],enumerable:!(s=k(o,n))||s.enumerable});return r};var l=(r,o,e)=>(e=r!=null?d(h(r)):{},a(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>a(p({},"__esModule",{value:!0}),r);var g={};I(g,{IconPeople21:()=>u,default:()=>x});module.exports=P(g);var t=l(require("react"));var m=l(require("react")),c=require("react-native-svg"),i=({children:r,size:o=24,...e})=>m.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 C=require("react-native-svg"),u=r=>t.default.createElement(i,{...r},t.default.createElement(C.Path,{d:"M12.75 8.5C12.75 10.5711 11.0711 12.25 9 12.25C6.92893 12.25 5.25 10.5711 5.25 8.5C5.25 6.42893 6.92893 4.75 9 4.75C11.0711 4.75 12.75 6.42893 12.75 8.5Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),t.default.createElement(C.Path,{d:"M14.5015 4.78304C14.665 4.76125 14.8319 4.75 15.0015 4.75C17.0725 4.75 18.7515 6.42893 18.7515 8.5C18.7515 10.5711 17.0725 12.25 15.0015 12.25C14.7634 12.25 14.5305 12.2278 14.3047 12.1854",stroke:"currentColor",strokeWidth:"1.5"}),t.default.createElement(C.Path,{d:"M2.75 19.25V17.765C2.75 16.0999 4.09315 14.75 5.75 14.75H12C13.6569 14.75 15 16.0999 15 17.765V19.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),t.default.createElement(C.Path,{d:"M21.25 20V17.765C21.25 16.0999 19.9069 14.75 18.25 14.75H17",stroke:"currentColor",strokeWidth:"1.5"})),x=u;0&&(module.exports={IconPeople21});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPeople21/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 IconPeople21: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12.75 8.5C12.75 10.5711 11.0711 12.25 9 12.25C6.92893 12.25 5.25 10.5711 5.25 8.5C5.25 6.42893 6.92893 4.75 9 4.75C11.0711 4.75 12.75 6.42893 12.75 8.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M14.5015 4.78304C14.665 4.76125 14.8319 4.75 15.0015 4.75C17.0725 4.75 18.7515 6.42893 18.7515 8.5C18.7515 10.5711 17.0725 12.25 15.0015 12.25C14.7634 12.25 14.5305 12.2278 14.3047 12.1854\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n <Path\n d=\"M2.75 19.25V17.765C2.75 16.0999 4.09315 14.75 5.75 14.75H12C13.6569 14.75 15 16.0999 15 17.765V19.25\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M21.25 20V17.765C21.25 16.0999 19.9069 14.75 18.25 14.75H17\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPeople21;\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,kBAAAE,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,EAA0CC,GAEnD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,4JACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+LACF,OAAO,eACP,YAAY,MACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uGACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8DACF,OAAO,eACP,YAAY,MACd,CACF,EAIGE,EAAQJ","names":["IconPeople21_exports","__export","IconPeople21","IconPeople21_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPeople21","props","React","CentralIconBase","IconPeople21_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import p from"react";import{Svg as s}from"react-native-svg";var n=({children:t,size:r=24,...C})=>p.createElement(s,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t);import{Path as e}from"react-native-svg";var a=t=>o.createElement(n,{...t},o.createElement(e,{d:"M12.75 8.5C12.75 10.5711 11.0711 12.25 9 12.25C6.92893 12.25 5.25 10.5711 5.25 8.5C5.25 6.42893 6.92893 4.75 9 4.75C11.0711 4.75 12.75 6.42893 12.75 8.5Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),o.createElement(e,{d:"M14.5015 4.78304C14.665 4.76125 14.8319 4.75 15.0015 4.75C17.0725 4.75 18.7515 6.42893 18.7515 8.5C18.7515 10.5711 17.0725 12.25 15.0015 12.25C14.7634 12.25 14.5305 12.2278 14.3047 12.1854",stroke:"currentColor",strokeWidth:"1.5"}),o.createElement(e,{d:"M2.75 19.25V17.765C2.75 16.0999 4.09315 14.75 5.75 14.75H12C13.6569 14.75 15 16.0999 15 17.765V19.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),o.createElement(e,{d:"M21.25 20V17.765C21.25 16.0999 19.9069 14.75 18.25 14.75H17",stroke:"currentColor",strokeWidth:"1.5"})),B=a;export{a as IconPeople21,B as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPeople21/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 IconPeople21: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12.75 8.5C12.75 10.5711 11.0711 12.25 9 12.25C6.92893 12.25 5.25 10.5711 5.25 8.5C5.25 6.42893 6.92893 4.75 9 4.75C11.0711 4.75 12.75 6.42893 12.75 8.5Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M14.5015 4.78304C14.665 4.76125 14.8319 4.75 15.0015 4.75C17.0725 4.75 18.7515 6.42893 18.7515 8.5C18.7515 10.5711 17.0725 12.25 15.0015 12.25C14.7634 12.25 14.5305 12.2278 14.3047 12.1854\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n <Path\n d=\"M2.75 19.25V17.765C2.75 16.0999 4.09315 14.75 5.75 14.75H12C13.6569 14.75 15 16.0999 15 17.765V19.25\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M21.25 20V17.765C21.25 16.0999 19.9069 14.75 18.25 14.75H17\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPeople21;\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,EAA0CC,GAEnDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,4JACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,+LACF,OAAO,eACP,YAAY,MACd,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,uGACF,OAAO,eACP,YAAY,MACZ,cAAc,SAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,8DACF,OAAO,eACP,YAAY,MACd,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPeople21","props","React","CentralIconBase","IconPeople21_default"]}
package/README.md CHANGED
@@ -1286,6 +1286,7 @@ Below is a complete list of available icons:
1286
1286
  - IconHead
1287
1287
  - IconPeople
1288
1288
  - IconPeople2
1289
+ - IconPeople21
1289
1290
  - IconPeopleAdd
1290
1291
  - IconPeopleAdd2
1291
1292
  - IconPeopleAdded
@@ -16814,6 +16814,20 @@
16814
16814
  "packageName": "square-outlined-radius-0-stroke-1.5",
16815
16815
  "componentName": "IconPeople2"
16816
16816
  },
16817
+ {
16818
+ "category": "People",
16819
+ "svg": "<path d=\"M12.75 8.5C12.75 10.5711 11.0711 12.25 9 12.25C6.92893 12.25 5.25 10.5711 5.25 8.5C5.25 6.42893 6.92893 4.75 9 4.75C11.0711 4.75 12.75 6.42893 12.75 8.5Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/><path d=\"M14.5015 4.78304C14.665 4.76125 14.8319 4.75 15.0015 4.75C17.0725 4.75 18.7515 6.42893 18.7515 8.5C18.7515 10.5711 17.0725 12.25 15.0015 12.25C14.7634 12.25 14.5305 12.2278 14.3047 12.1854\" stroke=\"currentColor\" stroke-width=\"1.5\"/><path d=\"M2.75 19.25V17.765C2.75 16.0999 4.09315 14.75 5.75 14.75H12C13.6569 14.75 15 16.0999 15 17.765V19.25\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/><path d=\"M21.25 20V17.765C21.25 16.0999 19.9069 14.75 18.25 14.75H17\" stroke=\"currentColor\" stroke-width=\"1.5\"/>",
16820
+ "iconName": "people-2, user, group, friend",
16821
+ "variant": {
16822
+ "join": "square",
16823
+ "filled": "off",
16824
+ "radius": "0",
16825
+ "stroke": "1.5"
16826
+ },
16827
+ "createdAt": "2026-02-13T08:00:42.259331+00:00",
16828
+ "packageName": "square-outlined-radius-0-stroke-1.5",
16829
+ "componentName": "IconPeople21"
16830
+ },
16817
16831
  {
16818
16832
  "category": "People",
16819
16833
  "svg": "<path d=\"M15.75 6.5C15.75 8.57107 14.0711 10.25 12 10.25C9.92893 10.25 8.25 8.57107 8.25 6.5C8.25 4.42893 9.92893 2.75 12 2.75C14.0711 2.75 15.75 4.42893 15.75 6.5Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/><path d=\"M4.5 20.25L3.75329 20.1798L3.67619 21H4.5V20.25ZM11.8523 13.2513L11.8393 12.5014L11.8393 12.5014L11.8523 13.2513ZM13.029 13.3138L12.9351 14.0579L12.9351 14.0579L13.029 13.3138ZM13.8116 14.2259L14.5375 14.4146L14.915 12.9629L14.1892 12.7741L13.8116 14.2259ZM9.81133 12.7741L9.08547 12.9629L9.46301 14.4146L10.1889 14.2259L9.81133 12.7741ZM12.5 21H13.25V19.5H12.5V21ZM4.5 20.25L5.24671 20.3202C5.57928 16.7825 8.17444 14.0652 11.8653 14.0012L11.8523 13.2513L11.8393 12.5014C7.30719 12.58 4.14991 15.9609 3.75329 20.1798L4.5 20.25ZM11.8523 13.2513L11.8653 14.0012C11.91 14.0004 11.9549 14 12 14V13.25V12.5C11.9463 12.5 11.8927 12.5005 11.8393 12.5014L11.8523 13.2513ZM12 13.25V14C12.3212 14 12.6331 14.0198 12.9351 14.0579L13.029 13.3138L13.1229 12.5697C12.7576 12.5236 12.383 12.5 12 12.5V13.25ZM13.029 13.3138L12.9351 14.0579C13.2371 14.096 13.5295 14.1525 13.8116 14.2259L14.0004 13.5L14.1892 12.7741C13.844 12.6844 13.4882 12.6158 13.1229 12.5697L13.029 13.3138ZM4.5 20.25V21H12.5V20.25V19.5H4.5V20.25ZM11.8523 13.2513L11.8393 12.5014C11.1313 12.5137 10.4534 12.6072 9.81133 12.7741L10.0001 13.5L10.1889 14.2259C10.7134 14.0894 11.2732 14.0114 11.8653 14.0012L11.8523 13.2513ZM15 13.838L15.2911 13.1468C14.6176 12.8631 13.8918 12.6667 13.1229 12.5697L13.029 13.3138L12.9351 14.0579C13.5701 14.1381 14.1631 14.2993 14.7089 14.5292L15 13.838Z\" fill=\"currentColor\"/><path d=\"M18.25 15.25V18.25M18.25 18.25V21.25M18.25 18.25H15.25M18.25 18.25H21.25\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/>",
package/icons/index.d.ts CHANGED
@@ -1200,6 +1200,7 @@ export type CentralIconName =
1200
1200
  | "IconPencilWave"
1201
1201
  | "IconPeople"
1202
1202
  | "IconPeople2"
1203
+ | "IconPeople21"
1203
1204
  | "IconPeopleAdd"
1204
1205
  | "IconPeopleAdd2"
1205
1206
  | "IconPeopleAdded"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/square-outlined-radius-0-stroke-1.5",
3
- "version": "1.1.124",
3
+ "version": "1.1.125",
4
4
  "style": "square-outlined-radius-0-stroke-1.5",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/square-outlined-radius-0-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": 1775,
14
+ "totalIcons": 1776,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
17
  "count": 67,
@@ -1186,7 +1186,7 @@
1186
1186
  ]
1187
1187
  },
1188
1188
  "People": {
1189
- "count": 52,
1189
+ "count": 53,
1190
1190
  "icons": [
1191
1191
  "IconAura",
1192
1192
  "IconBathMan1",
@@ -1204,6 +1204,7 @@
1204
1204
  "IconHead",
1205
1205
  "IconPeople",
1206
1206
  "IconPeople2",
1207
+ "IconPeople21",
1207
1208
  "IconPeopleAdd",
1208
1209
  "IconPeopleAdd2",
1209
1210
  "IconPeopleAdded",
@@ -3178,6 +3179,7 @@
3178
3179
  "IconPencilWave": "pencil-wave, signature, write",
3179
3180
  "IconPeople": "people, user, person, avatar",
3180
3181
  "IconPeople2": "people-2",
3182
+ "IconPeople21": "people-2, user, group, friend",
3181
3183
  "IconPeopleAdd": "people-add, user-add",
3182
3184
  "IconPeopleAdd2": "people-add-2",
3183
3185
  "IconPeopleAdded": "people-added, user-added",
package/index.d.ts CHANGED
@@ -1199,6 +1199,7 @@ export { IconPencilSparkle, default as IconPencilSparkleDefault, } from "./IconP
1199
1199
  export { IconPencilWave, default as IconPencilWaveDefault, } from "./IconPencilWave";
1200
1200
  export { IconPeople, default as IconPeopleDefault } from "./IconPeople";
1201
1201
  export { IconPeople2, default as IconPeople2Default } from "./IconPeople2";
1202
+ export { IconPeople21, default as IconPeople21Default } from "./IconPeople21";
1202
1203
  export { IconPeopleAdd, default as IconPeopleAddDefault, } from "./IconPeopleAdd";
1203
1204
  export { IconPeopleAdd2, default as IconPeopleAdd2Default, } from "./IconPeopleAdd2";
1204
1205
  export { IconPeopleAdded, default as IconPeopleAddedDefault, } from "./IconPeopleAdded";