@central-icons-react-native/square-outlined-radius-0-stroke-1 1.1.38 → 1.1.39
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/IconLiveVoiceTranslate/index.d.ts +4 -0
- package/IconLiveVoiceTranslate/index.js +2 -0
- package/IconLiveVoiceTranslate/index.js.map +1 -0
- package/IconLiveVoiceTranslate/index.mjs +2 -0
- package/IconLiveVoiceTranslate/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
|
@@ -6307,6 +6307,13 @@
|
|
|
6307
6307
|
"iconName": "live-no-signal, signal",
|
|
6308
6308
|
"pathname": "src/IconLiveNoSignal"
|
|
6309
6309
|
},
|
|
6310
|
+
{
|
|
6311
|
+
"svg": "<Path d=\"M3.38386 20.0137L2.89754 20.1298L3.12981 21.1025L3.61614 20.9863L3.5 20.5L3.38386 20.0137ZM10.5 12.5L10.0043 12.4345C9.71664 14.6105 9.05474 16.2545 7.99257 17.4721C6.93229 18.6875 5.43278 19.5244 3.38386 20.0137L3.5 20.5L3.61614 20.9863C5.81138 20.4621 7.51559 19.5401 8.74614 18.1295C9.97479 16.721 10.6908 14.8717 10.9957 12.5655L10.5 12.5Z\" fill=\"currentColor\"/><Path d=\"M5.10986 14.9182C6.08659 17.9094 8.12944 19.6858 11.4999 20.5001\" stroke=\"currentColor\" strokeLinecap=\"square\" strokeLinejoin=\"round\"/><Path d=\"M3.5 12.5H11.5\" stroke=\"currentColor\" strokeLinecap=\"square\" strokeLinejoin=\"round\"/><Path d=\"M7.5 11.9998V10.4998\" stroke=\"currentColor\" strokeLinecap=\"square\" strokeLinejoin=\"round\"/><Path d=\"M20.5 8.5V11M17.5 3.5V15.5M14.5 6.5V10M11.5 4.5V8\" stroke=\"currentColor\" strokeLinecap=\"square\" strokeLinejoin=\"round\"/>",
|
|
6312
|
+
"tags": "Path",
|
|
6313
|
+
"componentName": "IconLiveVoiceTranslate",
|
|
6314
|
+
"iconName": "live-voice-translate",
|
|
6315
|
+
"pathname": "src/IconLiveVoiceTranslate"
|
|
6316
|
+
},
|
|
6310
6317
|
{
|
|
6311
6318
|
"svg": "<Path d=\"M15.8891 8.11084C18.037 10.2587 18.037 13.7411 15.8891 15.889M8.11091 15.889C5.96303 13.7411 5.96303 10.2587 8.11091 8.11084M13.5 11.9999C13.5 12.8284 12.8284 13.4999 12 13.4999C11.1716 13.4999 10.5 12.8284 10.5 11.9999C10.5 11.1715 11.1716 10.4999 12 10.4999C12.8284 10.4999 13.5 11.1715 13.5 11.9999Z\" stroke=\"currentColor\" strokeLinecap=\"square\"/>",
|
|
6312
6319
|
"tags": "Path",
|