@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.05 kB
JavaScript
import _sfc_main from './u-line-dialog.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: "M746.666667 298.666667h117.333333c29.866667 0 53.333333 23.466667 53.333333 55.466666v352c0 29.866667-23.466667 61.866667-53.333333 61.866667H810.666667v85.333333c0 19.2-6.4 34.133333-21.333334 40.533334-4.266667 2.133333-8.533333 2.133333-14.933333 2.133333-10.666667 0-21.333333-4.266667-29.866667-12.8L597.333333 770.133333c-4.266667-4.266667-32-2.133333-38.4-2.133333h-83.2c-17.066667 0-29.866667-19.2-29.866666-36.266667s12.8-29.866667 29.866666-29.866666h125.866667c21.333333 0 46.933333 10.666667 61.866667 25.6l81.066666 83.2v-55.466667c0-29.866667 32-55.466667 59.733334-55.466667h46.933333V362.666667h-106.666667v202.666666c0 29.866667-23.466667 55.466667-49.066666 55.466667H433.066667c-6.4 0-17.066667 4.266667-21.333334 8.533333l-142.933333 147.2c-10.666667 10.666667-21.333333 12.8-27.733333 12.8-17.066667 0-34.133333-14.933333-34.133334-42.666666v-128H155.733333C128 618.666667 106.666667 595.2 106.666667 563.2V181.333333c0-29.866667 23.466667-55.466667 49.066666-55.466666h539.733334c27.733333 0 49.066667 23.466667 49.066666 55.466666V298.666667zM219.733333 554.666667c25.6 0 49.066667 29.866667 49.066667 59.733333v87.466667l108.8-117.333334c12.8-14.933333 36.266667-32 55.466667-32H682.666667v-362.666666H170.666667v362.666666h49.066666z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineDialog = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineDialog as default };