UNPKG

@koi-design/uxd-icon

Version:

icon of @koi-design/uxd-icon package

34 lines (29 loc) 1.76 kB
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var uRoundPassword_vue_vue_type_script_lang = require('./u-round-password.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: "M725.333333 345.6V298.666667A213.333333 213.333333 0 0 0 298.666667 298.666667v46.933333c-97.365333 19.84-170.666667 105.813333-170.666667 209.066667v170.666666a213.333333 213.333333 0 0 0 213.333333 213.333334h341.333334a213.333333 213.333333 0 0 0 213.333333-213.333334v-170.666666a213.376 213.376 0 0 0-170.666667-209.024zM512 170.666667a128.170667 128.170667 0 0 1 128 128v42.666666H384V298.666667a128.170667 128.170667 0 0 1 128-128z m298.666667 554.666666a128.170667 128.170667 0 0 1-128 128H341.333333a128.170667 128.170667 0 0 1-128-128v-170.666666a128.170667 128.170667 0 0 1 128-128h341.333334a128.170667 128.170667 0 0 1 128 128v170.666666zM512 554.666667a42.666667 42.666667 0 0 0-42.666667 42.666666v85.333334a42.666667 42.666667 0 1 0 85.333334 0v-85.333334a42.666667 42.666667 0 0 0-42.666667-42.666666z" }, null, -1 /* HOISTED */ ) ])); } var uRoundPassword = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundPassword_vue_vue_type_script_lang.default, [["render", _sfc_render]]); exports.default = uRoundPassword;