@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.62 kB
JavaScript
import _sfc_main from './u-round-password.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
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 openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
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__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundPassword as default };