@dialpad/dialtone-icons 0.0.16 → 0.0.17
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 +482 -12
- package/dist/dialtone-icons.umd.js +482 -12
- package/dist/dialtone-icons.umd.min.js +1 -1
- package/dist/icons.json +9 -0
- package/dist/svg/attestation.svg +1 -0
- package/dist/svg/hand.svg +1 -0
- package/dist/svg/large-self-view.svg +1 -0
- package/dist/svg/layout-filmstrip.svg +1 -0
- package/dist/svg/lightbulb-off.svg +1 -0
- package/dist/svg/lightbulb.svg +1 -0
- package/dist/svg/minus-circle.svg +1 -0
- package/dist/svg/music-off.svg +1 -0
- package/dist/svg/phone-hang-up.svg +1 -1
- package/dist/svg/picture-in-picture.svg +1 -0
- package/dist/svg/takeover.svg +1 -1
- package/package.json +1 -1
|
@@ -69,6 +69,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
69
69
|
"ArrowUpRight": function() { return /* reexport */ ArrowUpRight; },
|
|
70
70
|
"Asterisk": function() { return /* reexport */ Asterisk; },
|
|
71
71
|
"AtSign": function() { return /* reexport */ AtSign; },
|
|
72
|
+
"Attestation": function() { return /* reexport */ Attestation; },
|
|
72
73
|
"Axis3d": function() { return /* reexport */ Axis3d; },
|
|
73
74
|
"BarChart": function() { return /* reexport */ BarChart; },
|
|
74
75
|
"BarChart2": function() { return /* reexport */ BarChart2; },
|
|
@@ -235,6 +236,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
235
236
|
"Grid": function() { return /* reexport */ Grid; },
|
|
236
237
|
"GripHorizontal": function() { return /* reexport */ GripHorizontal; },
|
|
237
238
|
"GripVertical": function() { return /* reexport */ GripVertical; },
|
|
239
|
+
"Hand": function() { return /* reexport */ Hand; },
|
|
238
240
|
"HardDrive": function() { return /* reexport */ HardDrive; },
|
|
239
241
|
"Hash": function() { return /* reexport */ Hash; },
|
|
240
242
|
"HashBold": function() { return /* reexport */ HashBold; },
|
|
@@ -261,12 +263,16 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
261
263
|
"Keypad": function() { return /* reexport */ Keypad; },
|
|
262
264
|
"Languages": function() { return /* reexport */ Languages; },
|
|
263
265
|
"Laptop2": function() { return /* reexport */ Laptop2; },
|
|
266
|
+
"LargeSelfView": function() { return /* reexport */ LargeSelfView; },
|
|
264
267
|
"Layout": function() { return /* reexport */ Layout; },
|
|
265
268
|
"LayoutDashboard": function() { return /* reexport */ LayoutDashboard; },
|
|
269
|
+
"LayoutFilmstrip": function() { return /* reexport */ LayoutFilmstrip; },
|
|
266
270
|
"LayoutGrid": function() { return /* reexport */ LayoutGrid; },
|
|
267
271
|
"LayoutTemplate": function() { return /* reexport */ LayoutTemplate; },
|
|
268
272
|
"Library": function() { return /* reexport */ Library; },
|
|
269
273
|
"LifeBuoy": function() { return /* reexport */ LifeBuoy; },
|
|
274
|
+
"Lightbulb": function() { return /* reexport */ Lightbulb; },
|
|
275
|
+
"LightbulbOff": function() { return /* reexport */ LightbulbOff; },
|
|
270
276
|
"LightningBolt": function() { return /* reexport */ LightningBolt; },
|
|
271
277
|
"LineChart": function() { return /* reexport */ LineChart; },
|
|
272
278
|
"Link2": function() { return /* reexport */ Link2; },
|
|
@@ -294,6 +300,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
294
300
|
"MicOff": function() { return /* reexport */ MicOff; },
|
|
295
301
|
"Minimize": function() { return /* reexport */ Minimize; },
|
|
296
302
|
"MinimizeAlt": function() { return /* reexport */ MinimizeAlt; },
|
|
303
|
+
"MinusCircle": function() { return /* reexport */ MinusCircle; },
|
|
297
304
|
"Monitor": function() { return /* reexport */ Monitor; },
|
|
298
305
|
"MonitorOff": function() { return /* reexport */ MonitorOff; },
|
|
299
306
|
"MonitorSpeaker": function() { return /* reexport */ MonitorSpeaker; },
|
|
@@ -303,6 +310,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
303
310
|
"Mouse": function() { return /* reexport */ Mouse; },
|
|
304
311
|
"MultiLineDept": function() { return /* reexport */ MultiLineDept; },
|
|
305
312
|
"Music": function() { return /* reexport */ Music; },
|
|
313
|
+
"MusicOff": function() { return /* reexport */ MusicOff; },
|
|
306
314
|
"Network": function() { return /* reexport */ Network; },
|
|
307
315
|
"Neutral": function() { return /* reexport */ Neutral; },
|
|
308
316
|
"Newspaper": function() { return /* reexport */ Newspaper; },
|
|
@@ -326,6 +334,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
326
334
|
"PhoneMissed": function() { return /* reexport */ PhoneMissed; },
|
|
327
335
|
"PhoneOff": function() { return /* reexport */ PhoneOff; },
|
|
328
336
|
"PhoneOutgoing": function() { return /* reexport */ PhoneOutgoing; },
|
|
337
|
+
"PictureInPicture": function() { return /* reexport */ PictureInPicture; },
|
|
329
338
|
"PieChart": function() { return /* reexport */ PieChart; },
|
|
330
339
|
"Pin": function() { return /* reexport */ Pin; },
|
|
331
340
|
"PinOff": function() { return /* reexport */ PinOff; },
|
|
@@ -1773,6 +1782,62 @@ var AtSign_component = normalizeComponent(
|
|
|
1773
1782
|
)
|
|
1774
1783
|
|
|
1775
1784
|
/* harmony default export */ var AtSign = (AtSign_component.exports);
|
|
1785
|
+
;// 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/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/Attestation.vue?vue&type=template&id=fef01e2a&
|
|
1786
|
+
var Attestationvue_type_template_id_fef01e2a_render = function render() {
|
|
1787
|
+
var _vm = this,
|
|
1788
|
+
_c = _vm._self._c;
|
|
1789
|
+
return _c('svg', {
|
|
1790
|
+
staticClass: "d-icon d-icon--attestation",
|
|
1791
|
+
attrs: {
|
|
1792
|
+
"aria-hidden": "true",
|
|
1793
|
+
"role": "img",
|
|
1794
|
+
"data-name": "Attestation",
|
|
1795
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
1796
|
+
"viewBox": "0 0 12 12"
|
|
1797
|
+
}
|
|
1798
|
+
}, [_c('g', {
|
|
1799
|
+
attrs: {
|
|
1800
|
+
"clip-path": "url(#a)"
|
|
1801
|
+
}
|
|
1802
|
+
}, [_c('path', {
|
|
1803
|
+
attrs: {
|
|
1804
|
+
"fill": "currentColor",
|
|
1805
|
+
"fill-rule": "evenodd",
|
|
1806
|
+
"d": "M12 0H0v12h12V0ZM9.442 4.442a.625.625 0 1 0-.884-.884L5 7.116 3.442 5.558a.625.625 0 1 0-.884.884l2 2c.244.244.64.244.884 0l4-4Z",
|
|
1807
|
+
"clip-rule": "evenodd"
|
|
1808
|
+
}
|
|
1809
|
+
})]), _c('defs', [_c('clipPath', {
|
|
1810
|
+
attrs: {
|
|
1811
|
+
"id": "a"
|
|
1812
|
+
}
|
|
1813
|
+
}, [_c('rect', {
|
|
1814
|
+
attrs: {
|
|
1815
|
+
"fill": "#fff",
|
|
1816
|
+
"rx": "4"
|
|
1817
|
+
}
|
|
1818
|
+
})])])]);
|
|
1819
|
+
};
|
|
1820
|
+
var Attestationvue_type_template_id_fef01e2a_staticRenderFns = [];
|
|
1821
|
+
|
|
1822
|
+
;// CONCATENATED MODULE: ./src/icons/Attestation.vue
|
|
1823
|
+
|
|
1824
|
+
var Attestation_script = {}
|
|
1825
|
+
|
|
1826
|
+
|
|
1827
|
+
/* normalize component */
|
|
1828
|
+
;
|
|
1829
|
+
var Attestation_component = normalizeComponent(
|
|
1830
|
+
Attestation_script,
|
|
1831
|
+
Attestationvue_type_template_id_fef01e2a_render,
|
|
1832
|
+
Attestationvue_type_template_id_fef01e2a_staticRenderFns,
|
|
1833
|
+
false,
|
|
1834
|
+
null,
|
|
1835
|
+
null,
|
|
1836
|
+
null
|
|
1837
|
+
|
|
1838
|
+
)
|
|
1839
|
+
|
|
1840
|
+
/* harmony default export */ var Attestation = (Attestation_component.exports);
|
|
1776
1841
|
;// 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/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/Axis3d.vue?vue&type=template&id=469bf654&
|
|
1777
1842
|
var Axis3dvue_type_template_id_469bf654_render = function render() {
|
|
1778
1843
|
var _vm = this,
|
|
@@ -10286,6 +10351,62 @@ var GripVertical_component = normalizeComponent(
|
|
|
10286
10351
|
)
|
|
10287
10352
|
|
|
10288
10353
|
/* harmony default export */ var GripVertical = (GripVertical_component.exports);
|
|
10354
|
+
;// 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/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/Hand.vue?vue&type=template&id=50de6dfb&
|
|
10355
|
+
var Handvue_type_template_id_50de6dfb_render = function render() {
|
|
10356
|
+
var _vm = this,
|
|
10357
|
+
_c = _vm._self._c;
|
|
10358
|
+
return _c('svg', {
|
|
10359
|
+
staticClass: "d-icon d-icon--hand",
|
|
10360
|
+
attrs: {
|
|
10361
|
+
"aria-hidden": "true",
|
|
10362
|
+
"role": "img",
|
|
10363
|
+
"data-name": "Hand",
|
|
10364
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
10365
|
+
"viewBox": "0 0 12 12"
|
|
10366
|
+
}
|
|
10367
|
+
}, [_c('g', {
|
|
10368
|
+
attrs: {
|
|
10369
|
+
"clip-path": "url(#a)"
|
|
10370
|
+
}
|
|
10371
|
+
}, [_c('path', {
|
|
10372
|
+
attrs: {
|
|
10373
|
+
"fill": "currentColor",
|
|
10374
|
+
"fill-rule": "evenodd",
|
|
10375
|
+
"d": "M4.94.94a1.5 1.5 0 0 1 2.324.253 1.5 1.5 0 0 1 2.183.913A1.5 1.5 0 0 1 11.5 3.5V7A4.5 4.5 0 0 1 7 11.5H6c-1.534 0-2.51-.484-3.347-1.315l-.002-.001-1.8-1.8A1.5 1.5 0 0 1 2.5 5.966V2.5a1.5 1.5 0 0 1 2.236-1.307 1.5 1.5 0 0 1 .203-.254ZM4.5 2.5v2.75a.5.5 0 0 0 1 0V2a.5.5 0 1 1 1 0v3a.5.5 0 0 0 1 0V2.5a.5.5 0 1 1 1 0v3a.5.5 0 0 0 1 0v-2a.5.5 0 1 1 1 0V7A3.5 3.5 0 0 1 7 10.5H6c-1.265 0-1.99-.376-2.642-1.024L1.569 7.687a.5.5 0 0 1 .707-.704l.37.37.5.5a.5.5 0 1 0 .708-.707L3.5 6.793V2.5a.5.5 0 1 1 1 0Z",
|
|
10376
|
+
"clip-rule": "evenodd"
|
|
10377
|
+
}
|
|
10378
|
+
})]), _c('defs', [_c('clipPath', {
|
|
10379
|
+
attrs: {
|
|
10380
|
+
"id": "a"
|
|
10381
|
+
}
|
|
10382
|
+
}, [_c('path', {
|
|
10383
|
+
attrs: {
|
|
10384
|
+
"fill": "#fff",
|
|
10385
|
+
"d": "M0 0h12v12H0z"
|
|
10386
|
+
}
|
|
10387
|
+
})])])]);
|
|
10388
|
+
};
|
|
10389
|
+
var Handvue_type_template_id_50de6dfb_staticRenderFns = [];
|
|
10390
|
+
|
|
10391
|
+
;// CONCATENATED MODULE: ./src/icons/Hand.vue
|
|
10392
|
+
|
|
10393
|
+
var Hand_script = {}
|
|
10394
|
+
|
|
10395
|
+
|
|
10396
|
+
/* normalize component */
|
|
10397
|
+
;
|
|
10398
|
+
var Hand_component = normalizeComponent(
|
|
10399
|
+
Hand_script,
|
|
10400
|
+
Handvue_type_template_id_50de6dfb_render,
|
|
10401
|
+
Handvue_type_template_id_50de6dfb_staticRenderFns,
|
|
10402
|
+
false,
|
|
10403
|
+
null,
|
|
10404
|
+
null,
|
|
10405
|
+
null
|
|
10406
|
+
|
|
10407
|
+
)
|
|
10408
|
+
|
|
10409
|
+
/* harmony default export */ var Hand = (Hand_component.exports);
|
|
10289
10410
|
;// 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/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/HardDrive.vue?vue&type=template&id=73612149&
|
|
10290
10411
|
var HardDrivevue_type_template_id_73612149_render = function render() {
|
|
10291
10412
|
var _vm = this,
|
|
@@ -11572,6 +11693,49 @@ var Laptop2_component = normalizeComponent(
|
|
|
11572
11693
|
)
|
|
11573
11694
|
|
|
11574
11695
|
/* harmony default export */ var Laptop2 = (Laptop2_component.exports);
|
|
11696
|
+
;// 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/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/LargeSelfView.vue?vue&type=template&id=35fcb74d&
|
|
11697
|
+
var LargeSelfViewvue_type_template_id_35fcb74d_render = function render() {
|
|
11698
|
+
var _vm = this,
|
|
11699
|
+
_c = _vm._self._c;
|
|
11700
|
+
return _c('svg', {
|
|
11701
|
+
staticClass: "d-icon d-icon--largeSelfView",
|
|
11702
|
+
attrs: {
|
|
11703
|
+
"aria-hidden": "true",
|
|
11704
|
+
"role": "img",
|
|
11705
|
+
"data-name": "Large Self View",
|
|
11706
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
11707
|
+
"viewBox": "0 0 12 12"
|
|
11708
|
+
}
|
|
11709
|
+
}, [_c('path', {
|
|
11710
|
+
attrs: {
|
|
11711
|
+
"fill": "currentColor",
|
|
11712
|
+
"fill-rule": "evenodd",
|
|
11713
|
+
"d": "M1 3.5A1.5 1.5 0 0 1 2.5 2h7A1.5 1.5 0 0 1 11 3.5v5A1.5 1.5 0 0 1 9.5 10h-7A1.5 1.5 0 0 1 1 8.5v-5ZM2.5 3a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-7Z",
|
|
11714
|
+
"clip-rule": "evenodd"
|
|
11715
|
+
}
|
|
11716
|
+
})]);
|
|
11717
|
+
};
|
|
11718
|
+
var LargeSelfViewvue_type_template_id_35fcb74d_staticRenderFns = [];
|
|
11719
|
+
|
|
11720
|
+
;// CONCATENATED MODULE: ./src/icons/LargeSelfView.vue
|
|
11721
|
+
|
|
11722
|
+
var LargeSelfView_script = {}
|
|
11723
|
+
|
|
11724
|
+
|
|
11725
|
+
/* normalize component */
|
|
11726
|
+
;
|
|
11727
|
+
var LargeSelfView_component = normalizeComponent(
|
|
11728
|
+
LargeSelfView_script,
|
|
11729
|
+
LargeSelfViewvue_type_template_id_35fcb74d_render,
|
|
11730
|
+
LargeSelfViewvue_type_template_id_35fcb74d_staticRenderFns,
|
|
11731
|
+
false,
|
|
11732
|
+
null,
|
|
11733
|
+
null,
|
|
11734
|
+
null
|
|
11735
|
+
|
|
11736
|
+
)
|
|
11737
|
+
|
|
11738
|
+
/* harmony default export */ var LargeSelfView = (LargeSelfView_component.exports);
|
|
11575
11739
|
;// 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/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/Layout.vue?vue&type=template&id=5bec2152&
|
|
11576
11740
|
var Layoutvue_type_template_id_5bec2152_render = function render() {
|
|
11577
11741
|
var _vm = this,
|
|
@@ -11672,6 +11836,49 @@ var LayoutDashboard_component = normalizeComponent(
|
|
|
11672
11836
|
)
|
|
11673
11837
|
|
|
11674
11838
|
/* harmony default export */ var LayoutDashboard = (LayoutDashboard_component.exports);
|
|
11839
|
+
;// 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/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/LayoutFilmstrip.vue?vue&type=template&id=630dfb3a&
|
|
11840
|
+
var LayoutFilmstripvue_type_template_id_630dfb3a_render = function render() {
|
|
11841
|
+
var _vm = this,
|
|
11842
|
+
_c = _vm._self._c;
|
|
11843
|
+
return _c('svg', {
|
|
11844
|
+
staticClass: "d-icon d-icon--layoutFilmstrip",
|
|
11845
|
+
attrs: {
|
|
11846
|
+
"aria-hidden": "true",
|
|
11847
|
+
"role": "img",
|
|
11848
|
+
"data-name": "Layout Filmstrip",
|
|
11849
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
11850
|
+
"viewBox": "0 0 12 12"
|
|
11851
|
+
}
|
|
11852
|
+
}, [_c('path', {
|
|
11853
|
+
attrs: {
|
|
11854
|
+
"fill": "currentColor",
|
|
11855
|
+
"fill-rule": "evenodd",
|
|
11856
|
+
"d": "M2.5 2a.5.5 0 0 0-.5.5V7h8V2.5a.5.5 0 0 0-.5-.5h-7Zm8.5.5A1.5 1.5 0 0 0 9.5 1h-7A1.5 1.5 0 0 0 1 2.5v7A1.5 1.5 0 0 0 2.5 11h7A1.5 1.5 0 0 0 11 9.5v-7ZM10 8H8v2h1.5a.5.5 0 0 0 .5-.5V8Zm-3 2V8H5v2h2Zm-3 0V8H2v1.5a.5.5 0 0 0 .5.5H4Z",
|
|
11857
|
+
"clip-rule": "evenodd"
|
|
11858
|
+
}
|
|
11859
|
+
})]);
|
|
11860
|
+
};
|
|
11861
|
+
var LayoutFilmstripvue_type_template_id_630dfb3a_staticRenderFns = [];
|
|
11862
|
+
|
|
11863
|
+
;// CONCATENATED MODULE: ./src/icons/LayoutFilmstrip.vue
|
|
11864
|
+
|
|
11865
|
+
var LayoutFilmstrip_script = {}
|
|
11866
|
+
|
|
11867
|
+
|
|
11868
|
+
/* normalize component */
|
|
11869
|
+
;
|
|
11870
|
+
var LayoutFilmstrip_component = normalizeComponent(
|
|
11871
|
+
LayoutFilmstrip_script,
|
|
11872
|
+
LayoutFilmstripvue_type_template_id_630dfb3a_render,
|
|
11873
|
+
LayoutFilmstripvue_type_template_id_630dfb3a_staticRenderFns,
|
|
11874
|
+
false,
|
|
11875
|
+
null,
|
|
11876
|
+
null,
|
|
11877
|
+
null
|
|
11878
|
+
|
|
11879
|
+
)
|
|
11880
|
+
|
|
11881
|
+
/* harmony default export */ var LayoutFilmstrip = (LayoutFilmstrip_component.exports);
|
|
11675
11882
|
;// 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/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/LayoutGrid.vue?vue&type=template&id=316dadb2&
|
|
11676
11883
|
var LayoutGridvue_type_template_id_316dadb2_render = function render() {
|
|
11677
11884
|
var _vm = this,
|
|
@@ -11869,6 +12076,118 @@ var LifeBuoy_component = normalizeComponent(
|
|
|
11869
12076
|
)
|
|
11870
12077
|
|
|
11871
12078
|
/* harmony default export */ var LifeBuoy = (LifeBuoy_component.exports);
|
|
12079
|
+
;// 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/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/Lightbulb.vue?vue&type=template&id=473031e0&
|
|
12080
|
+
var Lightbulbvue_type_template_id_473031e0_render = function render() {
|
|
12081
|
+
var _vm = this,
|
|
12082
|
+
_c = _vm._self._c;
|
|
12083
|
+
return _c('svg', {
|
|
12084
|
+
staticClass: "d-icon d-icon--lightbulb",
|
|
12085
|
+
attrs: {
|
|
12086
|
+
"aria-hidden": "true",
|
|
12087
|
+
"role": "img",
|
|
12088
|
+
"data-name": "Lightbulb",
|
|
12089
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
12090
|
+
"viewBox": "0 0 12 12"
|
|
12091
|
+
}
|
|
12092
|
+
}, [_c('g', {
|
|
12093
|
+
attrs: {
|
|
12094
|
+
"clip-path": "url(#a)"
|
|
12095
|
+
}
|
|
12096
|
+
}, [_c('path', {
|
|
12097
|
+
attrs: {
|
|
12098
|
+
"fill": "currentColor",
|
|
12099
|
+
"fill-rule": "evenodd",
|
|
12100
|
+
"d": "M3.525 1.525A3.5 3.5 0 0 1 9.5 3.996a2.825 2.825 0 0 1-.903 2.115c-.325.326-.493.617-.56.98a.5.5 0 1 1-.984-.181c.113-.615.413-1.082.844-1.513A1.825 1.825 0 0 0 8.5 4.009V4a2.5 2.5 0 1 0-5 0c0 .398.081.872.596 1.39.435.401.732.931.849 1.513a.5.5 0 0 1-.981.195 1.805 1.805 0 0 0-.568-.994C2.647 5.354 2.5 4.6 2.5 4a3.5 3.5 0 0 1 1.025-2.475ZM4 9a.5.5 0 0 1 .5-.5h3a.5.5 0 1 1 0 1h-3A.5.5 0 0 1 4 9Zm.5 2a.5.5 0 0 1 .5-.5h2a.5.5 0 1 1 0 1H5a.5.5 0 0 1-.5-.5Z",
|
|
12101
|
+
"clip-rule": "evenodd"
|
|
12102
|
+
}
|
|
12103
|
+
})]), _c('defs', [_c('clipPath', {
|
|
12104
|
+
attrs: {
|
|
12105
|
+
"id": "a"
|
|
12106
|
+
}
|
|
12107
|
+
}, [_c('path', {
|
|
12108
|
+
attrs: {
|
|
12109
|
+
"fill": "#fff",
|
|
12110
|
+
"d": "M0 0h12v12H0z"
|
|
12111
|
+
}
|
|
12112
|
+
})])])]);
|
|
12113
|
+
};
|
|
12114
|
+
var Lightbulbvue_type_template_id_473031e0_staticRenderFns = [];
|
|
12115
|
+
|
|
12116
|
+
;// CONCATENATED MODULE: ./src/icons/Lightbulb.vue
|
|
12117
|
+
|
|
12118
|
+
var Lightbulb_script = {}
|
|
12119
|
+
|
|
12120
|
+
|
|
12121
|
+
/* normalize component */
|
|
12122
|
+
;
|
|
12123
|
+
var Lightbulb_component = normalizeComponent(
|
|
12124
|
+
Lightbulb_script,
|
|
12125
|
+
Lightbulbvue_type_template_id_473031e0_render,
|
|
12126
|
+
Lightbulbvue_type_template_id_473031e0_staticRenderFns,
|
|
12127
|
+
false,
|
|
12128
|
+
null,
|
|
12129
|
+
null,
|
|
12130
|
+
null
|
|
12131
|
+
|
|
12132
|
+
)
|
|
12133
|
+
|
|
12134
|
+
/* harmony default export */ var Lightbulb = (Lightbulb_component.exports);
|
|
12135
|
+
;// 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/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/LightbulbOff.vue?vue&type=template&id=b734a2c2&
|
|
12136
|
+
var LightbulbOffvue_type_template_id_b734a2c2_render = function render() {
|
|
12137
|
+
var _vm = this,
|
|
12138
|
+
_c = _vm._self._c;
|
|
12139
|
+
return _c('svg', {
|
|
12140
|
+
staticClass: "d-icon d-icon--lightbulbOff",
|
|
12141
|
+
attrs: {
|
|
12142
|
+
"aria-hidden": "true",
|
|
12143
|
+
"role": "img",
|
|
12144
|
+
"data-name": "Lightbulb Off",
|
|
12145
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
12146
|
+
"viewBox": "0 0 12 12"
|
|
12147
|
+
}
|
|
12148
|
+
}, [_c('g', {
|
|
12149
|
+
attrs: {
|
|
12150
|
+
"clip-path": "url(#a)"
|
|
12151
|
+
}
|
|
12152
|
+
}, [_c('path', {
|
|
12153
|
+
attrs: {
|
|
12154
|
+
"fill": "currentColor",
|
|
12155
|
+
"fill-rule": "evenodd",
|
|
12156
|
+
"d": "M.647.647a.5.5 0 0 1 .707 0l10 10a.5.5 0 1 1-.707.707L3.51 4.217c.032.349.163.746.587 1.173.435.401.733.931.849 1.513a.5.5 0 0 1-.981.195 1.805 1.805 0 0 0-.568-.994C2.647 5.354 2.5 4.6 2.5 4c0-.195.017-.39.05-.583a.501.501 0 0 1 .037-.123l-1.94-1.94a.5.5 0 0 1 0-.707ZM6 1.5a2.5 2.5 0 0 0-1.25.335.5.5 0 0 1-.5-.866A3.5 3.5 0 0 1 9.5 3.996c.01.66-.21 1.304-.626 1.818a.5.5 0 1 1-.778-.628A1.82 1.82 0 0 0 8.5 4.009V4A2.5 2.5 0 0 0 6 1.5ZM4 9a.5.5 0 0 1 .5-.5h3a.5.5 0 1 1 0 1h-3A.5.5 0 0 1 4 9Zm1 2.5a.5.5 0 0 1 0-1h2a.5.5 0 1 1 0 1H5Z",
|
|
12157
|
+
"clip-rule": "evenodd"
|
|
12158
|
+
}
|
|
12159
|
+
})]), _c('defs', [_c('clipPath', {
|
|
12160
|
+
attrs: {
|
|
12161
|
+
"id": "a"
|
|
12162
|
+
}
|
|
12163
|
+
}, [_c('path', {
|
|
12164
|
+
attrs: {
|
|
12165
|
+
"fill": "#fff",
|
|
12166
|
+
"d": "M0 0h12v12H0z"
|
|
12167
|
+
}
|
|
12168
|
+
})])])]);
|
|
12169
|
+
};
|
|
12170
|
+
var LightbulbOffvue_type_template_id_b734a2c2_staticRenderFns = [];
|
|
12171
|
+
|
|
12172
|
+
;// CONCATENATED MODULE: ./src/icons/LightbulbOff.vue
|
|
12173
|
+
|
|
12174
|
+
var LightbulbOff_script = {}
|
|
12175
|
+
|
|
12176
|
+
|
|
12177
|
+
/* normalize component */
|
|
12178
|
+
;
|
|
12179
|
+
var LightbulbOff_component = normalizeComponent(
|
|
12180
|
+
LightbulbOff_script,
|
|
12181
|
+
LightbulbOffvue_type_template_id_b734a2c2_render,
|
|
12182
|
+
LightbulbOffvue_type_template_id_b734a2c2_staticRenderFns,
|
|
12183
|
+
false,
|
|
12184
|
+
null,
|
|
12185
|
+
null,
|
|
12186
|
+
null
|
|
12187
|
+
|
|
12188
|
+
)
|
|
12189
|
+
|
|
12190
|
+
/* harmony default export */ var LightbulbOff = (LightbulbOff_component.exports);
|
|
11872
12191
|
;// 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/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/LightningBolt.vue?vue&type=template&id=97c70d1c&
|
|
11873
12192
|
var LightningBoltvue_type_template_id_97c70d1c_render = function render() {
|
|
11874
12193
|
var _vm = this,
|
|
@@ -13154,6 +13473,62 @@ var MinimizeAlt_component = normalizeComponent(
|
|
|
13154
13473
|
)
|
|
13155
13474
|
|
|
13156
13475
|
/* harmony default export */ var MinimizeAlt = (MinimizeAlt_component.exports);
|
|
13476
|
+
;// 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/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/MinusCircle.vue?vue&type=template&id=5765f86c&
|
|
13477
|
+
var MinusCirclevue_type_template_id_5765f86c_render = function render() {
|
|
13478
|
+
var _vm = this,
|
|
13479
|
+
_c = _vm._self._c;
|
|
13480
|
+
return _c('svg', {
|
|
13481
|
+
staticClass: "d-icon d-icon--minusCircle",
|
|
13482
|
+
attrs: {
|
|
13483
|
+
"aria-hidden": "true",
|
|
13484
|
+
"role": "img",
|
|
13485
|
+
"data-name": "Minus Circle",
|
|
13486
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13487
|
+
"viewBox": "0 0 12 12"
|
|
13488
|
+
}
|
|
13489
|
+
}, [_c('g', {
|
|
13490
|
+
attrs: {
|
|
13491
|
+
"clip-path": "url(#a)"
|
|
13492
|
+
}
|
|
13493
|
+
}, [_c('path', {
|
|
13494
|
+
attrs: {
|
|
13495
|
+
"fill": "currentColor",
|
|
13496
|
+
"fill-rule": "evenodd",
|
|
13497
|
+
"d": "M6 1.5a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9ZM.5 6a5.5 5.5 0 1 1 11 0 5.5 5.5 0 0 1-11 0Zm3 0a.5.5 0 0 1 .5-.5h4a.5.5 0 1 1 0 1H4a.5.5 0 0 1-.5-.5Z",
|
|
13498
|
+
"clip-rule": "evenodd"
|
|
13499
|
+
}
|
|
13500
|
+
})]), _c('defs', [_c('clipPath', {
|
|
13501
|
+
attrs: {
|
|
13502
|
+
"id": "a"
|
|
13503
|
+
}
|
|
13504
|
+
}, [_c('path', {
|
|
13505
|
+
attrs: {
|
|
13506
|
+
"fill": "#fff",
|
|
13507
|
+
"d": "M0 0h12v12H0z"
|
|
13508
|
+
}
|
|
13509
|
+
})])])]);
|
|
13510
|
+
};
|
|
13511
|
+
var MinusCirclevue_type_template_id_5765f86c_staticRenderFns = [];
|
|
13512
|
+
|
|
13513
|
+
;// CONCATENATED MODULE: ./src/icons/MinusCircle.vue
|
|
13514
|
+
|
|
13515
|
+
var MinusCircle_script = {}
|
|
13516
|
+
|
|
13517
|
+
|
|
13518
|
+
/* normalize component */
|
|
13519
|
+
;
|
|
13520
|
+
var MinusCircle_component = normalizeComponent(
|
|
13521
|
+
MinusCircle_script,
|
|
13522
|
+
MinusCirclevue_type_template_id_5765f86c_render,
|
|
13523
|
+
MinusCirclevue_type_template_id_5765f86c_staticRenderFns,
|
|
13524
|
+
false,
|
|
13525
|
+
null,
|
|
13526
|
+
null,
|
|
13527
|
+
null
|
|
13528
|
+
|
|
13529
|
+
)
|
|
13530
|
+
|
|
13531
|
+
/* harmony default export */ var MinusCircle = (MinusCircle_component.exports);
|
|
13157
13532
|
;// 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/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/Monitor.vue?vue&type=template&id=c4352dcc&
|
|
13158
13533
|
var Monitorvue_type_template_id_c4352dcc_render = function render() {
|
|
13159
13534
|
var _vm = this,
|
|
@@ -13579,6 +13954,49 @@ var Music_component = normalizeComponent(
|
|
|
13579
13954
|
)
|
|
13580
13955
|
|
|
13581
13956
|
/* harmony default export */ var Music = (Music_component.exports);
|
|
13957
|
+
;// 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/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/MusicOff.vue?vue&type=template&id=0b88df6c&
|
|
13958
|
+
var MusicOffvue_type_template_id_0b88df6c_render = function render() {
|
|
13959
|
+
var _vm = this,
|
|
13960
|
+
_c = _vm._self._c;
|
|
13961
|
+
return _c('svg', {
|
|
13962
|
+
staticClass: "d-icon d-icon--musicOff",
|
|
13963
|
+
attrs: {
|
|
13964
|
+
"aria-hidden": "true",
|
|
13965
|
+
"role": "img",
|
|
13966
|
+
"data-name": "Music Off",
|
|
13967
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13968
|
+
"viewBox": "0 0 12 12"
|
|
13969
|
+
}
|
|
13970
|
+
}, [_c('path', {
|
|
13971
|
+
attrs: {
|
|
13972
|
+
"fill": "currentColor",
|
|
13973
|
+
"fill-rule": "evenodd",
|
|
13974
|
+
"d": "M10.823 1.119A.5.5 0 0 1 11 1.5V8c0 .053-.002.106-.006.158a.5.5 0 0 1-.997-.078 1 1 0 0 0-1.075-1.077.5.5 0 0 1-.076-.997A2.021 2.021 0 0 1 10 6.268V2.09l-5.092.848a.5.5 0 1 1-.165-.986l5.675-.946a.5.5 0 0 1 .405.112Zm-9.676.028a.5.5 0 0 1 .707 0l9 9a.5.5 0 1 1-.707.707l-.873-.872a2 2 0 0 1-2.256-2.255L5 5.706V9a2 2 0 1 1-1-1.732v-2.56L1.147 1.853a.5.5 0 0 1 0-.707ZM4 9a1 1 0 1 0-2 0 1 1 0 0 0 2 0Z",
|
|
13975
|
+
"clip-rule": "evenodd"
|
|
13976
|
+
}
|
|
13977
|
+
})]);
|
|
13978
|
+
};
|
|
13979
|
+
var MusicOffvue_type_template_id_0b88df6c_staticRenderFns = [];
|
|
13980
|
+
|
|
13981
|
+
;// CONCATENATED MODULE: ./src/icons/MusicOff.vue
|
|
13982
|
+
|
|
13983
|
+
var MusicOff_script = {}
|
|
13984
|
+
|
|
13985
|
+
|
|
13986
|
+
/* normalize component */
|
|
13987
|
+
;
|
|
13988
|
+
var MusicOff_component = normalizeComponent(
|
|
13989
|
+
MusicOff_script,
|
|
13990
|
+
MusicOffvue_type_template_id_0b88df6c_render,
|
|
13991
|
+
MusicOffvue_type_template_id_0b88df6c_staticRenderFns,
|
|
13992
|
+
false,
|
|
13993
|
+
null,
|
|
13994
|
+
null,
|
|
13995
|
+
null
|
|
13996
|
+
|
|
13997
|
+
)
|
|
13998
|
+
|
|
13999
|
+
/* harmony default export */ var MusicOff = (MusicOff_component.exports);
|
|
13582
14000
|
;// 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/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/Network.vue?vue&type=template&id=2c127986&
|
|
13583
14001
|
var Networkvue_type_template_id_2c127986_render = function render() {
|
|
13584
14002
|
var _vm = this,
|
|
@@ -14424,8 +14842,8 @@ var PhoneForward_component = normalizeComponent(
|
|
|
14424
14842
|
)
|
|
14425
14843
|
|
|
14426
14844
|
/* harmony default export */ var PhoneForward = (PhoneForward_component.exports);
|
|
14427
|
-
;// 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/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/PhoneHangUp.vue?vue&type=template&id=
|
|
14428
|
-
var
|
|
14845
|
+
;// 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/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/PhoneHangUp.vue?vue&type=template&id=2e74ee5b&
|
|
14846
|
+
var PhoneHangUpvue_type_template_id_2e74ee5b_render = function render() {
|
|
14429
14847
|
var _vm = this,
|
|
14430
14848
|
_c = _vm._self._c;
|
|
14431
14849
|
return _c('svg', {
|
|
@@ -14445,7 +14863,7 @@ var PhoneHangUpvue_type_template_id_ae75201c_render = function render() {
|
|
|
14445
14863
|
attrs: {
|
|
14446
14864
|
"fill": "currentColor",
|
|
14447
14865
|
"fill-rule": "evenodd",
|
|
14448
|
-
"d": "
|
|
14866
|
+
"d": "M.538 4.006c.84-.668 2.864-2.005 5.62-2.004a8.003 8.003 0 0 1 5.358 2.032c.446.404.396 1.054.017 1.433l-.353-.354.353.354-.726.726c-.339.34-.866.404-1.277.157l-1.076-.646a1.045 1.045 0 0 1-.503-.99l.131-1.45a7.117 7.117 0 0 0-1.924-.262 7.61 7.61 0 0 0-2.096.296v1.49c.001.367-.191.708-.506.897l-1.109.666-.257-.429.257.429a1.045 1.045 0 0 1-1.277-.157l-.701-.701C.066 5.09.045 4.397.538 4.006Zm2.524-.35c-.858.37-1.506.82-1.891 1.124a.047.047 0 0 0 .005.006l.701.7a.045.045 0 0 0 .055.008l1.109-.667a.045.045 0 0 0 .022-.038V3.655Zm5.992-.04-.107 1.188a.045.045 0 0 0 .022.043l1.076.646c.018.01.04.007.055-.007l.726-.726a6.895 6.895 0 0 0-1.772-1.144ZM6 6.237a.5.5 0 0 1 .5.5v2.41l.955-.955a.5.5 0 1 1 .707.707l-1.808 1.808a.5.5 0 0 1-.707 0L3.839 8.899a.5.5 0 1 1 .707-.707l.954.954V6.737a.5.5 0 0 1 .5-.5Z",
|
|
14449
14867
|
"clip-rule": "evenodd"
|
|
14450
14868
|
}
|
|
14451
14869
|
})]), _c('defs', [_c('clipPath', {
|
|
@@ -14459,7 +14877,7 @@ var PhoneHangUpvue_type_template_id_ae75201c_render = function render() {
|
|
|
14459
14877
|
}
|
|
14460
14878
|
})])])]);
|
|
14461
14879
|
};
|
|
14462
|
-
var
|
|
14880
|
+
var PhoneHangUpvue_type_template_id_2e74ee5b_staticRenderFns = [];
|
|
14463
14881
|
|
|
14464
14882
|
;// CONCATENATED MODULE: ./src/icons/PhoneHangUp.vue
|
|
14465
14883
|
|
|
@@ -14470,8 +14888,8 @@ var PhoneHangUp_script = {}
|
|
|
14470
14888
|
;
|
|
14471
14889
|
var PhoneHangUp_component = normalizeComponent(
|
|
14472
14890
|
PhoneHangUp_script,
|
|
14473
|
-
|
|
14474
|
-
|
|
14891
|
+
PhoneHangUpvue_type_template_id_2e74ee5b_render,
|
|
14892
|
+
PhoneHangUpvue_type_template_id_2e74ee5b_staticRenderFns,
|
|
14475
14893
|
false,
|
|
14476
14894
|
null,
|
|
14477
14895
|
null,
|
|
@@ -14712,6 +15130,49 @@ var PhoneOutgoing_component = normalizeComponent(
|
|
|
14712
15130
|
)
|
|
14713
15131
|
|
|
14714
15132
|
/* harmony default export */ var PhoneOutgoing = (PhoneOutgoing_component.exports);
|
|
15133
|
+
;// 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/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/PictureInPicture.vue?vue&type=template&id=110ab096&
|
|
15134
|
+
var PictureInPicturevue_type_template_id_110ab096_render = function render() {
|
|
15135
|
+
var _vm = this,
|
|
15136
|
+
_c = _vm._self._c;
|
|
15137
|
+
return _c('svg', {
|
|
15138
|
+
staticClass: "d-icon d-icon--pictureInPicture",
|
|
15139
|
+
attrs: {
|
|
15140
|
+
"aria-hidden": "true",
|
|
15141
|
+
"role": "img",
|
|
15142
|
+
"data-name": "Picture In Picture",
|
|
15143
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
15144
|
+
"viewBox": "0 0 12 12"
|
|
15145
|
+
}
|
|
15146
|
+
}, [_c('path', {
|
|
15147
|
+
attrs: {
|
|
15148
|
+
"fill": "currentColor",
|
|
15149
|
+
"fill-rule": "evenodd",
|
|
15150
|
+
"d": "M1 3a1.5 1.5 0 0 1 1.5-1.5H8A1.5 1.5 0 0 1 9.5 3v1a.5.5 0 1 1-1 0V3a.5.5 0 0 0-.5-.5H2.5A.5.5 0 0 0 2 3v3a.5.5 0 0 0 .5.5h1a.5.5 0 1 1 0 1h-1A1.5 1.5 0 0 1 1 6V3Zm4 4a1.5 1.5 0 0 1 1.5-1.5h3A1.5 1.5 0 0 1 11 7v2a1.5 1.5 0 0 1-1.5 1.5h-3A1.5 1.5 0 0 1 5 9V7Zm1.5-.5A.5.5 0 0 0 6 7v2a.5.5 0 0 0 .5.5h3A.5.5 0 0 0 10 9V7a.5.5 0 0 0-.5-.5h-3Z",
|
|
15151
|
+
"clip-rule": "evenodd"
|
|
15152
|
+
}
|
|
15153
|
+
})]);
|
|
15154
|
+
};
|
|
15155
|
+
var PictureInPicturevue_type_template_id_110ab096_staticRenderFns = [];
|
|
15156
|
+
|
|
15157
|
+
;// CONCATENATED MODULE: ./src/icons/PictureInPicture.vue
|
|
15158
|
+
|
|
15159
|
+
var PictureInPicture_script = {}
|
|
15160
|
+
|
|
15161
|
+
|
|
15162
|
+
/* normalize component */
|
|
15163
|
+
;
|
|
15164
|
+
var PictureInPicture_component = normalizeComponent(
|
|
15165
|
+
PictureInPicture_script,
|
|
15166
|
+
PictureInPicturevue_type_template_id_110ab096_render,
|
|
15167
|
+
PictureInPicturevue_type_template_id_110ab096_staticRenderFns,
|
|
15168
|
+
false,
|
|
15169
|
+
null,
|
|
15170
|
+
null,
|
|
15171
|
+
null
|
|
15172
|
+
|
|
15173
|
+
)
|
|
15174
|
+
|
|
15175
|
+
/* harmony default export */ var PictureInPicture = (PictureInPicture_component.exports);
|
|
14715
15176
|
;// 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/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/PieChart.vue?vue&type=template&id=1040ce7c&
|
|
14716
15177
|
var PieChartvue_type_template_id_1040ce7c_render = function render() {
|
|
14717
15178
|
var _vm = this,
|
|
@@ -19031,8 +19492,8 @@ var Tags_component = normalizeComponent(
|
|
|
19031
19492
|
)
|
|
19032
19493
|
|
|
19033
19494
|
/* harmony default export */ var Tags = (Tags_component.exports);
|
|
19034
|
-
;// 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/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/Takeover.vue?vue&type=template&id=
|
|
19035
|
-
var
|
|
19495
|
+
;// 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/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/Takeover.vue?vue&type=template&id=ebb3809a&
|
|
19496
|
+
var Takeovervue_type_template_id_ebb3809a_render = function render() {
|
|
19036
19497
|
var _vm = this,
|
|
19037
19498
|
_c = _vm._self._c;
|
|
19038
19499
|
return _c('svg', {
|
|
@@ -19052,7 +19513,7 @@ var Takeovervue_type_template_id_5a4e2f8a_render = function render() {
|
|
|
19052
19513
|
attrs: {
|
|
19053
19514
|
"fill": "currentColor",
|
|
19054
19515
|
"fill-rule": "evenodd",
|
|
19055
|
-
"d": "M9.
|
|
19516
|
+
"d": "M9.072 1.25a6.866 6.866 0 0 0-1.136 1.761l1.18.107a.043.043 0 0 0 .041-.02l.644-1.073a.043.043 0 0 0-.007-.052l-.722-.722ZM7.584 3.984l1.442.13c.399.037.783-.158.989-.501l.643-1.072c.246-.41.182-.936-.157-1.274L9.778.543C9.4.165 8.751.115 8.348.56a7.972 7.972 0 0 0-2.024 5.337c-.001 2.746 1.33 4.761 1.996 5.6.39.491 1.082.47 1.484.068l.698-.698c.339-.339.403-.864.157-1.275l-.664-1.104a1.043 1.043 0 0 0-.894-.506H7.618a7.577 7.577 0 0 1-.294-2.084c0-.71.102-1.35.26-1.915Zm.392 5a8.53 8.53 0 0 0 1.117 1.879.059.059 0 0 0 .004-.004l.698-.698a.043.043 0 0 0 .007-.053l-.664-1.104a.043.043 0 0 0-.037-.02H7.976ZM3.162 3.898a.5.5 0 0 1 .707 0l1.809 1.809a.5.5 0 0 1 0 .707L3.869 8.222a.5.5 0 0 1-.707-.707l.955-.955h-2.41a.5.5 0 1 1 0-1h2.41l-.955-.954a.5.5 0 0 1 0-.708Z",
|
|
19056
19517
|
"clip-rule": "evenodd"
|
|
19057
19518
|
}
|
|
19058
19519
|
})]), _c('defs', [_c('clipPath', {
|
|
@@ -19066,7 +19527,7 @@ var Takeovervue_type_template_id_5a4e2f8a_render = function render() {
|
|
|
19066
19527
|
}
|
|
19067
19528
|
})])])]);
|
|
19068
19529
|
};
|
|
19069
|
-
var
|
|
19530
|
+
var Takeovervue_type_template_id_ebb3809a_staticRenderFns = [];
|
|
19070
19531
|
|
|
19071
19532
|
;// CONCATENATED MODULE: ./src/icons/Takeover.vue
|
|
19072
19533
|
|
|
@@ -19077,8 +19538,8 @@ var Takeover_script = {}
|
|
|
19077
19538
|
;
|
|
19078
19539
|
var Takeover_component = normalizeComponent(
|
|
19079
19540
|
Takeover_script,
|
|
19080
|
-
|
|
19081
|
-
|
|
19541
|
+
Takeovervue_type_template_id_ebb3809a_render,
|
|
19542
|
+
Takeovervue_type_template_id_ebb3809a_staticRenderFns,
|
|
19082
19543
|
false,
|
|
19083
19544
|
null,
|
|
19084
19545
|
null,
|
|
@@ -22309,6 +22770,15 @@ var ZoomOut_component = normalizeComponent(
|
|
|
22309
22770
|
|
|
22310
22771
|
|
|
22311
22772
|
|
|
22773
|
+
|
|
22774
|
+
|
|
22775
|
+
|
|
22776
|
+
|
|
22777
|
+
|
|
22778
|
+
|
|
22779
|
+
|
|
22780
|
+
|
|
22781
|
+
|
|
22312
22782
|
|
|
22313
22783
|
|
|
22314
22784
|
|