@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.9 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uSolidSystemSet_vue_vue_type_script_lang = require('./u-solid-system-set.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",
{
d: "M242.176 287.744V155.648c0-15.36-12.288-28.16-28.16-28.16-15.36 0-28.16 12.288-28.16 28.16v132.096c-37.376 11.776-64.512 46.592-64.512 87.552S148.48 451.072 185.856 462.848v405.504c0 15.36 12.288 28.16 28.16 28.16s28.16-12.288 28.16-28.16V462.848c37.376-11.776 64.512-46.592 64.512-87.552s-27.648-75.776-64.512-87.552z m297.984 273.408V155.648c0-15.36-12.288-28.16-28.16-28.16s-28.16 12.288-28.16 28.16v405.504c-37.376 11.776-64.512 46.592-64.512 87.552s27.136 75.776 64.512 87.552v132.096c0 15.36 12.288 28.16 28.16 28.16 15.36 0 28.16-12.288 28.16-28.16v-132.096c37.376-11.776 64.512-46.592 64.512-87.552s-27.648-75.776-64.512-87.552z m361.984-185.856c0-41.472-27.136-75.776-64.512-87.552V155.648c0-15.36-12.288-28.16-28.16-28.16s-28.16 12.288-28.16 28.16v132.096c-37.376 11.776-64.512 46.592-64.512 87.552s27.136 75.776 64.512 87.552v405.504c0 15.36 12.288 28.16 28.16 28.16s28.16-12.288 28.16-28.16V462.848c37.376-11.776 64.512-46.08 64.512-87.552z",
fill: "currentColor"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidSystemSet = /* @__PURE__ */ _pluginVue_exportHelper.default(uSolidSystemSet_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uSolidSystemSet;