@dialpad/dialtone-icons 0.0.6 → 0.0.7

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.
@@ -82,9 +82,11 @@ __webpack_require__.d(__webpack_exports__, {
82
82
  "BatteryFull": function() { return /* reexport */ BatteryFull; },
83
83
  "BatteryLow": function() { return /* reexport */ BatteryLow; },
84
84
  "BatteryMedium": function() { return /* reexport */ BatteryMedium; },
85
+ "Bell": function() { return /* reexport */ Bell; },
85
86
  "BellMinus": function() { return /* reexport */ BellMinus; },
86
87
  "BellOff": function() { return /* reexport */ BellOff; },
87
88
  "BellPlus": function() { return /* reexport */ BellPlus; },
89
+ "BellRing": function() { return /* reexport */ BellRing; },
88
90
  "Binary": function() { return /* reexport */ Binary; },
89
91
  "Bluetooth": function() { return /* reexport */ Bluetooth; },
90
92
  "BluetoothConnected": function() { return /* reexport */ BluetoothConnected; },
@@ -216,6 +218,7 @@ __webpack_require__.d(__webpack_exports__, {
216
218
  "Fingerprint": function() { return /* reexport */ Fingerprint; },
217
219
  "Flag": function() { return /* reexport */ Flag; },
218
220
  "FlagOff": function() { return /* reexport */ FlagOff; },
221
+ "Flame": function() { return /* reexport */ Flame; },
219
222
  "Focus": function() { return /* reexport */ Focus; },
220
223
  "Folder": function() { return /* reexport */ Folder; },
221
224
  "FolderTree": function() { return /* reexport */ FolderTree; },
@@ -2467,6 +2470,137 @@ var BellPlus_component = normalizeComponent(
2467
2470
  )
2468
2471
 
2469
2472
  /* harmony default export */ var BellPlus = (BellPlus_component.exports);
2473
+ ;// 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/BellRing.vue?vue&type=template&id=9ae881a6&
2474
+ var BellRingvue_type_template_id_9ae881a6_render = function render() {
2475
+ var _vm = this,
2476
+ _c = _vm._self._c;
2477
+ return _c('svg', {
2478
+ staticClass: "d-icon d-icon--bellRing",
2479
+ attrs: {
2480
+ "aria-hidden": "true",
2481
+ "focusable": "false",
2482
+ "data-name": "Bell Ring",
2483
+ "viewBox": "0 0 12 12"
2484
+ }
2485
+ }, [_c('g', {
2486
+ attrs: {
2487
+ "clip-path": "url(#a)"
2488
+ }
2489
+ }, [_c('path', {
2490
+ attrs: {
2491
+ "fill": "currentColor",
2492
+ "fill-rule": "evenodd",
2493
+ "d": "M2.304.603a.5.5 0 0 1 .093.7A4.422 4.422 0 0 0 1.5 4a.5.5 0 0 1-1 0C.5 2.794.884 1.636 1.603.696a.5.5 0 0 1 .7-.093ZM9.7.6a.5.5 0 0 1 .7.1A5.5 5.5 0 0 1 11.5 4a.5.5 0 0 1-1 0 4.5 4.5 0 0 0-.9-2.7.5.5 0 0 1 .1-.7Zm-4.816 9.468a.5.5 0 0 1 .684.181.5.5 0 0 0 .865 0 .5.5 0 1 1 .865.502 1.5 1.5 0 0 1-2.595 0 .5.5 0 0 1 .181-.683Z",
2494
+ "clip-rule": "evenodd"
2495
+ }
2496
+ }), _c('path', {
2497
+ attrs: {
2498
+ "fill": "currentColor",
2499
+ "d": "M3.525 1.525A3.5 3.5 0 0 1 6 .5a.5.5 0 0 1 0 1A2.5 2.5 0 0 0 3.5 4c0 1.824-.391 3.033-.811 3.802-.21.383-.423.653-.592.831a2.488 2.488 0 0 1-.212.201l-.801-.057a.5.5 0 0 1 .133-.69h.001a1.51 1.51 0 0 0 .153-.142c.113-.118.274-.318.44-.622.33-.606.689-1.647.689-3.323a3.5 3.5 0 0 1 1.025-2.475Z"
2500
+ }
2501
+ }), _c('path', {
2502
+ attrs: {
2503
+ "fill": "currentColor",
2504
+ "fill-rule": "evenodd",
2505
+ "d": "M1 8.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5Z",
2506
+ "clip-rule": "evenodd"
2507
+ }
2508
+ }), _c('path', {
2509
+ attrs: {
2510
+ "fill": "currentColor",
2511
+ "d": "M8.475 1.525A3.5 3.5 0 0 0 6 .5a.5.5 0 0 0 0 1A2.5 2.5 0 0 1 8.5 4c0 1.824.391 3.033.811 3.802.21.383.423.653.592.831l1.013.144a.5.5 0 0 0-.133-.69h-.001a1.507 1.507 0 0 1-.153-.142 2.97 2.97 0 0 1-.44-.622C9.859 6.717 9.5 5.676 9.5 4a3.5 3.5 0 0 0-1.025-2.475Z"
2512
+ }
2513
+ })]), _c('defs', [_c('clipPath', {
2514
+ attrs: {
2515
+ "id": "a"
2516
+ }
2517
+ }, [_c('path', {
2518
+ attrs: {
2519
+ "fill": "#fff",
2520
+ "d": "M0 0h12v12H0z"
2521
+ }
2522
+ })])])]);
2523
+ };
2524
+ var BellRingvue_type_template_id_9ae881a6_staticRenderFns = [];
2525
+
2526
+ ;// CONCATENATED MODULE: ./src/icons/BellRing.vue
2527
+
2528
+ var BellRing_script = {}
2529
+
2530
+
2531
+ /* normalize component */
2532
+ ;
2533
+ var BellRing_component = normalizeComponent(
2534
+ BellRing_script,
2535
+ BellRingvue_type_template_id_9ae881a6_render,
2536
+ BellRingvue_type_template_id_9ae881a6_staticRenderFns,
2537
+ false,
2538
+ null,
2539
+ null,
2540
+ null
2541
+
2542
+ )
2543
+
2544
+ /* harmony default export */ var BellRing = (BellRing_component.exports);
2545
+ ;// 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/Bell.vue?vue&type=template&id=3dde7ede&
2546
+ var Bellvue_type_template_id_3dde7ede_render = function render() {
2547
+ var _vm = this,
2548
+ _c = _vm._self._c;
2549
+ return _c('svg', {
2550
+ staticClass: "d-icon d-icon--bell",
2551
+ attrs: {
2552
+ "aria-hidden": "true",
2553
+ "focusable": "false",
2554
+ "data-name": "Bell",
2555
+ "viewBox": "0 0 12 12"
2556
+ }
2557
+ }, [_c('path', {
2558
+ attrs: {
2559
+ "fill": "currentColor",
2560
+ "fill-rule": "evenodd",
2561
+ "d": "M4.884 10.068a.5.5 0 0 1 .684.181.5.5 0 0 0 .865 0 .5.5 0 0 1 .865.502 1.5 1.5 0 0 1-2.595 0 .5.5 0 0 1 .181-.683Z",
2562
+ "clip-rule": "evenodd"
2563
+ }
2564
+ }), _c('path', {
2565
+ attrs: {
2566
+ "fill": "currentColor",
2567
+ "d": "M3.525 1.525A3.5 3.5 0 0 1 6 .5a.5.5 0 0 1 0 1A2.5 2.5 0 0 0 3.5 4c0 1.824-.391 3.033-.811 3.802-.21.383-.423.653-.592.83-.084.09-.157.156-.212.202l-.801-.057a.5.5 0 0 1 .133-.69h.001a1.51 1.51 0 0 0 .153-.142c.113-.118.274-.318.44-.622.33-.606.689-1.647.689-3.323a3.5 3.5 0 0 1 1.025-2.475Z"
2568
+ }
2569
+ }), _c('path', {
2570
+ attrs: {
2571
+ "fill": "currentColor",
2572
+ "fill-rule": "evenodd",
2573
+ "d": "M1 8.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5Z",
2574
+ "clip-rule": "evenodd"
2575
+ }
2576
+ }), _c('path', {
2577
+ attrs: {
2578
+ "fill": "currentColor",
2579
+ "d": "M8.475 1.525A3.5 3.5 0 0 0 6 .5a.5.5 0 0 0 0 1A2.5 2.5 0 0 1 8.5 4c0 1.824.391 3.033.811 3.802.21.383.423.653.592.83l1.013.145a.5.5 0 0 0-.133-.69h-.001a1.507 1.507 0 0 1-.153-.142 2.97 2.97 0 0 1-.44-.622C9.859 6.717 9.5 5.676 9.5 4a3.5 3.5 0 0 0-1.025-2.475Z"
2580
+ }
2581
+ })]);
2582
+ };
2583
+ var Bellvue_type_template_id_3dde7ede_staticRenderFns = [];
2584
+
2585
+ ;// CONCATENATED MODULE: ./src/icons/Bell.vue
2586
+
2587
+ var Bell_script = {}
2588
+
2589
+
2590
+ /* normalize component */
2591
+ ;
2592
+ var Bell_component = normalizeComponent(
2593
+ Bell_script,
2594
+ Bellvue_type_template_id_3dde7ede_render,
2595
+ Bellvue_type_template_id_3dde7ede_staticRenderFns,
2596
+ false,
2597
+ null,
2598
+ null,
2599
+ null
2600
+
2601
+ )
2602
+
2603
+ /* harmony default export */ var Bell = (Bell_component.exports);
2470
2604
  ;// 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/Binary.vue?vue&type=template&id=3b0d73cc&
2471
2605
  var Binaryvue_type_template_id_3b0d73cc_render = function render() {
2472
2606
  var _vm = this,
@@ -9264,6 +9398,48 @@ var FlagOff_component = normalizeComponent(
9264
9398
  )
9265
9399
 
9266
9400
  /* harmony default export */ var FlagOff = (FlagOff_component.exports);
9401
+ ;// 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/Flame.vue?vue&type=template&id=a7ea33fa&
9402
+ var Flamevue_type_template_id_a7ea33fa_render = function render() {
9403
+ var _vm = this,
9404
+ _c = _vm._self._c;
9405
+ return _c('svg', {
9406
+ staticClass: "d-icon d-icon--flame",
9407
+ attrs: {
9408
+ "aria-hidden": "true",
9409
+ "focusable": "false",
9410
+ "data-name": "Flame",
9411
+ "viewBox": "0 0 12 12"
9412
+ }
9413
+ }, [_c('path', {
9414
+ attrs: {
9415
+ "fill": "currentColor",
9416
+ "fill-rule": "evenodd",
9417
+ "d": "M5.807 1.039a.498.498 0 0 1 .685.372c.228 1.127.91 2.22 1.82 2.949C9.4 5.23 9.998 6.31 10 7.494V7.5a4 4 0 1 1-8 0c0-.687.253-1.368.61-1.813A.5.5 0 0 1 3.5 6a.75.75 0 0 0 1.5.003V6c0-.43-.106-.628-.29-.976a12.41 12.41 0 0 1-.157-.3c-.325-.65-.369-1.299-.141-1.93.217-.605.669-1.152 1.25-1.663a.497.497 0 0 1 .145-.092Zm-.36 3.237c.037.074.077.148.118.223.203.375.434.8.435 1.497V6a1.75 1.75 0 0 1-2.982 1.242A1.932 1.932 0 0 0 3 7.5a3 3 0 0 0 6 .005V7.5c0-.815-.402-1.631-1.312-2.36a6.285 6.285 0 0 1-1.933-2.68 2.32 2.32 0 0 0-.403.673c-.128.358-.116.723.095 1.144Z",
9418
+ "clip-rule": "evenodd"
9419
+ }
9420
+ })]);
9421
+ };
9422
+ var Flamevue_type_template_id_a7ea33fa_staticRenderFns = [];
9423
+
9424
+ ;// CONCATENATED MODULE: ./src/icons/Flame.vue
9425
+
9426
+ var Flame_script = {}
9427
+
9428
+
9429
+ /* normalize component */
9430
+ ;
9431
+ var Flame_component = normalizeComponent(
9432
+ Flame_script,
9433
+ Flamevue_type_template_id_a7ea33fa_render,
9434
+ Flamevue_type_template_id_a7ea33fa_staticRenderFns,
9435
+ false,
9436
+ null,
9437
+ null,
9438
+ null
9439
+
9440
+ )
9441
+
9442
+ /* harmony default export */ var Flame = (Flame_component.exports);
9267
9443
  ;// 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/Focus.vue?vue&type=template&id=49d9dd73&
9268
9444
  var Focusvue_type_template_id_49d9dd73_render = function render() {
9269
9445
  var _vm = this,
@@ -20672,8 +20848,6 @@ var ZoomOut_component = normalizeComponent(
20672
20848
 
20673
20849
 
20674
20850
 
20675
- // export { default as BellRing } from './BellRing';
20676
- // export { default as Bell } from './Bell';
20677
20851
 
20678
20852
 
20679
20853
 
@@ -20805,7 +20979,9 @@ var ZoomOut_component = normalizeComponent(
20805
20979
 
20806
20980
 
20807
20981
 
20808
- // export { default as Flame } from './Flame';
20982
+
20983
+
20984
+
20809
20985
 
20810
20986
 
20811
20987
 
@@ -92,9 +92,11 @@ __webpack_require__.d(__webpack_exports__, {
92
92
  "BatteryFull": function() { return /* reexport */ BatteryFull; },
93
93
  "BatteryLow": function() { return /* reexport */ BatteryLow; },
94
94
  "BatteryMedium": function() { return /* reexport */ BatteryMedium; },
95
+ "Bell": function() { return /* reexport */ Bell; },
95
96
  "BellMinus": function() { return /* reexport */ BellMinus; },
96
97
  "BellOff": function() { return /* reexport */ BellOff; },
97
98
  "BellPlus": function() { return /* reexport */ BellPlus; },
99
+ "BellRing": function() { return /* reexport */ BellRing; },
98
100
  "Binary": function() { return /* reexport */ Binary; },
99
101
  "Bluetooth": function() { return /* reexport */ Bluetooth; },
100
102
  "BluetoothConnected": function() { return /* reexport */ BluetoothConnected; },
@@ -226,6 +228,7 @@ __webpack_require__.d(__webpack_exports__, {
226
228
  "Fingerprint": function() { return /* reexport */ Fingerprint; },
227
229
  "Flag": function() { return /* reexport */ Flag; },
228
230
  "FlagOff": function() { return /* reexport */ FlagOff; },
231
+ "Flame": function() { return /* reexport */ Flame; },
229
232
  "Focus": function() { return /* reexport */ Focus; },
230
233
  "Folder": function() { return /* reexport */ Folder; },
231
234
  "FolderTree": function() { return /* reexport */ FolderTree; },
@@ -2477,6 +2480,137 @@ var BellPlus_component = normalizeComponent(
2477
2480
  )
2478
2481
 
2479
2482
  /* harmony default export */ var BellPlus = (BellPlus_component.exports);
2483
+ ;// 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/BellRing.vue?vue&type=template&id=9ae881a6&
2484
+ var BellRingvue_type_template_id_9ae881a6_render = function render() {
2485
+ var _vm = this,
2486
+ _c = _vm._self._c;
2487
+ return _c('svg', {
2488
+ staticClass: "d-icon d-icon--bellRing",
2489
+ attrs: {
2490
+ "aria-hidden": "true",
2491
+ "focusable": "false",
2492
+ "data-name": "Bell Ring",
2493
+ "viewBox": "0 0 12 12"
2494
+ }
2495
+ }, [_c('g', {
2496
+ attrs: {
2497
+ "clip-path": "url(#a)"
2498
+ }
2499
+ }, [_c('path', {
2500
+ attrs: {
2501
+ "fill": "currentColor",
2502
+ "fill-rule": "evenodd",
2503
+ "d": "M2.304.603a.5.5 0 0 1 .093.7A4.422 4.422 0 0 0 1.5 4a.5.5 0 0 1-1 0C.5 2.794.884 1.636 1.603.696a.5.5 0 0 1 .7-.093ZM9.7.6a.5.5 0 0 1 .7.1A5.5 5.5 0 0 1 11.5 4a.5.5 0 0 1-1 0 4.5 4.5 0 0 0-.9-2.7.5.5 0 0 1 .1-.7Zm-4.816 9.468a.5.5 0 0 1 .684.181.5.5 0 0 0 .865 0 .5.5 0 1 1 .865.502 1.5 1.5 0 0 1-2.595 0 .5.5 0 0 1 .181-.683Z",
2504
+ "clip-rule": "evenodd"
2505
+ }
2506
+ }), _c('path', {
2507
+ attrs: {
2508
+ "fill": "currentColor",
2509
+ "d": "M3.525 1.525A3.5 3.5 0 0 1 6 .5a.5.5 0 0 1 0 1A2.5 2.5 0 0 0 3.5 4c0 1.824-.391 3.033-.811 3.802-.21.383-.423.653-.592.831a2.488 2.488 0 0 1-.212.201l-.801-.057a.5.5 0 0 1 .133-.69h.001a1.51 1.51 0 0 0 .153-.142c.113-.118.274-.318.44-.622.33-.606.689-1.647.689-3.323a3.5 3.5 0 0 1 1.025-2.475Z"
2510
+ }
2511
+ }), _c('path', {
2512
+ attrs: {
2513
+ "fill": "currentColor",
2514
+ "fill-rule": "evenodd",
2515
+ "d": "M1 8.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5Z",
2516
+ "clip-rule": "evenodd"
2517
+ }
2518
+ }), _c('path', {
2519
+ attrs: {
2520
+ "fill": "currentColor",
2521
+ "d": "M8.475 1.525A3.5 3.5 0 0 0 6 .5a.5.5 0 0 0 0 1A2.5 2.5 0 0 1 8.5 4c0 1.824.391 3.033.811 3.802.21.383.423.653.592.831l1.013.144a.5.5 0 0 0-.133-.69h-.001a1.507 1.507 0 0 1-.153-.142 2.97 2.97 0 0 1-.44-.622C9.859 6.717 9.5 5.676 9.5 4a3.5 3.5 0 0 0-1.025-2.475Z"
2522
+ }
2523
+ })]), _c('defs', [_c('clipPath', {
2524
+ attrs: {
2525
+ "id": "a"
2526
+ }
2527
+ }, [_c('path', {
2528
+ attrs: {
2529
+ "fill": "#fff",
2530
+ "d": "M0 0h12v12H0z"
2531
+ }
2532
+ })])])]);
2533
+ };
2534
+ var BellRingvue_type_template_id_9ae881a6_staticRenderFns = [];
2535
+
2536
+ ;// CONCATENATED MODULE: ./src/icons/BellRing.vue
2537
+
2538
+ var BellRing_script = {}
2539
+
2540
+
2541
+ /* normalize component */
2542
+ ;
2543
+ var BellRing_component = normalizeComponent(
2544
+ BellRing_script,
2545
+ BellRingvue_type_template_id_9ae881a6_render,
2546
+ BellRingvue_type_template_id_9ae881a6_staticRenderFns,
2547
+ false,
2548
+ null,
2549
+ null,
2550
+ null
2551
+
2552
+ )
2553
+
2554
+ /* harmony default export */ var BellRing = (BellRing_component.exports);
2555
+ ;// 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/Bell.vue?vue&type=template&id=3dde7ede&
2556
+ var Bellvue_type_template_id_3dde7ede_render = function render() {
2557
+ var _vm = this,
2558
+ _c = _vm._self._c;
2559
+ return _c('svg', {
2560
+ staticClass: "d-icon d-icon--bell",
2561
+ attrs: {
2562
+ "aria-hidden": "true",
2563
+ "focusable": "false",
2564
+ "data-name": "Bell",
2565
+ "viewBox": "0 0 12 12"
2566
+ }
2567
+ }, [_c('path', {
2568
+ attrs: {
2569
+ "fill": "currentColor",
2570
+ "fill-rule": "evenodd",
2571
+ "d": "M4.884 10.068a.5.5 0 0 1 .684.181.5.5 0 0 0 .865 0 .5.5 0 0 1 .865.502 1.5 1.5 0 0 1-2.595 0 .5.5 0 0 1 .181-.683Z",
2572
+ "clip-rule": "evenodd"
2573
+ }
2574
+ }), _c('path', {
2575
+ attrs: {
2576
+ "fill": "currentColor",
2577
+ "d": "M3.525 1.525A3.5 3.5 0 0 1 6 .5a.5.5 0 0 1 0 1A2.5 2.5 0 0 0 3.5 4c0 1.824-.391 3.033-.811 3.802-.21.383-.423.653-.592.83-.084.09-.157.156-.212.202l-.801-.057a.5.5 0 0 1 .133-.69h.001a1.51 1.51 0 0 0 .153-.142c.113-.118.274-.318.44-.622.33-.606.689-1.647.689-3.323a3.5 3.5 0 0 1 1.025-2.475Z"
2578
+ }
2579
+ }), _c('path', {
2580
+ attrs: {
2581
+ "fill": "currentColor",
2582
+ "fill-rule": "evenodd",
2583
+ "d": "M1 8.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5Z",
2584
+ "clip-rule": "evenodd"
2585
+ }
2586
+ }), _c('path', {
2587
+ attrs: {
2588
+ "fill": "currentColor",
2589
+ "d": "M8.475 1.525A3.5 3.5 0 0 0 6 .5a.5.5 0 0 0 0 1A2.5 2.5 0 0 1 8.5 4c0 1.824.391 3.033.811 3.802.21.383.423.653.592.83l1.013.145a.5.5 0 0 0-.133-.69h-.001a1.507 1.507 0 0 1-.153-.142 2.97 2.97 0 0 1-.44-.622C9.859 6.717 9.5 5.676 9.5 4a3.5 3.5 0 0 0-1.025-2.475Z"
2590
+ }
2591
+ })]);
2592
+ };
2593
+ var Bellvue_type_template_id_3dde7ede_staticRenderFns = [];
2594
+
2595
+ ;// CONCATENATED MODULE: ./src/icons/Bell.vue
2596
+
2597
+ var Bell_script = {}
2598
+
2599
+
2600
+ /* normalize component */
2601
+ ;
2602
+ var Bell_component = normalizeComponent(
2603
+ Bell_script,
2604
+ Bellvue_type_template_id_3dde7ede_render,
2605
+ Bellvue_type_template_id_3dde7ede_staticRenderFns,
2606
+ false,
2607
+ null,
2608
+ null,
2609
+ null
2610
+
2611
+ )
2612
+
2613
+ /* harmony default export */ var Bell = (Bell_component.exports);
2480
2614
  ;// 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/Binary.vue?vue&type=template&id=3b0d73cc&
2481
2615
  var Binaryvue_type_template_id_3b0d73cc_render = function render() {
2482
2616
  var _vm = this,
@@ -9274,6 +9408,48 @@ var FlagOff_component = normalizeComponent(
9274
9408
  )
9275
9409
 
9276
9410
  /* harmony default export */ var FlagOff = (FlagOff_component.exports);
9411
+ ;// 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/Flame.vue?vue&type=template&id=a7ea33fa&
9412
+ var Flamevue_type_template_id_a7ea33fa_render = function render() {
9413
+ var _vm = this,
9414
+ _c = _vm._self._c;
9415
+ return _c('svg', {
9416
+ staticClass: "d-icon d-icon--flame",
9417
+ attrs: {
9418
+ "aria-hidden": "true",
9419
+ "focusable": "false",
9420
+ "data-name": "Flame",
9421
+ "viewBox": "0 0 12 12"
9422
+ }
9423
+ }, [_c('path', {
9424
+ attrs: {
9425
+ "fill": "currentColor",
9426
+ "fill-rule": "evenodd",
9427
+ "d": "M5.807 1.039a.498.498 0 0 1 .685.372c.228 1.127.91 2.22 1.82 2.949C9.4 5.23 9.998 6.31 10 7.494V7.5a4 4 0 1 1-8 0c0-.687.253-1.368.61-1.813A.5.5 0 0 1 3.5 6a.75.75 0 0 0 1.5.003V6c0-.43-.106-.628-.29-.976a12.41 12.41 0 0 1-.157-.3c-.325-.65-.369-1.299-.141-1.93.217-.605.669-1.152 1.25-1.663a.497.497 0 0 1 .145-.092Zm-.36 3.237c.037.074.077.148.118.223.203.375.434.8.435 1.497V6a1.75 1.75 0 0 1-2.982 1.242A1.932 1.932 0 0 0 3 7.5a3 3 0 0 0 6 .005V7.5c0-.815-.402-1.631-1.312-2.36a6.285 6.285 0 0 1-1.933-2.68 2.32 2.32 0 0 0-.403.673c-.128.358-.116.723.095 1.144Z",
9428
+ "clip-rule": "evenodd"
9429
+ }
9430
+ })]);
9431
+ };
9432
+ var Flamevue_type_template_id_a7ea33fa_staticRenderFns = [];
9433
+
9434
+ ;// CONCATENATED MODULE: ./src/icons/Flame.vue
9435
+
9436
+ var Flame_script = {}
9437
+
9438
+
9439
+ /* normalize component */
9440
+ ;
9441
+ var Flame_component = normalizeComponent(
9442
+ Flame_script,
9443
+ Flamevue_type_template_id_a7ea33fa_render,
9444
+ Flamevue_type_template_id_a7ea33fa_staticRenderFns,
9445
+ false,
9446
+ null,
9447
+ null,
9448
+ null
9449
+
9450
+ )
9451
+
9452
+ /* harmony default export */ var Flame = (Flame_component.exports);
9277
9453
  ;// 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/Focus.vue?vue&type=template&id=49d9dd73&
9278
9454
  var Focusvue_type_template_id_49d9dd73_render = function render() {
9279
9455
  var _vm = this,
@@ -20682,8 +20858,6 @@ var ZoomOut_component = normalizeComponent(
20682
20858
 
20683
20859
 
20684
20860
 
20685
- // export { default as BellRing } from './BellRing';
20686
- // export { default as Bell } from './Bell';
20687
20861
 
20688
20862
 
20689
20863
 
@@ -20815,7 +20989,9 @@ var ZoomOut_component = normalizeComponent(
20815
20989
 
20816
20990
 
20817
20991
 
20818
- // export { default as Flame } from './Flame';
20992
+
20993
+
20994
+
20819
20995
 
20820
20996
 
20821
20997