@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
64 lines (59 loc) • 3.12 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineDeviceControl_vue_vue_type_script_lang = require('./u-line-device-control.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
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 vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M733.866667 426.666667c21.333333 0 34.133333-14.933333 34.133333-36.266667 0-85.333333-66.133333-155.733333-149.333333-155.733333-87.466667 0-157.866667 78.933333-149.333334 172.8 0 6.4 4.266667 10.666667 10.666667 12.8 36.266667 17.066667 64-6.4 55.466667-42.666667-2.133333-12.8 0-25.6 8.533333-36.266667 68.266667-74.666667 153.6-23.466667 153.6 49.066667v4.266667c6.4 19.2 19.2 32 36.266667 32z"
},
null,
-1
/* HOISTED */
),
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M396.8 426.666667c21.333333 0 34.133333-12.8 34.133333-34.133334 0-108.8 87.466667-196.266667 196.266667-196.266666s198.4 85.333333 198.4 196.266666c0 21.333333 14.933333 34.133333 34.133333 34.133334 21.333333 0 34.133333-12.8 34.133334-34.133334C896 243.2 778.666667 128 629.333333 128S362.666667 243.2 362.666667 392.533333c0 21.333333 14.933333 34.133333 34.133333 34.133334z"
},
null,
-1
/* HOISTED */
),
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M861.866667 516.266667h-204.8v-123.733334c-4.266667-17.066667-17.066667-29.866667-32-29.866666-19.2 0-32 14.933333-32 34.133333v119.466667H162.133333c-19.2 0-34.133333 14.933333-34.133333 34.133333v311.466667c0 19.2 14.933333 34.133333 34.133333 34.133333h697.6c19.2 0 34.133333-14.933333 34.133334-34.133333V550.4c2.133333-19.2-12.8-34.133333-32-34.133333zM832 832H192V580.266667h640V832z"
},
null,
-1
/* HOISTED */
),
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M315.733333 746.666667c21.333333 0 38.4-17.066667 38.4-42.666667s-14.933333-42.666667-38.4-42.666667c-21.333333 0-38.4 17.066667-38.4 42.666667s14.933333 42.666667 38.4 42.666667z m110.933334 0c21.333333 0 36.266667-17.066667 36.266666-42.666667s-14.933333-42.666667-36.266666-42.666667-38.4 17.066667-38.4 42.666667c2.133333 25.6 17.066667 42.666667 38.4 42.666667z m113.066666 0c21.333333 0 36.266667-17.066667 36.266667-42.666667s-14.933333-42.666667-36.266667-42.666667-38.4 17.066667-38.4 42.666667 14.933333 42.666667 38.4 42.666667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineDeviceControl = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineDeviceControl_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineDeviceControl;