@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.77 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineMobile_vue_vue_type_script_lang = require('./u-line-mobile.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: "M256 85.333333h512c64 0 117.333333 53.333333 117.333333 117.333334v618.666666c0 64-53.333333 117.333333-117.333333 117.333334H256c-64 0-117.333333-53.333333-117.333333-117.333334v-618.666666C138.666667 138.666667 192 85.333333 256 85.333333z m0 64c-14.933333 0-27.733333 6.4-38.4 14.933334-8.533333 10.666667-14.933333 23.466667-14.933333 38.4v618.666666c0 14.933333 6.4 27.733333 14.933333 38.4 10.666667 10.666667 23.466667 14.933333 38.4 14.933334h512c14.933333 0 27.733333-6.4 38.4-14.933334 10.666667-10.666667 14.933333-23.466667 14.933333-38.4v-618.666666c0-14.933333-6.4-27.733333-14.933333-38.4-10.666667-8.533333-23.466667-14.933333-38.4-14.933334H256z m170.666667 640c-17.066667 0-32-14.933333-32-32S409.6 725.333333 426.666667 725.333333h170.666666c17.066667 0 32 14.933333 32 32S614.4 789.333333 597.333333 789.333333h-170.666666z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineMobile = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineMobile_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineMobile;