@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.79 kB
JavaScript
import _sfc_main from './u-line-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: "M300.8 422.4c0-6.4-2.133333-14.933333-2.133333-21.333333v-128c0-100.266667 81.066667-181.333333 181.333333-181.333334h64c100.266667 0 181.333333 81.066667 181.333333 181.333334v32h-2.133333c-4.266667 12.8-17.066667 21.333333-29.866667 21.333333s-25.6-8.533333-29.866666-21.333333H661.333333v-32c0-64-53.333333-117.333333-117.333333-117.333334h-64c-64 0-117.333333 53.333333-117.333333 117.333334v128c0 6.4 0 14.933333 2.133333 21.333333h435.2c46.933333 0 96 49.066667 96 104.533333v296.533334c0 55.466667-49.066667 110.933333-96 110.933333h-576c-46.933333 0-96-55.466667-96-110.933333V526.933333c0-55.466667 49.066667-104.533333 96-104.533333h76.8z m-76.8 64c-17.066667 0-32 21.333333-32 40.533333v296.533334c0 19.2 17.066667 46.933333 32 46.933333h576c17.066667 0 32-29.866667 32-46.933333V526.933333c0-19.2-17.066667-40.533333-32-40.533333h-576z m160 200.533333c0-17.066667 14.933333-32 32-32h192c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-192c-17.066667 2.133333-32-12.8-32-32z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLinePassword = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLinePassword as default };