@vuux/editor
Version:
Vue Nuxt 富文本编辑器
20 lines (19 loc) • 1.69 kB
JavaScript
import { createElementBlock as q, openBlock as e, createElementVNode as T } from "vue";
import o from "../../_virtual/_plugin-vue_export-helper.mjs";
const r = {}, n = {
class: "is-icon",
xmlns: "http://www.w3.org/2000/svg",
width: "18",
height: "18",
fill: "var(--editor-text-color)",
viewBox: "0 0 24 23"
};
function h(i, t) {
return e(), q("svg", n, [...t[0] || (t[0] = [
T("path", { d: "M16 9h-2v3h2zM7 4q.425 0 .713.288T8 5v2h.5q.425 0 .713.288T9.5 8t-.288.713T8.5 9H8v2.4q.175-.125.338-.213t.337-.212q.225-.15.475.025t.25.5q0 .45-.162.85T8.7 13q-.175.125-.337.225t-.363.2V18.5q0 .575-.462 1.038T6.5 20H5.275q-.35 0-.625-.2t-.35-.55q-.125-.475.175-.862t.8-.388H5.5q.2 0 .35-.15T6 17.5v-3.125q-.175.075-.325.15t-.325.125q-.375.15-.725-.038t-.425-.587q-.075-.425.15-.775t.625-.475q.275-.1.525-.187T6 12.4V9h-.5q-.425 0-.712-.288T4.5 8t.288-.712T5.5 7H6V5q0-.425.288-.712T7 4m9.4 3.375q-.35-.15-.462-.525t.087-.725q.2-.3.375-.612t.35-.613q.2-.375.588-.537t.787-.013q.375.125.513.488t-.063.712t-.4.675t-.4.675q-.225.35-.612.5t-.763-.025M13.35 7.1q-.35.2-.75.1t-.65-.45q-.2-.275-.412-.55t-.413-.55q-.25-.3-.162-.675t.437-.55q.4-.2.813-.087t.687.462q.2.25.375.5l.35.5q.225.325.15.713t-.425.587M9.6 20q-.425 0-.712-.288T8.6 19q0-.275.125-.488t.325-.337q1.05-.7 1.775-1.825t1-2.35H11q-.425 0-.712-.287T10 13t.288-.712T11 12h1V9h-.5q-.425 0-.712-.288T10.5 8t.288-.712T11.5 7h7q.425 0 .713.288T19.5 8t-.288.713T18.5 9H18v3h1q.425 0 .713.288T20 13t-.288.713T19 14h-1v5q0 .425-.288.713T17 20t-.712-.288T16 19v-5h-2.15q-.325 1.7-1.3 3.288t-2.4 2.537q-.125.075-.262.125T9.6 20" }, null, -1)
])]);
}
const l = /* @__PURE__ */ o(r, [["render", h]]);
export {
l as default
};