@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
44 lines (39 loc) • 1.95 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uSolidBatchConfirm_vue_vue_type_script_lang = require('./u-solid-batch-confirm.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",
{
d: "M106.496 362.496v469.504c0 47.104 38.4 85.504 85.504 85.504h364.544v-2.048h122.88c25.6-5.632 46.592-22.528 58.368-45.568 2.048-6.144 2.56-12.288 2.56-18.432V345.6c0-17.92-7.168-33.792-18.944-45.568-11.776-11.776-27.648-18.944-45.568-18.944H166.912c-34.816 11.264-60.416 43.52-60.416 81.408z m166.4 213.504c12.8-12.8 31.744-14.848 45.056-2.048l70.656 68.096 155.648-164.352c12.8-12.8 31.744-12.8 45.056-2.048 12.8 10.752 12.8 31.744 2.048 45.056-76.8 80.896-134.144 142.848-175.104 183.296-19.456 21.504-36.352 21.504-55.296 2.048s-49.152-47.104-87.552-85.504c-13.312-12.288-13.312-31.744-0.512-44.544z",
fill: "currentColor"
},
null,
-1
/* HOISTED */
),
vue.createElementVNode(
"path",
{
d: "M832 106.496H362.496c-47.104 0-85.504 38.4-85.504 85.504v33.792H675.84c32.768 0 62.976 13.312 84.48 35.328 21.504 21.504 35.328 51.712 35.328 84.48v401.408h36.352c47.104 0 85.504-38.4 85.504-85.504V192c0-47.104-38.4-85.504-85.504-85.504z",
fill: "currentColor"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidBatchConfirm = /* @__PURE__ */ _pluginVue_exportHelper.default(uSolidBatchConfirm_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uSolidBatchConfirm;