@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
44 lines (39 loc) • 2.24 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uSolidAccountVerification_vue_vue_type_script_lang = require('./u-solid-account-verification.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",
{
d: "M811.008 128H212.992C165.888 128 128 165.888 128 212.992v598.528c0 47.104 37.888 84.992 84.992 84.992h598.528c47.104 0 84.992-37.888 84.992-84.992V212.992c-0.512-47.104-38.4-84.992-85.504-84.992z m-501.76 170.496h362.496c16.896 0 31.744 14.848 31.744 31.744 0 16.896-14.848 31.744-31.744 31.744H309.248c-16.896 0-31.744-14.848-31.744-31.744 0-16.896 14.848-31.744 31.744-31.744z m64 363.008H309.248c-16.896 0-31.744-14.848-31.744-31.744 0-16.896 14.848-31.744 31.744-31.744h64c16.896 0 31.744 14.848 31.744 31.744 0.512 16.384-14.848 31.744-31.744 31.744zM458.752 512H309.248c-16.896 0-31.744-14.848-31.744-31.744s14.848-31.744 31.744-31.744h149.504c16.896 0 31.744 14.848 31.744 31.744s-14.848 31.744-31.744 31.744z m365.568 302.08c-9.728 9.728-24.064 9.728-33.28 0l-52.736-52.736c-24.064 15.872-52.736 27.136-82.944 27.136-79.872 0-143.872-64-143.872-143.872s64-143.872 143.872-143.872 143.872 64 143.872 143.872c0 30.208-9.728 58.88-27.136 82.944l52.736 52.736c9.216 9.728 9.216 24.064-0.512 33.792z",
fill: "currentColor"
},
null,
-1
/* HOISTED */
),
vue.createElementVNode(
"path",
{
d: "M655.36 645.12m-95.744 0a95.744 95.744 0 1 0 191.488 0 95.744 95.744 0 1 0-191.488 0Z",
fill: "currentColor"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidAccountVerification = /* @__PURE__ */ _pluginVue_exportHelper.default(uSolidAccountVerification_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uSolidAccountVerification;