@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.76 kB
JavaScript
import _sfc_main from './u-solid-system-set.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",
{
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__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidSystemSet as default };