@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.61 kB
JavaScript
import _sfc_main from './u-line-book.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",
{
fill: "currentColor",
d: "M565.333333 170.666667v320c0 25.6-29.866667 40.533333-51.2 25.6l-85.333333-61.866667-89.6 61.866667c-21.333333 14.933333-51.2 0-51.2-25.6V170.666667H234.666667c-12.8 0-21.333333 8.533333-21.333334 21.333333v533.333333h597.333334V192c0-12.8-8.533333-21.333333-21.333334-21.333333H565.333333zM810.666667 789.333333H213.333333v42.666667c0 12.8 8.533333 21.333333 21.333334 21.333333h554.666666c12.8 0 21.333333-8.533333 21.333334-21.333333v-42.666667zM234.666667 106.666667h554.666666c46.933333 0 85.333333 38.4 85.333334 85.333333v640c0 46.933333-38.4 85.333333-85.333334 85.333333H234.666667c-46.933333 0-85.333333-38.4-85.333334-85.333333V192c0-46.933333 38.4-85.333333 85.333334-85.333333z m117.333333 74.666666v247.466667l59.733333-40.533333c10.666667-8.533333 25.6-8.533333 36.266667 0l53.333333 38.4V179.2h-149.333333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineBook = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineBook as default };