@dialpad/dialtone-icons 0.2.0 → 0.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -189,6 +189,7 @@ __webpack_require__.d(__webpack_exports__, {
189
189
  "CloudSun": function() { return /* reexport */ CloudSun; },
190
190
  "CloudSunRain": function() { return /* reexport */ CloudSunRain; },
191
191
  "Cloudy": function() { return /* reexport */ Cloudy; },
192
+ "CoachingHub": function() { return /* reexport */ CoachingHub; },
192
193
  "Code": function() { return /* reexport */ Code; },
193
194
  "Command": function() { return /* reexport */ Command; },
194
195
  "ConciergeBell": function() { return /* reexport */ ConciergeBell; },
@@ -211,6 +212,7 @@ __webpack_require__.d(__webpack_exports__, {
211
212
  "Dialbot": function() { return /* reexport */ Dialbot; },
212
213
  "Dialer": function() { return /* reexport */ Dialer; },
213
214
  "DialpadAi": function() { return /* reexport */ DialpadAi; },
215
+ "DialpadAiColor": function() { return /* reexport */ DialpadAiColor; },
214
216
  "DinersClub": function() { return /* reexport */ DinersClub; },
215
217
  "Discover": function() { return /* reexport */ Discover; },
216
218
  "Dissatisfied": function() { return /* reexport */ Dissatisfied; },
@@ -9426,6 +9428,59 @@ var Cloudy_component = normalizeComponent(
9426
9428
  )
9427
9429
 
9428
9430
  /* harmony default export */ var Cloudy = (Cloudy_component.exports);
9431
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/CoachingHub.vue?vue&type=template&id=4cfd1644&
9432
+ var CoachingHubvue_type_template_id_4cfd1644_render = function render() {
9433
+ var _vm = this,
9434
+ _c = _vm._self._c;
9435
+ return _c('svg', {
9436
+ staticClass: "d-icon d-icon--coaching-hub",
9437
+ attrs: {
9438
+ "aria-hidden": "true",
9439
+ "role": "img",
9440
+ "data-name": "Coaching Hub",
9441
+ "viewBox": "0 0 12 12",
9442
+ "xmlns": "http://www.w3.org/2000/svg"
9443
+ }
9444
+ }, [_c('path', {
9445
+ attrs: {
9446
+ "fill-rule": "evenodd",
9447
+ "clip-rule": "evenodd",
9448
+ "d": "M3 1.5a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1h.5A1.5 1.5 0 0 1 10 3v1a.5.5 0 1 1-1 0V3a.5.5 0 0 0-.5-.5H8a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1h-.5A.5.5 0 0 0 2 3v7a.5.5 0 0 0 .5.5.5.5 0 0 1 0 1A1.5 1.5 0 0 1 1 10V3a1.5 1.5 0 0 1 1.5-1.5H3Zm1 1h3v-1H4v1Zm6.479 3.455c0-.38.314-.655.66-.655.347 0 .661.275.661.655s-.314.655-.66.655a.658.658 0 0 1-.662-.655Zm-3.507.5c-.174 0-.42.147-.545.527v.002l-1.252 3.773a.5.5 0 1 1-.95-.314L5.478 6.67c.21-.643.752-1.216 1.495-1.216.744 0 1.284.57 1.495 1.213l.964 2.906c.125.38.37.526.545.526.398 0 .663-.294.663-.588v-1.99a.5.5 0 1 1 1 0v1.99c0 .908-.776 1.588-1.663 1.588-.743 0-1.283-.57-1.495-1.213l-.963-2.905V6.98c-.126-.38-.371-.526-.546-.526Z",
9449
+ "fill": "currentColor"
9450
+ }
9451
+ })]);
9452
+ };
9453
+ var CoachingHubvue_type_template_id_4cfd1644_staticRenderFns = [];
9454
+
9455
+ ;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/CoachingHub.vue?vue&type=script&lang=js&
9456
+
9457
+ /* harmony default export */ var CoachingHubvue_type_script_lang_js_ = ({
9458
+ created() {
9459
+ this.uniqueID = getUniqueString();
9460
+ }
9461
+ });
9462
+ ;// CONCATENATED MODULE: ./src/icons/CoachingHub.vue?vue&type=script&lang=js&
9463
+ /* harmony default export */ var icons_CoachingHubvue_type_script_lang_js_ = (CoachingHubvue_type_script_lang_js_);
9464
+ ;// CONCATENATED MODULE: ./src/icons/CoachingHub.vue
9465
+
9466
+
9467
+
9468
+
9469
+
9470
+ /* normalize component */
9471
+ ;
9472
+ var CoachingHub_component = normalizeComponent(
9473
+ icons_CoachingHubvue_type_script_lang_js_,
9474
+ CoachingHubvue_type_template_id_4cfd1644_render,
9475
+ CoachingHubvue_type_template_id_4cfd1644_staticRenderFns,
9476
+ false,
9477
+ null,
9478
+ null,
9479
+ null
9480
+
9481
+ )
9482
+
9483
+ /* harmony default export */ var CoachingHub = (CoachingHub_component.exports);
9429
9484
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/Code.vue?vue&type=template&id=5d94c269&
9430
9485
  var Codevue_type_template_id_5d94c269_render = function render() {
9431
9486
  var _vm = this,
@@ -10721,8 +10776,8 @@ var Dialer_component = normalizeComponent(
10721
10776
  )
10722
10777
 
10723
10778
  /* harmony default export */ var Dialer = (Dialer_component.exports);
10724
- ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/DialpadAi.vue?vue&type=template&id=3ad4ebce&
10725
- var DialpadAivue_type_template_id_3ad4ebce_render = function render() {
10779
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/DialpadAi.vue?vue&type=template&id=6f173dc2&
10780
+ var DialpadAivue_type_template_id_6f173dc2_render = function render() {
10726
10781
  var _vm = this,
10727
10782
  _c = _vm._self._c;
10728
10783
  return _c('svg', {
@@ -10731,6 +10786,59 @@ var DialpadAivue_type_template_id_3ad4ebce_render = function render() {
10731
10786
  "aria-hidden": "true",
10732
10787
  "role": "img",
10733
10788
  "data-name": "Dialpad Ai",
10789
+ "xmlns": "http://www.w3.org/2000/svg",
10790
+ "viewBox": "0 0 12 12"
10791
+ }
10792
+ }, [_c('path', {
10793
+ attrs: {
10794
+ "fill": "currentColor",
10795
+ "fill-rule": "evenodd",
10796
+ "d": "M10.25 2a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0Zm-5.722.5c-.415 0-.886.352-1.108 1.058v.001L1.476 9.652a.5.5 0 1 1-.952-.304l1.943-6.09c0-.001 0 0 0 0C2.765 2.308 3.518 1.5 4.528 1.5s1.761.806 2.06 1.753l1.498 4.692C8.308 8.65 8.777 9 9.193 9c.735 0 1.307-.576 1.307-1.257V4.53a.5.5 0 0 1 1 0v3.212C11.5 9.003 10.454 10 9.193 10c-1.009 0-1.761-.806-2.06-1.753l-1.497-4.69v-.002C5.412 2.85 4.943 2.5 4.527 2.5Z",
10797
+ "clip-rule": "evenodd"
10798
+ }
10799
+ })]);
10800
+ };
10801
+ var DialpadAivue_type_template_id_6f173dc2_staticRenderFns = [];
10802
+
10803
+ ;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/DialpadAi.vue?vue&type=script&lang=js&
10804
+
10805
+ /* harmony default export */ var DialpadAivue_type_script_lang_js_ = ({
10806
+ created() {
10807
+ this.uniqueID = getUniqueString();
10808
+ }
10809
+ });
10810
+ ;// CONCATENATED MODULE: ./src/icons/DialpadAi.vue?vue&type=script&lang=js&
10811
+ /* harmony default export */ var icons_DialpadAivue_type_script_lang_js_ = (DialpadAivue_type_script_lang_js_);
10812
+ ;// CONCATENATED MODULE: ./src/icons/DialpadAi.vue
10813
+
10814
+
10815
+
10816
+
10817
+
10818
+ /* normalize component */
10819
+ ;
10820
+ var DialpadAi_component = normalizeComponent(
10821
+ icons_DialpadAivue_type_script_lang_js_,
10822
+ DialpadAivue_type_template_id_6f173dc2_render,
10823
+ DialpadAivue_type_template_id_6f173dc2_staticRenderFns,
10824
+ false,
10825
+ null,
10826
+ null,
10827
+ null
10828
+
10829
+ )
10830
+
10831
+ /* harmony default export */ var DialpadAi = (DialpadAi_component.exports);
10832
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/DialpadAiColor.vue?vue&type=template&id=02d1d81c&
10833
+ var DialpadAiColorvue_type_template_id_02d1d81c_render = function render() {
10834
+ var _vm = this,
10835
+ _c = _vm._self._c;
10836
+ return _c('svg', {
10837
+ staticClass: "d-icon d-icon--dialpad-ai-color",
10838
+ attrs: {
10839
+ "aria-hidden": "true",
10840
+ "role": "img",
10841
+ "data-name": "Dialpad Ai Color",
10734
10842
  "viewBox": "0 0 24 24",
10735
10843
  "xmlns": "http://www.w3.org/2000/svg"
10736
10844
  }
@@ -10766,18 +10874,18 @@ var DialpadAivue_type_template_id_3ad4ebce_render = function render() {
10766
10874
  }
10767
10875
  })], 1)], 1)]);
10768
10876
  };
10769
- var DialpadAivue_type_template_id_3ad4ebce_staticRenderFns = [];
10877
+ var DialpadAiColorvue_type_template_id_02d1d81c_staticRenderFns = [];
10770
10878
 
10771
- ;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/DialpadAi.vue?vue&type=script&lang=js&
10879
+ ;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/DialpadAiColor.vue?vue&type=script&lang=js&
10772
10880
 
10773
- /* harmony default export */ var DialpadAivue_type_script_lang_js_ = ({
10881
+ /* harmony default export */ var DialpadAiColorvue_type_script_lang_js_ = ({
10774
10882
  created() {
10775
10883
  this.uniqueID = getUniqueString();
10776
10884
  }
10777
10885
  });
10778
- ;// CONCATENATED MODULE: ./src/icons/DialpadAi.vue?vue&type=script&lang=js&
10779
- /* harmony default export */ var icons_DialpadAivue_type_script_lang_js_ = (DialpadAivue_type_script_lang_js_);
10780
- ;// CONCATENATED MODULE: ./src/icons/DialpadAi.vue
10886
+ ;// CONCATENATED MODULE: ./src/icons/DialpadAiColor.vue?vue&type=script&lang=js&
10887
+ /* harmony default export */ var icons_DialpadAiColorvue_type_script_lang_js_ = (DialpadAiColorvue_type_script_lang_js_);
10888
+ ;// CONCATENATED MODULE: ./src/icons/DialpadAiColor.vue
10781
10889
 
10782
10890
 
10783
10891
 
@@ -10785,10 +10893,10 @@ var DialpadAivue_type_template_id_3ad4ebce_staticRenderFns = [];
10785
10893
 
10786
10894
  /* normalize component */
10787
10895
  ;
10788
- var DialpadAi_component = normalizeComponent(
10789
- icons_DialpadAivue_type_script_lang_js_,
10790
- DialpadAivue_type_template_id_3ad4ebce_render,
10791
- DialpadAivue_type_template_id_3ad4ebce_staticRenderFns,
10896
+ var DialpadAiColor_component = normalizeComponent(
10897
+ icons_DialpadAiColorvue_type_script_lang_js_,
10898
+ DialpadAiColorvue_type_template_id_02d1d81c_render,
10899
+ DialpadAiColorvue_type_template_id_02d1d81c_staticRenderFns,
10792
10900
  false,
10793
10901
  null,
10794
10902
  null,
@@ -10796,7 +10904,7 @@ var DialpadAi_component = normalizeComponent(
10796
10904
 
10797
10905
  )
10798
10906
 
10799
- /* harmony default export */ var DialpadAi = (DialpadAi_component.exports);
10907
+ /* harmony default export */ var DialpadAiColor = (DialpadAiColor_component.exports);
10800
10908
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/DinersClub.vue?vue&type=template&id=45bd969c&
10801
10909
  var DinersClubvue_type_template_id_45bd969c_render = function render() {
10802
10910
  var _vm = this,
@@ -32301,6 +32409,8 @@ var ZoomOut_component = normalizeComponent(
32301
32409
 
32302
32410
 
32303
32411
 
32412
+
32413
+
32304
32414
 
32305
32415
 
32306
32416
 
@@ -199,6 +199,7 @@ __webpack_require__.d(__webpack_exports__, {
199
199
  "CloudSun": function() { return /* reexport */ CloudSun; },
200
200
  "CloudSunRain": function() { return /* reexport */ CloudSunRain; },
201
201
  "Cloudy": function() { return /* reexport */ Cloudy; },
202
+ "CoachingHub": function() { return /* reexport */ CoachingHub; },
202
203
  "Code": function() { return /* reexport */ Code; },
203
204
  "Command": function() { return /* reexport */ Command; },
204
205
  "ConciergeBell": function() { return /* reexport */ ConciergeBell; },
@@ -221,6 +222,7 @@ __webpack_require__.d(__webpack_exports__, {
221
222
  "Dialbot": function() { return /* reexport */ Dialbot; },
222
223
  "Dialer": function() { return /* reexport */ Dialer; },
223
224
  "DialpadAi": function() { return /* reexport */ DialpadAi; },
225
+ "DialpadAiColor": function() { return /* reexport */ DialpadAiColor; },
224
226
  "DinersClub": function() { return /* reexport */ DinersClub; },
225
227
  "Discover": function() { return /* reexport */ Discover; },
226
228
  "Dissatisfied": function() { return /* reexport */ Dissatisfied; },
@@ -9436,6 +9438,59 @@ var Cloudy_component = normalizeComponent(
9436
9438
  )
9437
9439
 
9438
9440
  /* harmony default export */ var Cloudy = (Cloudy_component.exports);
9441
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/CoachingHub.vue?vue&type=template&id=4cfd1644&
9442
+ var CoachingHubvue_type_template_id_4cfd1644_render = function render() {
9443
+ var _vm = this,
9444
+ _c = _vm._self._c;
9445
+ return _c('svg', {
9446
+ staticClass: "d-icon d-icon--coaching-hub",
9447
+ attrs: {
9448
+ "aria-hidden": "true",
9449
+ "role": "img",
9450
+ "data-name": "Coaching Hub",
9451
+ "viewBox": "0 0 12 12",
9452
+ "xmlns": "http://www.w3.org/2000/svg"
9453
+ }
9454
+ }, [_c('path', {
9455
+ attrs: {
9456
+ "fill-rule": "evenodd",
9457
+ "clip-rule": "evenodd",
9458
+ "d": "M3 1.5a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1h.5A1.5 1.5 0 0 1 10 3v1a.5.5 0 1 1-1 0V3a.5.5 0 0 0-.5-.5H8a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1h-.5A.5.5 0 0 0 2 3v7a.5.5 0 0 0 .5.5.5.5 0 0 1 0 1A1.5 1.5 0 0 1 1 10V3a1.5 1.5 0 0 1 1.5-1.5H3Zm1 1h3v-1H4v1Zm6.479 3.455c0-.38.314-.655.66-.655.347 0 .661.275.661.655s-.314.655-.66.655a.658.658 0 0 1-.662-.655Zm-3.507.5c-.174 0-.42.147-.545.527v.002l-1.252 3.773a.5.5 0 1 1-.95-.314L5.478 6.67c.21-.643.752-1.216 1.495-1.216.744 0 1.284.57 1.495 1.213l.964 2.906c.125.38.37.526.545.526.398 0 .663-.294.663-.588v-1.99a.5.5 0 1 1 1 0v1.99c0 .908-.776 1.588-1.663 1.588-.743 0-1.283-.57-1.495-1.213l-.963-2.905V6.98c-.126-.38-.371-.526-.546-.526Z",
9459
+ "fill": "currentColor"
9460
+ }
9461
+ })]);
9462
+ };
9463
+ var CoachingHubvue_type_template_id_4cfd1644_staticRenderFns = [];
9464
+
9465
+ ;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/CoachingHub.vue?vue&type=script&lang=js&
9466
+
9467
+ /* harmony default export */ var CoachingHubvue_type_script_lang_js_ = ({
9468
+ created() {
9469
+ this.uniqueID = getUniqueString();
9470
+ }
9471
+ });
9472
+ ;// CONCATENATED MODULE: ./src/icons/CoachingHub.vue?vue&type=script&lang=js&
9473
+ /* harmony default export */ var icons_CoachingHubvue_type_script_lang_js_ = (CoachingHubvue_type_script_lang_js_);
9474
+ ;// CONCATENATED MODULE: ./src/icons/CoachingHub.vue
9475
+
9476
+
9477
+
9478
+
9479
+
9480
+ /* normalize component */
9481
+ ;
9482
+ var CoachingHub_component = normalizeComponent(
9483
+ icons_CoachingHubvue_type_script_lang_js_,
9484
+ CoachingHubvue_type_template_id_4cfd1644_render,
9485
+ CoachingHubvue_type_template_id_4cfd1644_staticRenderFns,
9486
+ false,
9487
+ null,
9488
+ null,
9489
+ null
9490
+
9491
+ )
9492
+
9493
+ /* harmony default export */ var CoachingHub = (CoachingHub_component.exports);
9439
9494
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/Code.vue?vue&type=template&id=5d94c269&
9440
9495
  var Codevue_type_template_id_5d94c269_render = function render() {
9441
9496
  var _vm = this,
@@ -10731,8 +10786,8 @@ var Dialer_component = normalizeComponent(
10731
10786
  )
10732
10787
 
10733
10788
  /* harmony default export */ var Dialer = (Dialer_component.exports);
10734
- ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/DialpadAi.vue?vue&type=template&id=3ad4ebce&
10735
- var DialpadAivue_type_template_id_3ad4ebce_render = function render() {
10789
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/DialpadAi.vue?vue&type=template&id=6f173dc2&
10790
+ var DialpadAivue_type_template_id_6f173dc2_render = function render() {
10736
10791
  var _vm = this,
10737
10792
  _c = _vm._self._c;
10738
10793
  return _c('svg', {
@@ -10741,6 +10796,59 @@ var DialpadAivue_type_template_id_3ad4ebce_render = function render() {
10741
10796
  "aria-hidden": "true",
10742
10797
  "role": "img",
10743
10798
  "data-name": "Dialpad Ai",
10799
+ "xmlns": "http://www.w3.org/2000/svg",
10800
+ "viewBox": "0 0 12 12"
10801
+ }
10802
+ }, [_c('path', {
10803
+ attrs: {
10804
+ "fill": "currentColor",
10805
+ "fill-rule": "evenodd",
10806
+ "d": "M10.25 2a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0Zm-5.722.5c-.415 0-.886.352-1.108 1.058v.001L1.476 9.652a.5.5 0 1 1-.952-.304l1.943-6.09c0-.001 0 0 0 0C2.765 2.308 3.518 1.5 4.528 1.5s1.761.806 2.06 1.753l1.498 4.692C8.308 8.65 8.777 9 9.193 9c.735 0 1.307-.576 1.307-1.257V4.53a.5.5 0 0 1 1 0v3.212C11.5 9.003 10.454 10 9.193 10c-1.009 0-1.761-.806-2.06-1.753l-1.497-4.69v-.002C5.412 2.85 4.943 2.5 4.527 2.5Z",
10807
+ "clip-rule": "evenodd"
10808
+ }
10809
+ })]);
10810
+ };
10811
+ var DialpadAivue_type_template_id_6f173dc2_staticRenderFns = [];
10812
+
10813
+ ;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/DialpadAi.vue?vue&type=script&lang=js&
10814
+
10815
+ /* harmony default export */ var DialpadAivue_type_script_lang_js_ = ({
10816
+ created() {
10817
+ this.uniqueID = getUniqueString();
10818
+ }
10819
+ });
10820
+ ;// CONCATENATED MODULE: ./src/icons/DialpadAi.vue?vue&type=script&lang=js&
10821
+ /* harmony default export */ var icons_DialpadAivue_type_script_lang_js_ = (DialpadAivue_type_script_lang_js_);
10822
+ ;// CONCATENATED MODULE: ./src/icons/DialpadAi.vue
10823
+
10824
+
10825
+
10826
+
10827
+
10828
+ /* normalize component */
10829
+ ;
10830
+ var DialpadAi_component = normalizeComponent(
10831
+ icons_DialpadAivue_type_script_lang_js_,
10832
+ DialpadAivue_type_template_id_6f173dc2_render,
10833
+ DialpadAivue_type_template_id_6f173dc2_staticRenderFns,
10834
+ false,
10835
+ null,
10836
+ null,
10837
+ null
10838
+
10839
+ )
10840
+
10841
+ /* harmony default export */ var DialpadAi = (DialpadAi_component.exports);
10842
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/DialpadAiColor.vue?vue&type=template&id=02d1d81c&
10843
+ var DialpadAiColorvue_type_template_id_02d1d81c_render = function render() {
10844
+ var _vm = this,
10845
+ _c = _vm._self._c;
10846
+ return _c('svg', {
10847
+ staticClass: "d-icon d-icon--dialpad-ai-color",
10848
+ attrs: {
10849
+ "aria-hidden": "true",
10850
+ "role": "img",
10851
+ "data-name": "Dialpad Ai Color",
10744
10852
  "viewBox": "0 0 24 24",
10745
10853
  "xmlns": "http://www.w3.org/2000/svg"
10746
10854
  }
@@ -10776,18 +10884,18 @@ var DialpadAivue_type_template_id_3ad4ebce_render = function render() {
10776
10884
  }
10777
10885
  })], 1)], 1)]);
10778
10886
  };
10779
- var DialpadAivue_type_template_id_3ad4ebce_staticRenderFns = [];
10887
+ var DialpadAiColorvue_type_template_id_02d1d81c_staticRenderFns = [];
10780
10888
 
10781
- ;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/DialpadAi.vue?vue&type=script&lang=js&
10889
+ ;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/DialpadAiColor.vue?vue&type=script&lang=js&
10782
10890
 
10783
- /* harmony default export */ var DialpadAivue_type_script_lang_js_ = ({
10891
+ /* harmony default export */ var DialpadAiColorvue_type_script_lang_js_ = ({
10784
10892
  created() {
10785
10893
  this.uniqueID = getUniqueString();
10786
10894
  }
10787
10895
  });
10788
- ;// CONCATENATED MODULE: ./src/icons/DialpadAi.vue?vue&type=script&lang=js&
10789
- /* harmony default export */ var icons_DialpadAivue_type_script_lang_js_ = (DialpadAivue_type_script_lang_js_);
10790
- ;// CONCATENATED MODULE: ./src/icons/DialpadAi.vue
10896
+ ;// CONCATENATED MODULE: ./src/icons/DialpadAiColor.vue?vue&type=script&lang=js&
10897
+ /* harmony default export */ var icons_DialpadAiColorvue_type_script_lang_js_ = (DialpadAiColorvue_type_script_lang_js_);
10898
+ ;// CONCATENATED MODULE: ./src/icons/DialpadAiColor.vue
10791
10899
 
10792
10900
 
10793
10901
 
@@ -10795,10 +10903,10 @@ var DialpadAivue_type_template_id_3ad4ebce_staticRenderFns = [];
10795
10903
 
10796
10904
  /* normalize component */
10797
10905
  ;
10798
- var DialpadAi_component = normalizeComponent(
10799
- icons_DialpadAivue_type_script_lang_js_,
10800
- DialpadAivue_type_template_id_3ad4ebce_render,
10801
- DialpadAivue_type_template_id_3ad4ebce_staticRenderFns,
10906
+ var DialpadAiColor_component = normalizeComponent(
10907
+ icons_DialpadAiColorvue_type_script_lang_js_,
10908
+ DialpadAiColorvue_type_template_id_02d1d81c_render,
10909
+ DialpadAiColorvue_type_template_id_02d1d81c_staticRenderFns,
10802
10910
  false,
10803
10911
  null,
10804
10912
  null,
@@ -10806,7 +10914,7 @@ var DialpadAi_component = normalizeComponent(
10806
10914
 
10807
10915
  )
10808
10916
 
10809
- /* harmony default export */ var DialpadAi = (DialpadAi_component.exports);
10917
+ /* harmony default export */ var DialpadAiColor = (DialpadAiColor_component.exports);
10810
10918
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/icons/DinersClub.vue?vue&type=template&id=45bd969c&
10811
10919
  var DinersClubvue_type_template_id_45bd969c_render = function render() {
10812
10920
  var _vm = this,
@@ -32311,6 +32419,8 @@ var ZoomOut_component = normalizeComponent(
32311
32419
 
32312
32420
 
32313
32421
 
32422
+
32423
+
32314
32424
 
32315
32425
 
32316
32426