UNPKG

@vuux/editor

Version:

Vue Nuxt 富文本编辑器

21 lines (20 loc) 997 B
import { createElementBlock as o, openBlock as r, createElementVNode as e } from "vue"; import n from "../../_virtual/_plugin-vue_export-helper.mjs"; const C = {}, l = { class: "is-icon", width: "18", height: "18", fill: "var(--editor-text-color)", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }; function s(c, t) { return r(), o("svg", l, [...t[0] || (t[0] = [ e("path", { d: "M4 5C4.55228 5 5 5.44772 5 6V11H11V6C11 5.44772 11.4477 5 12 5C12.5523 5 13 5.44772 13 6V18C13 18.5523 12.5523 19 12 19C11.4477 19 11 18.5523 11 18V13H5V18C5 18.5523 4.55228 19 4 19C3.44772 19 3 18.5523 3 18V6C3 5.44772 3.44772 5 4 5Z" }, null, -1), e("path", { d: "M17 9C17.5523 9 18 9.44772 18 10V13H20V10C20 9.44772 20.4477 9 21 9C21.5523 9 22 9.44772 22 10V18C22 18.5523 21.5523 19 21 19C20.4477 19 20 18.5523 20 18V15H17C16.4477 15 16 14.5523 16 14V10C16 9.44772 16.4477 9 17 9Z" }, null, -1) ])]); } const d = /* @__PURE__ */ n(C, [["render", s]]); export { d as default };