@central-icons-react-native/round-outlined-radius-1-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.5 20.5C7.74416 19.4865 9.90746 16.9822 10.5 12.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M5.10986 14.918C6.08659 17.9092 8.12944 19.6856 11.4999 20.4998\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M3.5 12.5H11.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M7.5 12V10.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M20.5 8.5V11M17.5 3.5V15.5M14.5 6.5V10M11.5 4.5V8\" stroke=\"currentColor\" strokeLinecap=\"round\" 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=\"round\" strokeLinejoin=\"round\"/>",
|
|
6312
6319
|
"tags": "Path",
|