@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 3.09 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineCallOutbound_vue_vue_type_script_lang = require('./u-line-call-outbound.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
class: "icon",
width: "200px",
height: "200.00px",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M215.466667 149.333333l4.266666-4.266666c38.4-32 93.866667-53.333333 142.933334-49.066667 78.933333 8.533333 198.4 251.733333 153.6 307.2-8.533333 10.666667-21.333333 19.2-46.933334 34.133333l-10.666666 6.4-12.8 6.4-12.8 6.4-21.333334 10.666667 2.133334 2.133333c10.666667 23.466667 27.733333 51.2 46.933333 76.8l4.266667 6.4c12.8 19.2 27.733333 34.133333 38.4 44.8l6.4 6.4 4.266666-2.133333c12.8-6.4 19.2-10.666667 27.733334-14.933333l8.533333-4.266667c4.266667-2.133333 6.4-4.266667 10.666667-6.4 34.133333-19.2 57.6-27.733333 76.8-25.6 70.4 6.4 179.2 160 185.6 241.066667 4.266667 46.933333-38.4 91.733333-87.466667 110.933333-183.466667 74.666667-373.333333-21.333333-507.733333-224-132.266667-204.8-136.533333-420.266667-12.8-529.066667z m211.2 113.066667c-27.733333-55.466667-59.733333-98.133333-70.4-100.266667-29.866667-2.133333-70.4 12.8-96 36.266667-96 85.333333-93.866667 264.533333 25.6 445.866667 117.333333 177.066667 279.466667 258.133333 426.666666 198.4 23.466667-10.666667 46.933333-34.133333 44.8-44.8-4.266667-53.333333-91.733333-179.2-125.866666-181.333334 0 0-2.133333 0-6.4 2.133334l-4.266667 2.133333c-10.666667 4.266667-19.2 8.533333-29.866667 14.933333l-4.266666 2.133334-10.666667 6.4c-4.266667 2.133333-6.4 4.266667-10.666667 6.4l-21.333333 12.8-12.8 8.533333-4.266667 2.133333-4.266666 2.133334h-2.133334l-6.4 2.133333c-51.2 4.266667-149.333333-125.866667-177.066666-209.066667-4.266667-12.8 0-23.466667 12.8-38.4h2.133333l4.266667-2.133333 29.866666-14.933333c8.533333-4.266667 14.933333-8.533333 21.333334-10.666667l19.2-10.666667c10.666667-6.4 21.333333-12.8 27.733333-17.066666l2.133333-2.133334 4.266667-2.133333v-2.133333c0-6.4-2.133333-12.8-4.266667-19.2v-4.266667c-6.4-27.733333-17.066667-55.466667-29.866666-83.2z m373.333333-36.266667h-83.2c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32h134.4c8.533333 0 34.133333 0 40.533333 8.533334 8.533333 8.533333 6.4 29.866667 8.533334 40.533333V362.666667c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-78.933334l-119.466667 106.666667c-12.8 12.8-34.133333 10.666667-44.8-2.133333s-10.666667-34.133333 2.133333-44.8l125.866667-117.333334z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineCallOutbound = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineCallOutbound_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineCallOutbound;