@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
28 lines (25 loc) • 1.4 kB
JavaScript
import _sfc_main from './u-round-BookText.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",
viewBox: "0 0 48 48"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"g",
null,
[
createElementVNode("path", {
class: "st0",
d: "M8,39h2V9c0-0.8,0.3-1.6,0.9-2.1l0,0C11.4,6.3,12.2,6,13,6h25v36H13c-0.8,0-1.6-0.3-2.1-0.9l0,0 C10.3,40.6,10,39.8,10,39H8H6c0,1.9,0.7,3.6,2.1,4.9l0,0C9.4,45.3,11.1,46,13,46h27c0.5,0,1-0.2,1.4-0.6C41.8,45,42,44.5,42,44V4 c0-0.5-0.2-1-0.6-1.4C41,2.2,40.5,2,40,2H13c-1.9,0-3.6,0.7-4.9,2.1l0,0C6.7,5.4,6,7.1,6,9v30H8z M10,39c0-0.8,0.3-1.6,0.9-2.1l0,0 c0.6-0.6,1.3-0.9,2.1-0.9h27c1.1,0,2-0.9,2-2s-0.9-2-2-2H13c-1.9,0-3.6,0.7-4.9,2.1l0,0C6.7,35.4,6,37.1,6,39c0,1.1,0.9,2,2,2 S10,40.1,10,39z M16,16h12c1.1,0,2-0.9,2-2s-0.9-2-2-2H16c-1.1,0-2,0.9-2,2S14.9,16,16,16z M16,24h16c1.1,0,2-0.9,2-2s-0.9-2-2-2 H16c-1.1,0-2,0.9-2,2S14.9,24,16,24z"
})
],
-1
/* HOISTED */
)
]));
}
var uRoundBookText = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundBookText as default };