@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
|
@@ -79,6 +79,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
79
79
|
"ArrowUpRight": function() { return /* reexport */ ArrowUpRight; },
|
|
80
80
|
"Asterisk": function() { return /* reexport */ Asterisk; },
|
|
81
81
|
"AtSign": function() { return /* reexport */ AtSign; },
|
|
82
|
+
"Attestation": function() { return /* reexport */ Attestation; },
|
|
82
83
|
"Axis3d": function() { return /* reexport */ Axis3d; },
|
|
83
84
|
"BarChart": function() { return /* reexport */ BarChart; },
|
|
84
85
|
"BarChart2": function() { return /* reexport */ BarChart2; },
|
|
@@ -245,6 +246,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
245
246
|
"Grid": function() { return /* reexport */ Grid; },
|
|
246
247
|
"GripHorizontal": function() { return /* reexport */ GripHorizontal; },
|
|
247
248
|
"GripVertical": function() { return /* reexport */ GripVertical; },
|
|
249
|
+
"Hand": function() { return /* reexport */ Hand; },
|
|
248
250
|
"HardDrive": function() { return /* reexport */ HardDrive; },
|
|
249
251
|
"Hash": function() { return /* reexport */ Hash; },
|
|
250
252
|
"HashBold": function() { return /* reexport */ HashBold; },
|
|
@@ -271,12 +273,16 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
271
273
|
"Keypad": function() { return /* reexport */ Keypad; },
|
|
272
274
|
"Languages": function() { return /* reexport */ Languages; },
|
|
273
275
|
"Laptop2": function() { return /* reexport */ Laptop2; },
|
|
276
|
+
"LargeSelfView": function() { return /* reexport */ LargeSelfView; },
|
|
274
277
|
"Layout": function() { return /* reexport */ Layout; },
|
|
275
278
|
"LayoutDashboard": function() { return /* reexport */ LayoutDashboard; },
|
|
279
|
+
"LayoutFilmstrip": function() { return /* reexport */ LayoutFilmstrip; },
|
|
276
280
|
"LayoutGrid": function() { return /* reexport */ LayoutGrid; },
|
|
277
281
|
"LayoutTemplate": function() { return /* reexport */ LayoutTemplate; },
|
|
278
282
|
"Library": function() { return /* reexport */ Library; },
|
|
279
283
|
"LifeBuoy": function() { return /* reexport */ LifeBuoy; },
|
|
284
|
+
"Lightbulb": function() { return /* reexport */ Lightbulb; },
|
|
285
|
+
"LightbulbOff": function() { return /* reexport */ LightbulbOff; },
|
|
280
286
|
"LightningBolt": function() { return /* reexport */ LightningBolt; },
|
|
281
287
|
"LineChart": function() { return /* reexport */ LineChart; },
|
|
282
288
|
"Link2": function() { return /* reexport */ Link2; },
|
|
@@ -304,6 +310,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
304
310
|
"MicOff": function() { return /* reexport */ MicOff; },
|
|
305
311
|
"Minimize": function() { return /* reexport */ Minimize; },
|
|
306
312
|
"MinimizeAlt": function() { return /* reexport */ MinimizeAlt; },
|
|
313
|
+
"MinusCircle": function() { return /* reexport */ MinusCircle; },
|
|
307
314
|
"Monitor": function() { return /* reexport */ Monitor; },
|
|
308
315
|
"MonitorOff": function() { return /* reexport */ MonitorOff; },
|
|
309
316
|
"MonitorSpeaker": function() { return /* reexport */ MonitorSpeaker; },
|
|
@@ -313,6 +320,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
313
320
|
"Mouse": function() { return /* reexport */ Mouse; },
|
|
314
321
|
"MultiLineDept": function() { return /* reexport */ MultiLineDept; },
|
|
315
322
|
"Music": function() { return /* reexport */ Music; },
|
|
323
|
+
"MusicOff": function() { return /* reexport */ MusicOff; },
|
|
316
324
|
"Network": function() { return /* reexport */ Network; },
|
|
317
325
|
"Neutral": function() { return /* reexport */ Neutral; },
|
|
318
326
|
"Newspaper": function() { return /* reexport */ Newspaper; },
|
|
@@ -336,6 +344,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
336
344
|
"PhoneMissed": function() { return /* reexport */ PhoneMissed; },
|
|
337
345
|
"PhoneOff": function() { return /* reexport */ PhoneOff; },
|
|
338
346
|
"PhoneOutgoing": function() { return /* reexport */ PhoneOutgoing; },
|
|
347
|
+
"PictureInPicture": function() { return /* reexport */ PictureInPicture; },
|
|
339
348
|
"PieChart": function() { return /* reexport */ PieChart; },
|
|
340
349
|
"Pin": function() { return /* reexport */ Pin; },
|
|
341
350
|
"PinOff": function() { return /* reexport */ PinOff; },
|
|
@@ -1783,6 +1792,62 @@ var AtSign_component = normalizeComponent(
|
|
|
1783
1792
|
)
|
|
1784
1793
|
|
|
1785
1794
|
/* harmony default export */ var AtSign = (AtSign_component.exports);
|
|
1795
|
+
;// 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/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&
|
|
1796
|
+
var Attestationvue_type_template_id_fef01e2a_render = function render() {
|
|
1797
|
+
var _vm = this,
|
|
1798
|
+
_c = _vm._self._c;
|
|
1799
|
+
return _c('svg', {
|
|
1800
|
+
staticClass: "d-icon d-icon--attestation",
|
|
1801
|
+
attrs: {
|
|
1802
|
+
"aria-hidden": "true",
|
|
1803
|
+
"role": "img",
|
|
1804
|
+
"data-name": "Attestation",
|
|
1805
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
1806
|
+
"viewBox": "0 0 12 12"
|
|
1807
|
+
}
|
|
1808
|
+
}, [_c('g', {
|
|
1809
|
+
attrs: {
|
|
1810
|
+
"clip-path": "url(#a)"
|
|
1811
|
+
}
|
|
1812
|
+
}, [_c('path', {
|
|
1813
|
+
attrs: {
|
|
1814
|
+
"fill": "currentColor",
|
|
1815
|
+
"fill-rule": "evenodd",
|
|
1816
|
+
"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",
|
|
1817
|
+
"clip-rule": "evenodd"
|
|
1818
|
+
}
|
|
1819
|
+
})]), _c('defs', [_c('clipPath', {
|
|
1820
|
+
attrs: {
|
|
1821
|
+
"id": "a"
|
|
1822
|
+
}
|
|
1823
|
+
}, [_c('rect', {
|
|
1824
|
+
attrs: {
|
|
1825
|
+
"fill": "#fff",
|
|
1826
|
+
"rx": "4"
|
|
1827
|
+
}
|
|
1828
|
+
})])])]);
|
|
1829
|
+
};
|
|
1830
|
+
var Attestationvue_type_template_id_fef01e2a_staticRenderFns = [];
|
|
1831
|
+
|
|
1832
|
+
;// CONCATENATED MODULE: ./src/icons/Attestation.vue
|
|
1833
|
+
|
|
1834
|
+
var Attestation_script = {}
|
|
1835
|
+
|
|
1836
|
+
|
|
1837
|
+
/* normalize component */
|
|
1838
|
+
;
|
|
1839
|
+
var Attestation_component = normalizeComponent(
|
|
1840
|
+
Attestation_script,
|
|
1841
|
+
Attestationvue_type_template_id_fef01e2a_render,
|
|
1842
|
+
Attestationvue_type_template_id_fef01e2a_staticRenderFns,
|
|
1843
|
+
false,
|
|
1844
|
+
null,
|
|
1845
|
+
null,
|
|
1846
|
+
null
|
|
1847
|
+
|
|
1848
|
+
)
|
|
1849
|
+
|
|
1850
|
+
/* harmony default export */ var Attestation = (Attestation_component.exports);
|
|
1786
1851
|
;// 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/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&
|
|
1787
1852
|
var Axis3dvue_type_template_id_469bf654_render = function render() {
|
|
1788
1853
|
var _vm = this,
|
|
@@ -10296,6 +10361,62 @@ var GripVertical_component = normalizeComponent(
|
|
|
10296
10361
|
)
|
|
10297
10362
|
|
|
10298
10363
|
/* harmony default export */ var GripVertical = (GripVertical_component.exports);
|
|
10364
|
+
;// 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/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&
|
|
10365
|
+
var Handvue_type_template_id_50de6dfb_render = function render() {
|
|
10366
|
+
var _vm = this,
|
|
10367
|
+
_c = _vm._self._c;
|
|
10368
|
+
return _c('svg', {
|
|
10369
|
+
staticClass: "d-icon d-icon--hand",
|
|
10370
|
+
attrs: {
|
|
10371
|
+
"aria-hidden": "true",
|
|
10372
|
+
"role": "img",
|
|
10373
|
+
"data-name": "Hand",
|
|
10374
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
10375
|
+
"viewBox": "0 0 12 12"
|
|
10376
|
+
}
|
|
10377
|
+
}, [_c('g', {
|
|
10378
|
+
attrs: {
|
|
10379
|
+
"clip-path": "url(#a)"
|
|
10380
|
+
}
|
|
10381
|
+
}, [_c('path', {
|
|
10382
|
+
attrs: {
|
|
10383
|
+
"fill": "currentColor",
|
|
10384
|
+
"fill-rule": "evenodd",
|
|
10385
|
+
"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",
|
|
10386
|
+
"clip-rule": "evenodd"
|
|
10387
|
+
}
|
|
10388
|
+
})]), _c('defs', [_c('clipPath', {
|
|
10389
|
+
attrs: {
|
|
10390
|
+
"id": "a"
|
|
10391
|
+
}
|
|
10392
|
+
}, [_c('path', {
|
|
10393
|
+
attrs: {
|
|
10394
|
+
"fill": "#fff",
|
|
10395
|
+
"d": "M0 0h12v12H0z"
|
|
10396
|
+
}
|
|
10397
|
+
})])])]);
|
|
10398
|
+
};
|
|
10399
|
+
var Handvue_type_template_id_50de6dfb_staticRenderFns = [];
|
|
10400
|
+
|
|
10401
|
+
;// CONCATENATED MODULE: ./src/icons/Hand.vue
|
|
10402
|
+
|
|
10403
|
+
var Hand_script = {}
|
|
10404
|
+
|
|
10405
|
+
|
|
10406
|
+
/* normalize component */
|
|
10407
|
+
;
|
|
10408
|
+
var Hand_component = normalizeComponent(
|
|
10409
|
+
Hand_script,
|
|
10410
|
+
Handvue_type_template_id_50de6dfb_render,
|
|
10411
|
+
Handvue_type_template_id_50de6dfb_staticRenderFns,
|
|
10412
|
+
false,
|
|
10413
|
+
null,
|
|
10414
|
+
null,
|
|
10415
|
+
null
|
|
10416
|
+
|
|
10417
|
+
)
|
|
10418
|
+
|
|
10419
|
+
/* harmony default export */ var Hand = (Hand_component.exports);
|
|
10299
10420
|
;// 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/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&
|
|
10300
10421
|
var HardDrivevue_type_template_id_73612149_render = function render() {
|
|
10301
10422
|
var _vm = this,
|
|
@@ -11582,6 +11703,49 @@ var Laptop2_component = normalizeComponent(
|
|
|
11582
11703
|
)
|
|
11583
11704
|
|
|
11584
11705
|
/* harmony default export */ var Laptop2 = (Laptop2_component.exports);
|
|
11706
|
+
;// 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/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&
|
|
11707
|
+
var LargeSelfViewvue_type_template_id_35fcb74d_render = function render() {
|
|
11708
|
+
var _vm = this,
|
|
11709
|
+
_c = _vm._self._c;
|
|
11710
|
+
return _c('svg', {
|
|
11711
|
+
staticClass: "d-icon d-icon--largeSelfView",
|
|
11712
|
+
attrs: {
|
|
11713
|
+
"aria-hidden": "true",
|
|
11714
|
+
"role": "img",
|
|
11715
|
+
"data-name": "Large Self View",
|
|
11716
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
11717
|
+
"viewBox": "0 0 12 12"
|
|
11718
|
+
}
|
|
11719
|
+
}, [_c('path', {
|
|
11720
|
+
attrs: {
|
|
11721
|
+
"fill": "currentColor",
|
|
11722
|
+
"fill-rule": "evenodd",
|
|
11723
|
+
"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",
|
|
11724
|
+
"clip-rule": "evenodd"
|
|
11725
|
+
}
|
|
11726
|
+
})]);
|
|
11727
|
+
};
|
|
11728
|
+
var LargeSelfViewvue_type_template_id_35fcb74d_staticRenderFns = [];
|
|
11729
|
+
|
|
11730
|
+
;// CONCATENATED MODULE: ./src/icons/LargeSelfView.vue
|
|
11731
|
+
|
|
11732
|
+
var LargeSelfView_script = {}
|
|
11733
|
+
|
|
11734
|
+
|
|
11735
|
+
/* normalize component */
|
|
11736
|
+
;
|
|
11737
|
+
var LargeSelfView_component = normalizeComponent(
|
|
11738
|
+
LargeSelfView_script,
|
|
11739
|
+
LargeSelfViewvue_type_template_id_35fcb74d_render,
|
|
11740
|
+
LargeSelfViewvue_type_template_id_35fcb74d_staticRenderFns,
|
|
11741
|
+
false,
|
|
11742
|
+
null,
|
|
11743
|
+
null,
|
|
11744
|
+
null
|
|
11745
|
+
|
|
11746
|
+
)
|
|
11747
|
+
|
|
11748
|
+
/* harmony default export */ var LargeSelfView = (LargeSelfView_component.exports);
|
|
11585
11749
|
;// 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/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&
|
|
11586
11750
|
var Layoutvue_type_template_id_5bec2152_render = function render() {
|
|
11587
11751
|
var _vm = this,
|
|
@@ -11682,6 +11846,49 @@ var LayoutDashboard_component = normalizeComponent(
|
|
|
11682
11846
|
)
|
|
11683
11847
|
|
|
11684
11848
|
/* harmony default export */ var LayoutDashboard = (LayoutDashboard_component.exports);
|
|
11849
|
+
;// 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/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&
|
|
11850
|
+
var LayoutFilmstripvue_type_template_id_630dfb3a_render = function render() {
|
|
11851
|
+
var _vm = this,
|
|
11852
|
+
_c = _vm._self._c;
|
|
11853
|
+
return _c('svg', {
|
|
11854
|
+
staticClass: "d-icon d-icon--layoutFilmstrip",
|
|
11855
|
+
attrs: {
|
|
11856
|
+
"aria-hidden": "true",
|
|
11857
|
+
"role": "img",
|
|
11858
|
+
"data-name": "Layout Filmstrip",
|
|
11859
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
11860
|
+
"viewBox": "0 0 12 12"
|
|
11861
|
+
}
|
|
11862
|
+
}, [_c('path', {
|
|
11863
|
+
attrs: {
|
|
11864
|
+
"fill": "currentColor",
|
|
11865
|
+
"fill-rule": "evenodd",
|
|
11866
|
+
"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",
|
|
11867
|
+
"clip-rule": "evenodd"
|
|
11868
|
+
}
|
|
11869
|
+
})]);
|
|
11870
|
+
};
|
|
11871
|
+
var LayoutFilmstripvue_type_template_id_630dfb3a_staticRenderFns = [];
|
|
11872
|
+
|
|
11873
|
+
;// CONCATENATED MODULE: ./src/icons/LayoutFilmstrip.vue
|
|
11874
|
+
|
|
11875
|
+
var LayoutFilmstrip_script = {}
|
|
11876
|
+
|
|
11877
|
+
|
|
11878
|
+
/* normalize component */
|
|
11879
|
+
;
|
|
11880
|
+
var LayoutFilmstrip_component = normalizeComponent(
|
|
11881
|
+
LayoutFilmstrip_script,
|
|
11882
|
+
LayoutFilmstripvue_type_template_id_630dfb3a_render,
|
|
11883
|
+
LayoutFilmstripvue_type_template_id_630dfb3a_staticRenderFns,
|
|
11884
|
+
false,
|
|
11885
|
+
null,
|
|
11886
|
+
null,
|
|
11887
|
+
null
|
|
11888
|
+
|
|
11889
|
+
)
|
|
11890
|
+
|
|
11891
|
+
/* harmony default export */ var LayoutFilmstrip = (LayoutFilmstrip_component.exports);
|
|
11685
11892
|
;// 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/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&
|
|
11686
11893
|
var LayoutGridvue_type_template_id_316dadb2_render = function render() {
|
|
11687
11894
|
var _vm = this,
|
|
@@ -11879,6 +12086,118 @@ var LifeBuoy_component = normalizeComponent(
|
|
|
11879
12086
|
)
|
|
11880
12087
|
|
|
11881
12088
|
/* harmony default export */ var LifeBuoy = (LifeBuoy_component.exports);
|
|
12089
|
+
;// 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/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&
|
|
12090
|
+
var Lightbulbvue_type_template_id_473031e0_render = function render() {
|
|
12091
|
+
var _vm = this,
|
|
12092
|
+
_c = _vm._self._c;
|
|
12093
|
+
return _c('svg', {
|
|
12094
|
+
staticClass: "d-icon d-icon--lightbulb",
|
|
12095
|
+
attrs: {
|
|
12096
|
+
"aria-hidden": "true",
|
|
12097
|
+
"role": "img",
|
|
12098
|
+
"data-name": "Lightbulb",
|
|
12099
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
12100
|
+
"viewBox": "0 0 12 12"
|
|
12101
|
+
}
|
|
12102
|
+
}, [_c('g', {
|
|
12103
|
+
attrs: {
|
|
12104
|
+
"clip-path": "url(#a)"
|
|
12105
|
+
}
|
|
12106
|
+
}, [_c('path', {
|
|
12107
|
+
attrs: {
|
|
12108
|
+
"fill": "currentColor",
|
|
12109
|
+
"fill-rule": "evenodd",
|
|
12110
|
+
"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",
|
|
12111
|
+
"clip-rule": "evenodd"
|
|
12112
|
+
}
|
|
12113
|
+
})]), _c('defs', [_c('clipPath', {
|
|
12114
|
+
attrs: {
|
|
12115
|
+
"id": "a"
|
|
12116
|
+
}
|
|
12117
|
+
}, [_c('path', {
|
|
12118
|
+
attrs: {
|
|
12119
|
+
"fill": "#fff",
|
|
12120
|
+
"d": "M0 0h12v12H0z"
|
|
12121
|
+
}
|
|
12122
|
+
})])])]);
|
|
12123
|
+
};
|
|
12124
|
+
var Lightbulbvue_type_template_id_473031e0_staticRenderFns = [];
|
|
12125
|
+
|
|
12126
|
+
;// CONCATENATED MODULE: ./src/icons/Lightbulb.vue
|
|
12127
|
+
|
|
12128
|
+
var Lightbulb_script = {}
|
|
12129
|
+
|
|
12130
|
+
|
|
12131
|
+
/* normalize component */
|
|
12132
|
+
;
|
|
12133
|
+
var Lightbulb_component = normalizeComponent(
|
|
12134
|
+
Lightbulb_script,
|
|
12135
|
+
Lightbulbvue_type_template_id_473031e0_render,
|
|
12136
|
+
Lightbulbvue_type_template_id_473031e0_staticRenderFns,
|
|
12137
|
+
false,
|
|
12138
|
+
null,
|
|
12139
|
+
null,
|
|
12140
|
+
null
|
|
12141
|
+
|
|
12142
|
+
)
|
|
12143
|
+
|
|
12144
|
+
/* harmony default export */ var Lightbulb = (Lightbulb_component.exports);
|
|
12145
|
+
;// 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/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&
|
|
12146
|
+
var LightbulbOffvue_type_template_id_b734a2c2_render = function render() {
|
|
12147
|
+
var _vm = this,
|
|
12148
|
+
_c = _vm._self._c;
|
|
12149
|
+
return _c('svg', {
|
|
12150
|
+
staticClass: "d-icon d-icon--lightbulbOff",
|
|
12151
|
+
attrs: {
|
|
12152
|
+
"aria-hidden": "true",
|
|
12153
|
+
"role": "img",
|
|
12154
|
+
"data-name": "Lightbulb Off",
|
|
12155
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
12156
|
+
"viewBox": "0 0 12 12"
|
|
12157
|
+
}
|
|
12158
|
+
}, [_c('g', {
|
|
12159
|
+
attrs: {
|
|
12160
|
+
"clip-path": "url(#a)"
|
|
12161
|
+
}
|
|
12162
|
+
}, [_c('path', {
|
|
12163
|
+
attrs: {
|
|
12164
|
+
"fill": "currentColor",
|
|
12165
|
+
"fill-rule": "evenodd",
|
|
12166
|
+
"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",
|
|
12167
|
+
"clip-rule": "evenodd"
|
|
12168
|
+
}
|
|
12169
|
+
})]), _c('defs', [_c('clipPath', {
|
|
12170
|
+
attrs: {
|
|
12171
|
+
"id": "a"
|
|
12172
|
+
}
|
|
12173
|
+
}, [_c('path', {
|
|
12174
|
+
attrs: {
|
|
12175
|
+
"fill": "#fff",
|
|
12176
|
+
"d": "M0 0h12v12H0z"
|
|
12177
|
+
}
|
|
12178
|
+
})])])]);
|
|
12179
|
+
};
|
|
12180
|
+
var LightbulbOffvue_type_template_id_b734a2c2_staticRenderFns = [];
|
|
12181
|
+
|
|
12182
|
+
;// CONCATENATED MODULE: ./src/icons/LightbulbOff.vue
|
|
12183
|
+
|
|
12184
|
+
var LightbulbOff_script = {}
|
|
12185
|
+
|
|
12186
|
+
|
|
12187
|
+
/* normalize component */
|
|
12188
|
+
;
|
|
12189
|
+
var LightbulbOff_component = normalizeComponent(
|
|
12190
|
+
LightbulbOff_script,
|
|
12191
|
+
LightbulbOffvue_type_template_id_b734a2c2_render,
|
|
12192
|
+
LightbulbOffvue_type_template_id_b734a2c2_staticRenderFns,
|
|
12193
|
+
false,
|
|
12194
|
+
null,
|
|
12195
|
+
null,
|
|
12196
|
+
null
|
|
12197
|
+
|
|
12198
|
+
)
|
|
12199
|
+
|
|
12200
|
+
/* harmony default export */ var LightbulbOff = (LightbulbOff_component.exports);
|
|
11882
12201
|
;// 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/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&
|
|
11883
12202
|
var LightningBoltvue_type_template_id_97c70d1c_render = function render() {
|
|
11884
12203
|
var _vm = this,
|
|
@@ -13164,6 +13483,62 @@ var MinimizeAlt_component = normalizeComponent(
|
|
|
13164
13483
|
)
|
|
13165
13484
|
|
|
13166
13485
|
/* harmony default export */ var MinimizeAlt = (MinimizeAlt_component.exports);
|
|
13486
|
+
;// 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/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&
|
|
13487
|
+
var MinusCirclevue_type_template_id_5765f86c_render = function render() {
|
|
13488
|
+
var _vm = this,
|
|
13489
|
+
_c = _vm._self._c;
|
|
13490
|
+
return _c('svg', {
|
|
13491
|
+
staticClass: "d-icon d-icon--minusCircle",
|
|
13492
|
+
attrs: {
|
|
13493
|
+
"aria-hidden": "true",
|
|
13494
|
+
"role": "img",
|
|
13495
|
+
"data-name": "Minus Circle",
|
|
13496
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13497
|
+
"viewBox": "0 0 12 12"
|
|
13498
|
+
}
|
|
13499
|
+
}, [_c('g', {
|
|
13500
|
+
attrs: {
|
|
13501
|
+
"clip-path": "url(#a)"
|
|
13502
|
+
}
|
|
13503
|
+
}, [_c('path', {
|
|
13504
|
+
attrs: {
|
|
13505
|
+
"fill": "currentColor",
|
|
13506
|
+
"fill-rule": "evenodd",
|
|
13507
|
+
"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",
|
|
13508
|
+
"clip-rule": "evenodd"
|
|
13509
|
+
}
|
|
13510
|
+
})]), _c('defs', [_c('clipPath', {
|
|
13511
|
+
attrs: {
|
|
13512
|
+
"id": "a"
|
|
13513
|
+
}
|
|
13514
|
+
}, [_c('path', {
|
|
13515
|
+
attrs: {
|
|
13516
|
+
"fill": "#fff",
|
|
13517
|
+
"d": "M0 0h12v12H0z"
|
|
13518
|
+
}
|
|
13519
|
+
})])])]);
|
|
13520
|
+
};
|
|
13521
|
+
var MinusCirclevue_type_template_id_5765f86c_staticRenderFns = [];
|
|
13522
|
+
|
|
13523
|
+
;// CONCATENATED MODULE: ./src/icons/MinusCircle.vue
|
|
13524
|
+
|
|
13525
|
+
var MinusCircle_script = {}
|
|
13526
|
+
|
|
13527
|
+
|
|
13528
|
+
/* normalize component */
|
|
13529
|
+
;
|
|
13530
|
+
var MinusCircle_component = normalizeComponent(
|
|
13531
|
+
MinusCircle_script,
|
|
13532
|
+
MinusCirclevue_type_template_id_5765f86c_render,
|
|
13533
|
+
MinusCirclevue_type_template_id_5765f86c_staticRenderFns,
|
|
13534
|
+
false,
|
|
13535
|
+
null,
|
|
13536
|
+
null,
|
|
13537
|
+
null
|
|
13538
|
+
|
|
13539
|
+
)
|
|
13540
|
+
|
|
13541
|
+
/* harmony default export */ var MinusCircle = (MinusCircle_component.exports);
|
|
13167
13542
|
;// 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/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&
|
|
13168
13543
|
var Monitorvue_type_template_id_c4352dcc_render = function render() {
|
|
13169
13544
|
var _vm = this,
|
|
@@ -13589,6 +13964,49 @@ var Music_component = normalizeComponent(
|
|
|
13589
13964
|
)
|
|
13590
13965
|
|
|
13591
13966
|
/* harmony default export */ var Music = (Music_component.exports);
|
|
13967
|
+
;// 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/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&
|
|
13968
|
+
var MusicOffvue_type_template_id_0b88df6c_render = function render() {
|
|
13969
|
+
var _vm = this,
|
|
13970
|
+
_c = _vm._self._c;
|
|
13971
|
+
return _c('svg', {
|
|
13972
|
+
staticClass: "d-icon d-icon--musicOff",
|
|
13973
|
+
attrs: {
|
|
13974
|
+
"aria-hidden": "true",
|
|
13975
|
+
"role": "img",
|
|
13976
|
+
"data-name": "Music Off",
|
|
13977
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13978
|
+
"viewBox": "0 0 12 12"
|
|
13979
|
+
}
|
|
13980
|
+
}, [_c('path', {
|
|
13981
|
+
attrs: {
|
|
13982
|
+
"fill": "currentColor",
|
|
13983
|
+
"fill-rule": "evenodd",
|
|
13984
|
+
"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",
|
|
13985
|
+
"clip-rule": "evenodd"
|
|
13986
|
+
}
|
|
13987
|
+
})]);
|
|
13988
|
+
};
|
|
13989
|
+
var MusicOffvue_type_template_id_0b88df6c_staticRenderFns = [];
|
|
13990
|
+
|
|
13991
|
+
;// CONCATENATED MODULE: ./src/icons/MusicOff.vue
|
|
13992
|
+
|
|
13993
|
+
var MusicOff_script = {}
|
|
13994
|
+
|
|
13995
|
+
|
|
13996
|
+
/* normalize component */
|
|
13997
|
+
;
|
|
13998
|
+
var MusicOff_component = normalizeComponent(
|
|
13999
|
+
MusicOff_script,
|
|
14000
|
+
MusicOffvue_type_template_id_0b88df6c_render,
|
|
14001
|
+
MusicOffvue_type_template_id_0b88df6c_staticRenderFns,
|
|
14002
|
+
false,
|
|
14003
|
+
null,
|
|
14004
|
+
null,
|
|
14005
|
+
null
|
|
14006
|
+
|
|
14007
|
+
)
|
|
14008
|
+
|
|
14009
|
+
/* harmony default export */ var MusicOff = (MusicOff_component.exports);
|
|
13592
14010
|
;// 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/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&
|
|
13593
14011
|
var Networkvue_type_template_id_2c127986_render = function render() {
|
|
13594
14012
|
var _vm = this,
|
|
@@ -14434,8 +14852,8 @@ var PhoneForward_component = normalizeComponent(
|
|
|
14434
14852
|
)
|
|
14435
14853
|
|
|
14436
14854
|
/* harmony default export */ var PhoneForward = (PhoneForward_component.exports);
|
|
14437
|
-
;// 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/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=
|
|
14438
|
-
var
|
|
14855
|
+
;// 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/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&
|
|
14856
|
+
var PhoneHangUpvue_type_template_id_2e74ee5b_render = function render() {
|
|
14439
14857
|
var _vm = this,
|
|
14440
14858
|
_c = _vm._self._c;
|
|
14441
14859
|
return _c('svg', {
|
|
@@ -14455,7 +14873,7 @@ var PhoneHangUpvue_type_template_id_ae75201c_render = function render() {
|
|
|
14455
14873
|
attrs: {
|
|
14456
14874
|
"fill": "currentColor",
|
|
14457
14875
|
"fill-rule": "evenodd",
|
|
14458
|
-
"d": "
|
|
14876
|
+
"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",
|
|
14459
14877
|
"clip-rule": "evenodd"
|
|
14460
14878
|
}
|
|
14461
14879
|
})]), _c('defs', [_c('clipPath', {
|
|
@@ -14469,7 +14887,7 @@ var PhoneHangUpvue_type_template_id_ae75201c_render = function render() {
|
|
|
14469
14887
|
}
|
|
14470
14888
|
})])])]);
|
|
14471
14889
|
};
|
|
14472
|
-
var
|
|
14890
|
+
var PhoneHangUpvue_type_template_id_2e74ee5b_staticRenderFns = [];
|
|
14473
14891
|
|
|
14474
14892
|
;// CONCATENATED MODULE: ./src/icons/PhoneHangUp.vue
|
|
14475
14893
|
|
|
@@ -14480,8 +14898,8 @@ var PhoneHangUp_script = {}
|
|
|
14480
14898
|
;
|
|
14481
14899
|
var PhoneHangUp_component = normalizeComponent(
|
|
14482
14900
|
PhoneHangUp_script,
|
|
14483
|
-
|
|
14484
|
-
|
|
14901
|
+
PhoneHangUpvue_type_template_id_2e74ee5b_render,
|
|
14902
|
+
PhoneHangUpvue_type_template_id_2e74ee5b_staticRenderFns,
|
|
14485
14903
|
false,
|
|
14486
14904
|
null,
|
|
14487
14905
|
null,
|
|
@@ -14722,6 +15140,49 @@ var PhoneOutgoing_component = normalizeComponent(
|
|
|
14722
15140
|
)
|
|
14723
15141
|
|
|
14724
15142
|
/* harmony default export */ var PhoneOutgoing = (PhoneOutgoing_component.exports);
|
|
15143
|
+
;// 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/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&
|
|
15144
|
+
var PictureInPicturevue_type_template_id_110ab096_render = function render() {
|
|
15145
|
+
var _vm = this,
|
|
15146
|
+
_c = _vm._self._c;
|
|
15147
|
+
return _c('svg', {
|
|
15148
|
+
staticClass: "d-icon d-icon--pictureInPicture",
|
|
15149
|
+
attrs: {
|
|
15150
|
+
"aria-hidden": "true",
|
|
15151
|
+
"role": "img",
|
|
15152
|
+
"data-name": "Picture In Picture",
|
|
15153
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
15154
|
+
"viewBox": "0 0 12 12"
|
|
15155
|
+
}
|
|
15156
|
+
}, [_c('path', {
|
|
15157
|
+
attrs: {
|
|
15158
|
+
"fill": "currentColor",
|
|
15159
|
+
"fill-rule": "evenodd",
|
|
15160
|
+
"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",
|
|
15161
|
+
"clip-rule": "evenodd"
|
|
15162
|
+
}
|
|
15163
|
+
})]);
|
|
15164
|
+
};
|
|
15165
|
+
var PictureInPicturevue_type_template_id_110ab096_staticRenderFns = [];
|
|
15166
|
+
|
|
15167
|
+
;// CONCATENATED MODULE: ./src/icons/PictureInPicture.vue
|
|
15168
|
+
|
|
15169
|
+
var PictureInPicture_script = {}
|
|
15170
|
+
|
|
15171
|
+
|
|
15172
|
+
/* normalize component */
|
|
15173
|
+
;
|
|
15174
|
+
var PictureInPicture_component = normalizeComponent(
|
|
15175
|
+
PictureInPicture_script,
|
|
15176
|
+
PictureInPicturevue_type_template_id_110ab096_render,
|
|
15177
|
+
PictureInPicturevue_type_template_id_110ab096_staticRenderFns,
|
|
15178
|
+
false,
|
|
15179
|
+
null,
|
|
15180
|
+
null,
|
|
15181
|
+
null
|
|
15182
|
+
|
|
15183
|
+
)
|
|
15184
|
+
|
|
15185
|
+
/* harmony default export */ var PictureInPicture = (PictureInPicture_component.exports);
|
|
14725
15186
|
;// 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/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&
|
|
14726
15187
|
var PieChartvue_type_template_id_1040ce7c_render = function render() {
|
|
14727
15188
|
var _vm = this,
|
|
@@ -19041,8 +19502,8 @@ var Tags_component = normalizeComponent(
|
|
|
19041
19502
|
)
|
|
19042
19503
|
|
|
19043
19504
|
/* harmony default export */ var Tags = (Tags_component.exports);
|
|
19044
|
-
;// 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/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=
|
|
19045
|
-
var
|
|
19505
|
+
;// 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/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&
|
|
19506
|
+
var Takeovervue_type_template_id_ebb3809a_render = function render() {
|
|
19046
19507
|
var _vm = this,
|
|
19047
19508
|
_c = _vm._self._c;
|
|
19048
19509
|
return _c('svg', {
|
|
@@ -19062,7 +19523,7 @@ var Takeovervue_type_template_id_5a4e2f8a_render = function render() {
|
|
|
19062
19523
|
attrs: {
|
|
19063
19524
|
"fill": "currentColor",
|
|
19064
19525
|
"fill-rule": "evenodd",
|
|
19065
|
-
"d": "M9.
|
|
19526
|
+
"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",
|
|
19066
19527
|
"clip-rule": "evenodd"
|
|
19067
19528
|
}
|
|
19068
19529
|
})]), _c('defs', [_c('clipPath', {
|
|
@@ -19076,7 +19537,7 @@ var Takeovervue_type_template_id_5a4e2f8a_render = function render() {
|
|
|
19076
19537
|
}
|
|
19077
19538
|
})])])]);
|
|
19078
19539
|
};
|
|
19079
|
-
var
|
|
19540
|
+
var Takeovervue_type_template_id_ebb3809a_staticRenderFns = [];
|
|
19080
19541
|
|
|
19081
19542
|
;// CONCATENATED MODULE: ./src/icons/Takeover.vue
|
|
19082
19543
|
|
|
@@ -19087,8 +19548,8 @@ var Takeover_script = {}
|
|
|
19087
19548
|
;
|
|
19088
19549
|
var Takeover_component = normalizeComponent(
|
|
19089
19550
|
Takeover_script,
|
|
19090
|
-
|
|
19091
|
-
|
|
19551
|
+
Takeovervue_type_template_id_ebb3809a_render,
|
|
19552
|
+
Takeovervue_type_template_id_ebb3809a_staticRenderFns,
|
|
19092
19553
|
false,
|
|
19093
19554
|
null,
|
|
19094
19555
|
null,
|
|
@@ -22319,6 +22780,15 @@ var ZoomOut_component = normalizeComponent(
|
|
|
22319
22780
|
|
|
22320
22781
|
|
|
22321
22782
|
|
|
22783
|
+
|
|
22784
|
+
|
|
22785
|
+
|
|
22786
|
+
|
|
22787
|
+
|
|
22788
|
+
|
|
22789
|
+
|
|
22790
|
+
|
|
22791
|
+
|
|
22322
22792
|
|
|
22323
22793
|
|
|
22324
22794
|
|