@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.48 kB
JavaScript
import _sfc_main from './u-solid-auth.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: "M512 938.666667c-1.28-0.64-2.56-1.066667-3.84-1.493334-85.973333-33.066667-365.866667-162.986667-365.866667-452.906666V234.666667C326.4 234.453333 510.08 86.826667 512 85.333333c1.92 1.493333 181.973333 149.12 369.706667 149.12v249.6c0.426667 74.24-19.413333 147.413333-57.6 211.2a507.818667 507.818667 0 0 1-126.72 140.586667A668.736 668.736 0 0 1 512 938.666667z m-2.773333-638.506667c-50.56 0-91.52 40.96-91.52 91.52s40.96 91.52 91.52 91.52a153.045333 153.045333 0 0 0-154.026667 152.32c0 43.306667 79.573333 63.146667 154.026667 63.146667s154.026667-19.84 154.026666-63.146667c-0.64-84.266667-69.333333-152.32-153.6-152.32 50.56 0 91.52-40.96 91.52-91.52s-40.96-91.52-91.52-91.52h-0.426666z"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidAuth = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidAuth as default };