@central-icons-react-native/round-filled-radius-2-stroke-1.5 1.1.142 → 1.1.144
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/filtered-icons.json +1 -1
- package/icons-index.json +2 -2
- 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 +1 -1
package/filtered-icons.json
CHANGED
|
@@ -17447,7 +17447,7 @@
|
|
|
17447
17447
|
{
|
|
17448
17448
|
"category": "People",
|
|
17449
17449
|
"svg": "<path d=\"M6.50134 6.5C6.50134 4.01472 8.51606 2 11.0013 2C13.4866 2 15.5013 4.01472 15.5013 6.5C15.5013 8.98528 13.4866 11 11.0013 11C8.51606 11 6.50134 8.98528 6.50134 6.5Z\" fill=\"currentColor\"/><path d=\"M3.28043 17.8527C4.43692 14.7258 7.27968 12.5 11.0014 12.5C14.7231 12.5 17.5659 14.7258 18.7223 17.8527C19.0288 18.6813 18.8205 19.4953 18.3315 20.078C17.8529 20.6484 17.1096 21 16.3046 21H5.69823C4.89317 21 4.14989 20.6484 3.67127 20.078C3.18231 19.4953 2.97401 18.6813 3.28043 17.8527Z\" fill=\"currentColor\"/><path d=\"M20.2513 8.75C20.2513 8.33579 19.9156 8 19.5013 8C19.0871 8 18.7513 8.33579 18.7513 8.75V10.75H16.7513C16.3371 10.75 16.0013 11.0858 16.0013 11.5C16.0013 11.9142 16.3371 12.25 16.7513 12.25H18.7513V14.25C18.7513 14.6642 19.0871 15 19.5013 15C19.9156 15 20.2513 14.6642 20.2513 14.25V12.25H22.2513C22.6656 12.25 23.0013 11.9142 23.0013 11.5C23.0013 11.0858 22.6656 10.75 22.2513 10.75H20.2513V8.75Z\" fill=\"currentColor\"/>",
|
|
17450
|
-
"iconName": "people-add-2",
|
|
17450
|
+
"iconName": "people-add-2, user-add, user, person",
|
|
17451
17451
|
"variant": {
|
|
17452
17452
|
"join": "round",
|
|
17453
17453
|
"filled": "on",
|
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/round-filled-radius-2-stroke-1.5",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.144",
|
|
4
4
|
"style": "round-filled-radius-2-stroke-1.5",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-2-stroke-1.5/IconHome';",
|
|
@@ -3274,7 +3274,7 @@
|
|
|
3274
3274
|
"IconPeople2": "people-2",
|
|
3275
3275
|
"IconPeople21": "people-2, user, group, friend",
|
|
3276
3276
|
"IconPeopleAdd": "people-add, user-add",
|
|
3277
|
-
"IconPeopleAdd2": "people-add-2",
|
|
3277
|
+
"IconPeopleAdd2": "people-add-2, user-add, user, person",
|
|
3278
3278
|
"IconPeopleAdded": "people-added, user-added",
|
|
3279
3279
|
"IconPeopleCircle": "people-circle, user-circle, avatar, profile",
|
|
3280
3280
|
"IconPeopleCopy": "people-copy, members",
|