@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.24 kB
JavaScript
import _sfc_main from './u-line-manual-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: "M439.466667 96c117.333333 0 211.2 96 211.2 215.466667 0 61.866667-25.6 121.6-72.533334 164.266666l-8.533333 6.4-10.666667 8.533334c-21.333333 19.2-59.733333 32-102.4 36.266666h-40.533333c-145.066667 14.933333-256 140.8-256 292.266667 0 10.666667 4.266667 21.333333 10.666667 27.733333 6.4 6.4 14.933333 10.666667 23.466666 10.666667H456.533333c14.933333 0 29.866667 12.8 29.866667 34.133333 0 17.066667-12.8 32-25.6 34.133334H198.4c-27.733333 0-53.333333-10.666667-72.533333-32-19.2-19.2-29.866667-46.933333-29.866667-76.8 0-145.066667 83.2-275.2 213.333333-332.8l10.666667-4.266667-2.133333-2.133333c-44.8-38.4-72.533333-91.733333-78.933334-149.333334v-21.333333c-2.133333-113.066667 91.733333-211.2 200.533334-211.2z m6.4 68.266667c-78.933333 0-142.933333 68.266667-142.933334 149.333333s64 149.333333 142.933334 149.333333 142.933333-68.266667 142.933333-149.333333c0-83.2-66.133333-149.333333-142.933333-149.333333z m298.666666 347.733333c-12.8-12.8-10.666667-32 0-44.8s32-12.8 44.8 0l128 128c8.533333 8.533333 12.8 23.466667 6.4 34.133333-4.266667 12.8-17.066667 19.2-29.866666 19.2h-384c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32h307.2L744.533333 512z m-81.066666 341.333333c12.8 12.8 10.666667 32 0 44.8s-32 12.8-44.8 0l-128-128c-8.533333-8.533333-12.8-23.466667-6.4-34.133333 4.266667-12.8 17.066667-19.2 29.866666-19.2h384c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32H590.933333l72.533334 72.533333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineManualAllocation = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineManualAllocation as default };