@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.82 kB
JavaScript
import _sfc_main from './u-line-export.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: "M806.4 322.133333c-196.266667 19.2-290.133333 100.266667-290.133333 332.8 0 17.066667-14.933333 32-32 32s-32-14.933333-32-32c0-245.333333 102.4-358.4 300.8-390.4l-157.866667-70.4c-17.066667-6.4-23.466667-25.6-17.066667-42.666666 6.4-17.066667 25.6-23.466667 42.666667-17.066667L874.666667 247.466667c17.066667 6.4 23.466667 25.6 17.066666 42.666666l-113.066666 253.866667c-6.4 17.066667-25.6 23.466667-42.666667 17.066667-17.066667-6.4-23.466667-25.6-17.066667-42.666667l87.466667-196.266667zM384 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"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineExport = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineExport as default };