UNPKG

@koi-design/uxd-icon

Version:

icon of @koi-design/uxd-icon package

30 lines (27 loc) 1.58 kB
import _sfc_main from './u-line-edit.vue2.mjs'; import { openBlock, createElementBlock, createElementVNode } from 'vue'; import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs'; const _hoisted_1 = { class: "icon", width: "200px", height: "200.00px", viewBox: "0 0 1024 1024", version: "1.1", xmlns: "http://www.w3.org/2000/svg" }; function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { return openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [ createElementVNode( "path", { fill: "currentColor", d: "M384 128c12.8 4.266667 21.333333 17.066667 21.333333 32s-8.533333 27.733333-21.333333 32h-170.666667c-12.8 0-21.333333 8.533333-21.333333 21.333333v597.333334c0 12.8 8.533333 21.333333 21.333333 21.333333h597.333334c12.8 0 21.333333-8.533333 21.333333-21.333333v-170.666667c4.266667-12.8 17.066667-21.333333 32-21.333333s27.733333 8.533333 32 21.333333v170.666667c0 46.933333-38.4 85.333333-85.333333 85.333333H213.333333c-46.933333 0-85.333333-38.4-85.333333-85.333333V213.333333c0-46.933333 38.4-85.333333 85.333333-85.333333h170.666667z m-85.333333 405.333333L693.333333 142.933333l196.266667 196.266667L490.666667 725.333333h-149.333334c-23.466667 0-42.666667-14.933333-42.666666-38.4V533.333333z m64 132.266667h102.4l334.933333-326.4-104.533333-104.533333L362.666667 561.066667v104.533333z" }, null, -1 /* HOISTED */ ) ])); } var uLineEdit = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); export { uLineEdit as default };