@central-icons-react-native/round-filled-radius-0-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.5 6.5C6.5 4.01472 8.51472 2 11 2C13.4853 2 15.5 4.01472 15.5 6.5C15.5 8.98528 13.4853 11 11 11C8.51472 11 6.5 8.98528 6.5 6.5Z\" fill=\"currentColor\"/><path d=\"M2.7533 20.1798C3.15473 15.9097 6.38412 12.5 11 12.5C15.6159 12.5 18.8453 15.9097 19.2467 20.1798C19.2665 20.39 19.1967 20.5988 19.0546 20.7549C18.9125 20.911 18.7111 21 18.5 21H3.5C3.28888 21 3.08754 20.911 2.94541 20.7549C2.80328 20.5988 2.73354 20.39 2.7533 20.1798Z\" fill=\"currentColor\"/><path d=\"M20.25 8.75C20.25 8.33579 19.9142 8 19.5 8C19.0858 8 18.75 8.33579 18.75 8.75V10.75H16.75C16.3358 10.75 16 11.0858 16 11.5C16 11.9142 16.3358 12.25 16.75 12.25H18.75V14.25C18.75 14.6642 19.0858 15 19.5 15C19.9142 15 20.25 14.6642 20.25 14.25V12.25H22.25C22.6642 12.25 23 11.9142 23 11.5C23 11.0858 22.6642 10.75 22.25 10.75H20.25V8.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-0-stroke-1.5",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.144",
|
|
4
4
|
"style": "round-filled-radius-0-stroke-1.5",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-0-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",
|