@central-icons-react-native/round-outlined-radius-1-stroke-2 1.1.95 → 1.1.97
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/IconArrowSplitDown1/index.d.ts +4 -0
- package/IconArrowSplitDown1/index.js +2 -0
- package/IconArrowSplitDown1/index.js.map +1 -0
- package/IconArrowSplitDown1/index.mjs +2 -0
- package/IconArrowSplitDown1/index.mjs.map +1 -0
- package/IconListAdd/index.d.ts +4 -0
- package/IconListAdd/index.js +2 -0
- package/IconListAdd/index.js.map +1 -0
- package/IconListAdd/index.mjs +2 -0
- package/IconListAdd/index.mjs.map +1 -0
- package/IconSuitcaseWork/index.js +1 -1
- package/IconSuitcaseWork/index.js.map +1 -1
- package/IconSuitcaseWork/index.mjs +1 -1
- package/IconSuitcaseWork/index.mjs.map +1 -1
- package/README.md +2 -0
- package/filtered-icons.json +30 -2
- package/icons/index.d.ts +2 -0
- package/icons-index.json +9 -5
- package/index.d.ts +2 -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 +16 -2
package/license-check.js
CHANGED
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -882,6 +882,13 @@
|
|
|
882
882
|
"iconName": "arrow-split-down, branch",
|
|
883
883
|
"pathname": "src/IconArrowSplitDown"
|
|
884
884
|
},
|
|
885
|
+
{
|
|
886
|
+
"svg": "<Path d=\"M15 20H20V15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M4 15V20H9\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12 12V4M12 12L5 19M12 12L19 19\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
887
|
+
"tags": "Path",
|
|
888
|
+
"componentName": "IconArrowSplitDown1",
|
|
889
|
+
"iconName": "arrow-split-down",
|
|
890
|
+
"pathname": "src/IconArrowSplitDown1"
|
|
891
|
+
},
|
|
885
892
|
{
|
|
886
893
|
"svg": "<Path d=\"M4 13V6C4 5.44772 4.44772 5 5 5H15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M13 2L16 5L13 8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M20 11V18C20 18.5523 19.5523 19 19 19H9\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M11 22L8 19L11 16\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
887
894
|
"tags": "Path",
|
|
@@ -6661,7 +6668,7 @@
|
|
|
6661
6668
|
"svg": "<Path d=\"M4 4V20M9 4V20M14 4L20 20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
6662
6669
|
"tags": "Path",
|
|
6663
6670
|
"componentName": "IconLibrary",
|
|
6664
|
-
"iconName": "library",
|
|
6671
|
+
"iconName": "library, stuff, vinyl-records",
|
|
6665
6672
|
"pathname": "src/IconLibrary"
|
|
6666
6673
|
},
|
|
6667
6674
|
{
|
|
@@ -6783,6 +6790,13 @@
|
|
|
6783
6790
|
"iconName": "liquid-glass, glass-effect",
|
|
6784
6791
|
"pathname": "src/IconLiquidGlass"
|
|
6785
6792
|
},
|
|
6793
|
+
{
|
|
6794
|
+
"svg": "<Path d=\"M4 6H20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M4 12H10\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M15 15L21 15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M18 12V18\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M4 18H10\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/>",
|
|
6795
|
+
"tags": "Path",
|
|
6796
|
+
"componentName": "IconListAdd",
|
|
6797
|
+
"iconName": "list-add, list-plus, new-list",
|
|
6798
|
+
"pathname": "src/IconListAdd"
|
|
6799
|
+
},
|
|
6786
6800
|
{
|
|
6787
6801
|
"svg": "<Path d=\"M10 6L20 6\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Circle cx=\"4.5\" cy=\"6\" r=\"1.5\" fill=\"currentColor\"/><Path d=\"M10 12L20 12\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Circle cx=\"4.5\" cy=\"12\" r=\"1.5\" fill=\"currentColor\"/><Path d=\"M10 18L20 18\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Circle cx=\"4.5\" cy=\"18\" r=\"1.5\" fill=\"currentColor\"/>",
|
|
6788
6802
|
"tags": "Circle, Path",
|
|
@@ -10431,7 +10445,7 @@
|
|
|
10431
10445
|
"pathname": "src/IconSuitcaseSticker"
|
|
10432
10446
|
},
|
|
10433
10447
|
{
|
|
10434
|
-
"svg": "<Path d=\"M20
|
|
10448
|
+
"svg": "<Path d=\"M20 7H4C3.44772 7 3 7.44772 3 8V19C3 19.5523 3.44772 20 4 20H20C20.5523 20 21 19.5523 21 19V8C21 7.44772 20.5523 7 20 7Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M8.00391 7V4C8.00391 3.44772 8.45162 3 9.00391 3H15.0039C15.5562 3 16.0039 3.44772 16.0039 4V7\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
10435
10449
|
"tags": "Path",
|
|
10436
10450
|
"componentName": "IconSuitcaseWork",
|
|
10437
10451
|
"iconName": "suitcase-work,workspace",
|