@dialpad/dialtone-icons 0.3.1 → 0.3.2
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.
|
@@ -271,6 +271,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
271
271
|
"Haze": function() { return /* reexport */ Haze; },
|
|
272
272
|
"Hd": function() { return /* reexport */ Hd; },
|
|
273
273
|
"Headphones": function() { return /* reexport */ Headphones; },
|
|
274
|
+
"Hear": function() { return /* reexport */ Hear; },
|
|
274
275
|
"Heart": function() { return /* reexport */ Heart; },
|
|
275
276
|
"HelpCircle": function() { return /* reexport */ HelpCircle; },
|
|
276
277
|
"Highfive": function() { return /* reexport */ Highfive; },
|
|
@@ -14583,6 +14584,57 @@ var Headphones_component = normalizeComponent(
|
|
|
14583
14584
|
)
|
|
14584
14585
|
|
|
14585
14586
|
/* harmony default export */ var Headphones = (Headphones_component.exports);
|
|
14587
|
+
;// 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/Hear.vue?vue&type=template&id=57bd04a0&
|
|
14588
|
+
var Hearvue_type_template_id_57bd04a0_render = function render() {
|
|
14589
|
+
var _vm = this,
|
|
14590
|
+
_c = _vm._self._c;
|
|
14591
|
+
return _c('svg', {
|
|
14592
|
+
staticClass: "d-icon d-icon--hear",
|
|
14593
|
+
attrs: {
|
|
14594
|
+
"aria-hidden": "true",
|
|
14595
|
+
"role": "img",
|
|
14596
|
+
"data-name": "Hear",
|
|
14597
|
+
"viewBox": "0 0 24 24",
|
|
14598
|
+
"xmlns": "http://www.w3.org/2000/svg"
|
|
14599
|
+
}
|
|
14600
|
+
}, [_c('path', {
|
|
14601
|
+
attrs: {
|
|
14602
|
+
"d": "M17 20c-.29 0-.56-.06-.76-.15-.71-.37-1.21-.88-1.71-2.38-.51-1.56-1.47-2.29-2.39-3-.79-.61-1.61-1.24-2.32-2.53C9.29 10.98 9 9.93 9 9c0-2.8 2.2-5 5-5s5 2.2 5 5h2c0-3.93-3.07-7-7-7S7 5.07 7 9c0 1.26.38 2.65 1.07 3.9.91 1.65 1.98 2.48 2.85 3.15.81.62 1.39 1.07 1.71 2.05.6 1.82 1.37 2.84 2.73 3.55A3.999 3.999 0 0 0 21 18h-2c0 1.1-.9 2-2 2ZM7.64 2.64 6.22 1.22A10.965 10.965 0 0 0 3 9c0 3.04 1.23 5.79 3.22 7.78l1.41-1.41A9.011 9.011 0 0 1 5 9c0-2.49 1.01-4.74 2.64-6.36ZM11.5 9a2.5 2.5 0 0 0 5 0 2.5 2.5 0 0 0-5 0Z",
|
|
14603
|
+
"fill": "currentColor"
|
|
14604
|
+
}
|
|
14605
|
+
})]);
|
|
14606
|
+
};
|
|
14607
|
+
var Hearvue_type_template_id_57bd04a0_staticRenderFns = [];
|
|
14608
|
+
|
|
14609
|
+
;// 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/Hear.vue?vue&type=script&lang=js&
|
|
14610
|
+
|
|
14611
|
+
/* harmony default export */ var Hearvue_type_script_lang_js_ = ({
|
|
14612
|
+
created() {
|
|
14613
|
+
this.uniqueID = getUniqueString();
|
|
14614
|
+
}
|
|
14615
|
+
});
|
|
14616
|
+
;// CONCATENATED MODULE: ./src/icons/Hear.vue?vue&type=script&lang=js&
|
|
14617
|
+
/* harmony default export */ var icons_Hearvue_type_script_lang_js_ = (Hearvue_type_script_lang_js_);
|
|
14618
|
+
;// CONCATENATED MODULE: ./src/icons/Hear.vue
|
|
14619
|
+
|
|
14620
|
+
|
|
14621
|
+
|
|
14622
|
+
|
|
14623
|
+
|
|
14624
|
+
/* normalize component */
|
|
14625
|
+
;
|
|
14626
|
+
var Hear_component = normalizeComponent(
|
|
14627
|
+
icons_Hearvue_type_script_lang_js_,
|
|
14628
|
+
Hearvue_type_template_id_57bd04a0_render,
|
|
14629
|
+
Hearvue_type_template_id_57bd04a0_staticRenderFns,
|
|
14630
|
+
false,
|
|
14631
|
+
null,
|
|
14632
|
+
null,
|
|
14633
|
+
null
|
|
14634
|
+
|
|
14635
|
+
)
|
|
14636
|
+
|
|
14637
|
+
/* harmony default export */ var Hear = (Hear_component.exports);
|
|
14586
14638
|
;// 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/Heart.vue?vue&type=template&id=113a7276&
|
|
14587
14639
|
var Heartvue_type_template_id_113a7276_render = function render() {
|
|
14588
14640
|
var _vm = this,
|
|
@@ -32429,6 +32481,7 @@ var ZoomOut_component = normalizeComponent(
|
|
|
32429
32481
|
|
|
32430
32482
|
|
|
32431
32483
|
|
|
32484
|
+
|
|
32432
32485
|
|
|
32433
32486
|
|
|
32434
32487
|
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/lib/commands/build/entry-lib-no-default.js
|
|
@@ -281,6 +281,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
281
281
|
"Haze": function() { return /* reexport */ Haze; },
|
|
282
282
|
"Hd": function() { return /* reexport */ Hd; },
|
|
283
283
|
"Headphones": function() { return /* reexport */ Headphones; },
|
|
284
|
+
"Hear": function() { return /* reexport */ Hear; },
|
|
284
285
|
"Heart": function() { return /* reexport */ Heart; },
|
|
285
286
|
"HelpCircle": function() { return /* reexport */ HelpCircle; },
|
|
286
287
|
"Highfive": function() { return /* reexport */ Highfive; },
|
|
@@ -14593,6 +14594,57 @@ var Headphones_component = normalizeComponent(
|
|
|
14593
14594
|
)
|
|
14594
14595
|
|
|
14595
14596
|
/* harmony default export */ var Headphones = (Headphones_component.exports);
|
|
14597
|
+
;// 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/Hear.vue?vue&type=template&id=57bd04a0&
|
|
14598
|
+
var Hearvue_type_template_id_57bd04a0_render = function render() {
|
|
14599
|
+
var _vm = this,
|
|
14600
|
+
_c = _vm._self._c;
|
|
14601
|
+
return _c('svg', {
|
|
14602
|
+
staticClass: "d-icon d-icon--hear",
|
|
14603
|
+
attrs: {
|
|
14604
|
+
"aria-hidden": "true",
|
|
14605
|
+
"role": "img",
|
|
14606
|
+
"data-name": "Hear",
|
|
14607
|
+
"viewBox": "0 0 24 24",
|
|
14608
|
+
"xmlns": "http://www.w3.org/2000/svg"
|
|
14609
|
+
}
|
|
14610
|
+
}, [_c('path', {
|
|
14611
|
+
attrs: {
|
|
14612
|
+
"d": "M17 20c-.29 0-.56-.06-.76-.15-.71-.37-1.21-.88-1.71-2.38-.51-1.56-1.47-2.29-2.39-3-.79-.61-1.61-1.24-2.32-2.53C9.29 10.98 9 9.93 9 9c0-2.8 2.2-5 5-5s5 2.2 5 5h2c0-3.93-3.07-7-7-7S7 5.07 7 9c0 1.26.38 2.65 1.07 3.9.91 1.65 1.98 2.48 2.85 3.15.81.62 1.39 1.07 1.71 2.05.6 1.82 1.37 2.84 2.73 3.55A3.999 3.999 0 0 0 21 18h-2c0 1.1-.9 2-2 2ZM7.64 2.64 6.22 1.22A10.965 10.965 0 0 0 3 9c0 3.04 1.23 5.79 3.22 7.78l1.41-1.41A9.011 9.011 0 0 1 5 9c0-2.49 1.01-4.74 2.64-6.36ZM11.5 9a2.5 2.5 0 0 0 5 0 2.5 2.5 0 0 0-5 0Z",
|
|
14613
|
+
"fill": "currentColor"
|
|
14614
|
+
}
|
|
14615
|
+
})]);
|
|
14616
|
+
};
|
|
14617
|
+
var Hearvue_type_template_id_57bd04a0_staticRenderFns = [];
|
|
14618
|
+
|
|
14619
|
+
;// 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/Hear.vue?vue&type=script&lang=js&
|
|
14620
|
+
|
|
14621
|
+
/* harmony default export */ var Hearvue_type_script_lang_js_ = ({
|
|
14622
|
+
created() {
|
|
14623
|
+
this.uniqueID = getUniqueString();
|
|
14624
|
+
}
|
|
14625
|
+
});
|
|
14626
|
+
;// CONCATENATED MODULE: ./src/icons/Hear.vue?vue&type=script&lang=js&
|
|
14627
|
+
/* harmony default export */ var icons_Hearvue_type_script_lang_js_ = (Hearvue_type_script_lang_js_);
|
|
14628
|
+
;// CONCATENATED MODULE: ./src/icons/Hear.vue
|
|
14629
|
+
|
|
14630
|
+
|
|
14631
|
+
|
|
14632
|
+
|
|
14633
|
+
|
|
14634
|
+
/* normalize component */
|
|
14635
|
+
;
|
|
14636
|
+
var Hear_component = normalizeComponent(
|
|
14637
|
+
icons_Hearvue_type_script_lang_js_,
|
|
14638
|
+
Hearvue_type_template_id_57bd04a0_render,
|
|
14639
|
+
Hearvue_type_template_id_57bd04a0_staticRenderFns,
|
|
14640
|
+
false,
|
|
14641
|
+
null,
|
|
14642
|
+
null,
|
|
14643
|
+
null
|
|
14644
|
+
|
|
14645
|
+
)
|
|
14646
|
+
|
|
14647
|
+
/* harmony default export */ var Hear = (Hear_component.exports);
|
|
14596
14648
|
;// 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/Heart.vue?vue&type=template&id=113a7276&
|
|
14597
14649
|
var Heartvue_type_template_id_113a7276_render = function render() {
|
|
14598
14650
|
var _vm = this,
|
|
@@ -32439,6 +32491,7 @@ var ZoomOut_component = normalizeComponent(
|
|
|
32439
32491
|
|
|
32440
32492
|
|
|
32441
32493
|
|
|
32494
|
+
|
|
32442
32495
|
|
|
32443
32496
|
|
|
32444
32497
|
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/lib/commands/build/entry-lib-no-default.js
|