@central-icons-react-native/square-filled-radius-0-stroke-2 1.1.119 → 1.1.120

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.
Files changed (82) hide show
  1. package/IconDiscoBall/index.d.ts +4 -0
  2. package/IconDiscoBall/index.js +2 -0
  3. package/IconDiscoBall/index.js.map +1 -0
  4. package/IconDiscoBall/index.mjs +2 -0
  5. package/IconDiscoBall/index.mjs.map +1 -0
  6. package/IconUser/index.d.ts +4 -0
  7. package/IconUser/index.js +2 -0
  8. package/IconUser/index.js.map +1 -0
  9. package/IconUser/index.mjs +2 -0
  10. package/IconUser/index.mjs.map +1 -0
  11. package/IconUserAdd/index.d.ts +4 -0
  12. package/IconUserAdd/index.js +2 -0
  13. package/IconUserAdd/index.js.map +1 -0
  14. package/IconUserAdd/index.mjs +2 -0
  15. package/IconUserAdd/index.mjs.map +1 -0
  16. package/IconUserAddRight/index.d.ts +4 -0
  17. package/IconUserAddRight/index.js +2 -0
  18. package/IconUserAddRight/index.js.map +1 -0
  19. package/IconUserAddRight/index.mjs +2 -0
  20. package/IconUserAddRight/index.mjs.map +1 -0
  21. package/IconUserAdded/index.d.ts +4 -0
  22. package/IconUserAdded/index.js +2 -0
  23. package/IconUserAdded/index.js.map +1 -0
  24. package/IconUserAdded/index.mjs +2 -0
  25. package/IconUserAdded/index.mjs.map +1 -0
  26. package/IconUserBlock/index.d.ts +4 -0
  27. package/IconUserBlock/index.js +2 -0
  28. package/IconUserBlock/index.js.map +1 -0
  29. package/IconUserBlock/index.mjs +2 -0
  30. package/IconUserBlock/index.mjs.map +1 -0
  31. package/IconUserDuo/index.d.ts +4 -0
  32. package/IconUserDuo/index.js +2 -0
  33. package/IconUserDuo/index.js.map +1 -0
  34. package/IconUserDuo/index.mjs +2 -0
  35. package/IconUserDuo/index.mjs.map +1 -0
  36. package/IconUserEdit/index.d.ts +4 -0
  37. package/IconUserEdit/index.js +2 -0
  38. package/IconUserEdit/index.js.map +1 -0
  39. package/IconUserEdit/index.mjs +2 -0
  40. package/IconUserEdit/index.mjs.map +1 -0
  41. package/IconUserGroup/index.d.ts +4 -0
  42. package/IconUserGroup/index.js +2 -0
  43. package/IconUserGroup/index.js.map +1 -0
  44. package/IconUserGroup/index.mjs +2 -0
  45. package/IconUserGroup/index.mjs.map +1 -0
  46. package/IconUserHeart/index.d.ts +4 -0
  47. package/IconUserHeart/index.js +2 -0
  48. package/IconUserHeart/index.js.map +1 -0
  49. package/IconUserHeart/index.mjs +2 -0
  50. package/IconUserHeart/index.mjs.map +1 -0
  51. package/IconUserKey/index.d.ts +4 -0
  52. package/IconUserKey/index.js +2 -0
  53. package/IconUserKey/index.js.map +1 -0
  54. package/IconUserKey/index.mjs +2 -0
  55. package/IconUserKey/index.mjs.map +1 -0
  56. package/IconUserRemove/index.d.ts +4 -0
  57. package/IconUserRemove/index.js +2 -0
  58. package/IconUserRemove/index.js.map +1 -0
  59. package/IconUserRemove/index.mjs +2 -0
  60. package/IconUserRemove/index.mjs.map +1 -0
  61. package/IconUserRemoveRight/index.d.ts +4 -0
  62. package/IconUserRemoveRight/index.js +2 -0
  63. package/IconUserRemoveRight/index.js.map +1 -0
  64. package/IconUserRemoveRight/index.mjs +2 -0
  65. package/IconUserRemoveRight/index.mjs.map +1 -0
  66. package/IconUserSettings/index.d.ts +4 -0
  67. package/IconUserSettings/index.js +2 -0
  68. package/IconUserSettings/index.js.map +1 -0
  69. package/IconUserSettings/index.mjs +2 -0
  70. package/IconUserSettings/index.mjs.map +1 -0
  71. package/README.md +14 -0
  72. package/filtered-icons.json +196 -0
  73. package/icons/index.d.ts +14 -0
  74. package/icons-index.json +32 -4
  75. package/index.d.ts +14 -0
  76. package/index.js +1 -1
  77. package/index.js.map +1 -1
  78. package/index.mjs +1 -1
  79. package/index.mjs.map +1 -1
  80. package/license-check.js +1 -1
  81. package/package.json +1 -1
  82. package/tsx-icons.json +98 -0
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconUserSettings/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 IconUserSettings: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.5097 13.7002 13.0051 13.6393 13.4805 13.5273C12.7405 14.489 12.2998 15.6929 12.2998 17C12.2998 18.5589 12.9263 19.9709 13.9404 21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M19.3594 14.583L20.9287 14.1338L21.9287 15.8662L20.7559 16.999L21.9297 18.1338L20.9297 19.8662L19.3594 19.416L18.9639 21H16.9639L16.5684 19.417L15 19.8662L14 18.1338L15.1729 16.999L14.001 15.8662L15.001 14.1338L16.5684 14.582L16.9639 13H18.9639L19.3594 14.583ZM17.9629 15.5879C17.1834 15.5881 16.5518 16.2204 16.5518 17C16.5518 17.7796 17.1834 18.4119 17.9629 18.4121C18.7426 18.412 19.375 17.7797 19.375 17C19.375 16.2203 18.7426 15.588 17.9629 15.5879Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUserSettings;\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,EAAqB,4BAERC,EAA8CC,GAEvD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,kPACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,ycACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iJACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconUserSettings_exports","__export","IconUserSettings","IconUserSettings_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconUserSettings","props","React","CentralIconBase","IconUserSettings_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var t=({children:e,size:r=24,...C})=>l.createElement(p,{...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 n}from"react-native-svg";var L=e=>o.createElement(t,{...e},o.createElement(n,{d:"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.5097 13.7002 13.0051 13.6393 13.4805 13.5273C12.7405 14.489 12.2998 15.6929 12.2998 17C12.2998 18.5589 12.9263 19.9709 13.9404 21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z",fill:"currentColor"}),o.createElement(n,{fillRule:"evenodd",clipRule:"evenodd",d:"M19.3594 14.583L20.9287 14.1338L21.9287 15.8662L20.7559 16.999L21.9297 18.1338L20.9297 19.8662L19.3594 19.416L18.9639 21H16.9639L16.5684 19.417L15 19.8662L14 18.1338L15.1729 16.999L14.001 15.8662L15.001 14.1338L16.5684 14.582L16.9639 13H18.9639L19.3594 14.583ZM17.9629 15.5879C17.1834 15.5881 16.5518 16.2204 16.5518 17C16.5518 17.7796 17.1834 18.4119 17.9629 18.4121C18.7426 18.412 19.375 17.7797 19.375 17C19.375 16.2203 18.7426 15.588 17.9629 15.5879Z",fill:"currentColor"}),o.createElement(n,{d:"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z",fill:"currentColor"})),I=L;export{L as IconUserSettings,I as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconUserSettings/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 IconUserSettings: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.5097 13.7002 13.0051 13.6393 13.4805 13.5273C12.7405 14.489 12.2998 15.6929 12.2998 17C12.2998 18.5589 12.9263 19.9709 13.9404 21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M19.3594 14.583L20.9287 14.1338L21.9287 15.8662L20.7559 16.999L21.9297 18.1338L20.9297 19.8662L19.3594 19.416L18.9639 21H16.9639L16.5684 19.417L15 19.8662L14 18.1338L15.1729 16.999L14.001 15.8662L15.001 14.1338L16.5684 14.582L16.9639 13H18.9639L19.3594 14.583ZM17.9629 15.5879C17.1834 15.5881 16.5518 16.2204 16.5518 17C16.5518 17.7796 17.1834 18.4119 17.9629 18.4121C18.7426 18.412 19.375 17.7797 19.375 17C19.375 16.2203 18.7426 15.588 17.9629 15.5879Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUserSettings;\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,EAA8CC,GAEvDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,kPACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,ycACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iJACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconUserSettings","props","React","CentralIconBase","IconUserSettings_default"]}
package/README.md CHANGED
@@ -1303,6 +1303,19 @@ Below is a complete list of available icons:
1303
1303
  - IconTeacher
1304
1304
  - IconTeacherWhiteboard
1305
1305
  - IconTeam
1306
+ - IconUser
1307
+ - IconUserAdd
1308
+ - IconUserAdded
1309
+ - IconUserAddRight
1310
+ - IconUserBlock
1311
+ - IconUserDuo
1312
+ - IconUserEdit
1313
+ - IconUserGroup
1314
+ - IconUserHeart
1315
+ - IconUserKey
1316
+ - IconUserRemove
1317
+ - IconUserRemoveRight
1318
+ - IconUserSettings
1306
1319
  - IconVibeCodingBird
1307
1320
  - IconVibeCodingStar
1308
1321
  - IconWheelchair
@@ -1762,6 +1775,7 @@ Below is a complete list of available icons:
1762
1775
  - IconDiamondShine
1763
1776
  - IconDino
1764
1777
  - IconDirectorChair
1778
+ - IconDiscoBall
1765
1779
  - IconDoorHanger
1766
1780
  - IconDumbell
1767
1781
  - IconEmojiAstonished
@@ -8568,6 +8568,20 @@
8568
8568
  "packageName": "square-filled-radius-0-stroke-2",
8569
8569
  "componentName": "IconDirectorChair"
8570
8570
  },
8571
+ {
8572
+ "category": "Things",
8573
+ "svg": "<path d=\"M6.0498 18.9502L8 19.7002V20.2998L6.0498 21.0498L5.2998 23H4.7002L3.9502 21.0498L2 20.2998V19.7002L3.9502 18.9502L4.7002 17H5.2998L6.0498 18.9502Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13 3.24902C13.369 3.4404 13.6815 3.72293 13.9355 4.02734C14.3988 4.58247 14.7712 5.32638 15.0645 6.15723C15.3552 6.98111 15.5861 7.94415 15.7461 9H20.8652L21.082 9.70605C21.3538 10.5906 21.5 11.5293 21.5 12.5C21.5 17.7467 17.2467 22 12 22C11.1724 22 10.523 21.5222 10.0645 20.9727C9.60124 20.4175 9.22879 19.6736 8.93555 18.8428C8.6448 18.0189 8.41389 17.0559 8.25391 16H3.13477L2.91797 15.2939C2.64618 14.4094 2.5 13.4707 2.5 12.5C2.5 7.59103 6.22332 3.55144 11 3.05176V1H13V3.24902ZM15.7461 16C15.5861 17.0559 15.3552 18.0189 15.0645 18.8428C14.9913 19.05 14.9123 19.2514 14.8291 19.4463C16.4655 18.7788 17.8137 17.5511 18.6338 16H15.7461ZM10.0508 11C10.019 11.4841 10 11.9853 10 12.5C10 13.0147 10.019 13.5159 10.0508 14H13.9492C13.981 13.5159 14 13.0147 14 12.5C14 11.9853 13.981 11.4841 13.9492 11H10.0508ZM9.16992 5.55273C7.53371 6.22025 6.18618 7.44908 5.36621 9H8.25391C8.41389 7.94415 8.6448 6.98111 8.93555 6.15723C9.00875 5.94981 9.08667 5.74773 9.16992 5.55273Z\" fill=\"currentColor\"/><path d=\"M19.8496 1L20.7246 3.27539L23 4.15039V4.84961L20.7246 5.72461L19.8496 8H19.1504L18.2754 5.72461L16 4.84961V4.15039L18.2754 3.27539L19.1504 1H19.8496Z\" fill=\"currentColor\"/>",
8574
+ "iconName": "disco-ball, music, dance, party",
8575
+ "variant": {
8576
+ "join": "square",
8577
+ "filled": "on",
8578
+ "radius": "0",
8579
+ "stroke": "2"
8580
+ },
8581
+ "createdAt": "2026-02-06T16:01:04.432711+00:00",
8582
+ "packageName": "square-filled-radius-0-stroke-2",
8583
+ "componentName": "IconDiscoBall"
8584
+ },
8571
8585
  {
8572
8586
  "category": "Social Media & Brands",
8573
8587
  "svg": "<path d=\"M19.6361 5.02282C18.1907 4.35757 16.6648 3.88563 15.0973 3.61903C14.8828 4.00449 14.6888 4.40107 14.5159 4.80712C12.8463 4.5542 11.1484 4.5542 9.47881 4.80712C9.30587 4.40111 9.1118 4.00453 8.8974 3.61903C7.32897 3.88788 5.80205 4.36095 4.35518 5.0263C1.48276 9.29853 0.70409 13.4647 1.09342 17.5716C2.77558 18.821 4.6584 19.7713 6.66003 20.3809C7.11074 19.7716 7.50956 19.1251 7.85226 18.4483C7.20135 18.204 6.57311 17.9024 5.9748 17.5473C6.13227 17.4325 6.28627 17.3142 6.43508 17.1994C8.17601 18.0224 10.0761 18.4491 12 18.4491C13.9238 18.4491 15.8239 18.0224 17.5648 17.1994C17.7154 17.3229 17.8694 17.4412 18.0251 17.5473C17.4257 17.903 16.7963 18.2051 16.1442 18.4501C16.4865 19.1265 16.8853 19.7724 17.3364 20.3809C19.3398 19.7737 21.224 18.8239 22.9065 17.5734C23.3633 12.8106 22.1261 8.68274 19.6361 5.02282ZM8.34541 15.0459C7.26047 15.0459 6.36414 14.0561 6.36414 12.8384C6.36414 11.6208 7.22932 10.6223 8.34195 10.6223C9.45458 10.6223 10.344 11.6208 10.325 12.8384C10.3059 14.0561 9.45112 15.0459 8.34541 15.0459ZM15.6545 15.0459C14.5678 15.0459 13.675 14.0561 13.675 12.8384C13.675 11.6208 14.5401 10.6223 15.6545 10.6223C16.7689 10.6223 17.6514 11.6208 17.6323 12.8384C17.6133 14.0561 16.7602 15.0459 15.6545 15.0459Z\" fill=\"currentColor\"/>",
@@ -23184,6 +23198,188 @@
23184
23198
  "packageName": "square-filled-radius-0-stroke-2",
23185
23199
  "componentName": "IconUsbC"
23186
23200
  },
23201
+ {
23202
+ "category": "People",
23203
+ "svg": "<path d=\"M16.168 12.1699C18.4663 13.5755 20 16.1087 20 19V21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C13.5896 13.7002 15.0436 13.1234 16.168 12.1699Z\" fill=\"currentColor\"/><path d=\"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z\" fill=\"currentColor\"/>",
23204
+ "iconName": "user, people, person, member",
23205
+ "variant": {
23206
+ "join": "square",
23207
+ "filled": "on",
23208
+ "radius": "0",
23209
+ "stroke": "2"
23210
+ },
23211
+ "createdAt": "2026-02-06T16:01:04.432711+00:00",
23212
+ "packageName": "square-filled-radius-0-stroke-2",
23213
+ "componentName": "IconUser"
23214
+ },
23215
+ {
23216
+ "category": "People",
23217
+ "svg": "<path d=\"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.5097 13.7002 13.0051 13.6393 13.4805 13.5273C12.7405 14.489 12.2998 15.6929 12.2998 17C12.2998 18.5589 12.9263 19.9709 13.9404 21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z\" fill=\"currentColor\"/><path d=\"M19 16H22V18H19V21H17V18H14V16H17V13H19V16Z\" fill=\"currentColor\"/><path d=\"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z\" fill=\"currentColor\"/>",
23218
+ "iconName": "user-add, people, person, member",
23219
+ "variant": {
23220
+ "join": "square",
23221
+ "filled": "on",
23222
+ "radius": "0",
23223
+ "stroke": "2"
23224
+ },
23225
+ "createdAt": "2026-02-06T16:01:04.432711+00:00",
23226
+ "packageName": "square-filled-radius-0-stroke-2",
23227
+ "componentName": "IconUserAdd"
23228
+ },
23229
+ {
23230
+ "category": "People",
23231
+ "svg": "<path d=\"M21.8672 13.6396L21.3643 14.5039L17.2979 21.4736L13.5996 18.7002L14.7998 17.0996L16.7012 18.5264L20.1396 12.6328L21.8672 13.6396Z\" fill=\"currentColor\"/><path d=\"M16.168 12.1699C16.7359 12.5172 17.2568 12.9338 17.7197 13.4072L16.1953 16.0205L14.46 14.7197L11.2197 19.04L13.833 21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C13.5896 13.7002 15.0436 13.1234 16.168 12.1699Z\" fill=\"currentColor\"/><path d=\"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z\" fill=\"currentColor\"/>",
23232
+ "iconName": "user-added, people, person, member, checked",
23233
+ "variant": {
23234
+ "join": "square",
23235
+ "filled": "on",
23236
+ "radius": "0",
23237
+ "stroke": "2"
23238
+ },
23239
+ "createdAt": "2026-02-06T16:01:04.432711+00:00",
23240
+ "packageName": "square-filled-radius-0-stroke-2",
23241
+ "componentName": "IconUserAdded"
23242
+ },
23243
+ {
23244
+ "category": "People",
23245
+ "svg": "<path d=\"M13.168 12.1699C15.4663 13.5755 17 16.1087 17 19V21H1V19C1 16.109 2.53311 13.5755 4.83105 12.1699C5.95551 13.1237 7.41009 13.7002 9 13.7002C10.5896 13.7002 12.0436 13.1234 13.168 12.1699Z\" fill=\"currentColor\"/><path d=\"M21 10H24V12H21V15H19V12H16V10H19V7H21V10Z\" fill=\"currentColor\"/><path d=\"M9 2.5C11.6234 2.5 13.75 4.62665 13.75 7.25C13.75 9.87335 11.6234 12 9 12C6.37665 12 4.25 9.87335 4.25 7.25C4.25 4.62665 6.37665 2.5 9 2.5Z\" fill=\"currentColor\"/>",
23246
+ "iconName": "user-add-right, people, person, member",
23247
+ "variant": {
23248
+ "join": "square",
23249
+ "filled": "on",
23250
+ "radius": "0",
23251
+ "stroke": "2"
23252
+ },
23253
+ "createdAt": "2026-02-06T16:01:04.432711+00:00",
23254
+ "packageName": "square-filled-radius-0-stroke-2",
23255
+ "componentName": "IconUserAddRight"
23256
+ },
23257
+ {
23258
+ "category": "People",
23259
+ "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18.25 13C20.5969 13.0003 22.4998 14.9031 22.5 17.25C22.4997 19.5968 20.5968 21.4997 18.25 21.5C15.9031 21.4998 14.0003 19.5969 14 17.25C14.0002 14.9031 15.9031 13.0002 18.25 13ZM17.2754 19.4971C17.574 19.6268 17.9036 19.7001 18.25 19.7002C19.6027 19.6999 20.6999 18.6027 20.7002 17.25C20.7001 16.9036 20.6268 16.574 20.4971 16.2754L17.2754 19.4971ZM18.25 14.8008C16.8972 14.801 15.801 15.8972 15.8008 17.25C15.8008 17.5959 15.8736 17.9243 16.0029 18.2227L19.2227 15.0029C18.9243 14.8736 18.5959 14.8008 18.25 14.8008Z\" fill=\"currentColor\"/><path d=\"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.5669 13.7002 13.1161 13.6249 13.6396 13.4873C12.8019 14.5126 12.2998 15.8228 12.2998 17.25C12.2998 18.6717 12.7989 19.9765 13.6309 21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z\" fill=\"currentColor\"/><path d=\"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z\" fill=\"currentColor\"/>",
23260
+ "iconName": "user-block, people, person, member, blocked",
23261
+ "variant": {
23262
+ "join": "square",
23263
+ "filled": "on",
23264
+ "radius": "0",
23265
+ "stroke": "2"
23266
+ },
23267
+ "createdAt": "2026-02-06T16:01:04.432711+00:00",
23268
+ "packageName": "square-filled-radius-0-stroke-2",
23269
+ "componentName": "IconUserBlock"
23270
+ },
23271
+ {
23272
+ "category": "People",
23273
+ "svg": "<path d=\"M12.2344 12.4268C13.9147 13.7054 15 15.7256 15 18V20H1V18C1 15.7259 2.08469 13.7054 3.76465 12.4268C4.84366 13.5208 6.34205 14.2002 8 14.2002C9.65771 14.2002 11.1554 13.5205 12.2344 12.4268Z\" fill=\"currentColor\"/><path d=\"M21.541 12.7705C22.4462 13.7508 23 15.0605 23 16.5V19H16.7002V18C16.7002 16.7407 16.4307 15.5448 15.9492 14.4648C16.439 14.6177 16.9599 14.7002 17.5 14.7002C19.1322 14.7002 20.5876 13.947 21.541 12.7705Z\" fill=\"currentColor\"/><path d=\"M17.5 6C19.433 6 21 7.567 21 9.5C21 11.433 19.433 13 17.5 13C15.567 13 14 11.433 14 9.5C14 7.567 15.567 6 17.5 6Z\" fill=\"currentColor\"/><path d=\"M8 4C10.3472 4 12.25 5.90279 12.25 8.25C12.25 10.5972 10.3472 12.5 8 12.5C5.65279 12.5 3.75 10.5972 3.75 8.25C3.75 5.90279 5.65279 4 8 4Z\" fill=\"currentColor\"/>",
23274
+ "iconName": "user-duo, team, members, persons",
23275
+ "variant": {
23276
+ "join": "square",
23277
+ "filled": "on",
23278
+ "radius": "0",
23279
+ "stroke": "2"
23280
+ },
23281
+ "createdAt": "2026-02-06T16:01:04.432711+00:00",
23282
+ "packageName": "square-filled-radius-0-stroke-2",
23283
+ "componentName": "IconUserDuo"
23284
+ },
23285
+ {
23286
+ "category": "People",
23287
+ "svg": "<path d=\"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.6984 13.7002 13.3704 13.5885 14 13.3828V14.4316L11.2998 17.1318V21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z\" fill=\"currentColor\"/><path d=\"M17.168 13.668C18.0417 12.7942 19.4583 12.7942 20.332 13.668C21.2058 14.5417 21.2058 15.9583 20.332 16.832L16.1641 21H13V17.8359L17.168 13.668Z\" fill=\"currentColor\"/><path d=\"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z\" fill=\"currentColor\"/>",
23288
+ "iconName": "user-edit, people, person, member",
23289
+ "variant": {
23290
+ "join": "square",
23291
+ "filled": "on",
23292
+ "radius": "0",
23293
+ "stroke": "2"
23294
+ },
23295
+ "createdAt": "2026-02-06T16:01:04.432711+00:00",
23296
+ "packageName": "square-filled-radius-0-stroke-2",
23297
+ "componentName": "IconUserEdit"
23298
+ },
23299
+ {
23300
+ "category": "People",
23301
+ "svg": "<path d=\"M15.5479 12.2988C16.7413 13.3077 17.5 14.8149 17.5 16.5V19H6.5V16.5C6.5 14.8151 7.25803 13.3077 8.45117 12.2988C9.38053 13.1674 10.6277 13.7002 12 13.7002C13.3721 13.7002 14.6186 13.1671 15.5479 12.2988Z\" fill=\"currentColor\"/><path d=\"M1.0332 12.8164C1.82058 13.5213 2.86012 13.9502 4 13.9502C4.47039 13.9502 4.92317 13.8757 5.34863 13.7402C4.99535 14.59 4.7998 15.5222 4.7998 16.5V18H0V15.5C0 14.4675 0.390911 13.526 1.0332 12.8164Z\" fill=\"currentColor\"/><path d=\"M22.9658 12.8164C23.6084 13.5261 24 14.4672 24 15.5V18H19.2002V16.5C19.2002 15.5218 19.003 14.59 18.6494 13.7402C19.0754 13.8759 19.529 13.9502 20 13.9502C21.1396 13.9502 22.1785 13.521 22.9658 12.8164Z\" fill=\"currentColor\"/><path d=\"M4 6.75C5.51878 6.75 6.75 7.98122 6.75 9.5C6.75 11.0188 5.51878 12.25 4 12.25C2.48122 12.25 1.25 11.0188 1.25 9.5C1.25 7.98122 2.48122 6.75 4 6.75Z\" fill=\"currentColor\"/><path d=\"M20 6.75C21.5188 6.75 22.75 7.98122 22.75 9.5C22.75 11.0188 21.5188 12.25 20 12.25C18.4812 12.25 17.25 11.0188 17.25 9.5C17.25 7.98122 18.4812 6.75 20 6.75Z\" fill=\"currentColor\"/><path d=\"M12 5C13.933 5 15.5 6.567 15.5 8.5C15.5 10.433 13.933 12 12 12C10.067 12 8.5 10.433 8.5 8.5C8.5 6.567 10.067 5 12 5Z\" fill=\"currentColor\"/>",
23302
+ "iconName": "user-group, team, club, member, friends, community",
23303
+ "variant": {
23304
+ "join": "square",
23305
+ "filled": "on",
23306
+ "radius": "0",
23307
+ "stroke": "2"
23308
+ },
23309
+ "createdAt": "2026-02-06T16:01:04.432711+00:00",
23310
+ "packageName": "square-filled-radius-0-stroke-2",
23311
+ "componentName": "IconUserGroup"
23312
+ },
23313
+ {
23314
+ "category": "People",
23315
+ "svg": "<path d=\"M18 14C18.9164 13.6165 19.892 13.4387 20.6875 13.8936C21.633 14.4343 22.2529 15.4687 22.2529 16.6904C22.2527 18.3433 21.111 19.5058 20.2285 20.1699C19.5451 20.6841 18.7938 21.0659 18.001 21.3779C17.2087 21.0652 16.4576 20.684 15.7744 20.1699C14.8919 19.5059 13.7502 18.3434 13.75 16.6904C13.75 15.7161 14.145 14.8619 14.7842 14.2812C14.7697 14.2944 14.7545 14.3069 14.7402 14.3203C14.7666 14.2955 14.7931 14.271 14.8203 14.2471L14.8506 14.2217C14.9946 14.0984 15.1499 13.9882 15.3154 13.8936C16.1108 13.4388 17.0837 13.6168 18 14Z\" fill=\"currentColor\"/><path d=\"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.3751 13.7002 12.7422 13.6661 13.0996 13.6045C12.4328 14.4529 12.0499 15.5293 12.0498 16.6904C12.0503 18.6954 13.1619 20.1277 14.1152 21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z\" fill=\"currentColor\"/><path d=\"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z\" fill=\"currentColor\"/>",
23316
+ "iconName": "user-heart, people, person, member, favorite",
23317
+ "variant": {
23318
+ "join": "square",
23319
+ "filled": "on",
23320
+ "radius": "0",
23321
+ "stroke": "2"
23322
+ },
23323
+ "createdAt": "2026-02-06T16:01:04.432711+00:00",
23324
+ "packageName": "square-filled-radius-0-stroke-2",
23325
+ "componentName": "IconUserHeart"
23326
+ },
23327
+ {
23328
+ "category": "People",
23329
+ "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19 12C20.933 12 22.5 13.567 22.5 15.5C22.5 17.433 20.933 19 19 19C18.766 19 18.5375 18.9764 18.3164 18.9326L15.75 21.5H13.25V19L15.6699 16.5791C15.5598 16.2392 15.5 15.8766 15.5 15.5C15.5 13.567 17.067 12 19 12ZM19.25 14C18.6977 14 18.25 14.4477 18.25 15C18.25 15.5523 18.6977 16 19.25 16C19.8023 16 20.25 15.5523 20.25 15C20.25 14.4477 19.8023 14 19.25 14Z\" fill=\"currentColor\"/><path d=\"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.8099 13.7002 13.5841 13.5493 14.2979 13.2764C13.9784 13.9506 13.7998 14.7044 13.7998 15.5C13.7998 15.6745 13.8092 15.8472 13.8262 16.0176L11.5498 18.2959V21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z\" fill=\"currentColor\"/><path d=\"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z\" fill=\"currentColor\"/>",
23330
+ "iconName": "user-key, people, person, member, passkeys, access",
23331
+ "variant": {
23332
+ "join": "square",
23333
+ "filled": "on",
23334
+ "radius": "0",
23335
+ "stroke": "2"
23336
+ },
23337
+ "createdAt": "2026-02-06T16:01:04.432711+00:00",
23338
+ "packageName": "square-filled-radius-0-stroke-2",
23339
+ "componentName": "IconUserKey"
23340
+ },
23341
+ {
23342
+ "category": "People",
23343
+ "svg": "<path d=\"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.5097 13.7002 13.0051 13.6393 13.4805 13.5273C12.7405 14.489 12.2998 15.6929 12.2998 17C12.2998 18.5589 12.9263 19.9709 13.9404 21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z\" fill=\"currentColor\"/><path d=\"M21.6641 15L19.4141 17.25L21.6641 19.5L20.25 20.9141L18 18.6641L15.75 20.9141L14.3359 19.5L16.5859 17.25L14.3359 15L15.75 13.5859L18 15.8359L20.25 13.5859L21.6641 15Z\" fill=\"currentColor\"/><path d=\"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z\" fill=\"currentColor\"/>",
23344
+ "iconName": "user-remove, people, person, member",
23345
+ "variant": {
23346
+ "join": "square",
23347
+ "filled": "on",
23348
+ "radius": "0",
23349
+ "stroke": "2"
23350
+ },
23351
+ "createdAt": "2026-02-06T16:01:04.432711+00:00",
23352
+ "packageName": "square-filled-radius-0-stroke-2",
23353
+ "componentName": "IconUserRemove"
23354
+ },
23355
+ {
23356
+ "category": "People",
23357
+ "svg": "<path d=\"M13.168 12.1699C15.4663 13.5755 17 16.1087 17 19V21H1V19C1 16.109 2.53311 13.5755 4.83105 12.1699C5.95551 13.1237 7.41009 13.7002 9 13.7002C10.5896 13.7002 12.0436 13.1234 13.168 12.1699Z\" fill=\"currentColor\"/><path d=\"M23.9141 9L21.6641 11.25L23.9141 13.5L22.5 14.9141L20.25 12.6641L18 14.9141L16.5859 13.5L18.8359 11.25L16.5859 9L18 7.58594L20.25 9.83594L22.5 7.58594L23.9141 9Z\" fill=\"currentColor\"/><path d=\"M9 2.5C11.6234 2.5 13.75 4.62665 13.75 7.25C13.75 9.87335 11.6234 12 9 12C6.37665 12 4.25 9.87335 4.25 7.25C4.25 4.62665 6.37665 2.5 9 2.5Z\" fill=\"currentColor\"/>",
23358
+ "iconName": "user-remove-right, people, person, member",
23359
+ "variant": {
23360
+ "join": "square",
23361
+ "filled": "on",
23362
+ "radius": "0",
23363
+ "stroke": "2"
23364
+ },
23365
+ "createdAt": "2026-02-06T16:01:04.432711+00:00",
23366
+ "packageName": "square-filled-radius-0-stroke-2",
23367
+ "componentName": "IconUserRemoveRight"
23368
+ },
23369
+ {
23370
+ "category": "People",
23371
+ "svg": "<path d=\"M7.83105 12.1699C8.95551 13.1237 10.4101 13.7002 12 13.7002C12.5097 13.7002 13.0051 13.6393 13.4805 13.5273C12.7405 14.489 12.2998 15.6929 12.2998 17C12.2998 18.5589 12.9263 19.9709 13.9404 21H4V19C4 16.109 5.53311 13.5755 7.83105 12.1699Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.3594 14.583L20.9287 14.1338L21.9287 15.8662L20.7559 16.999L21.9297 18.1338L20.9297 19.8662L19.3594 19.416L18.9639 21H16.9639L16.5684 19.417L15 19.8662L14 18.1338L15.1729 16.999L14.001 15.8662L15.001 14.1338L16.5684 14.582L16.9639 13H18.9639L19.3594 14.583ZM17.9629 15.5879C17.1834 15.5881 16.5518 16.2204 16.5518 17C16.5518 17.7796 17.1834 18.4119 17.9629 18.4121C18.7426 18.412 19.375 17.7797 19.375 17C19.375 16.2203 18.7426 15.588 17.9629 15.5879Z\" fill=\"currentColor\"/><path d=\"M12 2.5C14.6234 2.5 16.75 4.62665 16.75 7.25C16.75 9.87335 14.6234 12 12 12C9.37665 12 7.25 9.87335 7.25 7.25C7.25 4.62665 9.37665 2.5 12 2.5Z\" fill=\"currentColor\"/>",
23372
+ "iconName": "user-settings, people, person, member, cog",
23373
+ "variant": {
23374
+ "join": "square",
23375
+ "filled": "on",
23376
+ "radius": "0",
23377
+ "stroke": "2"
23378
+ },
23379
+ "createdAt": "2026-02-06T16:01:04.432711+00:00",
23380
+ "packageName": "square-filled-radius-0-stroke-2",
23381
+ "componentName": "IconUserSettings"
23382
+ },
23187
23383
  {
23188
23384
  "category": "Social Media & Brands",
23189
23385
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14.252 8.25H19.876C19.964 8.25 20.052 8.256 20.136 8.268L14.266 14.138C14.2535 14.0502 14.2471 13.9617 14.247 13.873V8.25H11.997V13.873C11.9969 14.4147 12.1035 14.9512 12.3107 15.4517C12.518 15.9523 12.8218 16.407 13.2049 16.7901C13.588 17.1732 14.0427 17.477 14.5433 17.6843C15.0438 17.8915 15.5803 17.9981 16.122 17.998H21.746V15.748H16.122C16.032 15.748 15.943 15.742 15.857 15.73L21.731 9.855C21.7441 9.94441 21.7508 10.0346 21.751 10.125V15.748H24V10.124C24 9.58243 23.8933 9.04616 23.6861 8.54581C23.4788 8.04547 23.1751 7.59084 22.7921 7.20789C22.4092 6.82494 21.9545 6.52117 21.4542 6.31392C20.9538 6.10667 20.4176 6 19.876 6H14.252V8.25ZM0 7.5V7.506L7.686 17.294C8.61 18.47 10.499 17.817 10.499 16.321V7.5H8.25V14.37L2.856 7.5H0Z\" fill=\"currentColor\"/>",
package/icons/index.d.ts CHANGED
@@ -611,6 +611,7 @@ export type CentralIconName =
611
611
  | "IconDirection1"
612
612
  | "IconDirection2"
613
613
  | "IconDirectorChair"
614
+ | "IconDiscoBall"
614
615
  | "IconDiscord"
615
616
  | "IconDishwasher"
616
617
  | "IconDispersion"
@@ -1655,6 +1656,19 @@ export type CentralIconName =
1655
1656
  | "IconUntrash"
1656
1657
  | "IconUsb"
1657
1658
  | "IconUsbC"
1659
+ | "IconUser"
1660
+ | "IconUserAdd"
1661
+ | "IconUserAdded"
1662
+ | "IconUserAddRight"
1663
+ | "IconUserBlock"
1664
+ | "IconUserDuo"
1665
+ | "IconUserEdit"
1666
+ | "IconUserGroup"
1667
+ | "IconUserHeart"
1668
+ | "IconUserKey"
1669
+ | "IconUserRemove"
1670
+ | "IconUserRemoveRight"
1671
+ | "IconUserSettings"
1658
1672
  | "IconV0"
1659
1673
  | "IconVariables"
1660
1674
  | "IconVault"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/square-filled-radius-0-stroke-2",
3
- "version": "1.1.119",
3
+ "version": "1.1.120",
4
4
  "style": "square-filled-radius-0-stroke-2",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/square-filled-radius-0-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": 1755,
14
+ "totalIcons": 1769,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
17
  "count": 67,
@@ -1183,7 +1183,7 @@
1183
1183
  ]
1184
1184
  },
1185
1185
  "People": {
1186
- "count": 39,
1186
+ "count": 52,
1187
1187
  "icons": [
1188
1188
  "IconAura",
1189
1189
  "IconBathMan1",
@@ -1221,6 +1221,19 @@
1221
1221
  "IconTeacher",
1222
1222
  "IconTeacherWhiteboard",
1223
1223
  "IconTeam",
1224
+ "IconUser",
1225
+ "IconUserAdd",
1226
+ "IconUserAdded",
1227
+ "IconUserAddRight",
1228
+ "IconUserBlock",
1229
+ "IconUserDuo",
1230
+ "IconUserEdit",
1231
+ "IconUserGroup",
1232
+ "IconUserHeart",
1233
+ "IconUserKey",
1234
+ "IconUserRemove",
1235
+ "IconUserRemoveRight",
1236
+ "IconUserSettings",
1224
1237
  "IconVibeCodingBird",
1225
1238
  "IconVibeCodingStar",
1226
1239
  "IconWheelchair"
@@ -1663,7 +1676,7 @@
1663
1676
  ]
1664
1677
  },
1665
1678
  "Things": {
1666
- "count": 121,
1679
+ "count": 122,
1667
1680
  "icons": [
1668
1681
  "IconAnvil",
1669
1682
  "IconBackpack",
@@ -1696,6 +1709,7 @@
1696
1709
  "IconDiamondShine",
1697
1710
  "IconDino",
1698
1711
  "IconDirectorChair",
1712
+ "IconDiscoBall",
1699
1713
  "IconDoorHanger",
1700
1714
  "IconDumbell",
1701
1715
  "IconEmojiAstonished",
@@ -2567,6 +2581,7 @@
2567
2581
  "IconDirection1": "direction-1, route",
2568
2582
  "IconDirection2": "direction-2, route",
2569
2583
  "IconDirectorChair": "director-chair, chair",
2584
+ "IconDiscoBall": "disco-ball, music, dance, party",
2570
2585
  "IconDiscord": "discord",
2571
2586
  "IconDishwasher": "dishwasher, clean",
2572
2587
  "IconDispersion": "dispersion, refraction",
@@ -3611,6 +3626,19 @@
3611
3626
  "IconUntrash": "untrash",
3612
3627
  "IconUsb": "usb, connection, connect, save, data",
3613
3628
  "IconUsbC": "usb-c, type-c",
3629
+ "IconUser": "user, people, person, member",
3630
+ "IconUserAdd": "user-add, people, person, member",
3631
+ "IconUserAdded": "user-added, people, person, member, checked",
3632
+ "IconUserAddRight": "user-add-right, people, person, member",
3633
+ "IconUserBlock": "user-block, people, person, member, blocked",
3634
+ "IconUserDuo": "user-duo, team, members, persons",
3635
+ "IconUserEdit": "user-edit, people, person, member",
3636
+ "IconUserGroup": "user-group, team, club, member, friends, community",
3637
+ "IconUserHeart": "user-heart, people, person, member, favorite",
3638
+ "IconUserKey": "user-key, people, person, member, passkeys, access",
3639
+ "IconUserRemove": "user-remove, people, person, member",
3640
+ "IconUserRemoveRight": "user-remove-right, people, person, member",
3641
+ "IconUserSettings": "user-settings, people, person, member, cog",
3614
3642
  "IconV0": "v0",
3615
3643
  "IconVariables": "variables, figma",
3616
3644
  "IconVault": "vault, safe",
package/index.d.ts CHANGED
@@ -610,6 +610,7 @@ export { IconDino, default as IconDinoDefault } from "./IconDino";
610
610
  export { IconDirection1, default as IconDirection1Default, } from "./IconDirection1";
611
611
  export { IconDirection2, default as IconDirection2Default, } from "./IconDirection2";
612
612
  export { IconDirectorChair, default as IconDirectorChairDefault, } from "./IconDirectorChair";
613
+ export { IconDiscoBall, default as IconDiscoBallDefault, } from "./IconDiscoBall";
613
614
  export { IconDiscord, default as IconDiscordDefault } from "./IconDiscord";
614
615
  export { IconDishwasher, default as IconDishwasherDefault, } from "./IconDishwasher";
615
616
  export { IconDispersion, default as IconDispersionDefault, } from "./IconDispersion";
@@ -1654,6 +1655,19 @@ export { IconUnpin, default as IconUnpinDefault } from "./IconUnpin";
1654
1655
  export { IconUntrash, default as IconUntrashDefault } from "./IconUntrash";
1655
1656
  export { IconUsb, default as IconUsbDefault } from "./IconUsb";
1656
1657
  export { IconUsbC, default as IconUsbCDefault } from "./IconUsbC";
1658
+ export { IconUser, default as IconUserDefault } from "./IconUser";
1659
+ export { IconUserAdd, default as IconUserAddDefault } from "./IconUserAdd";
1660
+ export { IconUserAddRight, default as IconUserAddRightDefault, } from "./IconUserAddRight";
1661
+ export { IconUserAdded, default as IconUserAddedDefault, } from "./IconUserAdded";
1662
+ export { IconUserBlock, default as IconUserBlockDefault, } from "./IconUserBlock";
1663
+ export { IconUserDuo, default as IconUserDuoDefault } from "./IconUserDuo";
1664
+ export { IconUserEdit, default as IconUserEditDefault } from "./IconUserEdit";
1665
+ export { IconUserGroup, default as IconUserGroupDefault, } from "./IconUserGroup";
1666
+ export { IconUserHeart, default as IconUserHeartDefault, } from "./IconUserHeart";
1667
+ export { IconUserKey, default as IconUserKeyDefault } from "./IconUserKey";
1668
+ export { IconUserRemove, default as IconUserRemoveDefault, } from "./IconUserRemove";
1669
+ export { IconUserRemoveRight, default as IconUserRemoveRightDefault, } from "./IconUserRemoveRight";
1670
+ export { IconUserSettings, default as IconUserSettingsDefault, } from "./IconUserSettings";
1657
1671
  export { IconV0, default as IconV0Default } from "./IconV0";
1658
1672
  export { IconVariables, default as IconVariablesDefault, } from "./IconVariables";
1659
1673
  export { IconVault, default as IconVaultDefault } from "./IconVault";