@dialpad/dialtone-icons 0.4.0 → 0.5.0
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/dialtone-icons.common.js +165 -0
- package/dist/dialtone-icons.umd.js +165 -0
- package/dist/dialtone-icons.umd.min.js +1 -1
- package/dist/icons.json +1 -1
- package/dist/svg/digital-whisper.svg +1 -0
- package/dist/svg/listening.svg +1 -0
- package/dist/svg/whisper.svg +1 -0
- package/package.json +1 -1
|
@@ -213,6 +213,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
213
213
|
"Dialer": function() { return /* reexport */ Dialer; },
|
|
214
214
|
"DialpadAi": function() { return /* reexport */ DialpadAi; },
|
|
215
215
|
"DialpadAiColor": function() { return /* reexport */ DialpadAiColor; },
|
|
216
|
+
"DigitalWhisper": function() { return /* reexport */ DigitalWhisper; },
|
|
216
217
|
"DinersClub": function() { return /* reexport */ DinersClub; },
|
|
217
218
|
"Discover": function() { return /* reexport */ Discover; },
|
|
218
219
|
"Dissatisfied": function() { return /* reexport */ Dissatisfied; },
|
|
@@ -318,6 +319,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
318
319
|
"ListBullet": function() { return /* reexport */ ListBullet; },
|
|
319
320
|
"ListChecks": function() { return /* reexport */ ListChecks; },
|
|
320
321
|
"Listen": function() { return /* reexport */ Listen; },
|
|
322
|
+
"Listening": function() { return /* reexport */ Listening; },
|
|
321
323
|
"LiveQueue": function() { return /* reexport */ LiveQueue; },
|
|
322
324
|
"LivingThing": function() { return /* reexport */ LivingThing; },
|
|
323
325
|
"Loading": function() { return /* reexport */ Loading; },
|
|
@@ -533,6 +535,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
533
535
|
"Webcam": function() { return /* reexport */ Webcam; },
|
|
534
536
|
"Webchat": function() { return /* reexport */ Webchat; },
|
|
535
537
|
"Whatsapp": function() { return /* reexport */ Whatsapp; },
|
|
538
|
+
"Whisper": function() { return /* reexport */ Whisper; },
|
|
536
539
|
"Wifi": function() { return /* reexport */ Wifi; },
|
|
537
540
|
"WifiOff": function() { return /* reexport */ WifiOff; },
|
|
538
541
|
"Wind": function() { return /* reexport */ Wind; },
|
|
@@ -10925,6 +10928,59 @@ var DialpadAiColor_component = normalizeComponent(
|
|
|
10925
10928
|
)
|
|
10926
10929
|
|
|
10927
10930
|
/* harmony default export */ var DialpadAiColor = (DialpadAiColor_component.exports);
|
|
10931
|
+
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/DigitalWhisper.vue?vue&type=template&id=1563db1e&
|
|
10932
|
+
var DigitalWhispervue_type_template_id_1563db1e_render = function render() {
|
|
10933
|
+
var _vm = this,
|
|
10934
|
+
_c = _vm._self._c;
|
|
10935
|
+
return _c('svg', {
|
|
10936
|
+
staticClass: "d-icon d-icon--digital-whisper",
|
|
10937
|
+
attrs: {
|
|
10938
|
+
"aria-hidden": "true",
|
|
10939
|
+
"role": "img",
|
|
10940
|
+
"data-name": "Digital Whisper",
|
|
10941
|
+
"viewBox": "0 0 10 10",
|
|
10942
|
+
"xmlns": "http://www.w3.org/2000/svg"
|
|
10943
|
+
}
|
|
10944
|
+
}, [_c('path', {
|
|
10945
|
+
attrs: {
|
|
10946
|
+
"fill-rule": "evenodd",
|
|
10947
|
+
"clip-rule": "evenodd",
|
|
10948
|
+
"d": "M1.5 1a.5.5 0 0 0-.5.5.5.5 0 0 1-1 0A1.5 1.5 0 0 1 1.5 0a.5.5 0 0 1 0 1ZM2.75.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5Zm2.5 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5ZM8 .5a.5.5 0 0 1 .5-.5A1.5 1.5 0 0 1 10 1.5a.5.5 0 0 1-1 0 .5.5 0 0 0-.5-.5.5.5 0 0 1-.5-.5ZM.5 2.75a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0v-1a.5.5 0 0 1 .5-.5Zm9 0a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0v-1a.5.5 0 0 1 .5-.5ZM.5 5.5A.5.5 0 0 1 1 6H0a.5.5 0 0 1 .5-.5Zm0 .5H0v1a.5.5 0 0 0 1 0V6H.5Zm9 0a.5.5 0 0 1 .5.5A1.5 1.5 0 0 1 8.5 8a.5.5 0 0 1 0-1 .5.5 0 0 0 .5-.5.5.5 0 0 1 .5-.5ZM2.75 7.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5Zm2.5 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5Zm-4.282.825A.5.5 0 0 0 0 8.5v1a.5.5 0 0 0 .854.354l1-1a.5.5 0 1 0-.708-.708l-.178.179Z",
|
|
10949
|
+
"fill": "currentColor"
|
|
10950
|
+
}
|
|
10951
|
+
})]);
|
|
10952
|
+
};
|
|
10953
|
+
var DigitalWhispervue_type_template_id_1563db1e_staticRenderFns = [];
|
|
10954
|
+
|
|
10955
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/DigitalWhisper.vue?vue&type=script&lang=js&
|
|
10956
|
+
|
|
10957
|
+
/* harmony default export */ var DigitalWhispervue_type_script_lang_js_ = ({
|
|
10958
|
+
created() {
|
|
10959
|
+
this.uniqueID = getUniqueString();
|
|
10960
|
+
}
|
|
10961
|
+
});
|
|
10962
|
+
;// CONCATENATED MODULE: ./src/icons/DigitalWhisper.vue?vue&type=script&lang=js&
|
|
10963
|
+
/* harmony default export */ var icons_DigitalWhispervue_type_script_lang_js_ = (DigitalWhispervue_type_script_lang_js_);
|
|
10964
|
+
;// CONCATENATED MODULE: ./src/icons/DigitalWhisper.vue
|
|
10965
|
+
|
|
10966
|
+
|
|
10967
|
+
|
|
10968
|
+
|
|
10969
|
+
|
|
10970
|
+
/* normalize component */
|
|
10971
|
+
;
|
|
10972
|
+
var DigitalWhisper_component = normalizeComponent(
|
|
10973
|
+
icons_DigitalWhispervue_type_script_lang_js_,
|
|
10974
|
+
DigitalWhispervue_type_template_id_1563db1e_render,
|
|
10975
|
+
DigitalWhispervue_type_template_id_1563db1e_staticRenderFns,
|
|
10976
|
+
false,
|
|
10977
|
+
null,
|
|
10978
|
+
null,
|
|
10979
|
+
null
|
|
10980
|
+
|
|
10981
|
+
)
|
|
10982
|
+
|
|
10983
|
+
/* harmony default export */ var DigitalWhisper = (DigitalWhisper_component.exports);
|
|
10928
10984
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/DinersClub.vue?vue&type=template&id=45bd969c&
|
|
10929
10985
|
var DinersClubvue_type_template_id_45bd969c_render = function render() {
|
|
10930
10986
|
var _vm = this,
|
|
@@ -17517,6 +17573,59 @@ var Listen_component = normalizeComponent(
|
|
|
17517
17573
|
)
|
|
17518
17574
|
|
|
17519
17575
|
/* harmony default export */ var Listen = (Listen_component.exports);
|
|
17576
|
+
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/Listening.vue?vue&type=template&id=5b77126e&
|
|
17577
|
+
var Listeningvue_type_template_id_5b77126e_render = function render() {
|
|
17578
|
+
var _vm = this,
|
|
17579
|
+
_c = _vm._self._c;
|
|
17580
|
+
return _c('svg', {
|
|
17581
|
+
staticClass: "d-icon d-icon--listening",
|
|
17582
|
+
attrs: {
|
|
17583
|
+
"aria-hidden": "true",
|
|
17584
|
+
"role": "img",
|
|
17585
|
+
"data-name": "Listening",
|
|
17586
|
+
"viewBox": "0 0 11 12",
|
|
17587
|
+
"xmlns": "http://www.w3.org/2000/svg"
|
|
17588
|
+
}
|
|
17589
|
+
}, [_c('path', {
|
|
17590
|
+
attrs: {
|
|
17591
|
+
"fill-rule": "evenodd",
|
|
17592
|
+
"clip-rule": "evenodd",
|
|
17593
|
+
"d": "M7.25 1.5A2.75 2.75 0 0 0 4.5 4.25a.5.5 0 0 1-1 0 3.75 3.75 0 0 1 7.5 0c0 .841-.212 1.495-.544 2.03-.325.523-.752.91-1.136 1.23l-.249.204c-.29.237-.53.433-.723.658-.223.26-.348.524-.348.878a2.25 2.25 0 1 1-4.5 0 .5.5 0 0 1 1 0 1.25 1.25 0 1 0 2.5 0c0-.646.25-1.132.59-1.529.256-.299.585-.567.884-.811.07-.058.14-.114.206-.17.366-.304.69-.606.926-.988.231-.372.394-.843.394-1.502A2.75 2.75 0 0 0 7.25 1.5ZM6.013 3.013A1.75 1.75 0 0 1 9 4.25a.5.5 0 0 1-1 0 .75.75 0 0 0-1.5 0v.086a1.5 1.5 0 0 1 .56.353.5.5 0 0 1-.706.707A.5.5 0 0 0 6 5.25a.5.5 0 0 1-.5-.5v-.5c0-.464.184-.91.513-1.237ZM.5 6.75a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0Zm2 0a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0Zm2 0a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0Z",
|
|
17594
|
+
"fill": "currentColor"
|
|
17595
|
+
}
|
|
17596
|
+
})]);
|
|
17597
|
+
};
|
|
17598
|
+
var Listeningvue_type_template_id_5b77126e_staticRenderFns = [];
|
|
17599
|
+
|
|
17600
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/Listening.vue?vue&type=script&lang=js&
|
|
17601
|
+
|
|
17602
|
+
/* harmony default export */ var Listeningvue_type_script_lang_js_ = ({
|
|
17603
|
+
created() {
|
|
17604
|
+
this.uniqueID = getUniqueString();
|
|
17605
|
+
}
|
|
17606
|
+
});
|
|
17607
|
+
;// CONCATENATED MODULE: ./src/icons/Listening.vue?vue&type=script&lang=js&
|
|
17608
|
+
/* harmony default export */ var icons_Listeningvue_type_script_lang_js_ = (Listeningvue_type_script_lang_js_);
|
|
17609
|
+
;// CONCATENATED MODULE: ./src/icons/Listening.vue
|
|
17610
|
+
|
|
17611
|
+
|
|
17612
|
+
|
|
17613
|
+
|
|
17614
|
+
|
|
17615
|
+
/* normalize component */
|
|
17616
|
+
;
|
|
17617
|
+
var Listening_component = normalizeComponent(
|
|
17618
|
+
icons_Listeningvue_type_script_lang_js_,
|
|
17619
|
+
Listeningvue_type_template_id_5b77126e_render,
|
|
17620
|
+
Listeningvue_type_template_id_5b77126e_staticRenderFns,
|
|
17621
|
+
false,
|
|
17622
|
+
null,
|
|
17623
|
+
null,
|
|
17624
|
+
null
|
|
17625
|
+
|
|
17626
|
+
)
|
|
17627
|
+
|
|
17628
|
+
/* harmony default export */ var Listening = (Listening_component.exports);
|
|
17520
17629
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/LiveQueue.vue?vue&type=template&id=943db5f0&
|
|
17521
17630
|
var LiveQueuevue_type_template_id_943db5f0_render = function render() {
|
|
17522
17631
|
var _vm = this,
|
|
@@ -31150,6 +31259,59 @@ var Whatsapp_component = normalizeComponent(
|
|
|
31150
31259
|
)
|
|
31151
31260
|
|
|
31152
31261
|
/* harmony default export */ var Whatsapp = (Whatsapp_component.exports);
|
|
31262
|
+
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/Whisper.vue?vue&type=template&id=50ecb199&
|
|
31263
|
+
var Whispervue_type_template_id_50ecb199_render = function render() {
|
|
31264
|
+
var _vm = this,
|
|
31265
|
+
_c = _vm._self._c;
|
|
31266
|
+
return _c('svg', {
|
|
31267
|
+
staticClass: "d-icon d-icon--whisper",
|
|
31268
|
+
attrs: {
|
|
31269
|
+
"aria-hidden": "true",
|
|
31270
|
+
"role": "img",
|
|
31271
|
+
"data-name": "Whisper",
|
|
31272
|
+
"viewBox": "0 0 11 12",
|
|
31273
|
+
"xmlns": "http://www.w3.org/2000/svg"
|
|
31274
|
+
}
|
|
31275
|
+
}, [_c('path', {
|
|
31276
|
+
attrs: {
|
|
31277
|
+
"fill-rule": "evenodd",
|
|
31278
|
+
"clip-rule": "evenodd",
|
|
31279
|
+
"d": "M6.75 1.5a2.75 2.75 0 0 0-2.676 2.115.5.5 0 0 1-.973-.23 3.75 3.75 0 0 1 7.399.865c0 .841-.213 1.495-.544 2.03-.325.523-.752.91-1.136 1.23l-.249.204c-.29.237-.53.433-.723.658-.223.26-.348.524-.348.878a2.25 2.25 0 0 1-4.329.861.5.5 0 1 1 .924-.383A1.25 1.25 0 0 0 6.5 9.25c0-.646.25-1.132.59-1.529.256-.299.585-.567.884-.811.07-.058.14-.114.206-.17.366-.304.69-.606.926-.988.231-.372.394-.843.394-1.502A2.75 2.75 0 0 0 6.75 1.5ZM5.513 3.013A1.75 1.75 0 0 1 8.5 4.25a.5.5 0 0 1-1 0 .75.75 0 0 0-1.5 0v.086a1.5 1.5 0 0 1 .56.353.5.5 0 0 1-.706.707.5.5 0 0 0-.354-.146.5.5 0 0 1-.5-.5v-.5c0-.464.184-.91.513-1.237ZM1.955 4.338a.5.5 0 0 1 .707 0L4.47 6.146a.5.5 0 0 1 0 .708L2.662 8.662a.5.5 0 1 1-.707-.707L2.909 7H.5a.5.5 0 0 1 0-1h2.41l-.954-.955a.5.5 0 0 1 0-.707Z",
|
|
31280
|
+
"fill": "currentColor"
|
|
31281
|
+
}
|
|
31282
|
+
})]);
|
|
31283
|
+
};
|
|
31284
|
+
var Whispervue_type_template_id_50ecb199_staticRenderFns = [];
|
|
31285
|
+
|
|
31286
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/Whisper.vue?vue&type=script&lang=js&
|
|
31287
|
+
|
|
31288
|
+
/* harmony default export */ var Whispervue_type_script_lang_js_ = ({
|
|
31289
|
+
created() {
|
|
31290
|
+
this.uniqueID = getUniqueString();
|
|
31291
|
+
}
|
|
31292
|
+
});
|
|
31293
|
+
;// CONCATENATED MODULE: ./src/icons/Whisper.vue?vue&type=script&lang=js&
|
|
31294
|
+
/* harmony default export */ var icons_Whispervue_type_script_lang_js_ = (Whispervue_type_script_lang_js_);
|
|
31295
|
+
;// CONCATENATED MODULE: ./src/icons/Whisper.vue
|
|
31296
|
+
|
|
31297
|
+
|
|
31298
|
+
|
|
31299
|
+
|
|
31300
|
+
|
|
31301
|
+
/* normalize component */
|
|
31302
|
+
;
|
|
31303
|
+
var Whisper_component = normalizeComponent(
|
|
31304
|
+
icons_Whispervue_type_script_lang_js_,
|
|
31305
|
+
Whispervue_type_template_id_50ecb199_render,
|
|
31306
|
+
Whispervue_type_template_id_50ecb199_staticRenderFns,
|
|
31307
|
+
false,
|
|
31308
|
+
null,
|
|
31309
|
+
null,
|
|
31310
|
+
null
|
|
31311
|
+
|
|
31312
|
+
)
|
|
31313
|
+
|
|
31314
|
+
/* harmony default export */ var Whisper = (Whisper_component.exports);
|
|
31153
31315
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/Wifi.vue?vue&type=template&id=8b78b9b0&
|
|
31154
31316
|
var Wifivue_type_template_id_8b78b9b0_render = function render() {
|
|
31155
31317
|
var _vm = this,
|
|
@@ -32590,6 +32752,9 @@ var ZoomOut_component = normalizeComponent(
|
|
|
32590
32752
|
|
|
32591
32753
|
|
|
32592
32754
|
|
|
32755
|
+
|
|
32756
|
+
|
|
32757
|
+
|
|
32593
32758
|
|
|
32594
32759
|
|
|
32595
32760
|
|
|
@@ -223,6 +223,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
223
223
|
"Dialer": function() { return /* reexport */ Dialer; },
|
|
224
224
|
"DialpadAi": function() { return /* reexport */ DialpadAi; },
|
|
225
225
|
"DialpadAiColor": function() { return /* reexport */ DialpadAiColor; },
|
|
226
|
+
"DigitalWhisper": function() { return /* reexport */ DigitalWhisper; },
|
|
226
227
|
"DinersClub": function() { return /* reexport */ DinersClub; },
|
|
227
228
|
"Discover": function() { return /* reexport */ Discover; },
|
|
228
229
|
"Dissatisfied": function() { return /* reexport */ Dissatisfied; },
|
|
@@ -328,6 +329,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
328
329
|
"ListBullet": function() { return /* reexport */ ListBullet; },
|
|
329
330
|
"ListChecks": function() { return /* reexport */ ListChecks; },
|
|
330
331
|
"Listen": function() { return /* reexport */ Listen; },
|
|
332
|
+
"Listening": function() { return /* reexport */ Listening; },
|
|
331
333
|
"LiveQueue": function() { return /* reexport */ LiveQueue; },
|
|
332
334
|
"LivingThing": function() { return /* reexport */ LivingThing; },
|
|
333
335
|
"Loading": function() { return /* reexport */ Loading; },
|
|
@@ -543,6 +545,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
543
545
|
"Webcam": function() { return /* reexport */ Webcam; },
|
|
544
546
|
"Webchat": function() { return /* reexport */ Webchat; },
|
|
545
547
|
"Whatsapp": function() { return /* reexport */ Whatsapp; },
|
|
548
|
+
"Whisper": function() { return /* reexport */ Whisper; },
|
|
546
549
|
"Wifi": function() { return /* reexport */ Wifi; },
|
|
547
550
|
"WifiOff": function() { return /* reexport */ WifiOff; },
|
|
548
551
|
"Wind": function() { return /* reexport */ Wind; },
|
|
@@ -10935,6 +10938,59 @@ var DialpadAiColor_component = normalizeComponent(
|
|
|
10935
10938
|
)
|
|
10936
10939
|
|
|
10937
10940
|
/* harmony default export */ var DialpadAiColor = (DialpadAiColor_component.exports);
|
|
10941
|
+
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/DigitalWhisper.vue?vue&type=template&id=1563db1e&
|
|
10942
|
+
var DigitalWhispervue_type_template_id_1563db1e_render = function render() {
|
|
10943
|
+
var _vm = this,
|
|
10944
|
+
_c = _vm._self._c;
|
|
10945
|
+
return _c('svg', {
|
|
10946
|
+
staticClass: "d-icon d-icon--digital-whisper",
|
|
10947
|
+
attrs: {
|
|
10948
|
+
"aria-hidden": "true",
|
|
10949
|
+
"role": "img",
|
|
10950
|
+
"data-name": "Digital Whisper",
|
|
10951
|
+
"viewBox": "0 0 10 10",
|
|
10952
|
+
"xmlns": "http://www.w3.org/2000/svg"
|
|
10953
|
+
}
|
|
10954
|
+
}, [_c('path', {
|
|
10955
|
+
attrs: {
|
|
10956
|
+
"fill-rule": "evenodd",
|
|
10957
|
+
"clip-rule": "evenodd",
|
|
10958
|
+
"d": "M1.5 1a.5.5 0 0 0-.5.5.5.5 0 0 1-1 0A1.5 1.5 0 0 1 1.5 0a.5.5 0 0 1 0 1ZM2.75.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5Zm2.5 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5ZM8 .5a.5.5 0 0 1 .5-.5A1.5 1.5 0 0 1 10 1.5a.5.5 0 0 1-1 0 .5.5 0 0 0-.5-.5.5.5 0 0 1-.5-.5ZM.5 2.75a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0v-1a.5.5 0 0 1 .5-.5Zm9 0a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0v-1a.5.5 0 0 1 .5-.5ZM.5 5.5A.5.5 0 0 1 1 6H0a.5.5 0 0 1 .5-.5Zm0 .5H0v1a.5.5 0 0 0 1 0V6H.5Zm9 0a.5.5 0 0 1 .5.5A1.5 1.5 0 0 1 8.5 8a.5.5 0 0 1 0-1 .5.5 0 0 0 .5-.5.5.5 0 0 1 .5-.5ZM2.75 7.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5Zm2.5 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5Zm-4.282.825A.5.5 0 0 0 0 8.5v1a.5.5 0 0 0 .854.354l1-1a.5.5 0 1 0-.708-.708l-.178.179Z",
|
|
10959
|
+
"fill": "currentColor"
|
|
10960
|
+
}
|
|
10961
|
+
})]);
|
|
10962
|
+
};
|
|
10963
|
+
var DigitalWhispervue_type_template_id_1563db1e_staticRenderFns = [];
|
|
10964
|
+
|
|
10965
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/DigitalWhisper.vue?vue&type=script&lang=js&
|
|
10966
|
+
|
|
10967
|
+
/* harmony default export */ var DigitalWhispervue_type_script_lang_js_ = ({
|
|
10968
|
+
created() {
|
|
10969
|
+
this.uniqueID = getUniqueString();
|
|
10970
|
+
}
|
|
10971
|
+
});
|
|
10972
|
+
;// CONCATENATED MODULE: ./src/icons/DigitalWhisper.vue?vue&type=script&lang=js&
|
|
10973
|
+
/* harmony default export */ var icons_DigitalWhispervue_type_script_lang_js_ = (DigitalWhispervue_type_script_lang_js_);
|
|
10974
|
+
;// CONCATENATED MODULE: ./src/icons/DigitalWhisper.vue
|
|
10975
|
+
|
|
10976
|
+
|
|
10977
|
+
|
|
10978
|
+
|
|
10979
|
+
|
|
10980
|
+
/* normalize component */
|
|
10981
|
+
;
|
|
10982
|
+
var DigitalWhisper_component = normalizeComponent(
|
|
10983
|
+
icons_DigitalWhispervue_type_script_lang_js_,
|
|
10984
|
+
DigitalWhispervue_type_template_id_1563db1e_render,
|
|
10985
|
+
DigitalWhispervue_type_template_id_1563db1e_staticRenderFns,
|
|
10986
|
+
false,
|
|
10987
|
+
null,
|
|
10988
|
+
null,
|
|
10989
|
+
null
|
|
10990
|
+
|
|
10991
|
+
)
|
|
10992
|
+
|
|
10993
|
+
/* harmony default export */ var DigitalWhisper = (DigitalWhisper_component.exports);
|
|
10938
10994
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/DinersClub.vue?vue&type=template&id=45bd969c&
|
|
10939
10995
|
var DinersClubvue_type_template_id_45bd969c_render = function render() {
|
|
10940
10996
|
var _vm = this,
|
|
@@ -17527,6 +17583,59 @@ var Listen_component = normalizeComponent(
|
|
|
17527
17583
|
)
|
|
17528
17584
|
|
|
17529
17585
|
/* harmony default export */ var Listen = (Listen_component.exports);
|
|
17586
|
+
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/Listening.vue?vue&type=template&id=5b77126e&
|
|
17587
|
+
var Listeningvue_type_template_id_5b77126e_render = function render() {
|
|
17588
|
+
var _vm = this,
|
|
17589
|
+
_c = _vm._self._c;
|
|
17590
|
+
return _c('svg', {
|
|
17591
|
+
staticClass: "d-icon d-icon--listening",
|
|
17592
|
+
attrs: {
|
|
17593
|
+
"aria-hidden": "true",
|
|
17594
|
+
"role": "img",
|
|
17595
|
+
"data-name": "Listening",
|
|
17596
|
+
"viewBox": "0 0 11 12",
|
|
17597
|
+
"xmlns": "http://www.w3.org/2000/svg"
|
|
17598
|
+
}
|
|
17599
|
+
}, [_c('path', {
|
|
17600
|
+
attrs: {
|
|
17601
|
+
"fill-rule": "evenodd",
|
|
17602
|
+
"clip-rule": "evenodd",
|
|
17603
|
+
"d": "M7.25 1.5A2.75 2.75 0 0 0 4.5 4.25a.5.5 0 0 1-1 0 3.75 3.75 0 0 1 7.5 0c0 .841-.212 1.495-.544 2.03-.325.523-.752.91-1.136 1.23l-.249.204c-.29.237-.53.433-.723.658-.223.26-.348.524-.348.878a2.25 2.25 0 1 1-4.5 0 .5.5 0 0 1 1 0 1.25 1.25 0 1 0 2.5 0c0-.646.25-1.132.59-1.529.256-.299.585-.567.884-.811.07-.058.14-.114.206-.17.366-.304.69-.606.926-.988.231-.372.394-.843.394-1.502A2.75 2.75 0 0 0 7.25 1.5ZM6.013 3.013A1.75 1.75 0 0 1 9 4.25a.5.5 0 0 1-1 0 .75.75 0 0 0-1.5 0v.086a1.5 1.5 0 0 1 .56.353.5.5 0 0 1-.706.707A.5.5 0 0 0 6 5.25a.5.5 0 0 1-.5-.5v-.5c0-.464.184-.91.513-1.237ZM.5 6.75a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0Zm2 0a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0Zm2 0a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0Z",
|
|
17604
|
+
"fill": "currentColor"
|
|
17605
|
+
}
|
|
17606
|
+
})]);
|
|
17607
|
+
};
|
|
17608
|
+
var Listeningvue_type_template_id_5b77126e_staticRenderFns = [];
|
|
17609
|
+
|
|
17610
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/Listening.vue?vue&type=script&lang=js&
|
|
17611
|
+
|
|
17612
|
+
/* harmony default export */ var Listeningvue_type_script_lang_js_ = ({
|
|
17613
|
+
created() {
|
|
17614
|
+
this.uniqueID = getUniqueString();
|
|
17615
|
+
}
|
|
17616
|
+
});
|
|
17617
|
+
;// CONCATENATED MODULE: ./src/icons/Listening.vue?vue&type=script&lang=js&
|
|
17618
|
+
/* harmony default export */ var icons_Listeningvue_type_script_lang_js_ = (Listeningvue_type_script_lang_js_);
|
|
17619
|
+
;// CONCATENATED MODULE: ./src/icons/Listening.vue
|
|
17620
|
+
|
|
17621
|
+
|
|
17622
|
+
|
|
17623
|
+
|
|
17624
|
+
|
|
17625
|
+
/* normalize component */
|
|
17626
|
+
;
|
|
17627
|
+
var Listening_component = normalizeComponent(
|
|
17628
|
+
icons_Listeningvue_type_script_lang_js_,
|
|
17629
|
+
Listeningvue_type_template_id_5b77126e_render,
|
|
17630
|
+
Listeningvue_type_template_id_5b77126e_staticRenderFns,
|
|
17631
|
+
false,
|
|
17632
|
+
null,
|
|
17633
|
+
null,
|
|
17634
|
+
null
|
|
17635
|
+
|
|
17636
|
+
)
|
|
17637
|
+
|
|
17638
|
+
/* harmony default export */ var Listening = (Listening_component.exports);
|
|
17530
17639
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/LiveQueue.vue?vue&type=template&id=943db5f0&
|
|
17531
17640
|
var LiveQueuevue_type_template_id_943db5f0_render = function render() {
|
|
17532
17641
|
var _vm = this,
|
|
@@ -31160,6 +31269,59 @@ var Whatsapp_component = normalizeComponent(
|
|
|
31160
31269
|
)
|
|
31161
31270
|
|
|
31162
31271
|
/* harmony default export */ var Whatsapp = (Whatsapp_component.exports);
|
|
31272
|
+
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/Whisper.vue?vue&type=template&id=50ecb199&
|
|
31273
|
+
var Whispervue_type_template_id_50ecb199_render = function render() {
|
|
31274
|
+
var _vm = this,
|
|
31275
|
+
_c = _vm._self._c;
|
|
31276
|
+
return _c('svg', {
|
|
31277
|
+
staticClass: "d-icon d-icon--whisper",
|
|
31278
|
+
attrs: {
|
|
31279
|
+
"aria-hidden": "true",
|
|
31280
|
+
"role": "img",
|
|
31281
|
+
"data-name": "Whisper",
|
|
31282
|
+
"viewBox": "0 0 11 12",
|
|
31283
|
+
"xmlns": "http://www.w3.org/2000/svg"
|
|
31284
|
+
}
|
|
31285
|
+
}, [_c('path', {
|
|
31286
|
+
attrs: {
|
|
31287
|
+
"fill-rule": "evenodd",
|
|
31288
|
+
"clip-rule": "evenodd",
|
|
31289
|
+
"d": "M6.75 1.5a2.75 2.75 0 0 0-2.676 2.115.5.5 0 0 1-.973-.23 3.75 3.75 0 0 1 7.399.865c0 .841-.213 1.495-.544 2.03-.325.523-.752.91-1.136 1.23l-.249.204c-.29.237-.53.433-.723.658-.223.26-.348.524-.348.878a2.25 2.25 0 0 1-4.329.861.5.5 0 1 1 .924-.383A1.25 1.25 0 0 0 6.5 9.25c0-.646.25-1.132.59-1.529.256-.299.585-.567.884-.811.07-.058.14-.114.206-.17.366-.304.69-.606.926-.988.231-.372.394-.843.394-1.502A2.75 2.75 0 0 0 6.75 1.5ZM5.513 3.013A1.75 1.75 0 0 1 8.5 4.25a.5.5 0 0 1-1 0 .75.75 0 0 0-1.5 0v.086a1.5 1.5 0 0 1 .56.353.5.5 0 0 1-.706.707.5.5 0 0 0-.354-.146.5.5 0 0 1-.5-.5v-.5c0-.464.184-.91.513-1.237ZM1.955 4.338a.5.5 0 0 1 .707 0L4.47 6.146a.5.5 0 0 1 0 .708L2.662 8.662a.5.5 0 1 1-.707-.707L2.909 7H.5a.5.5 0 0 1 0-1h2.41l-.954-.955a.5.5 0 0 1 0-.707Z",
|
|
31290
|
+
"fill": "currentColor"
|
|
31291
|
+
}
|
|
31292
|
+
})]);
|
|
31293
|
+
};
|
|
31294
|
+
var Whispervue_type_template_id_50ecb199_staticRenderFns = [];
|
|
31295
|
+
|
|
31296
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/Whisper.vue?vue&type=script&lang=js&
|
|
31297
|
+
|
|
31298
|
+
/* harmony default export */ var Whispervue_type_script_lang_js_ = ({
|
|
31299
|
+
created() {
|
|
31300
|
+
this.uniqueID = getUniqueString();
|
|
31301
|
+
}
|
|
31302
|
+
});
|
|
31303
|
+
;// CONCATENATED MODULE: ./src/icons/Whisper.vue?vue&type=script&lang=js&
|
|
31304
|
+
/* harmony default export */ var icons_Whispervue_type_script_lang_js_ = (Whispervue_type_script_lang_js_);
|
|
31305
|
+
;// CONCATENATED MODULE: ./src/icons/Whisper.vue
|
|
31306
|
+
|
|
31307
|
+
|
|
31308
|
+
|
|
31309
|
+
|
|
31310
|
+
|
|
31311
|
+
/* normalize component */
|
|
31312
|
+
;
|
|
31313
|
+
var Whisper_component = normalizeComponent(
|
|
31314
|
+
icons_Whispervue_type_script_lang_js_,
|
|
31315
|
+
Whispervue_type_template_id_50ecb199_render,
|
|
31316
|
+
Whispervue_type_template_id_50ecb199_staticRenderFns,
|
|
31317
|
+
false,
|
|
31318
|
+
null,
|
|
31319
|
+
null,
|
|
31320
|
+
null
|
|
31321
|
+
|
|
31322
|
+
)
|
|
31323
|
+
|
|
31324
|
+
/* harmony default export */ var Whisper = (Whisper_component.exports);
|
|
31163
31325
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/Wifi.vue?vue&type=template&id=8b78b9b0&
|
|
31164
31326
|
var Wifivue_type_template_id_8b78b9b0_render = function render() {
|
|
31165
31327
|
var _vm = this,
|
|
@@ -32600,6 +32762,9 @@ var ZoomOut_component = normalizeComponent(
|
|
|
32600
32762
|
|
|
32601
32763
|
|
|
32602
32764
|
|
|
32765
|
+
|
|
32766
|
+
|
|
32767
|
+
|
|
32603
32768
|
|
|
32604
32769
|
|
|
32605
32770
|
|