@central-icons-react-native/square-filled-radius-0-stroke-2 1.1.123 → 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/IconBoat/index.d.ts +4 -0
- package/IconBoat/index.js +2 -0
- package/IconBoat/index.js.map +1 -0
- package/IconBoat/index.mjs +2 -0
- package/IconBoat/index.mjs.map +1 -0
- 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 +2 -0
- package/filtered-icons.json +34 -6
- package/icons/index.d.ts +2 -0
- package/icons-index.json +14 -11
- 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 +20 -6
package/license-check.js
CHANGED
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -1722,6 +1722,13 @@
|
|
|
1722
1722
|
"iconName": "board, moodboard, layout, template",
|
|
1723
1723
|
"pathname": "src/IconBoard"
|
|
1724
1724
|
},
|
|
1725
|
+
{
|
|
1726
|
+
"svg": "<Path d=\"M16 5.66602C17.7881 7.38138 19.157 9.77518 19.9648 12.7373L20.3486 14.1426L18.8984 13.9951C17.9271 13.8959 16.9616 13.8128 16 13.7461V5.66602Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M18.5 22L23 16H14V1.38184C13.899 1.43235 13.7979 1.48267 13.697 1.53297C12.8984 1.93073 12.1029 2.32694 11.3447 2.80078C10.6262 3.24987 9.64878 3.9176 8.60547 4.79785C6.53202 6.54732 4.12309 9.19883 3.04395 12.7061L2.58887 14.1865L4.12598 13.9922C6.76885 13.6575 9.37995 13.5373 12 13.5742V16H1L5.5 22H18.5Z\" fill=\"currentColor\"/>",
|
|
1727
|
+
"tags": "Path",
|
|
1728
|
+
"componentName": "IconBoat",
|
|
1729
|
+
"iconName": "boat, ship, sailing",
|
|
1730
|
+
"pathname": "src/IconBoat"
|
|
1731
|
+
},
|
|
1725
1732
|
{
|
|
1726
1733
|
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M5 3H12.8333C15.8697 3 18.1667 5.55551 18.1667 8.5C18.1667 9.58312 17.8559 10.6136 17.3118 11.4836C18.3611 12.5023 19 13.9471 19 15.5C19 18.4445 16.703 21 13.6667 21H5V3Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12.8333 10C13.4789 10 14.1667 9.4215 14.1667 8.5C14.1667 7.5785 13.4789 7 12.8333 7H9V10H12.8333Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M9 14H13.6667C14.3122 14 15 14.5785 15 15.5C15 16.4215 14.3122 17 13.6667 17H9V14Z\" fill=\"currentColor\"/>",
|
|
1727
1734
|
"tags": "Path",
|
|
@@ -6283,7 +6290,7 @@
|
|
|
6283
6290
|
"svg": "<Path d=\"M17.9996 1.58569L13.7854 5.79989C10.3895 3.79032 6.33541 3.44232 3.88873 5.889C2.31808 7.45965 1.90595 9.73377 2.33048 11.9979C2.75608 14.2678 4.03118 16.638 6.01005 18.6169C8.40008 21.007 10.65 21.6934 11.7571 21.9701L12.7273 22.2126L13.2122 20.2723L12.2421 20.0298C11.3487 19.8065 9.47323 19.2517 7.42426 17.2027C5.69316 15.4716 4.63839 13.4542 4.29622 11.6293C3.95298 9.79871 4.33519 8.27097 5.30294 7.30322C6.72865 5.87751 9.46289 5.7349 12.3189 7.26643L9.99964 9.58571V13.9999H14.4319L16.9919 11.4336C18.0283 12.7604 18.718 14.0186 18.9981 15.0882C19.3215 16.3234 19.0807 17.1544 18.3749 17.7191C17.9278 18.0768 17.4104 18.1038 16.7273 17.8216C16.0153 17.5275 15.2921 16.9506 14.7117 16.39L13.9924 15.6953L12.603 17.1338L13.3222 17.8286C13.9666 18.451 14.9054 19.2329 15.9638 19.6701C17.0511 20.1193 18.4127 20.2501 19.6243 19.2808C21.1329 18.074 21.3883 16.3207 20.9328 14.5815C20.545 13.1007 19.631 11.5277 18.4141 10.0078L22.4129 5.99903L17.9996 1.58569Z\" fill=\"currentColor\"/>",
|
|
6284
6291
|
"tags": "Path",
|
|
6285
6292
|
"componentName": "IconHighlight",
|
|
6286
|
-
"iconName": "highlight, mark, freehand",
|
|
6293
|
+
"iconName": "highlight, mark, freehand, drawing, paint",
|
|
6287
6294
|
"pathname": "src/IconHighlight"
|
|
6288
6295
|
},
|
|
6289
6296
|
{
|
|
@@ -6619,7 +6626,7 @@
|
|
|
6619
6626
|
"svg": "<Path d=\"M10 21H8V3H10V21Z\" fill=\"currentColor\"/><Path d=\"M6 18H2V6H6V18Z\" fill=\"currentColor\"/><Path d=\"M22 18H12V6H22V18Z\" fill=\"currentColor\"/>",
|
|
6620
6627
|
"tags": "Path",
|
|
6621
6628
|
"componentName": "IconInputForm",
|
|
6622
|
-
"iconName": "input-form, text-area, prompt",
|
|
6629
|
+
"iconName": "input-form, text-area, prompt, rename",
|
|
6623
6630
|
"pathname": "src/IconInputForm"
|
|
6624
6631
|
},
|
|
6625
6632
|
{
|
|
@@ -8369,7 +8376,7 @@
|
|
|
8369
8376
|
"svg": "<Path d=\"M16.5 1.58582L22.4142 7.50003L7.91421 22H2V16.0858L16.5 1.58582Z\" fill=\"currentColor\"/><Path d=\"M13 20V22H22V20H13Z\" fill=\"currentColor\"/>",
|
|
8370
8377
|
"tags": "Path",
|
|
8371
8378
|
"componentName": "IconPencilLine",
|
|
8372
|
-
"iconName": "pencil-line",
|
|
8379
|
+
"iconName": "pencil-line, signature, write",
|
|
8373
8380
|
"pathname": "src/IconPencilLine"
|
|
8374
8381
|
},
|
|
8375
8382
|
{
|
|
@@ -8383,7 +8390,7 @@
|
|
|
8383
8390
|
"svg": "<Path d=\"M17 1.58594L21.4142 6.00015L6.41421 21.0002H2V16.5859L17 1.58594Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M21.7564 18.654L22.41 17.8972L20.8965 16.5898L20.2447 17.3444L20.244 17.3453L20.2395 17.3503C20.2336 17.3568 20.2231 17.3685 20.2082 17.3844C20.1784 17.4164 20.1314 17.4654 20.0696 17.5256C19.9449 17.6472 19.7657 17.809 19.5497 17.9691C19.0886 18.3108 18.5943 18.5447 18.1656 18.5447C17.707 18.5447 17.2518 18.3274 16.5345 17.9467L16.4547 17.9043C15.836 17.5748 14.973 17.1153 13.9862 17.1153C12.097 17.1153 10.9262 18.1664 10.2728 18.8579L9.58594 19.5847L11.0396 20.9583L11.7264 20.2315C12.2544 19.6727 12.9298 19.1153 13.9862 19.1153C14.429 19.1153 14.8735 19.3294 15.5969 19.7133L15.6627 19.7483C16.288 20.0809 17.1601 20.5447 18.1656 20.5447C19.237 20.5447 20.1596 20.0064 20.7405 19.5759C21.0455 19.3499 21.2935 19.1256 21.4658 18.9576C21.5525 18.8731 21.6215 18.8014 21.6705 18.7489C21.695 18.7226 21.7146 18.7011 21.729 18.685L21.7466 18.6651L21.7525 18.6584L21.7547 18.6559L21.7564 18.654Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M21.7568 18.6539L21 18.0002C21.7568 18.6539 21.7568 18.6539 21.7568 18.6539Z\" fill=\"currentColor\"/>",
|
|
8384
8391
|
"tags": "Path",
|
|
8385
8392
|
"componentName": "IconPencilWave",
|
|
8386
|
-
"iconName": "pencil-wave",
|
|
8393
|
+
"iconName": "pencil-wave, signature, write",
|
|
8387
8394
|
"pathname": "src/IconPencilWave"
|
|
8388
8395
|
},
|
|
8389
8396
|
{
|
|
@@ -8400,6 +8407,13 @@
|
|
|
8400
8407
|
"iconName": "people-2",
|
|
8401
8408
|
"pathname": "src/IconPeople2"
|
|
8402
8409
|
},
|
|
8410
|
+
{
|
|
8411
|
+
"svg": "<Path d=\"M12 13.75C14.2137 13.75 15.9998 15.5521 16 17.7646V20H2V17.7646C2.0002 15.5521 3.78628 13.75 6 13.75H12Z\" fill=\"currentColor\"/><Path d=\"M18 13.75C20.2137 13.75 21.9998 15.5521 22 17.7646V19.9492H18V17.7646L17.9922 17.4561C17.9204 16.0371 17.3545 14.7454 16.4639 13.75H18Z\" fill=\"currentColor\"/><Path d=\"M9 4C11.4853 4 13.5 6.01472 13.5 8.5C13.5 10.9853 11.4853 13 9 13C6.51472 13 4.5 10.9853 4.5 8.5C4.5 6.01472 6.51472 4 9 4Z\" fill=\"currentColor\"/><Path d=\"M15 4C17.4853 4 19.5 6.01472 19.5 8.5C19.5 10.7809 17.8028 12.6634 15.6025 12.958C15.2117 12.6629 14.7855 12.4119 14.3281 12.2188C15.0651 11.1647 15.5 9.88373 15.5 8.5C15.5 6.82857 14.8686 5.30493 13.832 4.15332C14.2045 4.05348 14.596 4 15 4Z\" fill=\"currentColor\"/>",
|
|
8412
|
+
"tags": "Path",
|
|
8413
|
+
"componentName": "IconPeople21",
|
|
8414
|
+
"iconName": "people-2, user, group, friend",
|
|
8415
|
+
"pathname": "src/IconPeople21"
|
|
8416
|
+
},
|
|
8403
8417
|
{
|
|
8404
8418
|
"svg": "<Path d=\"M7.50098 6.5C7.50098 4.01472 9.5157 2 12.001 2C14.4863 2 16.501 4.01472 16.501 6.5C16.501 8.98528 14.4863 11 12.001 11C9.5157 11 7.50098 8.98528 7.50098 6.5Z\" fill=\"currentColor\"/><Path d=\"M17.001 14V17H14.001V19H17.001V22H19.001V19H22.001V17H19.001V14H17.001Z\" fill=\"currentColor\"/><Path d=\"M12.0008 21V15H15.0008V12.4767L14.2524 12.2821C13.5408 12.0971 12.7874 12 12.0008 12C7.24298 12 3.91741 15.5211 3.50515 19.9064L3.40234 21H12.0008Z\" fill=\"currentColor\"/>",
|
|
8405
8419
|
"tags": "Path",
|
|
@@ -11148,7 +11162,7 @@
|
|
|
11148
11162
|
"svg": "<Path d=\"M18.5 3.08594L7 14.5859V20.0002H12.4142L23.9142 8.50015L18.5 3.08594Z\" fill=\"currentColor\"/><Path d=\"M1 5.00015V7.00015H10V5.00015H1Z\" fill=\"currentColor\"/><Path d=\"M1 9.00015V11.0002H7V9.00015H1Z\" fill=\"currentColor\"/>",
|
|
11149
11163
|
"tags": "Path",
|
|
11150
11164
|
"componentName": "IconTextEdit",
|
|
11151
|
-
"iconName": "text-edit, prompts, comment",
|
|
11165
|
+
"iconName": "text-edit, prompts, comment, draft",
|
|
11152
11166
|
"pathname": "src/IconTextEdit"
|
|
11153
11167
|
},
|
|
11154
11168
|
{
|
|
@@ -12359,7 +12373,7 @@
|
|
|
12359
12373
|
"svg": "<Path d=\"M18 1.58569L11 8.58569V12.9999L15.4142 12.9999L22.4142 5.99983L18 1.58569Z\" fill=\"currentColor\"/><Path d=\"M6 11C4.34315 11 3 12.3431 3 14C3 15.6569 4.34315 17 6 17H16C16.5523 17 17 17.4477 17 18C17 18.5523 16.5523 19 16 19H11V21H16C17.6569 21 19 19.6569 19 18C19 16.3431 17.6569 15 16 15H6C5.44772 15 5 14.5523 5 14C5 13.4477 5.44772 13 6 13H9V11H6Z\" fill=\"currentColor\"/>",
|
|
12360
12374
|
"tags": "Path",
|
|
12361
12375
|
"componentName": "IconWriting",
|
|
12362
|
-
"iconName": "writing",
|
|
12376
|
+
"iconName": "writing, sketching, drawing",
|
|
12363
12377
|
"pathname": "src/IconWriting"
|
|
12364
12378
|
},
|
|
12365
12379
|
{
|