@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
29 lines (26 loc) • 1.44 kB
JavaScript
import _sfc_main from './u-solid-panel.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
xmlns: "http://www.w3.org/2000/svg",
t: "1728465383749",
class: "icon",
viewBox: "0 0 1024 1024",
"p-id": "10604"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"path",
{
d: "M372.010667 215.488h279.978666V128H372.010667v87.488z m-54.464-34.986667H200.896a38.890667 38.890667 0 0 0-38.869333 38.869334v637.738666c0 21.482667 17.408 38.890667 38.869333 38.890667h622.229333c21.461333 0 38.826667-17.408 38.848-38.848V219.349333a38.890667 38.890667 0 0 0-38.869333-38.848h-116.650667v68.032a19.456 19.456 0 0 1-19.456 19.456H337.002667a19.456 19.456 0 0 1-19.456-19.456V180.48z m136.149333 268.330667c11.52 0 22.464 5.12 29.866667 13.994667l85.482666 102.656h117.952v77.76h-136.106666c-11.541333 0-22.485333-5.12-29.866667-13.994667l-67.370667-80.810667-67.328 80.853334-59.733333-49.813334 97.216-116.650666a38.848 38.848 0 0 1 29.866667-13.994667z",
"p-id": "10605"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidPanel = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidPanel as default };