@central-icons-react-native/round-outlined-radius-3-stroke-2 1.1.124 → 1.1.125
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/IconPeople21/index.d.ts +4 -0
- package/IconPeople21/index.js +2 -0
- package/IconPeople21/index.js.map +1 -0
- package/IconPeople21/index.mjs +2 -0
- package/IconPeople21/index.mjs.map +1 -0
- package/README.md +1 -0
- package/filtered-icons.json +14 -0
- package/icons/index.d.ts +1 -0
- package/icons-index.json +5 -3
- package/index.d.ts +1 -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 +7 -0
package/license-check.js
CHANGED
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -8407,6 +8407,13 @@
|
|
|
8407
8407
|
"iconName": "people-2",
|
|
8408
8408
|
"pathname": "src/IconPeople2"
|
|
8409
8409
|
},
|
|
8410
|
+
{
|
|
8411
|
+
"svg": "<Path d=\"M12.5 8.5C12.5 10.433 10.933 12 9 12C7.067 12 5.5 10.433 5.5 8.5C5.5 6.567 7.067 5 9 5C10.933 5 12.5 6.567 12.5 8.5Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Path d=\"M15.2539 5.00928C17.068 5.13971 18.4993 6.65279 18.4993 8.50016C18.4993 10.3475 17.068 11.8606 15.2539 11.991\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Path d=\"M3 19V17.765C3 16.0999 4.34315 14.75 6 14.75H12C13.6569 14.75 15 16.0999 15 17.765V19\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Path d=\"M20.9985 19V17.765C20.9985 16.0999 19.6553 14.75 17.9985 14.75H17.8984\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/>",
|
|
8412
|
+
"tags": "Path",
|
|
8413
|
+
"componentName": "IconPeople21",
|
|
8414
|
+
"iconName": "people-2, user, group, friend",
|
|
8415
|
+
"pathname": "src/IconPeople21"
|
|
8416
|
+
},
|
|
8410
8417
|
{
|
|
8411
8418
|
"svg": "<Path d=\"M15.5 6.5C15.5 8.433 13.933 10 12 10C10.067 10 8.5 8.433 8.5 6.5C8.5 4.567 10.067 3 12 3C13.933 3 15.5 4.567 15.5 6.5Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M13.9997 13.2499C13.3725 13.0868 12.7037 13 11.9997 13C9.02123 13 6.67402 14.5539 5.43304 16.8621C4.59593 18.4191 6.02717 20 7.79494 20H10.9997\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M18 15V18M18 18V21M18 18H15M18 18H21\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
8412
8419
|
"tags": "Path",
|