@central-icons-react-native/round-outlined-radius-2-stroke-1 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.
- package/IconDiscoBall/index.d.ts +4 -0
- package/IconDiscoBall/index.js +2 -0
- package/IconDiscoBall/index.js.map +1 -0
- package/IconDiscoBall/index.mjs +2 -0
- package/IconDiscoBall/index.mjs.map +1 -0
- package/IconUser/index.d.ts +4 -0
- package/IconUser/index.js +2 -0
- package/IconUser/index.js.map +1 -0
- package/IconUser/index.mjs +2 -0
- package/IconUser/index.mjs.map +1 -0
- package/IconUserAdd/index.d.ts +4 -0
- package/IconUserAdd/index.js +2 -0
- package/IconUserAdd/index.js.map +1 -0
- package/IconUserAdd/index.mjs +2 -0
- package/IconUserAdd/index.mjs.map +1 -0
- package/IconUserAddRight/index.d.ts +4 -0
- package/IconUserAddRight/index.js +2 -0
- package/IconUserAddRight/index.js.map +1 -0
- package/IconUserAddRight/index.mjs +2 -0
- package/IconUserAddRight/index.mjs.map +1 -0
- package/IconUserAdded/index.d.ts +4 -0
- package/IconUserAdded/index.js +2 -0
- package/IconUserAdded/index.js.map +1 -0
- package/IconUserAdded/index.mjs +2 -0
- package/IconUserAdded/index.mjs.map +1 -0
- package/IconUserBlock/index.d.ts +4 -0
- package/IconUserBlock/index.js +2 -0
- package/IconUserBlock/index.js.map +1 -0
- package/IconUserBlock/index.mjs +2 -0
- package/IconUserBlock/index.mjs.map +1 -0
- package/IconUserDuo/index.d.ts +4 -0
- package/IconUserDuo/index.js +2 -0
- package/IconUserDuo/index.js.map +1 -0
- package/IconUserDuo/index.mjs +2 -0
- package/IconUserDuo/index.mjs.map +1 -0
- package/IconUserEdit/index.d.ts +4 -0
- package/IconUserEdit/index.js +2 -0
- package/IconUserEdit/index.js.map +1 -0
- package/IconUserEdit/index.mjs +2 -0
- package/IconUserEdit/index.mjs.map +1 -0
- package/IconUserGroup/index.d.ts +4 -0
- package/IconUserGroup/index.js +2 -0
- package/IconUserGroup/index.js.map +1 -0
- package/IconUserGroup/index.mjs +2 -0
- package/IconUserGroup/index.mjs.map +1 -0
- package/IconUserHeart/index.d.ts +4 -0
- package/IconUserHeart/index.js +2 -0
- package/IconUserHeart/index.js.map +1 -0
- package/IconUserHeart/index.mjs +2 -0
- package/IconUserHeart/index.mjs.map +1 -0
- package/IconUserKey/index.d.ts +4 -0
- package/IconUserKey/index.js +2 -0
- package/IconUserKey/index.js.map +1 -0
- package/IconUserKey/index.mjs +2 -0
- package/IconUserKey/index.mjs.map +1 -0
- package/IconUserRemove/index.d.ts +4 -0
- package/IconUserRemove/index.js +2 -0
- package/IconUserRemove/index.js.map +1 -0
- package/IconUserRemove/index.mjs +2 -0
- package/IconUserRemove/index.mjs.map +1 -0
- package/IconUserRemoveRight/index.d.ts +4 -0
- package/IconUserRemoveRight/index.js +2 -0
- package/IconUserRemoveRight/index.js.map +1 -0
- package/IconUserRemoveRight/index.mjs +2 -0
- package/IconUserRemoveRight/index.mjs.map +1 -0
- package/IconUserSettings/index.d.ts +4 -0
- package/IconUserSettings/index.js +2 -0
- package/IconUserSettings/index.js.map +1 -0
- package/IconUserSettings/index.mjs +2 -0
- package/IconUserSettings/index.mjs.map +1 -0
- package/README.md +14 -0
- package/filtered-icons.json +196 -0
- package/icons/index.d.ts +14 -0
- package/icons-index.json +32 -4
- package/index.d.ts +14 -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 +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 { Circle, Path } from \"react-native-svg\";\n\nexport const IconUserSettings: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M11.5 20.5H6.5C5.39543 20.5 4.47532 19.5972 4.64901 18.5063C5.25443 14.704 7.70476 12.4295 12 12\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Circle\n cx=\"12\"\n cy=\"7.5\"\n r=\"4.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M18.7797 14.8467L20.2455 14.616L20.9357 15.7747L20.0131 16.9427L21 18.116L20.3107 19.2747L18.8069 19.0833L18.2541 20.5H16.8754L16.2652 19.0739L14.6893 19.2747L14 18.116L14.986 16.9427L14.0643 15.7747L14.7545 14.616L16.2934 14.8586L16.8754 13.5H18.2541L18.7797 14.8467Z\"\n stroke=\"currentColor\"\n strokeLinejoin=\"round\"\n />\n <Circle cx=\"17.5\" cy=\"17\" r=\"1\" fill=\"currentColor\" />\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,EAA6B,4BAEhBC,EAA8CC,GAEvD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,mGACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,UACC,GAAG,KACH,GAAG,MACH,EAAE,MACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+QACF,OAAO,eACP,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,UAAO,GAAG,OAAO,GAAG,KAAK,EAAE,IAAI,KAAK,eAAe,CACtD,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 C}from"react-native-svg";var n=({children:e,size:r=24,...s})=>L.createElement(C,{...s,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 t,Path as p}from"react-native-svg";var c=e=>o.createElement(n,{...e},o.createElement(p,{d:"M11.5 20.5H6.5C5.39543 20.5 4.47532 19.5972 4.64901 18.5063C5.25443 14.704 7.70476 12.4295 12 12",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(t,{cx:"12",cy:"7.5",r:"4.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(p,{d:"M18.7797 14.8467L20.2455 14.616L20.9357 15.7747L20.0131 16.9427L21 18.116L20.3107 19.2747L18.8069 19.0833L18.2541 20.5H16.8754L16.2652 19.0739L14.6893 19.2747L14 18.116L14.986 16.9427L14.0643 15.7747L14.7545 14.616L16.2934 14.8586L16.8754 13.5H18.2541L18.7797 14.8467Z",stroke:"currentColor",strokeLinejoin:"round"}),o.createElement(t,{cx:"17.5",cy:"17",r:"1",fill:"currentColor"})),B=c;export{c as IconUserSettings,B 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 { Circle, Path } from \"react-native-svg\";\n\nexport const IconUserSettings: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M11.5 20.5H6.5C5.39543 20.5 4.47532 19.5972 4.64901 18.5063C5.25443 14.704 7.70476 12.4295 12 12\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Circle\n cx=\"12\"\n cy=\"7.5\"\n r=\"4.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M18.7797 14.8467L20.2455 14.616L20.9357 15.7747L20.0131 16.9427L21 18.116L20.3107 19.2747L18.8069 19.0833L18.2541 20.5H16.8754L16.2652 19.0739L14.6893 19.2747L14 18.116L14.986 16.9427L14.0643 15.7747L14.7545 14.616L16.2934 14.8586L16.8754 13.5H18.2541L18.7797 14.8467Z\"\n stroke=\"currentColor\"\n strokeLinejoin=\"round\"\n />\n <Circle cx=\"17.5\" cy=\"17\" r=\"1\" fill=\"currentColor\" />\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,UAAAG,EAAQ,QAAAC,MAAY,mBAEtB,IAAMC,EAA8CC,GAEvDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,mGACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACJ,EAAA,CACC,GAAG,KACH,GAAG,MACH,EAAE,MACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAI,EAAA,cAACH,EAAA,CACC,EAAE,+QACF,OAAO,eACP,eAAe,QACjB,EACAG,EAAA,cAACJ,EAAA,CAAO,GAAG,OAAO,GAAG,KAAK,EAAE,IAAI,KAAK,eAAe,CACtD,EAIGM,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","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
|
package/filtered-icons.json
CHANGED
|
@@ -8568,6 +8568,20 @@
|
|
|
8568
8568
|
"packageName": "round-outlined-radius-2-stroke-1",
|
|
8569
8569
|
"componentName": "IconDirectorChair"
|
|
8570
8570
|
},
|
|
8571
|
+
{
|
|
8572
|
+
"category": "Things",
|
|
8573
|
+
"svg": "<path d=\"M12 21.5C16.9706 21.5 21 17.4706 21 12.5C21 11.5788 20.8616 10.6899 20.6044 9.85294H3.77143M12 3.5C7.02944 3.5 3 7.52944 3 12.5C3 13.4212 3.13841 14.3101 3.39557 15.1471H20.2286\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><ellipse cx=\"12\" cy=\"12.5\" rx=\"3.5\" ry=\"9\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12 3.5V1.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M5.89045 18.5352L5.40769 17.28C5.34281 17.1113 5.18074 17 5 17C4.81926 17 4.65719 17.1113 4.59231 17.28L4.10955 18.5352C4.00797 18.7993 3.79927 19.008 3.53518 19.1095L2.28 19.5923C2.11131 19.6572 2 19.8193 2 20C2 20.1807 2.11131 20.3428 2.28 20.4077L3.53518 20.8905C3.79927 20.992 4.00797 21.2007 4.10955 21.4648L4.59231 22.72C4.65719 22.8887 4.81926 23 5 23C5.18074 23 5.34281 22.8887 5.40769 22.72L5.89045 21.4648C5.99203 21.2007 6.20073 20.992 6.46482 20.8905L7.72 20.4077C7.88869 20.3428 8 20.1807 8 20C8 19.8193 7.88869 19.6572 7.72 19.5923L6.46482 19.1095C6.20073 19.008 5.99203 18.7993 5.89045 18.5352Z\" fill=\"currentColor\"/><path d=\"M20.5655 2.86018L19.9756 1.32667C19.8999 1.12986 19.7109 1 19.5 1C19.2891 1 19.1001 1.12986 19.0244 1.32667L18.4345 2.86018C18.333 3.12427 18.1243 3.33297 17.8602 3.43455L16.3267 4.02436C16.1299 4.10005 16 4.28914 16 4.5C16 4.71086 16.1299 4.89995 16.3267 4.97564L17.8602 5.56545C18.1243 5.66703 18.333 5.87573 18.4345 6.13982L19.0244 7.67333C19.1001 7.87014 19.2891 8 19.5 8C19.7109 8 19.8999 7.87014 19.9756 7.67333L20.5655 6.13982C20.667 5.87573 20.8757 5.66703 21.1398 5.56545L22.6733 4.97564C22.8701 4.89995 23 4.71086 23 4.5C23 4.28914 22.8701 4.10005 22.6733 4.02436L21.1398 3.43455C20.8757 3.33297 20.667 3.12427 20.5655 2.86018Z\" fill=\"currentColor\"/>",
|
|
8574
|
+
"iconName": "disco-ball, music, dance, party",
|
|
8575
|
+
"variant": {
|
|
8576
|
+
"join": "round",
|
|
8577
|
+
"filled": "off",
|
|
8578
|
+
"radius": "2",
|
|
8579
|
+
"stroke": "1"
|
|
8580
|
+
},
|
|
8581
|
+
"createdAt": "2026-02-06T16:01:04.432711+00:00",
|
|
8582
|
+
"packageName": "round-outlined-radius-2-stroke-1",
|
|
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": "round-outlined-radius-2-stroke-1",
|
|
23185
23199
|
"componentName": "IconUsbC"
|
|
23186
23200
|
},
|
|
23201
|
+
{
|
|
23202
|
+
"category": "People",
|
|
23203
|
+
"svg": "<path d=\"M5.5 20.5C4.94772 20.5 4.5 20.0523 4.5 19.5C4.5 15.3579 7.85786 12 12 12C16.1421 12 19.5 15.3579 19.5 19.5C19.5 20.0523 19.0523 20.5 18.5 20.5H5.5Z\" stroke=\"currentColor\" stroke-linejoin=\"round\"/><circle cx=\"12\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" stroke-linejoin=\"round\"/>",
|
|
23204
|
+
"iconName": "user, people, person, member",
|
|
23205
|
+
"variant": {
|
|
23206
|
+
"join": "round",
|
|
23207
|
+
"filled": "off",
|
|
23208
|
+
"radius": "2",
|
|
23209
|
+
"stroke": "1"
|
|
23210
|
+
},
|
|
23211
|
+
"createdAt": "2026-02-06T16:01:04.432711+00:00",
|
|
23212
|
+
"packageName": "round-outlined-radius-2-stroke-1",
|
|
23213
|
+
"componentName": "IconUser"
|
|
23214
|
+
},
|
|
23215
|
+
{
|
|
23216
|
+
"category": "People",
|
|
23217
|
+
"svg": "<path d=\"M11.5 20.5H6.5C5.39543 20.5 4.47532 19.5972 4.64901 18.5063C5.25443 14.704 7.70476 12.4295 12 12\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"12\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M18.5 12.5V20.5M22.5 16.5H14.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
23218
|
+
"iconName": "user-add, people, person, member",
|
|
23219
|
+
"variant": {
|
|
23220
|
+
"join": "round",
|
|
23221
|
+
"filled": "off",
|
|
23222
|
+
"radius": "2",
|
|
23223
|
+
"stroke": "1"
|
|
23224
|
+
},
|
|
23225
|
+
"createdAt": "2026-02-06T16:01:04.432711+00:00",
|
|
23226
|
+
"packageName": "round-outlined-radius-2-stroke-1",
|
|
23227
|
+
"componentName": "IconUserAdd"
|
|
23228
|
+
},
|
|
23229
|
+
{
|
|
23230
|
+
"category": "People",
|
|
23231
|
+
"svg": "<path d=\"M10.5 20.5H6.5C5.39543 20.5 4.47532 19.5972 4.64901 18.5063C5.25443 14.704 7.70476 12.4295 12 12\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"12\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M13.5 18.5L16 20.5L20.5 13.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
23232
|
+
"iconName": "user-added, people, person, member, checked",
|
|
23233
|
+
"variant": {
|
|
23234
|
+
"join": "round",
|
|
23235
|
+
"filled": "off",
|
|
23236
|
+
"radius": "2",
|
|
23237
|
+
"stroke": "1"
|
|
23238
|
+
},
|
|
23239
|
+
"createdAt": "2026-02-06T16:01:04.432711+00:00",
|
|
23240
|
+
"packageName": "round-outlined-radius-2-stroke-1",
|
|
23241
|
+
"componentName": "IconUserAdded"
|
|
23242
|
+
},
|
|
23243
|
+
{
|
|
23244
|
+
"category": "People",
|
|
23245
|
+
"svg": "<path d=\"M4.5 20.5C3.94772 20.5 3.5 20.0523 3.5 19.5C3.5 15.3579 6.85786 12 11 12C15.1421 12 18.5 15.3579 18.5 19.5C18.5 20.0523 18.0523 20.5 17.5 20.5H4.5Z\" stroke=\"currentColor\" stroke-linejoin=\"round\"/><circle cx=\"11\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" stroke-linejoin=\"round\"/><path d=\"M20.5 8.5V14.5M23.5 11.5H17.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
23246
|
+
"iconName": "user-add-right, people, person, member",
|
|
23247
|
+
"variant": {
|
|
23248
|
+
"join": "round",
|
|
23249
|
+
"filled": "off",
|
|
23250
|
+
"radius": "2",
|
|
23251
|
+
"stroke": "1"
|
|
23252
|
+
},
|
|
23253
|
+
"createdAt": "2026-02-06T16:01:04.432711+00:00",
|
|
23254
|
+
"packageName": "round-outlined-radius-2-stroke-1",
|
|
23255
|
+
"componentName": "IconUserAddRight"
|
|
23256
|
+
},
|
|
23257
|
+
{
|
|
23258
|
+
"category": "People",
|
|
23259
|
+
"svg": "<path d=\"M11.5 20.5H6.5C5.39543 20.5 4.47532 19.5972 4.64901 18.5063C5.25443 14.704 7.70476 12.4295 12 12\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"12\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"18\" cy=\"17.25\" r=\"3.5\" stroke=\"currentColor\"/><path d=\"M15.7461 19.5L20.2461 15\" stroke=\"currentColor\"/>",
|
|
23260
|
+
"iconName": "user-block, people, person, member, blocked",
|
|
23261
|
+
"variant": {
|
|
23262
|
+
"join": "round",
|
|
23263
|
+
"filled": "off",
|
|
23264
|
+
"radius": "2",
|
|
23265
|
+
"stroke": "1"
|
|
23266
|
+
},
|
|
23267
|
+
"createdAt": "2026-02-06T16:01:04.432711+00:00",
|
|
23268
|
+
"packageName": "round-outlined-radius-2-stroke-1",
|
|
23269
|
+
"componentName": "IconUserBlock"
|
|
23270
|
+
},
|
|
23271
|
+
{
|
|
23272
|
+
"category": "People",
|
|
23273
|
+
"svg": "<path d=\"M3.5 19.5C2.39543 19.5 1.47601 18.5947 1.70121 17.5133C2.3334 14.4777 4.45141 12 8 12C11.5486 12 13.6666 14.4777 14.2988 17.5133C14.524 18.5947 13.6046 19.5 12.5 19.5H3.5Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M17.5 18.5H20.5C21.6046 18.5 22.5261 17.5832 22.1818 16.5336C21.3335 13.9469 18.9167 12 16.5 12\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"8\" cy=\"8.25\" r=\"3.75\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"16.5\" cy=\"9.25\" r=\"2.75\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
23274
|
+
"iconName": "user-duo, team, members, persons",
|
|
23275
|
+
"variant": {
|
|
23276
|
+
"join": "round",
|
|
23277
|
+
"filled": "off",
|
|
23278
|
+
"radius": "2",
|
|
23279
|
+
"stroke": "1"
|
|
23280
|
+
},
|
|
23281
|
+
"createdAt": "2026-02-06T16:01:04.432711+00:00",
|
|
23282
|
+
"packageName": "round-outlined-radius-2-stroke-1",
|
|
23283
|
+
"componentName": "IconUserDuo"
|
|
23284
|
+
},
|
|
23285
|
+
{
|
|
23286
|
+
"category": "People",
|
|
23287
|
+
"svg": "<path d=\"M10.5 20.5H6.5C5.39543 20.5 4.47532 19.5972 4.64901 18.5063C5.25443 14.704 7.70476 12.4295 12 12\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"12\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M13.5 20.5V18.8284C13.5 18.298 13.7107 17.7893 14.0858 17.4142L17.75 13.75C18.4404 13.0596 19.5596 13.0596 20.25 13.75C20.9404 14.4404 20.9404 15.5596 20.25 16.25L16.5858 19.9142C16.2107 20.2893 15.702 20.5 15.1716 20.5H13.5Z\" stroke=\"currentColor\" stroke-linejoin=\"round\"/>",
|
|
23288
|
+
"iconName": "user-edit, people, person, member",
|
|
23289
|
+
"variant": {
|
|
23290
|
+
"join": "round",
|
|
23291
|
+
"filled": "off",
|
|
23292
|
+
"radius": "2",
|
|
23293
|
+
"stroke": "1"
|
|
23294
|
+
},
|
|
23295
|
+
"createdAt": "2026-02-06T16:01:04.432711+00:00",
|
|
23296
|
+
"packageName": "round-outlined-radius-2-stroke-1",
|
|
23297
|
+
"componentName": "IconUserEdit"
|
|
23298
|
+
},
|
|
23299
|
+
{
|
|
23300
|
+
"category": "People",
|
|
23301
|
+
"svg": "<circle cx=\"12\" cy=\"8.75\" r=\"3.25\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"4\" cy=\"9.83008\" r=\"2\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"20\" cy=\"9.83008\" r=\"2\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M11.375 12H12.625C15.3174 12 17.5 14.1826 17.5 16.875C17.5 17.7725 16.7725 18.5 15.875 18.5H8.125C7.22754 18.5 6.5 17.7725 6.5 16.875C6.5 14.1826 8.68261 12 11.375 12Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M4.5 17.5H2.5C1.39543 17.5 0.459861 16.5932 0.681007 15.511C1.0687 13.6138 2.10212 12.3387 4 11.8301\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M19.5 17.5H21.5C22.6046 17.5 23.5401 16.5932 23.319 15.511C22.9313 13.6138 21.8979 12.3387 20 11.8301\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
23302
|
+
"iconName": "user-group, team, club, member, friends, community",
|
|
23303
|
+
"variant": {
|
|
23304
|
+
"join": "round",
|
|
23305
|
+
"filled": "off",
|
|
23306
|
+
"radius": "2",
|
|
23307
|
+
"stroke": "1"
|
|
23308
|
+
},
|
|
23309
|
+
"createdAt": "2026-02-06T16:01:04.432711+00:00",
|
|
23310
|
+
"packageName": "round-outlined-radius-2-stroke-1",
|
|
23311
|
+
"componentName": "IconUserGroup"
|
|
23312
|
+
},
|
|
23313
|
+
{
|
|
23314
|
+
"category": "People",
|
|
23315
|
+
"svg": "<path d=\"M11.501 20.5H6.50106C5.39649 20.5 4.47639 19.5972 4.65007 18.5063C5.25549 14.704 7.70582 12.4295 12.0011 12\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"12\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M21.5 16.5665C21.5 19.2998 17.75 20.8 17.75 20.8C17.75 20.8 14 19.2998 14 16.5665C14 14.518 16.0157 13.2984 17.75 14.4366C19.4843 13.2984 21.5 14.518 21.5 16.5665Z\" stroke=\"currentColor\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/>",
|
|
23316
|
+
"iconName": "user-heart, people, person, member, favorite",
|
|
23317
|
+
"variant": {
|
|
23318
|
+
"join": "round",
|
|
23319
|
+
"filled": "off",
|
|
23320
|
+
"radius": "2",
|
|
23321
|
+
"stroke": "1"
|
|
23322
|
+
},
|
|
23323
|
+
"createdAt": "2026-02-06T16:01:04.432711+00:00",
|
|
23324
|
+
"packageName": "round-outlined-radius-2-stroke-1",
|
|
23325
|
+
"componentName": "IconUserHeart"
|
|
23326
|
+
},
|
|
23327
|
+
{
|
|
23328
|
+
"category": "People",
|
|
23329
|
+
"svg": "<path d=\"M10.5 20.5H6.5C5.39543 20.5 4.47532 19.5972 4.64901 18.5063C5.25443 14.704 7.70476 12.4295 12 12\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"12\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"19.0992\" cy=\"15.4\" r=\"0.9\" fill=\"currentColor\"/><path d=\"M18.8496 12.5498C20.5617 12.5498 21.9502 13.9383 21.9502 15.6504C21.95 17.3623 20.5616 18.75 18.8496 18.75C18.5179 18.75 18.199 18.6961 17.8994 18.5996L15.5 21H13.5V19L15.8994 16.5996C15.8032 16.3004 15.75 15.9816 15.75 15.6504C15.75 13.9384 17.1377 12.55 18.8496 12.5498Z\" stroke=\"currentColor\" stroke-linejoin=\"round\"/>",
|
|
23330
|
+
"iconName": "user-key, people, person, member, passkeys, access",
|
|
23331
|
+
"variant": {
|
|
23332
|
+
"join": "round",
|
|
23333
|
+
"filled": "off",
|
|
23334
|
+
"radius": "2",
|
|
23335
|
+
"stroke": "1"
|
|
23336
|
+
},
|
|
23337
|
+
"createdAt": "2026-02-06T16:01:04.432711+00:00",
|
|
23338
|
+
"packageName": "round-outlined-radius-2-stroke-1",
|
|
23339
|
+
"componentName": "IconUserKey"
|
|
23340
|
+
},
|
|
23341
|
+
{
|
|
23342
|
+
"category": "People",
|
|
23343
|
+
"svg": "<path d=\"M11.5 20.5H6.5C5.39543 20.5 4.47532 19.5972 4.64901 18.5063C5.25443 14.704 7.70476 12.4295 12 12\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"12\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M15.5 14.5L18.5 17.5M18.5 17.5L21.5 20.5M18.5 17.5L21.5 14.5M18.5 17.5L15.5 20.5\" stroke=\"currentColor\" stroke-linecap=\"round\"/>",
|
|
23344
|
+
"iconName": "user-remove, people, person, member",
|
|
23345
|
+
"variant": {
|
|
23346
|
+
"join": "round",
|
|
23347
|
+
"filled": "off",
|
|
23348
|
+
"radius": "2",
|
|
23349
|
+
"stroke": "1"
|
|
23350
|
+
},
|
|
23351
|
+
"createdAt": "2026-02-06T16:01:04.432711+00:00",
|
|
23352
|
+
"packageName": "round-outlined-radius-2-stroke-1",
|
|
23353
|
+
"componentName": "IconUserRemove"
|
|
23354
|
+
},
|
|
23355
|
+
{
|
|
23356
|
+
"category": "People",
|
|
23357
|
+
"svg": "<path d=\"M4.5 20.5C3.94772 20.5 3.5 20.0523 3.5 19.5C3.5 15.3579 6.85786 12 11 12C15.1421 12 18.5 15.3579 18.5 19.5C18.5 20.0523 18.0523 20.5 17.5 20.5H4.5Z\" stroke=\"currentColor\" stroke-linejoin=\"round\"/><circle cx=\"11\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" stroke-linejoin=\"round\"/><path d=\"M18.75 9.5L21 11.75M21 11.75L23.25 14M21 11.75L23.25 9.5M21 11.75L18.75 14\" stroke=\"currentColor\" stroke-linecap=\"round\"/>",
|
|
23358
|
+
"iconName": "user-remove-right, people, person, member",
|
|
23359
|
+
"variant": {
|
|
23360
|
+
"join": "round",
|
|
23361
|
+
"filled": "off",
|
|
23362
|
+
"radius": "2",
|
|
23363
|
+
"stroke": "1"
|
|
23364
|
+
},
|
|
23365
|
+
"createdAt": "2026-02-06T16:01:04.432711+00:00",
|
|
23366
|
+
"packageName": "round-outlined-radius-2-stroke-1",
|
|
23367
|
+
"componentName": "IconUserRemoveRight"
|
|
23368
|
+
},
|
|
23369
|
+
{
|
|
23370
|
+
"category": "People",
|
|
23371
|
+
"svg": "<path d=\"M11.5 20.5H6.5C5.39543 20.5 4.47532 19.5972 4.64901 18.5063C5.25443 14.704 7.70476 12.4295 12 12\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"12\" cy=\"7.5\" r=\"4.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M18.7797 14.8467L20.2455 14.616L20.9357 15.7747L20.0131 16.9427L21 18.116L20.3107 19.2747L18.8069 19.0833L18.2541 20.5H16.8754L16.2652 19.0739L14.6893 19.2747L14 18.116L14.986 16.9427L14.0643 15.7747L14.7545 14.616L16.2934 14.8586L16.8754 13.5H18.2541L18.7797 14.8467Z\" stroke=\"currentColor\" stroke-linejoin=\"round\"/><circle cx=\"17.5\" cy=\"17\" r=\"1\" fill=\"currentColor\"/>",
|
|
23372
|
+
"iconName": "user-settings, people, person, member, cog",
|
|
23373
|
+
"variant": {
|
|
23374
|
+
"join": "round",
|
|
23375
|
+
"filled": "off",
|
|
23376
|
+
"radius": "2",
|
|
23377
|
+
"stroke": "1"
|
|
23378
|
+
},
|
|
23379
|
+
"createdAt": "2026-02-06T16:01:04.432711+00:00",
|
|
23380
|
+
"packageName": "round-outlined-radius-2-stroke-1",
|
|
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/round-outlined-radius-2-stroke-1",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.120",
|
|
4
4
|
"style": "round-outlined-radius-2-stroke-1",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-2-stroke-1/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": 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":
|
|
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":
|
|
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";
|