@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.52 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineIdCard_vue_vue_type_script_lang = require('./u-line-id-card.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: "M170.666667 181.333333h682.666666c46.933333 0 85.333333 40.533333 85.333334 87.466667v484.266667c0 49.066667-38.4 87.466667-85.333334 87.466666H170.666667c-46.933333 0-85.333333-40.533333-85.333334-87.466666V268.8c0-46.933333 38.4-87.466667 85.333334-87.466667z m0 64c-12.8 0-21.333333 10.666667-21.333334 21.333334v488.533333c0 12.8 8.533333 21.333333 21.333334 21.333333h682.666666c12.8 0 21.333333-10.666667 21.333334-21.333333V266.666667c0-12.8-8.533333-21.333333-21.333334-21.333334H170.666667z m96 298.666667h149.333333c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-149.333333c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z m384-224c6.4-2.133333 19.2-4.266667 23.466666-4.266667 6.4 0 0-6.4 14.933334-6.4s36.266667 6.4 44.8 25.6c10.666667 19.2 10.666667 42.666667 10.666666 46.933334 0 4.266667 6.4 2.133333 6.4 10.666666s-2.133333 23.466667-10.666666 34.133334-10.666667 12.8-17.066667 21.333333c-4.266667 6.4-8.533333 14.933333-8.533333 23.466667 0 25.6 44.8 27.733333 72.533333 44.8 10.666667 6.4 19.2 14.933333 21.333333 25.6 2.133333 4.266667 6.4 44.8-38.4 44.8h-179.2c-46.933333 0-40.533333-38.4-38.4-44.8 4.266667-10.666667 12.8-21.333333 21.333334-25.6 25.6-17.066667 72.533333-19.2 72.533333-44.8 0-8.533333-2.133333-17.066667-8.533333-23.466667-6.4-8.533333-8.533333-10.666667-17.066667-21.333333s-10.666667-25.6-10.666667-34.133334c0-8.533333 6.4-4.266667 6.4-10.666666 4.266667-27.733333 8.533333-49.066667 34.133334-61.866667z m-384 330.666667h320c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-320c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineIdCard = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineIdCard_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineIdCard;