@central-icons-react-native/square-filled-radius-0-stroke-1.5 1.1.44 → 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/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 +1 -0
- package/filtered-icons.json +14 -0
- 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 +7 -0
package/license-check.js
CHANGED
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -6041,6 +6041,13 @@
|
|
|
6041
6041
|
"iconName": "judge-gavel, legal, terms, law",
|
|
6042
6042
|
"pathname": "src/IconJudgeGavel"
|
|
6043
6043
|
},
|
|
6044
|
+
{
|
|
6045
|
+
"svg": "<Path d=\"M22 11H20.5V6.50977C16.4352 10.1894 13.44 13.7855 12.8125 18.5H17V20H7V18.5H11.2393C11.1269 15.6831 9.87561 13.0462 8.01758 11.0811C6.06474 9.01572 3.5014 7.75 1 7.75V6.25C3.99857 6.25 6.93527 7.75346 9.10742 10.0508C10.4359 11.4559 11.4967 13.1804 12.124 15.084C13.4832 11.4071 16.194 8.39666 19.3809 5.5H15V4H22V11Z\" fill=\"currentColor\"/>",
|
|
6046
|
+
"tags": "Path",
|
|
6047
|
+
"componentName": "IconJump",
|
|
6048
|
+
"iconName": "jump, skip",
|
|
6049
|
+
"pathname": "src/IconJump"
|
|
6050
|
+
},
|
|
6044
6051
|
{
|
|
6045
6052
|
"svg": "<Path d=\"M2 4V15.8571H8V4H2Z\" fill=\"currentColor\"/><Path d=\"M9 4V20H15V4H9Z\" fill=\"currentColor\"/><Path d=\"M16 4V13.7857H22V4H16Z\" fill=\"currentColor\"/>",
|
|
6046
6053
|
"tags": "Path",
|