@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
44 lines (39 loc) • 3.01 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineExportChannel_vue_vue_type_script_lang = require('./u-line-export-channel.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: "M479.744 886.272H219.136c-44.544 0-80.896-38.4-80.896-85.504V203.264c0-47.104 36.352-85.504 80.896-85.504h563.2c45.056 0 80.896 38.4 80.896 85.504v213.504c-6.144 14.848-16.896 21.504-31.744 21.504s-25.6-6.144-31.744-21.504V203.264c0-12.8-8.704-21.504-19.456-21.504H223.744c-10.752 0-19.456 8.704-19.456 21.504v597.504c0 12.8 8.704 21.504 19.456 21.504h256c14.848 8.704 21.504 19.456 21.504 31.744s-6.656 23.552-21.504 32.256z m-160.256-597.504h362.496c16.896 0 31.744 14.848 31.744 31.744s-14.848 31.744-31.744 31.744H319.488c-16.896 0-31.744-14.848-31.744-31.744s14.848-31.744 31.744-31.744z m0 149.504h149.504c16.896 0 31.744 14.848 31.744 31.744s-14.848 31.744-31.744 31.744h-149.504c-16.896 0-31.744-14.848-31.744-31.744s14.848-31.744 31.744-31.744z m0 148.992h64c16.896 0 31.744 14.848 31.744 31.744s-14.848 31.744-31.744 31.744h-64c-16.896 0-31.744-14.848-31.744-31.744 0-16.384 14.848-31.744 31.744-31.744z"
},
null,
-1
/* HOISTED */
),
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M880.128 579.584a27.776 27.776 0 0 0-13.312-10.752l-189.952-84.48a30.037333 30.037333 0 0 0-11.776-2.048c-5.632 0-11.264 1.536-15.872 4.608-4.608 3.072-8.704 7.68-10.752 13.312-1.536 3.584-2.048 7.68-2.048 11.776 0 5.632 1.536 11.264 4.608 15.872 3.072 4.608 7.68 8.704 13.312 10.752l102.912 46.08c-30.72 6.144-58.368 15.36-82.944 27.648-43.008 21.504-75.776 53.76-97.792 97.792-22.016 44.032-32.768 99.84-32.768 168.96 0 7.68 3.584 15.36 8.704 20.48 5.12 5.12 12.288 8.704 20.48 8.704 7.68 0 15.36-3.584 20.48-8.704 5.12-5.12 8.704-12.288 8.704-20.48 0-43.008 4.608-79.36 13.312-109.056 13.312-44.544 35.84-75.264 68.608-96.768 31.232-19.968 71.68-31.744 122.368-37.376l-61.952 138.752c-1.536 3.584-2.048 7.68-2.048 11.776 0 5.632 1.536 11.264 4.608 15.872 3.072 4.608 7.68 8.704 13.312 10.752 3.584 1.536 7.68 2.048 11.776 2.048 5.632 0 11.264-1.536 15.872-4.608 4.608-3.072 8.704-7.68 10.752-13.312l84.48-189.952c1.536-3.584 2.048-7.68 2.048-11.776a38.464 38.464 0 0 0-5.12-15.872z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineExportChannel = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineExportChannel_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineExportChannel;