@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.13 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineVersion_vue_vue_type_script_lang = require('./u-line-version.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: "M445.866667 465.066667l78.933333-119.466667c10.666667-14.933333 29.866667-19.2 44.8-8.533333s19.2 29.866667 8.533333 44.8l-102.4 160c-6.4 10.666667-17.066667 14.933333-27.733333 14.933333s-21.333333-4.266667-27.733333-14.933333l-102.4-160c-10.666667-14.933333-6.4-34.133333 8.533333-44.8s34.133333-6.4 44.8 8.533333l74.666667 119.466667zM765.866667 192H810.666667c46.933333 0 85.333333 38.4 85.333333 85.333333v469.333334c0 46.933333-38.4 85.333333-85.333333 85.333333h-44.8c-8.533333 36.266667-42.666667 64-83.2 64H213.333333c-46.933333 0-85.333333-38.4-85.333333-85.333333V213.333333c0-46.933333 38.4-85.333333 85.333333-85.333333h469.333334c40.533333 0 72.533333 27.733333 83.2 64z m2.133333 64v512h42.666667c12.8 0 21.333333-8.533333 21.333333-21.333333V277.333333c0-12.8-8.533333-21.333333-21.333333-21.333333h-42.666667zM213.333333 192c-12.8 0-21.333333 8.533333-21.333333 21.333333v597.333334c0 12.8 8.533333 21.333333 21.333333 21.333333h469.333334c12.8 0 21.333333-8.533333 21.333333-21.333333V213.333333c0-12.8-8.533333-21.333333-21.333333-21.333333H213.333333z m138.666667 448h192c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-192c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineVersion = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineVersion_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineVersion;