@central-icons-react-native/round-filled-radius-0-stroke-1 1.1.114 → 1.1.115
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/IconHammer2/index.d.ts +4 -0
- package/IconHammer2/index.js +2 -0
- package/IconHammer2/index.js.map +1 -0
- package/IconHammer2/index.mjs +2 -0
- package/IconHammer2/index.mjs.map +1 -0
- package/IconTrashRounded/index.d.ts +4 -0
- package/IconTrashRounded/index.js +2 -0
- package/IconTrashRounded/index.js.map +1 -0
- package/IconTrashRounded/index.mjs +2 -0
- package/IconTrashRounded/index.mjs.map +1 -0
- package/README.md +2 -0
- package/filtered-icons.json +28 -0
- package/icons/index.d.ts +2 -0
- package/icons-index.json +8 -4
- 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 +14 -0
package/license-check.js
CHANGED
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -6104,6 +6104,13 @@
|
|
|
6104
6104
|
"iconName": "hammer, craft, build",
|
|
6105
6105
|
"pathname": "src/IconHammer"
|
|
6106
6106
|
},
|
|
6107
|
+
{
|
|
6108
|
+
"svg": "<Path d=\"M13 14.4998L7.24996 20.2498C6.28344 21.2161 4.71639 21.2163 3.74996 20.2498C2.78394 19.2834 2.7838 17.7162 3.74996 16.7498L9.49996 10.9998L13 14.4998Z\" fill=\"currentColor\"/><Path d=\"M7.39449 2.33771C9.69068 1.84307 11.8075 1.87762 13.7119 2.53009C15.6198 3.18388 17.2759 4.44561 18.6689 6.33771C18.7823 6.49171 18.859 6.59573 18.9443 6.74982C19.2692 7.33676 19.2742 7.96955 19.2968 8.43439C19.3213 8.93549 19.3628 9.29261 19.5908 9.6092C19.7169 9.78431 19.8672 9.92507 20.0566 10.1092H20.9257L21.0244 10.119C21.1204 10.1383 21.21 10.1853 21.2802 10.2557L22.3545 11.3338C22.5487 11.5288 22.5484 11.8447 22.3545 12.0399L18.0576 16.3524C17.9638 16.4464 17.8369 16.4997 17.7041 16.4998C17.5711 16.4998 17.4434 16.4465 17.3496 16.3524L16.2753 15.2742C16.1822 15.1806 16.1299 15.0538 16.1298 14.9217C16.1296 14.1791 15.4256 13.638 14.708 13.8289L14.1289 13.9832C13.9565 14.0291 13.7726 13.9794 13.6464 13.8533L10.1464 10.3533C10.0309 10.2377 9.97904 10.0728 10.0078 9.91193C10.2919 8.32056 10.2339 7.25317 9.83297 6.409C9.43157 5.56441 8.64348 4.85151 7.25484 4.07111C7.09756 3.98254 7 3.81608 6.99996 3.63556V2.82697C7.00011 2.59157 7.16436 2.38732 7.39449 2.33771Z\" fill=\"currentColor\"/>",
|
|
6109
|
+
"tags": "Path",
|
|
6110
|
+
"componentName": "IconHammer2",
|
|
6111
|
+
"iconName": "hammer-2, crafting, building",
|
|
6112
|
+
"pathname": "src/IconHammer2"
|
|
6113
|
+
},
|
|
6107
6114
|
{
|
|
6108
6115
|
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M13.9212 2C13.0082 2 12.2681 2.74619 12.2681 3.66667V9.77778C12.2681 10.0846 12.0214 10.3333 11.7171 10.3333C11.4128 10.3333 11.1661 10.0846 11.1661 9.77778V4.77778C11.1661 3.8573 10.4259 3.11111 9.51294 3.11111C8.59995 3.11111 7.85983 3.8573 7.85983 4.77778V11.4444C7.85983 11.6691 7.72557 11.8717 7.51967 11.9577C7.31376 12.0437 7.07675 11.9962 6.91915 11.8373L5.9053 10.8151C5.20861 10.1127 4.06101 10.1768 3.44551 10.9525L3 11.5139L6.18774 17.9417C7.42123 20.4289 9.94265 22 12.7008 22C16.7225 22 19.9826 18.7131 19.9826 14.6585V10.3333C19.9826 10.2854 19.9887 10.2388 20 10.1944C19.9887 10.1501 19.9826 10.1035 19.9826 10.0556V5.61111C19.9826 4.69064 19.2425 3.94444 18.3295 3.94444C17.4165 3.94444 16.6764 4.69064 16.6764 5.61111V10.6111C16.6764 10.9179 16.4297 11.1667 16.1254 11.1667C15.8211 11.1667 15.5743 10.9179 15.5743 10.6111V3.66667C15.5743 2.74619 14.8342 2 13.9212 2Z\" fill=\"currentColor\"/>",
|
|
6109
6116
|
"tags": "Path",
|
|
@@ -11347,6 +11354,13 @@
|
|
|
11347
11354
|
"iconName": "trash-permanently, remove",
|
|
11348
11355
|
"pathname": "src/IconTrashPermanently"
|
|
11349
11356
|
},
|
|
11357
|
+
{
|
|
11358
|
+
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12 2.25C14.3811 2.25 16.5557 2.53363 18.1514 3.00293C18.9458 3.23657 19.6252 3.52413 20.1172 3.86621C20.5945 4.19814 21 4.65784 21 5.25C21 5.34646 20.9869 5.43887 20.9668 5.52832L19.71 14.9961C19.4674 16.8223 19.3364 17.8572 18.9238 18.6904C18.2783 19.994 17.1429 20.9888 15.7656 21.457C14.8853 21.7563 13.8422 21.75 12 21.75C10.1578 21.75 9.1147 21.7563 8.23438 21.457C6.85715 20.9888 5.72165 19.994 5.07617 18.6904C4.66361 17.8572 4.53258 16.8223 4.29004 14.9961L3.03223 5.52832C3.01218 5.43894 3 5.34638 3 5.25C3 4.65784 3.40547 4.19814 3.88281 3.86621C4.37485 3.52413 5.05425 3.23657 5.84863 3.00293C7.44426 2.53363 9.61888 2.25 12 2.25ZM12 3.25C9.6868 3.25 7.61162 3.52642 6.13086 3.96191C5.3872 4.18064 4.82131 4.43147 4.45312 4.6875C4.09666 4.93544 4.012 5.12445 4.00195 5.22852L4.0166 5.3418C4.05429 5.45143 4.16595 5.61276 4.45312 5.8125C4.82131 6.06853 5.3872 6.31936 6.13086 6.53809C7.61162 6.97358 9.6868 7.25 12 7.25C14.3132 7.25 16.3884 6.97358 17.8691 6.53809C18.6128 6.31936 19.1787 6.06853 19.5469 5.8125C19.8341 5.61276 19.9457 5.45143 19.9834 5.3418L19.9971 5.22852C19.987 5.12443 19.9032 4.93537 19.5469 4.6875C19.1787 4.43147 18.6128 4.18064 17.8691 3.96191C16.3884 3.52642 14.3132 3.25 12 3.25Z\" fill=\"currentColor\"/>",
|
|
11359
|
+
"tags": "Path",
|
|
11360
|
+
"componentName": "IconTrashRounded",
|
|
11361
|
+
"iconName": "trash-rounded, delete, remove",
|
|
11362
|
+
"pathname": "src/IconTrashRounded"
|
|
11363
|
+
},
|
|
11350
11364
|
{
|
|
11351
11365
|
"svg": "<Path d=\"M22 19.5C22 19.7761 21.7761 20 21.5 20H18V11H22V19.5Z\" fill=\"currentColor\"/><Path d=\"M22 10H18V4C20.2091 4 22 5.79086 22 8V10Z\" fill=\"currentColor\"/><Path d=\"M17 10V4H7V10H11.5V9.5C11.5 9.22386 11.7239 9 12 9C12.2761 9 12.5 9.22386 12.5 9.5V10H17Z\" fill=\"currentColor\"/><Path d=\"M11.5 11V11.5C11.5 11.7761 11.7239 12 12 12C12.2761 12 12.5 11.7761 12.5 11.5V11H17V20H7V11H11.5Z\" fill=\"currentColor\"/><Path d=\"M6 4V10H2V8C2 5.79086 3.79086 4 6 4Z\" fill=\"currentColor\"/><Path d=\"M6 11V20H2.5C2.22386 20 2 19.7761 2 19.5V11H6Z\" fill=\"currentColor\"/>",
|
|
11352
11366
|
"tags": "Path",
|