UNPKG

@koi-design/uxd-icon

Version:

icon of @koi-design/uxd-icon package

34 lines (29 loc) 2.76 kB
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var uRoundComponent_vue_vue_type_script_lang = require('./u-round-component.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: "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__ */ _pluginVue_exportHelper.default(uRoundComponent_vue_vue_type_script_lang.default, [["render", _sfc_render]]); exports.default = uRoundComponent;