@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
38 lines (33 loc) • 1.58 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uSolidExport_vue_vue_type_script_lang = require('./u-solid-export.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
t: "1692166016140",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "17481",
"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: "M212.48 128C165.376 128 128 165.376 128 212.48v598.528c0 47.104 37.888 84.992 84.992 84.992h598.528c47.104 0 84.992-37.888 84.992-84.992V313.344L715.776 128H212.48z m324.096 294.912c0-4.096 1.536-7.68 3.584-10.24 5.632-7.68 16.896-9.216 24.576-3.072l143.36 110.08 3.072 3.072c5.632 7.68 4.096 18.944-3.072 24.576l-143.36 110.08c-3.072 2.048-6.656 3.584-10.24 3.584-10.24-0.512-17.408-8.704-17.408-17.92-0.512-0.512-0.512-69.12-0.512-69.12H351.744c-22.528 0-41.472-18.432-41.472-41.472 0-22.528 18.432-41.472 41.472-41.472h184.832V422.912z",
fill: "currentColor",
"p-id": "17482"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidExport = /* @__PURE__ */ _pluginVue_exportHelper.default(uSolidExport_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uSolidExport;