@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (31 loc) • 1.41 kB
JavaScript
import _sfc_main from './u-solid-add.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
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 openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
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__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidAdd as default };