@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
38 lines (33 loc) • 1.54 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uSolidAdd_vue_vue_type_script_lang = require('./u-solid-add.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
t: "1709201542301",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "1404",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
width: "200",
height: "200"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"path",
{
d: "M912.856615 471.276308a58.604308 58.604308 0 0 0-40.329846-17.565539H571.313231V152.812308a58.289231 58.289231 0 0 0-58.446769-58.289231 58.446769 58.446769 0 0 0-58.44677 58.289231V453.710769H152.969846A58.446769 58.446769 0 0 0 94.523077 512a58.289231 58.289231 0 0 0 58.446769 58.289231h301.449846V871.187692a58.289231 58.289231 0 0 0 58.44677 58.289231 58.446769 58.446769 0 0 0 58.446769-58.289231V570.289231H872.448a58.604308 58.604308 0 0 0 57.028923-58.289231 58.446769 58.446769 0 0 0-16.620308-40.723692z",
fill: "currentColor",
"p-id": "1405"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidAdd = /* @__PURE__ */ _pluginVue_exportHelper.default(uSolidAdd_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uSolidAdd;