@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
50 lines (47 loc) • 1.64 kB
JavaScript
import _sfc_main from './u-colorful-page.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
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 openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
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 */
),
createElementVNode(
"path",
{
d: "M624.128 325.632v-220.16l245.76 220.16h-245.76z",
fill: "#A7B5FF"
},
null,
-1
/* HOISTED */
),
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__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uColorfulPage as default };