@central-icons-react-native/round-filled-radius-2-stroke-1 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.50012 6.5C6.50012 4.01472 8.51484 2 11.0001 2C13.4854 2 15.5001 4.01472 15.5001 6.5C15.5001 8.98528 13.4854 11 11.0001 11C8.51484 11 6.50012 8.98528 6.50012 6.5Z\" fill=\"currentColor\"/><path d=\"M2.93808 18.2128C4.04789 14.6204 7.021 12 11.0002 12C14.9793 12 17.9524 14.6204 19.0622 18.2128C19.5316 19.7321 18.2428 21 16.817 21H5.18333C3.75753 21 2.46872 19.7321 2.93808 18.2128Z\" fill=\"currentColor\"/><path d=\"M20.0001 7.5C20.0001 7.22386 19.7763 7 19.5001 7C19.224 7 19.0001 7.22386 19.0001 7.5V10H16.5001C16.224 10 16.0001 10.2239 16.0001 10.5C16.0001 10.7761 16.224 11 16.5001 11H19.0001V13.5C19.0001 13.7761 19.224 14 19.5001 14C19.7763 14 20.0001 13.7761 20.0001 13.5V11H22.5001C22.7763 11 23.0001 10.7761 23.0001 10.5C23.0001 10.2239 22.7763 10 22.5001 10H20.0001V7.5Z\" 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",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.144",
|
|
4
4
|
"style": "round-filled-radius-2-stroke-1",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-2-stroke-1/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",
|