@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.84 kB
JavaScript
import _sfc_main from './u-line-wait.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: "M748.8 96c34.133333 0 61.866667 27.733333 61.866667 64v81.066667c0 55.466667-19.2 108.8-57.6 149.333333L644.266667 512l108.8 121.6c34.133333 40.533333 55.466667 89.6 55.466666 142.933333v87.466667c0 36.266667-27.733333 64-61.866666 64H275.2c-34.133333 0-61.866667-27.733333-61.866667-64v-81.066667c0-55.466667 19.2-108.8 57.6-149.333333l108.8-121.6-108.8-121.6c-34.133333-40.533333-55.466667-89.6-55.466666-142.933333V160c0-36.266667 27.733333-64 61.866666-64h471.466667z m-473.6 64v81.066667c0 40.533333 14.933333 76.8 40.533333 106.666666l125.866667 142.933334c10.666667 12.8 10.666667 29.866667 0 42.666666l-125.866667 142.933334c-25.6 29.866667-40.533333 68.266667-40.533333 106.666666v81.066667H746.666667v-81.066667c0-40.533333-14.933333-76.8-40.533334-106.666666L580.266667 533.333333c-10.666667-12.8-10.666667-29.866667 0-42.666666l125.866666-142.933334c25.6-29.866667 40.533333-68.266667 40.533334-106.666666V160H275.2z m140.8 576h192c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-192c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineWait = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineWait as default };