@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.79 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uSolidLock_vue_vue_type_script_lang = require('./u-solid-lock.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: "M544 90.666667c100.053333 0 181.333333 81.28 181.333333 181.333333v128c0 7.253333-0.426667 14.293333-1.28 21.333333h75.733334c47.786667 0 96.213333 49.066667 96.213333 104.32v296.533334c0 55.253333-48.426667 111.146667-96.213333 111.146666H224c-47.786667 0-96.213333-55.893333-96.213333-111.146666v-296.533334c0-55.253333 48.213333-104.32 96-104.32h75.946666c-0.853333-7.04-1.28-14.08-1.28-21.333333v-128c0-100.053333 81.28-181.333333 181.333334-181.333333h64.213333z m64 565.333333h-192.213333c-17.493333 0-32 14.293333-32 32s14.293333 32 32 32h192.213333c17.493333 0 32-14.293333 32-32l-0.213333-3.2a31.786667 31.786667 0 0 0-31.786667-28.8z m-64-501.333333h-64c-64.853333 0-117.333333 52.48-117.333333 117.333333v128c0 7.253333 0.64 14.506667 1.92 21.333333h294.826666c1.28-6.826667 1.92-14.08 1.92-21.333333v-128c0-64.853333-52.48-117.333333-117.333333-117.333333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidLock = /* @__PURE__ */ _pluginVue_exportHelper.default(uSolidLock_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uSolidLock;