@central-icons-react-native/round-outlined-radius-2-stroke-2 1.1.43 → 1.1.45
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/IconDino/index.d.ts +4 -0
- package/IconDino/index.js +2 -0
- package/IconDino/index.js.map +1 -0
- package/IconDino/index.mjs +2 -0
- package/IconDino/index.mjs.map +1 -0
- package/IconJump/index.d.ts +4 -0
- package/IconJump/index.js +2 -0
- package/IconJump/index.js.map +1 -0
- package/IconJump/index.mjs +2 -0
- package/IconJump/index.mjs.map +1 -0
- package/README.md +3 -4
- package/filtered-icons.json +29 -1
- package/icons/index.d.ts +2 -0
- package/icons-index.json +10 -9
- 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
|
@@ -3955,6 +3955,13 @@
|
|
|
3955
3955
|
"iconName": "dices, random, roll",
|
|
3956
3956
|
"pathname": "src/IconDices"
|
|
3957
3957
|
},
|
|
3958
|
+
{
|
|
3959
|
+
"svg": "<Path d=\"M16.5 5.75V11.5H16C8.58264 6.98509 6.98941 10.7904 5.45141 14.4637C4.60487 16.4856 3.77506 18.4675 2 19H7V19.5C7 20.3284 7.67157 21 8.5 21C9.32843 21 10 20.3284 10 19.5V19H14V19.5C14 20.3284 14.6716 21 15.5 21C16.3284 21 17 20.3284 17 19.5V18.1973C18.7934 17.1599 20 15.2208 20 13V8.11803C20 7.73926 20.214 7.393 20.5528 7.22361L22 6.5V5.75C22 4.23122 20.7688 3 19.25 3C17.7312 3 16.5 4.23122 16.5 5.75Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/>",
|
|
3960
|
+
"tags": "Path",
|
|
3961
|
+
"componentName": "IconDino",
|
|
3962
|
+
"iconName": "dino, age, old",
|
|
3963
|
+
"pathname": "src/IconDino"
|
|
3964
|
+
},
|
|
3958
3965
|
{
|
|
3959
3966
|
"svg": "<Path d=\"M12 16V20M12 16H6C5.37049 16 4.77771 15.7036 4.4 15.2L2.9 13.2C2.36667 12.4889 2.36667 11.5111 2.9 10.8L4.4 8.8C4.77771 8.29639 5.37049 8 6 8H11C11.5523 8 12 8.44772 12 9V16ZM13 4H18C18.6295 4 19.2223 4.29639 19.6 4.8L21.1 6.8C21.6333 7.51111 21.6333 8.48889 21.1 9.2L19.6 11.2C19.2223 11.7036 18.6295 12 18 12H13C12.4477 12 12 11.5523 12 11V5C12 4.44772 12.4477 4 13 4Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
3960
3967
|
"tags": "Path",
|
|
@@ -6034,6 +6041,13 @@
|
|
|
6034
6041
|
"iconName": "judge-gavel, legal, terms, law",
|
|
6035
6042
|
"pathname": "src/IconJudgeGavel"
|
|
6036
6043
|
},
|
|
6044
|
+
{
|
|
6045
|
+
"svg": "<Path d=\"M8 19L16 19\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/><Path d=\"M16 5H21V10\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M20.5 5.5C16 9.5 12.5 13.5 12 19\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M12 18.9999V18.9122C12 12.9251 7.5 7 2 7.06002\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/>",
|
|
6046
|
+
"tags": "Path",
|
|
6047
|
+
"componentName": "IconJump",
|
|
6048
|
+
"iconName": "jump, skip",
|
|
6049
|
+
"pathname": "src/IconJump"
|
|
6050
|
+
},
|
|
6037
6051
|
{
|
|
6038
6052
|
"svg": "<Path d=\"M10 7C10 5.89543 10.8954 5 12 5C13.1046 5 14 5.89543 14 7V17C14 18.1046 13.1046 19 12 19C10.8954 19 10 18.1046 10 17V7Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M3 7C3 5.89543 3.89543 5 5 5C6.10457 5 7 5.89543 7 7V13C7 14.1046 6.10457 15 5 15C3.89543 15 3 14.1046 3 13V7Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M17 7C17 5.89543 17.8954 5 19 5C20.1046 5 21 5.89543 21 7V11C21 12.1046 20.1046 13 19 13C17.8954 13 17 12.1046 17 11V7Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/>",
|
|
6039
6053
|
"tags": "Path",
|