@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.18 kB
JavaScript
import _sfc_main from './u-line-allocation.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: "M452.266667 618.666667c14.933333-49.066667 59.733333-85.333333 113.066666-85.333334s98.133333 36.266667 113.066667 85.333334h57.6c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-57.6c-14.933333 49.066667-59.733333 85.333333-113.066667 85.333333s-98.133333-36.266667-113.066666-85.333333h-164.266667c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32h164.266667z m-106.666667-277.333334c14.933333-49.066667 59.733333-85.333333 113.066667-85.333333s98.133333 36.266667 113.066666 85.333333h164.266667c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-164.266667c-14.933333 49.066667-59.733333 85.333333-113.066666 85.333334s-98.133333-36.266667-113.066667-85.333334h-57.6c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32h57.6zM213.333333 128h597.333334c46.933333 0 85.333333 38.4 85.333333 85.333333v597.333334c0 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.333333zM192 192v640h640V192H192z m266.666667 234.666667c29.866667 0 53.333333-23.466667 53.333333-53.333334S488.533333 320 458.666667 320 405.333333 343.466667 405.333333 373.333333s23.466667 53.333333 53.333334 53.333334z m106.666666 277.333333c29.866667 0 53.333333-23.466667 53.333334-53.333333S595.2 597.333333 565.333333 597.333333 512 620.8 512 650.666667s23.466667 53.333333 53.333333 53.333333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineAllocation = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineAllocation as default };