UNPKG

@opentiny/vue-icon

Version:

An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.

32 lines (31 loc) 1.75 kB
import { svg } from "@opentiny/vue-common"; import { createElementBlock, openBlock, createElementVNode } from "vue"; var _hoisted_1 = { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg" }; var _hoisted_2 = /* @__PURE__ */ createElementVNode( "path", { d: "M12.426 12.156a.5.5 0 0 1 .068.996l-.068.004H6.76a.5.5 0 0 1-.067-.995l.067-.005h5.667Zm0-4.666a.5.5 0 0 1 .068.996l-.068.004H6.76a.5.5 0 0 1-.067-.995l.067-.005h5.667Zm0-4.666a.5.5 0 0 1 .068.996l-.068.004H6.76a.5.5 0 0 1-.067-.995l.067-.005h5.667ZM4.3 1.65c.157 0 .287.111.317.259l.007.065v1.99h.602a.324.324 0 0 1 .065.642l-.065.007H3.374a.324.324 0 0 1-.065-.642l.065-.006h.601V2.298h-.6a.324.324 0 0 1-.318-.259l-.007-.065c0-.157.111-.287.259-.317l.065-.007H4.3ZM3.358 6.658a1.053 1.053 0 0 1 1.577 1.39l-.088.1-.603.602h.721c.17 0 .31.12.343.28l.007.07c0 .17-.12.31-.28.343l-.07.007H3.4a.35.35 0 0 1-.295-.54l.048-.057 1.2-1.2a.353.353 0 1 0-.597-.317l-.006.07a.35.35 0 1 1-.7.004 1.05 1.05 0 0 1 .308-.752ZM4.2 10.95c.632 0 1.15.439 1.15 1.04 0 .195-.05.358-.139.489l-.082.1c.14.163.221.37.221.612 0 .602-.518 1.04-1.15 1.04-.632 0-1.15-.438-1.15-1.04a.35.35 0 0 1 .693-.07l.007.07c0 .187.182.34.45.34s.45-.153.45-.34c0-.17-.165-.297-.45-.297a.35.35 0 1 1 0-.7c.328 0 .45-.074.45-.203 0-.187-.182-.341-.45-.341-.204 0-.372.114-.429.263l-.017.066a.35.35 0 1 1-.692-.105c.08-.534.57-.924 1.138-.924Z" }, null, -1 /* HOISTED */ ); var _hoisted_3 = [_hoisted_2]; function render(_ctx, _cache) { return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_3)); } var EditorListNum = { render }; var index = function index2() { return svg({ name: "EditorListNum", component: EditorListNum })(); }; export { index as default };