@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.56 kB
JavaScript
import _sfc_main from './u-line-control.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: "M537.6 245.333333H157.866667c-17.066667 0-29.866667-14.933333-29.866667-32s12.8-32 29.866667-32h379.733333c14.933333-49.066667 59.733333-85.333333 113.066667-85.333333s98.133333 36.266667 113.066666 85.333333h102.4c17.066667 0 29.866667 14.933333 29.866667 32s-12.8 32-29.866667 32h-102.4c-14.933333 49.066667-59.733333 85.333333-113.066666 85.333334s-98.133333-36.266667-113.066667-85.333334z m-277.333333 298.666667H157.866667c-17.066667 0-29.866667-14.933333-29.866667-32s12.8-32 29.866667-32h102.4c14.933333-49.066667 59.733333-85.333333 113.066666-85.333333s98.133333 36.266667 113.066667 85.333333h379.733333c17.066667 0 29.866667 14.933333 29.866667 32s-12.8 32-29.866667 32H486.4c-14.933333 49.066667-59.733333 85.333333-113.066667 85.333333s-98.133333-36.266667-113.066666-85.333333z m277.333333 298.666667H157.866667c-17.066667 0-29.866667-14.933333-29.866667-32s12.8-32 29.866667-32h379.733333c14.933333-49.066667 59.733333-85.333333 113.066667-85.333334s98.133333 36.266667 113.066666 85.333334h102.4c17.066667 0 29.866667 14.933333 29.866667 32s-12.8 32-29.866667 32h-102.4c-14.933333 49.066667-59.733333 85.333333-113.066666 85.333333s-98.133333-36.266667-113.066667-85.333333z m113.066667-576c29.866667 0 53.333333-23.466667 53.333333-53.333334s-23.466667-53.333333-53.333333-53.333333S597.333333 183.466667 597.333333 213.333333s23.466667 53.333333 53.333334 53.333334z m-277.333334 298.666666c29.866667 0 53.333333-23.466667 53.333334-53.333333s-23.466667-53.333333-53.333334-53.333333S320 482.133333 320 512s23.466667 53.333333 53.333333 53.333333z m277.333334 298.666667c29.866667 0 53.333333-23.466667 53.333333-53.333333s-23.466667-53.333333-53.333333-53.333334S597.333333 780.8 597.333333 810.666667s23.466667 53.333333 53.333334 53.333333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineControl = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineControl as default };