@central-icons-react-native/round-outlined-radius-3-stroke-2 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 d=\"M15 5H16C17.6569 5 19 6.34315 19 8V18C19 19.6569 17.6569 21 16 21H8C6.34315 21 5 19.6569 5 18V8C5 6.34315 6.34315 5 8 5H9M15 7V6C15 4.34315 13.6569 3 12 3C10.3431 3 9 4.34315 9 6V7H15Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/>",
|
|
3505
3512
|
"tags": "Path",
|
|
@@ -12741,7 +12748,7 @@
|
|
|
12741
12748
|
"pathname": "src/IconTrial"
|
|
12742
12749
|
},
|
|
12743
12750
|
{
|
|
12744
|
-
"svg": "<Path d=\"M12
|
|
12751
|
+
"svg": "<Path d=\"M12 17V14\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M18 5H20C20.5523 5 21 5.44772 21 6V7C21 8.65685 19.6569 10 18 10\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M6 4C6 3.44772 6.44772 3 7 3H17C17.5523 3 18 3.44772 18 4V8C18 11.3137 15.3137 14 12 14C8.68629 14 6 11.3137 6 8V4Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M7 18C7 17.4477 7.44772 17 8 17H16C16.5523 17 17 17.4477 17 18V20C17 20.5523 16.5523 21 16 21H8C7.44772 21 7 20.5523 7 20V18Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M6 5H4C3.44772 5 3 5.44772 3 6V7C3 8.65685 4.34315 10 6 10\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/>",
|
|
12745
12752
|
"tags": "Path",
|
|
12746
12753
|
"componentName": "IconTrophy",
|
|
12747
12754
|
"iconName": "trophy, win, champion",
|