@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
54 lines (49 loc) • 1.79 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uColorfulPage_vue_vue_type_script_lang = require('./u-colorful-page.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",
{
d: "M239.104 105.472c-46.592 0-84.48 37.888-84.48 84.48v643.584c0 46.592 37.888 84.48 84.48 84.48h546.304c46.592 0 84.48-37.888 84.48-84.48V325.632l-245.76-220.16",
fill: "#6A81F9"
},
null,
-1
/* HOISTED */
),
vue.createElementVNode(
"path",
{
d: "M624.128 325.632v-220.16l245.76 220.16h-245.76z",
fill: "#A7B5FF"
},
null,
-1
/* HOISTED */
),
vue.createElementVNode(
"path",
{
d: "M370.176 465.408h283.648c20.992 0 37.888 16.896 37.888 37.888 0 20.992-16.896 37.888-37.888 37.888H370.176c-20.992 0-37.888-16.896-37.888-37.888 0-20.992 16.896-37.888 37.888-37.888zM370.176 634.88h283.648c20.992 0 37.888 16.896 37.888 37.888 0 20.992-16.896 37.888-37.888 37.888H370.176c-20.992 0-37.888-16.896-37.888-37.888 0-20.992 16.896-37.888 37.888-37.888z",
fill: "#FFFFFF"
},
null,
-1
/* HOISTED */
)
]));
}
var uColorfulPage = /* @__PURE__ */ _pluginVue_exportHelper.default(uColorfulPage_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uColorfulPage;