@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (31 loc) • 1.41 kB
JavaScript
import _sfc_main from './u-solid-book.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
t: "1719230393516",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "1361",
"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: "M192 191.936v640.128c0 35.328 28.864 63.936 64.064 63.936h530.752c28.864 0 45.12-18.112 45.12-50.56a46.016 46.016 0 0 0-45.12-44.864H317.44a31.552 31.552 0 0 1-31.616-32.448c0-17.152 14.464-32.448 31.616-32.448h450.432c35.2 0 64.064-28.608 64.064-63.936V191.936c0-35.328-28.864-63.936-64.064-63.936H544v303.36a17.92 17.92 0 0 1-4.544 11.456 15.296 15.296 0 0 1-22.592 0L448.256 384.64s-64.064 53.44-68.608 58.176a15.296 15.296 0 0 1-22.592 0 18.24 18.24 0 0 1-4.48-11.456V128H256c-35.2 0-64.064 28.608-64.064 63.936z",
fill: "currentColor",
"p-id": "1362"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidBook = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidBook as default };