@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.53 kB
JavaScript
import _sfc_main from './u-line-trading-area.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: "M149.333333 874.666667V202.666667C149.333333 138.666667 202.666667 85.333333 266.666667 85.333333h277.333333c64 0 117.333333 53.333333 117.333333 117.333334v66.133333l149.333334 76.8c38.4 19.2 64 59.733333 64 104.533333V874.666667h32c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-789.333334c-17.066667 0-32-14.933333-32-32S100.266667 874.666667 117.333333 874.666667H149.333333z m512 0h149.333334V450.133333c0-19.2-10.666667-38.4-27.733334-46.933333L661.333333 341.333333v533.333334z m-448 0h384V202.666667c0-14.933333-6.4-27.733333-14.933333-38.4-10.666667-8.533333-23.466667-14.933333-38.4-14.933334h-277.333333c-14.933333 0-27.733333 6.4-38.4 14.933334-8.533333 10.666667-14.933333 23.466667-14.933334 38.4V874.666667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineTradingArea = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineTradingArea as default };