@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
45 lines (42 loc) • 1.68 kB
JavaScript
import _sfc_main from './u-solid-text.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
t: "1719230425462",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "1930",
"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: "M687.17056 131.85536v191.07328h191.52896z",
fill: "currentColor",
"p-id": "1931"
},
null,
-1
/* HOISTED */
),
createElementVNode(
"path",
{
d: "M610.92352 399.41632V131.85536H272.2304c-45.55776 0-82.48832 36.93056-82.48832 82.4832v600.69888c0 45.55776 36.93056 82.48832 82.4832 82.48832h523.99616c45.55776 0 82.4832-36.93056 82.4832-82.4832V399.4112h-267.776z m72.57088 366.7456h-299.008c-21.59104 0-39.04-17.45408-39.04-39.04s17.44896-39.04 39.04-39.04h299.008c21.59104 0 39.04512 17.45408 39.04512 39.04s-17.4592 39.04-39.04512 39.04z m0-182.80448h-299.008c-21.59104 0-39.04-17.45408-39.04-39.04s17.44896-39.04512 39.04-39.04512h299.008c21.59104 0 39.04512 17.4592 39.04512 39.04512s-17.4592 39.04-39.04512 39.04z",
fill: "currentColor",
"p-id": "1932"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidText = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidText as default };