voiptime-components 1.12.7 → 1.12.8
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/dist/index.cjs.js +1 -1
- package/dist/index.es.js +3 -3
- package/dist/index.umd.js +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -2471,20 +2471,20 @@ function A3(n, e) {
|
|
|
2471
2471
|
return l(), a("svg", E3, e[0] || (e[0] = [
|
|
2472
2472
|
o("path", {
|
|
2473
2473
|
d: "M9.97095 5H6.47095C5.47095 5 3.47095 5.67708 3.47095 7.70833C3.47095 9.73958 5.47095 10.4167 6.47095 10.4167H13.8043C14.8043 10.4167 16.8043 11.0937 16.8043 13.125C16.8043 15.1562 14.8043 15.8333 13.8043 15.8333H6.13761",
|
|
2474
|
-
stroke: "
|
|
2474
|
+
stroke: "currentColor",
|
|
2475
2475
|
"stroke-width": "1.5",
|
|
2476
2476
|
"stroke-linecap": "round",
|
|
2477
2477
|
"stroke-linejoin": "round"
|
|
2478
2478
|
}, null, -1),
|
|
2479
2479
|
o("path", {
|
|
2480
2480
|
d: "M4.72095 17.5C5.05247 17.5 5.37041 17.3683 5.60483 17.1339C5.83925 16.8995 5.97095 16.5815 5.97095 16.25C5.97095 15.9185 5.83925 15.6005 5.60483 15.3661C5.37041 15.1317 5.05247 15 4.72095 15C4.38943 15 4.07148 15.1317 3.83706 15.3661C3.60264 15.6005 3.47095 15.9185 3.47095 16.25C3.47095 16.5815 3.60264 16.8995 3.83706 17.1339C4.07148 17.3683 4.38943 17.5 4.72095 17.5Z",
|
|
2481
|
-
stroke: "
|
|
2481
|
+
stroke: "currentColor",
|
|
2482
2482
|
"stroke-width": "1.5",
|
|
2483
2483
|
"stroke-linejoin": "round"
|
|
2484
2484
|
}, null, -1),
|
|
2485
2485
|
o("path", {
|
|
2486
2486
|
d: "M12.6376 5.00065L14.3042 6.66732L17.6376 3.33398",
|
|
2487
|
-
stroke: "
|
|
2487
|
+
stroke: "currentColor",
|
|
2488
2488
|
"stroke-width": "1.5",
|
|
2489
2489
|
"stroke-linecap": "round",
|
|
2490
2490
|
"stroke-linejoin": "round"
|