@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.61 kB
JavaScript
import _sfc_main from './u-round-component.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: "M341.333333 128H256C174.933333 128 106.666667 196.266667 106.666667 277.333333v85.333334C106.666667 443.733333 174.933333 512 256 512h85.333333c81.066667 0 149.333333-68.266667 149.333334-149.333333v-85.333334C490.666667 196.266667 422.4 128 341.333333 128z m64 234.666667c0 34.133333-29.866667 64-64 64H256c-34.133333 0-64-29.866667-64-64v-85.333334C192 243.2 221.866667 213.333333 256 213.333333h85.333333c34.133333 0 64 29.866667 64 64v85.333334zM341.333333 554.666667H256c-81.066667 0-149.333333 68.266667-149.333333 149.333333v85.333333C106.666667 870.4 174.933333 938.666667 256 938.666667h85.333333c81.066667 0 149.333333-68.266667 149.333334-149.333334v-85.333333c0-81.066667-68.266667-149.333333-149.333334-149.333333z m64 234.666666c0 34.133333-29.866667 64-64 64H256c-34.133333 0-64-29.866667-64-64v-85.333333c0-34.133333 29.866667-64 64-64h85.333333c34.133333 0 64 29.866667 64 64v85.333333zM768 128h-85.333333c-81.066667 0-149.333333 68.266667-149.333334 149.333333v85.333334c0 81.066667 68.266667 149.333333 149.333334 149.333333h85.333333c81.066667 0 149.333333-68.266667 149.333333-149.333333v-85.333334C917.333333 196.266667 849.066667 128 768 128z m64 234.666667c0 34.133333-29.866667 64-64 64h-85.333333c-34.133333 0-64-29.866667-64-64v-85.333334c0-34.133333 29.866667-64 64-64h85.333333c34.133333 0 64 29.866667 64 64v85.333334zM768 554.666667h-85.333333c-81.066667 0-149.333333 68.266667-149.333334 149.333333v85.333333c0 81.066667 68.266667 149.333333 149.333334 149.333334h85.333333c81.066667 0 149.333333-68.266667 149.333333-149.333334v-85.333333c0-81.066667-68.266667-149.333333-149.333333-149.333333z m64 234.666666c0 34.133333-29.866667 64-64 64h-85.333333c-34.133333 0-64-29.866667-64-64v-85.333333c0-34.133333 29.866667-64 64-64h85.333333c34.133333 0 64 29.866667 64 64v85.333333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundComponent = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundComponent as default };