@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
33 lines (30 loc) • 1.7 kB
JavaScript
import _sfc_main from './u-solid-data-display.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
t: "1717749410120",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "10287",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
width: "200",
height: "200"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"path",
{
d: "M756.394667 485.013333h65.877333c43.925333 0 65.877333 21.973333 65.877333 65.898667v263.509333c0 43.946667-21.973333 65.898667-65.877333 65.898667h-65.877333c-43.925333 0-65.877333-21.973333-65.877334-65.898667V550.912c0-43.946667 21.973333-65.898667 65.877334-65.898667zM479.061333 138.666667h65.877334c43.925333 0 65.877333 21.973333 65.877333 65.877333v614.912c0 43.925333-21.973333 65.877333-65.877333 65.877333h-65.877334c-43.925333 0-65.877333-21.973333-65.877333-65.877333V204.544c0-43.925333 21.973333-65.877333 65.877333-65.877333zM201.728 355.136h65.877333c43.925333 0 65.877333 21.973333 65.877334 65.877333v395.306667c0 43.925333-21.973333 65.877333-65.877334 65.877333H201.728c-43.925333 0-65.877333-21.973333-65.877333-65.877333v-395.306667c0-43.925333 21.973333-65.877333 65.877333-65.877333z",
"p-id": "10288"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidDataDisplay = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidDataDisplay as default };