@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
64 lines (59 loc) • 3.13 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineCalculator_vue_vue_type_script_lang = require('./u-line-calculator.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: "M806.4 128H217.6C168.533333 128 128 168.533333 128 217.6v590.933333c0 49.066667 40.533333 89.6 89.6 89.6h590.933333c49.066667 0 89.6-40.533333 89.6-89.6V217.6C896 168.533333 855.466667 128 806.4 128z m27.733333 678.4c0 14.933333-12.8 27.733333-27.733333 27.733333H217.6c-14.933333 0-27.733333-12.8-27.733333-27.733333V217.6c0-14.933333 12.8-27.733333 27.733333-27.733333h590.933333c14.933333 0 27.733333 12.8 27.733334 27.733333v588.8z"
},
null,
-1
/* HOISTED */
),
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M768 352c0 17.066667-12.8 32-29.866667 32h-149.333333c-17.066667 0-29.866667-12.8-29.866667-32 0-17.066667 12.8-32 29.866667-32h149.333333c17.066667 0 29.866667 12.8 29.866667 32z m0 256c0 17.066667-12.8 32-29.866667 32h-149.333333c-17.066667 0-29.866667-12.8-29.866667-32s12.8-32 29.866667-32h149.333333c17.066667 0 29.866667 14.933333 29.866667 32z m0 128c0 17.066667-12.8 32-29.866667 32h-149.333333c-17.066667 0-29.866667-12.8-29.866667-32s12.8-32 29.866667-32h149.333333c17.066667 2.133333 29.866667 14.933333 29.866667 32z m-300.8-384c0 17.066667-12.8 32-29.866667 32h-149.333333c-17.066667 0-29.866667-12.8-29.866667-32 0-17.066667 12.8-32 29.866667-32h149.333333c17.066667 0 29.866667 12.8 29.866667 32z"
},
null,
-1
/* HOISTED */
),
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M362.666667 458.666667c-17.066667 0-32-14.933333-32-32v-149.333334c0-17.066667 14.933333-32 32-32s32 14.933333 32 32v149.333334c0 8.533333-4.266667 17.066667-8.533334 21.333333-6.4 6.4-14.933333 10.666667-23.466666 10.666667zM460.8 584.533333c12.8 12.8 12.8 32 0 44.8l-149.333333 149.333334c-12.8 12.8-32 12.8-44.8 0-12.8-12.8-12.8-32 0-44.8l149.333333-149.333334c10.666667-10.666667 32-10.666667 44.8 0z"
},
null,
-1
/* HOISTED */
),
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M460.8 780.8c-12.8 12.8-32 12.8-44.8 0l-149.333333-149.333333c-12.8-12.8-12.8-32 0-44.8 12.8-12.8 32-12.8 44.8 0l149.333333 149.333333c10.666667 10.666667 10.666667 32 0 44.8z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineCalculator = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineCalculator_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineCalculator;