@central-icons-react-native/square-filled-radius-0-stroke-1 1.1.198 → 1.1.199
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/IconClawd/index.d.ts +4 -0
- package/IconClawd/index.js +2 -0
- package/IconClawd/index.js.map +1 -0
- package/IconClawd/index.mjs +2 -0
- package/IconClawd/index.mjs.map +1 -0
- package/IconTrophy/index.js +1 -1
- package/IconTrophy/index.js.map +1 -1
- package/IconTrophy/index.mjs +1 -1
- package/IconTrophy/index.mjs.map +1 -1
- package/README.md +1 -0
- package/filtered-icons.json +15 -1
- 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 +8 -1
package/license-check.js
CHANGED
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -3500,6 +3500,13 @@
|
|
|
3500
3500
|
"iconName": "claw, openclaw, ai, qclaw",
|
|
3501
3501
|
"pathname": "src/IconClaw"
|
|
3502
3502
|
},
|
|
3503
|
+
{
|
|
3504
|
+
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M20 4V8H24V12H20V20H18V16H16V20H14V16H10V20H8V16H6V20H4V12H0V8H4V4H20ZM16 6V8H18V6H16ZM6 8H8V6H6V8Z\" fill=\"currentColor\"/>",
|
|
3505
|
+
"tags": "Path",
|
|
3506
|
+
"componentName": "IconClawd",
|
|
3507
|
+
"iconName": "clawd",
|
|
3508
|
+
"pathname": "src/IconClawd"
|
|
3509
|
+
},
|
|
3503
3510
|
{
|
|
3504
3511
|
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M16 2H8V4H4V22H20V4H16V2ZM15 3H9V6H15V3Z\" fill=\"currentColor\"/>",
|
|
3505
3512
|
"tags": "Path",
|
|
@@ -12741,7 +12748,7 @@
|
|
|
12741
12748
|
"pathname": "src/IconTrial"
|
|
12742
12749
|
},
|
|
12743
12750
|
{
|
|
12744
|
-
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M5 2V4H2V7.5C2 9.32182 3.39194 10.8185 5.17033 10.9847C5.84192 13.8591 8.42094 16 11.5 16H11.
|
|
12751
|
+
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M5 2V4H2V7.5C2 9.32182 3.39194 10.8185 5.17033 10.9847C5.84192 13.8591 8.42094 16 11.5 16H11.5039V18H6V22H18V18H12.5039V16C15.5812 15.9982 18.1584 13.8579 18.8297 10.9847C20.6081 10.8185 22 9.32182 22 7.5V4H19V2H5ZM3 5H5V9.5C5 9.65231 5.00524 9.8034 5.01555 9.95309C3.86669 9.7275 3 8.71496 3 7.5V5ZM21 7.5C21 8.71497 20.1333 9.72751 18.9845 9.9531C18.9948 9.8034 19 9.65231 19 9.5V5H21V7.5Z\" fill=\"currentColor\"/>",
|
|
12745
12752
|
"tags": "Path",
|
|
12746
12753
|
"componentName": "IconTrophy",
|
|
12747
12754
|
"iconName": "trophy, win, champion",
|