@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
58 lines (53 loc) • 2.07 kB
JavaScript
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var uSolidCallIn_vue_vue_type_script_lang = require('./u-solid-callIn.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 25 25",
fill: "none"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"path",
{
d: "M17.0443 8.50415L20.8134 4.95677",
stroke: "#202020",
"stroke-width": "1.28571",
"stroke-linecap": "round"
},
null,
-1
/* HOISTED */
),
vue.createElementVNode(
"path",
{
d: "M20.37 8.98792L16.7823 8.98791L16.7823 5.35992",
stroke: "#202020",
"stroke-width": "1.28571",
"stroke-linecap": "round",
"stroke-linejoin": "round"
},
null,
-1
/* HOISTED */
),
vue.createElementVNode(
"path",
{
d: "M12.1447 15.3787C11.0897 14.4484 9.93218 12.8478 9.31315 11.61C9.21312 11.41 9.29646 11.1705 9.49141 11.0609C10.238 10.6414 11.9412 9.63881 12.0675 9.15633C12.2277 8.54478 12.107 7.76813 11.0648 5.91206C10.0226 4.05598 9.32475 3.36106 8.80862 3.27251C7.23353 3.00227 4.15242 5.50082 4.30549 9.39555C4.48673 14.0072 6.68224 16.834 9.48518 19.2214C13.3249 22.492 18.0545 21.6316 19.0573 19.3755C19.2486 18.9449 19.0868 17.9598 17.9218 16.3525C16.7568 14.7452 15.9854 14.0704 15.238 14.1258C14.5403 14.1775 13.2196 15.0223 12.6568 15.4027C12.4984 15.5097 12.2881 15.5051 12.1447 15.3787Z",
stroke: "#202020",
"stroke-width": "1.3",
"stroke-linecap": "round"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidCallIn = /* @__PURE__ */ _pluginVue_exportHelper.default(uSolidCallIn_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uSolidCallIn;