@central-icons-react-native/round-outlined-radius-2-stroke-2 1.1.29 → 1.1.31
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/IconBank/index.js +1 -1
- package/IconBank/index.js.map +1 -1
- package/IconBank/index.mjs +1 -1
- package/IconBank/index.mjs.map +1 -1
- package/IconBlock/index.js +1 -1
- package/IconBlock/index.js.map +1 -1
- package/IconBlock/index.mjs +1 -1
- package/IconBlock/index.mjs.map +1 -1
- package/IconBuildings/index.js +1 -1
- package/IconBuildings/index.js.map +1 -1
- package/IconBuildings/index.mjs +1 -1
- package/IconBuildings/index.mjs.map +1 -1
- package/IconCoinRupees/index.js +1 -1
- package/IconCoinRupees/index.js.map +1 -1
- package/IconCoinRupees/index.mjs +1 -1
- package/IconCoinRupees/index.mjs.map +1 -1
- package/IconCookies/index.js +1 -1
- package/IconCookies/index.js.map +1 -1
- package/IconCookies/index.mjs +1 -1
- package/IconCookies/index.mjs.map +1 -1
- package/IconDia/index.js +1 -1
- package/IconDia/index.js.map +1 -1
- package/IconDia/index.mjs +1 -1
- package/IconDia/index.mjs.map +1 -1
- package/IconGarage/index.js +1 -1
- package/IconGarage/index.js.map +1 -1
- package/IconGarage/index.mjs +1 -1
- package/IconGarage/index.mjs.map +1 -1
- package/IconHomeRoof/index.js +1 -1
- package/IconHomeRoof/index.js.map +1 -1
- package/IconHomeRoof/index.mjs +1 -1
- package/IconHomeRoof/index.mjs.map +1 -1
- package/IconMall/index.js +1 -1
- package/IconMall/index.js.map +1 -1
- package/IconMall/index.mjs +1 -1
- package/IconMall/index.mjs.map +1 -1
- package/IconProgress25/index.d.ts +4 -0
- package/IconProgress25/index.js +2 -0
- package/IconProgress25/index.js.map +1 -0
- package/IconProgress25/index.mjs +2 -0
- package/IconProgress25/index.mjs.map +1 -0
- package/IconProgress50/index.d.ts +4 -0
- package/IconProgress50/index.js +2 -0
- package/IconProgress50/index.js.map +1 -0
- package/IconProgress50/index.mjs +2 -0
- package/IconProgress50/index.mjs.map +1 -0
- package/IconProgress75/index.d.ts +4 -0
- package/IconProgress75/index.js +2 -0
- package/IconProgress75/index.js.map +1 -0
- package/IconProgress75/index.mjs +2 -0
- package/IconProgress75/index.mjs.map +1 -0
- package/IconSchool/index.js +1 -1
- package/IconSchool/index.js.map +1 -1
- package/IconSchool/index.mjs +1 -1
- package/IconSchool/index.mjs.map +1 -1
- package/IconTruck/index.js +1 -1
- package/IconTruck/index.js.map +1 -1
- package/IconTruck/index.mjs +1 -1
- package/IconTruck/index.mjs.map +1 -1
- package/README.md +3 -1
- package/filtered-icons.json +53 -25
- package/icons/index.d.ts +3 -1
- package/icons-index.json +10 -6
- package/index.d.ts +3 -1
- 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 +33 -19
- package/IconReceiptCheck2/index.d.ts +0 -4
- package/IconReceiptCheck2/index.js +0 -2
- package/IconReceiptCheck2/index.js.map +0 -1
- package/IconReceiptCheck2/index.mjs +0 -2
- package/IconReceiptCheck2/index.mjs.map +0 -1
package/license-check.js
CHANGED
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -1135,7 +1135,7 @@
|
|
|
1135
1135
|
"pathname": "src/IconBanana"
|
|
1136
1136
|
},
|
|
1137
1137
|
{
|
|
1138
|
-
"svg": "<Path d=\"
|
|
1138
|
+
"svg": "<Path d=\"M11.1056 2.94723L3.68328 6.65838C3.26452 6.86776 3 7.29576 3 7.76395C3 8.44661 3.55341 9.00002 4.23607 9.00002H19.7639C20.4466 9.00002 21 8.44661 21 7.76395C21 7.29576 20.7355 6.86776 20.3167 6.65838L12.8944 2.94723C12.3314 2.6657 11.6686 2.6657 11.1056 2.94723Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M19.6126 20H4.38749C3.70493 20 3.22296 19.3313 3.4388 18.6838L3.54421 18.3675C3.81644 17.5509 4.58072 17 5.44158 17H18.5585C19.4194 17 20.1837 17.5509 20.4559 18.3675L20.5613 18.6838C20.7772 19.3313 20.2952 20 19.6126 20Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M19 9V17\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M15 17V9\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M5 9V17\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/><Path d=\"M9 17V9\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\"/>",
|
|
1139
1139
|
"tags": "Path",
|
|
1140
1140
|
"componentName": "IconBank",
|
|
1141
1141
|
"iconName": "bank",
|
|
@@ -1485,7 +1485,7 @@
|
|
|
1485
1485
|
"pathname": "src/IconBlip"
|
|
1486
1486
|
},
|
|
1487
1487
|
{
|
|
1488
|
-
"svg": "<Path d=\"M5 20V6C5 4.89543 5.89543 4 7 4H17C18.1046 4 19 4.89543 19
|
|
1488
|
+
"svg": "<Path d=\"M9 8H10\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M14 8H15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M9 12H10\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M14 12H15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M9 16H10\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M14 16H15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M21 20H3\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M5 20V6C5 4.89543 5.89543 4 7 4H17C18.1046 4 19 4.89543 19 6V20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
1489
1489
|
"tags": "Path",
|
|
1490
1490
|
"componentName": "IconBlock",
|
|
1491
1491
|
"iconName": "block, workspace",
|
|
@@ -2003,7 +2003,7 @@
|
|
|
2003
2003
|
"pathname": "src/IconBugFace"
|
|
2004
2004
|
},
|
|
2005
2005
|
{
|
|
2006
|
-
"svg": "<Path d=\"
|
|
2006
|
+
"svg": "<Path d=\"M10 9H8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8 13H10\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M20 19V10C20 8.89543 19.1046 8 18 8H14\" stroke=\"currentColor\" strokeWidth=\"2\" strokeMiterlimit=\"16\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M14 19V6C14 4.89543 13.1046 4 12 4H6C4.89543 4 4 4.89543 4 6V19\" stroke=\"currentColor\" strokeWidth=\"2\" strokeMiterlimit=\"16\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M22 19H2\" stroke=\"currentColor\" strokeWidth=\"2\" strokeMiterlimit=\"16\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
2007
2007
|
"tags": "Path",
|
|
2008
2008
|
"componentName": "IconBuildings",
|
|
2009
2009
|
"iconName": "buildings, company, workspace",
|
|
@@ -3263,7 +3263,7 @@
|
|
|
3263
3263
|
"pathname": "src/IconCoinRand"
|
|
3264
3264
|
},
|
|
3265
3265
|
{
|
|
3266
|
-
"svg": "<Path d=\"M8 11L16 11\" stroke=\"currentColor\" strokeWidth=\"1.8\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M9.5 8H11C12.6569 8 14 9.34315 14
|
|
3266
|
+
"svg": "<Path d=\"M8 11L16 11\" stroke=\"currentColor\" strokeWidth=\"1.8\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M9.5 8H11C12.6569 8 14 9.34315 14 11C14 12.6569 12.6569 14 11 14H9.5L13.5 17\" stroke=\"currentColor\" strokeWidth=\"1.8\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
3267
3267
|
"tags": "Path",
|
|
3268
3268
|
"componentName": "IconCoinRupees",
|
|
3269
3269
|
"iconName": "coin-rupees, currency, money",
|
|
@@ -3438,7 +3438,7 @@
|
|
|
3438
3438
|
"pathname": "src/IconControl"
|
|
3439
3439
|
},
|
|
3440
3440
|
{
|
|
3441
|
-
"svg": "<Path
|
|
3441
|
+
"svg": "<Path d=\"M16.0311 6.96887C14.3198 6.73976 13 5.27401 13 3.5C13 3.35029 13.0094 3.20278 13.0276 3.05803C12.6904 3.01969 12.3475 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 11.2339 20.9043 10.4901 20.7241 9.77997C20.3431 9.92223 19.9306 10 19.5 10C17.726 10 16.2602 8.68017 16.0311 6.96887Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M10 8.5C10 9.32843 9.32843 10 8.5 10C7.67157 10 7 9.32843 7 8.5C7 7.67157 7.67157 7 8.5 7C9.32843 7 10 7.67157 10 8.5Z\" fill=\"currentColor\"/><Path d=\"M14 11.5C14 12.3284 13.3284 13 12.5 13C11.6716 13 11 12.3284 11 11.5C11 10.6716 11.6716 10 12.5 10C13.3284 10 14 10.6716 14 11.5Z\" fill=\"currentColor\"/><Path d=\"M18 14C18 14.5523 17.5523 15 17 15C16.4477 15 16 14.5523 16 14C16 13.4477 16.4477 13 17 13C17.5523 13 18 13.4477 18 14Z\" fill=\"currentColor\"/><Path d=\"M13 16.5C13 17.3284 12.3284 18 11.5 18C10.6716 18 10 17.3284 10 16.5C10 15.6716 10.6716 15 11.5 15C12.3284 15 13 15.6716 13 16.5Z\" fill=\"currentColor\"/><Path d=\"M8 14C8 14.5523 7.55228 15 7 15C6.44772 15 6 14.5523 6 14C6 13.4477 6.44772 13 7 13C7.55228 13 8 13.4477 8 14Z\" fill=\"currentColor\"/>",
|
|
3442
3442
|
"tags": "Path",
|
|
3443
3443
|
"componentName": "IconCookies",
|
|
3444
3444
|
"iconName": "cookies",
|
|
@@ -3809,8 +3809,8 @@
|
|
|
3809
3809
|
"pathname": "src/IconDevices"
|
|
3810
3810
|
},
|
|
3811
3811
|
{
|
|
3812
|
-
"svg": "<
|
|
3813
|
-
"tags": "Path
|
|
3812
|
+
"svg": "<Path d=\"M12 2.70358C12.2518 2.70355 12.5058 2.71207 12.7613 2.72964C18.0971 3.09701 22.4035 7.44413 22.7306 12.7839C22.8815 15.2705 22.1449 17.5893 20.7928 19.5992C20.3771 20.2173 19.554 20.3586 18.8712 20.0609C16.7569 19.139 14.3784 18.4064 12 18.4377C9.62158 18.4064 7.24311 19.1391 5.12881 20.0609C4.44602 20.3586 3.62294 20.2173 3.20718 19.5992C1.85505 17.5893 1.1185 15.2705 1.26942 12.7839C1.59648 7.4441 5.90288 3.09695 11.2387 2.72964C11.4942 2.71207 11.7482 2.70355 12 2.70358Z\" fill=\"currentColor\"/>",
|
|
3813
|
+
"tags": "Path",
|
|
3814
3814
|
"componentName": "IconDia",
|
|
3815
3815
|
"iconName": "dia",
|
|
3816
3816
|
"pathname": "src/IconDia"
|
|
@@ -5153,7 +5153,7 @@
|
|
|
5153
5153
|
"pathname": "src/IconGamepadControlsUp"
|
|
5154
5154
|
},
|
|
5155
5155
|
{
|
|
5156
|
-
"svg": "<Path d=\"
|
|
5156
|
+
"svg": "<Path d=\"M19 19H5C3.89543 19 3 18.1046 3 17V10.1487C3 9.43741 3.37782 8.7796 3.99226 8.42118L10.9923 4.33785C11.615 3.97459 12.385 3.97459 13.0077 4.33785L20.0077 8.42118C20.6222 8.7796 21 9.43741 21 10.1487V17C21 18.1046 20.1046 19 19 19Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\" strokeLinejoin=\"round\"/><Path d=\"M7 15H17\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\" strokeLinejoin=\"round\"/><Path d=\"M17 19V13C17 11.8954 16.1046 11 15 11H9C7.89543 11 7 11.8954 7 13V19\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"square\" strokeLinejoin=\"round\"/>",
|
|
5157
5157
|
"tags": "Path",
|
|
5158
5158
|
"componentName": "IconGarage",
|
|
5159
5159
|
"iconName": "garage",
|
|
@@ -5587,7 +5587,7 @@
|
|
|
5587
5587
|
"pathname": "src/IconHomePersonalFeed"
|
|
5588
5588
|
},
|
|
5589
5589
|
{
|
|
5590
|
-
"svg": "<Path d=\"
|
|
5590
|
+
"svg": "<Path d=\"M21.5 9.55121L12 2.75L2.5 9.55121\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M5 7.76141V16.8C5 17.9201 5 18.4802 5.21799 18.908C5.40973 19.2843 5.71569 19.5903 6.09202 19.782C6.51984 20 7.07989 20 8.2 20H15.8C16.9201 20 17.4802 20 17.908 19.782C18.2843 19.5903 18.5903 19.2843 18.782 18.908C19 18.4802 19 17.9201 19 16.8V7.76141\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
5591
5591
|
"tags": "Path",
|
|
5592
5592
|
"componentName": "IconHomeRoof",
|
|
5593
5593
|
"iconName": "home-roof, house",
|
|
@@ -6427,7 +6427,7 @@
|
|
|
6427
6427
|
"pathname": "src/IconMakeItPop"
|
|
6428
6428
|
},
|
|
6429
6429
|
{
|
|
6430
|
-
"svg": "<Path d=\"M8
|
|
6430
|
+
"svg": "<Path d=\"M12 11V19\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8 19V13C8 11.8954 8.89543 11 10 11H14C15.1046 11 16 11.8954 16 13V19\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M19 5H5C3.89543 5 3 5.89543 3 7V17C3 18.1046 3.89543 19 5 19H19C20.1046 19 21 18.1046 21 17V7C21 5.89543 20.1046 5 19 5Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
6431
6431
|
"tags": "Path",
|
|
6432
6432
|
"componentName": "IconMall",
|
|
6433
6433
|
"iconName": "mall, store, shop, business",
|
|
@@ -7861,6 +7861,27 @@
|
|
|
7861
7861
|
"iconName": "producthunt",
|
|
7862
7862
|
"pathname": "src/IconProducthunt"
|
|
7863
7863
|
},
|
|
7864
|
+
{
|
|
7865
|
+
"svg": "<Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M19 12C19 8.13401 15.866 5 12 5V12H19Z\" fill=\"currentColor\"/>",
|
|
7866
|
+
"tags": "Circle, Path",
|
|
7867
|
+
"componentName": "IconProgress25",
|
|
7868
|
+
"iconName": "progress-25, ideas, open, status, task",
|
|
7869
|
+
"pathname": "src/IconProgress25"
|
|
7870
|
+
},
|
|
7871
|
+
{
|
|
7872
|
+
"svg": "<Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M12 19C15.866 19 19 15.866 19 12C19 8.13401 15.866 5 12 5V19Z\" fill=\"currentColor\"/>",
|
|
7873
|
+
"tags": "Circle, Path",
|
|
7874
|
+
"componentName": "IconProgress50",
|
|
7875
|
+
"iconName": "progress-50, ideas, open, status, tas",
|
|
7876
|
+
"pathname": "src/IconProgress50"
|
|
7877
|
+
},
|
|
7878
|
+
{
|
|
7879
|
+
"svg": "<Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M12 19C15.866 19 19 15.866 19 12C19 8.13401 15.866 5 12 5V12H5C5 15.866 8.13401 19 12 19Z\" fill=\"currentColor\"/>",
|
|
7880
|
+
"tags": "Circle, Path",
|
|
7881
|
+
"componentName": "IconProgress75",
|
|
7882
|
+
"iconName": "progress-75, ideas, open, status, tas",
|
|
7883
|
+
"pathname": "src/IconProgress75"
|
|
7884
|
+
},
|
|
7864
7885
|
{
|
|
7865
7886
|
"svg": "<Path d=\"M6 5H5C3.89543 5 3 5.89543 3 7V8M18 5H19C20.1046 5 21 5.89543 21 7V8M21 16V17C21 18.1046 20.1046 19 19 19H18M6 19H5C3.89543 19 3 18.1046 3 17V16\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8 10H16\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8 14H14\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
7866
7887
|
"tags": "Path",
|
|
@@ -8036,13 +8057,6 @@
|
|
|
8036
8057
|
"iconName": "receipt-check, ticket",
|
|
8037
8058
|
"pathname": "src/IconReceiptCheck"
|
|
8038
8059
|
},
|
|
8039
|
-
{
|
|
8040
|
-
"svg": "<Path d=\"M9 15H15M10 9.49999L11.5 11L14.5 8M19 21V5C19 3.89543 18.1046 3 17 3H7C5.89543 3 5 3.89543 5 5V21L7.33333 19L9.66667 21L12 19L14.3333 21L16.6667 19L19 21Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
8041
|
-
"tags": "Path",
|
|
8042
|
-
"componentName": "IconReceiptCheck2",
|
|
8043
|
-
"iconName": "receipt-check-2, ticket",
|
|
8044
|
-
"pathname": "src/IconReceiptCheck2"
|
|
8045
|
-
},
|
|
8046
8060
|
{
|
|
8047
8061
|
"svg": "<Path d=\"M11.9961 7C7.57782 7 3.99609 10.5 3.99609 16V17H19.9961V16C19.9961 10.5 16.4144 7 11.9961 7Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M3.99609 20H19.9961\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12 17V20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12 7V4\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M10 4H14\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
8048
8062
|
"tags": "Path",
|
|
@@ -8373,7 +8387,7 @@
|
|
|
8373
8387
|
"pathname": "src/IconSatellite2"
|
|
8374
8388
|
},
|
|
8375
8389
|
{
|
|
8376
|
-
"svg": "<Path d=\"
|
|
8390
|
+
"svg": "<Path d=\"M21 19V11C21 9.89543 20.1046 9 19 9H17\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M17 19V7C17 5.89543 16.1046 5 15 5H9C7.89543 5 7 5.89543 7 7V19\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M7 9H5C3.89543 9 3 9.89543 3 11V19\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M22 19H2\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M10 19V17C10 15.8954 10.8954 15 12 15C13.1046 15 14 15.8954 14 17V19\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
8377
8391
|
"tags": "Path",
|
|
8378
8392
|
"componentName": "IconSchool",
|
|
8379
8393
|
"iconName": "school, building",
|
|
@@ -10235,7 +10249,7 @@
|
|
|
10235
10249
|
"pathname": "src/IconTrophy"
|
|
10236
10250
|
},
|
|
10237
10251
|
{
|
|
10238
|
-
"svg": "<Path d=\"M10
|
|
10252
|
+
"svg": "<Path d=\"M10 16.5C10 17.8807 8.88071 19 7.5 19C6.11929 19 5 17.8807 5 16.5C5 15.1193 6.11929 14 7.5 14C8.88071 14 10 15.1193 10 16.5Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M19 16.5C19 17.8807 17.8807 19 16.5 19C15.1193 19 14 17.8807 14 16.5C14 15.1193 15.1193 14 16.5 14C17.8807 14 19 15.1193 19 16.5Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M10 16H14\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M9 14V7H6.07037C5.40166 7 4.7772 7.3342 4.40627 7.8906L3.3359 9.49615C3.11688 9.82469 3 10.2107 3 10.6056V14.2857C3 15.2325 3.76751 16 4.71429 16\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M9 9V7C9 5.89543 9.89543 5 11 5H19C20.1046 5 21 5.89543 21 7V14C21 15.1046 20.1046 16 19 16\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/>",
|
|
10239
10253
|
"tags": "Path",
|
|
10240
10254
|
"componentName": "IconTruck",
|
|
10241
10255
|
"iconName": "truck, delivery",
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
"use strict";var f=Object.create;var n=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},s=(r,o,e,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of B(o))!x.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(a=u(o,t))||a.enumerable});return r};var C=(r,o,e)=>(e=r!=null?f(I(r)):{},s(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),d=r=>s(n({},"__esModule",{value:!0}),r);var h={};P(h,{IconReceiptCheck2:()=>L,default:()=>g});module.exports=d(h);var p=C(require("react"));var c=C(require("react")),m=require("react-native-svg"),i=({children:r,size:o=24,...e})=>c.default.createElement(m.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var l=require("react-native-svg"),L=r=>p.default.createElement(i,{...r},p.default.createElement(l.Path,{d:"M9 15H15M10 9.49999L11.5 11L14.5 8M19 21V5C19 3.89543 18.1046 3 17 3H7C5.89543 3 5 3.89543 5 5V21L7.33333 19L9.66667 21L12 19L14.3333 21L16.6667 19L19 21Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),g=L;0&&(module.exports={IconReceiptCheck2});
|
|
2
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconReceiptCheck2/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconReceiptCheck2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M9 15H15M10 9.49999L11.5 11L14.5 8M19 21V5C19 3.89543 18.1046 3 17 3H7C5.89543 3 5 3.89543 5 5V21L7.33333 19L9.66667 21L12 19L14.3333 21L16.6667 19L19 21Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconReceiptCheck2;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,uBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA+CC,GAExD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,6JACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconReceiptCheck2_exports","__export","IconReceiptCheck2","IconReceiptCheck2_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconReceiptCheck2","props","React","CentralIconBase","IconReceiptCheck2_default"]}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import t from"react";import p from"react";import{Svg as a}from"react-native-svg";var e=({children:o,size:r=24,...n})=>p.createElement(a,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as s}from"react-native-svg";var C=o=>t.createElement(e,{...o},t.createElement(s,{d:"M9 15H15M10 9.49999L11.5 11L14.5 8M19 21V5C19 3.89543 18.1046 3 17 3H7C5.89543 3 5 3.89543 5 5V21L7.33333 19L9.66667 21L12 19L14.3333 21L16.6667 19L19 21Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),x=C;export{C as IconReceiptCheck2,x as default};
|
|
2
|
-
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconReceiptCheck2/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconReceiptCheck2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M9 15H15M10 9.49999L11.5 11L14.5 8M19 21V5C19 3.89543 18.1046 3 17 3H7C5.89543 3 5 3.89543 5 5V21L7.33333 19L9.66667 21L12 19L14.3333 21L16.6667 19L19 21Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconReceiptCheck2;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA+CC,GAExDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,6JACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconReceiptCheck2","props","React","CentralIconBase","IconReceiptCheck2_default"]}
|