UNPKG

@vuux/editor

Version:

Vue Nuxt 富文本编辑器

19 lines (18 loc) 1.83 kB
import { createElementBlock as l, openBlock as o, createStaticVNode as t } from "vue"; import r from "../../_virtual/_plugin-vue_export-helper.mjs"; const i = {}, d = { xmlns: "http://www.w3.org/2000/svg", width: "17", height: "17", fill: "var(--editor-text-color)", viewBox: "0 0 24 24" }; function c(n, e) { return o(), l("svg", d, [...e[0] || (e[0] = [ t('<path class="is-icon" fill-rule="evenodd" clip-rule="evenodd" d="M7 6C7 5.44772 7.44772 5 8 5H21C21.5523 5 22 5.44772 22 6C22 6.55228 21.5523 7 21 7H8C7.44772 7 7 6.55228 7 6Z" fill="var(--editor-text-color)"></path><path class="is-icon" fill-rule="evenodd" clip-rule="evenodd" d="M7 12C7 11.4477 7.44772 11 8 11H21C21.5523 11 22 11.4477 22 12C22 12.5523 21.5523 13 21 13H8C7.44772 13 7 12.5523 7 12Z" fill="var(--editor-text-color)"></path><path class="is-icon" fill-rule="evenodd" clip-rule="evenodd" d="M7 18C7 17.4477 7.44772 17 8 17H21C21.5523 17 22 17.4477 22 18C22 18.5523 21.5523 19 21 19H8C7.44772 19 7 18.5523 7 18Z" fill="var(--editor-text-color)"></path><path class="is-icon" fill-rule="evenodd" clip-rule="evenodd" d="M2 6C2 5.44772 2.44772 5 3 5H3.01C3.56228 5 4.01 5.44772 4.01 6C4.01 6.55228 3.56228 7 3.01 7H3C2.44772 7 2 6.55228 2 6Z" fill="var(--editor-text-color)"></path><path class="is-icon" fill-rule="evenodd" clip-rule="evenodd" d="M2 12C2 11.4477 2.44772 11 3 11H3.01C3.56228 11 4.01 11.4477 4.01 12C4.01 12.5523 3.56228 13 3.01 13H3C2.44772 13 2 12.5523 2 12Z" fill="var(--editor-text-color)"></path><path class="is-icon" fill-rule="evenodd" clip-rule="evenodd" d="M2 18C2 17.4477 2.44772 17 3 17H3.01C3.56228 17 4.01 17.4477 4.01 18C4.01 18.5523 3.56228 19 3.01 19H3C2.44772 19 2 18.5523 2 18Z" fill="var(--editor-text-color)"></path>', 6) ])]); } const p = /* @__PURE__ */ r(i, [["render", c]]); export { p as default };