@central-icons-react-native/round-filled-radius-3-stroke-1 1.1.115 → 1.1.116
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/IconBuildingBlocks/index.d.ts +4 -0
- package/IconBuildingBlocks/index.js +2 -0
- package/IconBuildingBlocks/index.js.map +1 -0
- package/IconBuildingBlocks/index.mjs +2 -0
- package/IconBuildingBlocks/index.mjs.map +1 -0
- package/IconShield2/index.d.ts +4 -0
- package/IconShield2/index.js +2 -0
- package/IconShield2/index.js.map +1 -0
- package/IconShield2/index.mjs +2 -0
- package/IconShield2/index.mjs.map +1 -0
- package/IconShieldCode/index.d.ts +4 -0
- package/IconShieldCode/index.js +2 -0
- package/IconShieldCode/index.js.map +1 -0
- package/IconShieldCode/index.mjs +2 -0
- package/IconShieldCode/index.mjs.map +1 -0
- package/README.md +3 -0
- package/filtered-icons.json +42 -0
- package/icons/index.d.ts +3 -0
- package/icons-index.json +10 -4
- package/index.d.ts +3 -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 +21 -0
package/license-check.js
CHANGED
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -2233,6 +2233,13 @@
|
|
|
2233
2233
|
"iconName": "bug-face, issue",
|
|
2234
2234
|
"pathname": "src/IconBugFace"
|
|
2235
2235
|
},
|
|
2236
|
+
{
|
|
2237
|
+
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M2 14.0294C2 15.1967 2 15.7804 2.16867 16.3039C2.31792 16.7671 2.56213 17.194 2.88569 17.5575C3.25135 17.9683 3.75444 18.2643 4.76061 18.8562L10.5251 22.2472V18.4905L2 13.4755V14.0294ZM11.2892 18.4766V22.2013L19.5061 16.7239C20.4179 16.1161 20.8738 15.8122 21.2038 15.4107C21.496 15.0552 21.7152 14.6456 21.849 14.2053C22 13.708 22 13.1601 22 12.0643V11.3357L11.2892 18.4766ZM2 12.5876L10.5251 17.6025V13.8459L2 8.83094V12.5876ZM11.2892 13.8309V17.5567L22 10.4158V6.69113L11.2892 13.8309ZM2.35752 8.15431L10.8943 13.1757L21.635 6.0145L15.9443 3.00216C14.9102 2.45476 14.3932 2.18106 13.8504 2.08538C13.3702 2.00072 12.8776 2.01734 12.4042 2.13418C11.8691 2.26622 11.3717 2.57415 10.3768 3.19001L2.35752 8.15431Z\" fill=\"currentColor\"/>",
|
|
2238
|
+
"tags": "Path",
|
|
2239
|
+
"componentName": "IconBuildingBlocks",
|
|
2240
|
+
"iconName": "building-blocks, skills, stack",
|
|
2241
|
+
"pathname": "src/IconBuildingBlocks"
|
|
2242
|
+
},
|
|
2236
2243
|
{
|
|
2237
2244
|
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M6.5 3C4.567 3 3 4.567 3 6.5V19H1.5C1.22386 19 1 19.2239 1 19.5C1 19.7761 1.22386 20 1.5 20H22.5C22.7761 20 23 19.7761 23 19.5C23 19.2239 22.7761 19 22.5 19H21V10.5C21 8.567 19.433 7 17.5 7H16V19H15V6.5C15 4.567 13.433 3 11.5 3H6.5ZM7.5 8C7.22386 8 7 8.22386 7 8.5C7 8.77614 7.22386 9 7.5 9H10.5C10.7761 9 11 8.77614 11 8.5C11 8.22386 10.7761 8 10.5 8H7.5ZM7.5 12C7.22386 12 7 12.2239 7 12.5C7 12.7761 7.22386 13 7.5 13H10.5C10.7761 13 11 12.7761 11 12.5C11 12.2239 10.7761 12 10.5 12H7.5Z\" fill=\"currentColor\"/>",
|
|
2238
2245
|
"tags": "Path",
|
|
@@ -9702,6 +9709,13 @@
|
|
|
9702
9709
|
"iconName": "shield, security, protection",
|
|
9703
9710
|
"pathname": "src/IconShield"
|
|
9704
9711
|
},
|
|
9712
|
+
{
|
|
9713
|
+
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M10.6674 2.00801C11.521 1.65651 12.479 1.65651 13.3326 2.00801L18.8326 4.27272C20.1441 4.81273 21 6.09081 21 7.50909V13C21 17.9706 16.9706 22 12 22C7.02944 22 3 17.9706 3 13V7.50909C3 6.09081 3.85592 4.81273 5.16738 4.27272L10.6674 2.00801Z\" fill=\"currentColor\"/>",
|
|
9714
|
+
"tags": "Path",
|
|
9715
|
+
"componentName": "IconShield2",
|
|
9716
|
+
"iconName": "shield-2, safety, privacy",
|
|
9717
|
+
"pathname": "src/IconShield2"
|
|
9718
|
+
},
|
|
9705
9719
|
{
|
|
9706
9720
|
"svg": "<Path d=\"M19.1667 18.4449L22.1854 20.8886C22.4 21.0624 22.7149 21.0292 22.8886 20.8146C23.0624 20.6 23.0292 20.2851 22.8146 20.1114L1.81462 3.11139C1.59999 2.93765 1.28514 2.97079 1.11139 3.18542C0.937646 3.40005 0.970787 3.71489 1.18542 3.88864L3.47756 5.74418C3.17111 6.26883 3 6.87494 3 7.50909V13C3 17.9706 7.02944 22 12 22C14.9243 22 17.5228 20.6054 19.1667 18.4449Z\" fill=\"currentColor\"/><Path d=\"M21 13C21 14.3226 20.7147 15.5786 20.2023 16.7098L4.95634 4.36785C5.02528 4.334 5.09565 4.30225 5.16738 4.27272L10.6674 2.00801C11.521 1.65651 12.479 1.65651 13.3326 2.00801L18.8326 4.27272C20.1441 4.81273 21 6.09081 21 7.50909V13Z\" fill=\"currentColor\"/>",
|
|
9707
9721
|
"tags": "Path",
|
|
@@ -9730,6 +9744,13 @@
|
|
|
9730
9744
|
"iconName": "shield-check-3, check",
|
|
9731
9745
|
"pathname": "src/IconShieldCheck3"
|
|
9732
9746
|
},
|
|
9747
|
+
{
|
|
9748
|
+
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M10.667 2.00789C11.5206 1.65639 12.4794 1.65639 13.333 2.00789L18.833 4.27254C20.1443 4.81263 21 6.09071 21 7.50887V13.0001C20.9999 17.9705 16.9705 22.0001 12 22.0001C7.02953 22.0001 3.00015 17.9705 3 13.0001V7.50887C3 6.09071 3.85573 4.81263 5.16699 4.27254L10.667 2.00789ZM10.3535 9.14656C10.1583 8.9513 9.84175 8.9513 9.64648 9.14656L7.14648 11.6466C6.95124 11.8418 6.95123 12.1583 7.14648 12.3536L9.64648 14.8536C9.84174 15.0488 10.1583 15.0488 10.3535 14.8536C10.5488 14.6583 10.5488 14.3418 10.3535 14.1466L8.20703 12.0001L10.3535 9.85359C10.5488 9.65834 10.5488 9.34183 10.3535 9.14656ZM14.3535 9.14656C14.1583 8.9513 13.8417 8.9513 13.6465 9.14656C13.4512 9.34183 13.4512 9.65834 13.6465 9.85359L15.793 12.0001L13.6465 14.1466C13.4512 14.3418 13.4512 14.6583 13.6465 14.8536C13.8417 15.0488 14.1583 15.0488 14.3535 14.8536L16.8535 12.3536C17.0488 12.1583 17.0488 11.8418 16.8535 11.6466L14.3535 9.14656Z\" fill=\"currentColor\"/>",
|
|
9749
|
+
"tags": "Path",
|
|
9750
|
+
"componentName": "IconShieldCode",
|
|
9751
|
+
"iconName": "shield-code, sandbox",
|
|
9752
|
+
"pathname": "src/IconShieldCode"
|
|
9753
|
+
},
|
|
9733
9754
|
{
|
|
9734
9755
|
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M11.2304 2.22393C11.7307 2.06208 12.2693 2.06208 12.7696 2.22393L19.2696 4.32687C20.3011 4.66061 21 5.62126 21 6.70548V11.9128C21 14.573 19.7883 16.5929 18.0945 18.2034C16.4145 19.8008 14.2322 21.0223 12.2374 22.0984C12.0892 22.1784 11.9108 22.1784 11.7626 22.0984C9.76777 21.0223 7.58545 19.8008 5.90547 18.2034C4.21165 16.5929 3 14.573 3 11.9128V6.70548C3 5.62126 3.69887 4.66062 4.73045 4.32687L11.2304 2.22393ZM14.1215 14.3522C14.3163 14.5479 14.6328 14.5487 14.8286 14.3539C15.0243 14.1591 15.025 13.8425 14.8302 13.6468L12.6936 11.5001L14.8302 9.3532C15.025 9.15747 15.0243 8.84089 14.8285 8.64609C14.6328 8.4513 14.3162 8.45206 14.1214 8.64779L11.9881 10.7913L9.85438 8.64755C9.65958 8.45183 9.34299 8.45109 9.14727 8.64589C8.95156 8.84069 8.95081 9.15728 9.14562 9.353L11.2827 11.5002L9.1456 13.6476C8.9508 13.8433 8.95156 14.1599 9.14729 14.3547C9.34302 14.5495 9.65961 14.5487 9.8544 14.353L11.9882 12.2089L14.1215 14.3522Z\" fill=\"currentColor\"/>",
|
|
9735
9756
|
"tags": "Path",
|