@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.92 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineImport_vue_vue_type_script_lang = require('./u-line-import.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: "M503.466667 597.333333c10.666667-273.066667 125.866667-428.8 345.6-458.666666 17.066667-2.133333 34.133333 10.666667 36.266666 27.733333 2.133333 17.066667-10.666667 34.133333-27.733333 36.266667-183.466667 23.466667-279.466667 151.466667-290.133333 392.533333l140.8-140.8c12.8-12.8 32-12.8 44.8 0s12.8 32 0 44.8l-196.266667 196.266667c-12.8 12.8-32 12.8-44.8 0l-196.266667-196.266667c-12.8-12.8-12.8-32 0-44.8s32-12.8 44.8 0l142.933334 142.933333zM384 128c12.8 4.266667 21.333333 17.066667 21.333333 32s-8.533333 27.733333-21.333333 32h-170.666667c-12.8 0-21.333333 8.533333-21.333333 21.333333v597.333334c0 12.8 8.533333 21.333333 21.333333 21.333333h597.333334c12.8 0 21.333333-8.533333 21.333333-21.333333v-170.666667c4.266667-12.8 17.066667-21.333333 32-21.333333s27.733333 8.533333 32 21.333333v170.666667c0 46.933333-38.4 85.333333-85.333333 85.333333H213.333333c-46.933333 0-85.333333-38.4-85.333333-85.333333V213.333333c0-46.933333 38.4-85.333333 85.333333-85.333333h170.666667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineImport = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineImport_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineImport;