@central-icons-react-native/round-filled-radius-1-stroke-2 1.1.143 → 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=\"M5.50098 6.5C5.50098 4.01472 7.5157 2 10.001 2C12.4863 2 14.501 4.01472 14.501 6.5C14.501 8.98528 12.4863 11 10.001 11C7.5157 11 5.50098 8.98528 5.50098 6.5Z\" fill=\"currentColor\"/><path d=\"M1.69691 18.6964C2.55378 14.8837 5.70183 12 10.001 12C14.3002 12 17.4483 14.8837 18.3051 18.6964C18.5949 19.9858 17.5378 21 16.4026 21H3.59944C2.46429 21 1.40713 19.9858 1.69691 18.6964Z\" fill=\"currentColor\"/><path d=\"M20.001 8C20.001 7.44772 19.5533 7 19.001 7C18.4487 7 18.001 7.44772 18.001 8V10H16.001C15.4487 10 15.001 10.4477 15.001 11C15.001 11.5523 15.4487 12 16.001 12H18.001V14C18.001 14.5523 18.4487 15 19.001 15C19.5533 15 20.001 14.5523 20.001 14V12H22.001C22.5533 12 23.001 11.5523 23.001 11C23.001 10.4477 22.5533 10 22.001 10H20.001V8Z\" 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-1-stroke-2",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.144",
|
|
4
4
|
"style": "round-filled-radius-1-stroke-2",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-1-stroke-2/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",
|