@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
17 lines (14 loc) • 1.74 kB
JavaScript
import _sfc_main from './u-round-Rule.vue2.mjs';
import { openBlock, createElementBlock, createStaticVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 48 48"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createStaticVNode('<g><path class="st0" d="M37,5H11c-3.3145142,0.0012817-5.9987183,2.6855469-6,6v26c0.0012817,3.3145142,2.6854858,5.9987183,6,6h26 c3.3144531-0.0012817,5.9986572-2.6854858,6-6V11C42.9986572,7.6855469,40.3144531,5.0012817,37,5z M9.5857544,9.5858154 C9.9539795,9.2207642,10.4413452,9.0009766,11,9h26c0.5585938,0.0009766,1.0459595,0.2207642,1.4141846,0.5858154 C38.7792358,9.9540405,38.9989624,10.4414062,39,11v2H9v-2C9.0009766,10.4414062,9.2207031,9.9540405,9.5857544,9.5858154z M38.4141846,38.4142456C38.0459595,38.7792969,37.5585938,38.9990234,37,39H11 c-0.5586548-0.0009766-1.0460205-0.2207031-1.4142456-0.5857544C9.2207031,38.0459595,9.0009766,37.5586548,9,37V17h30v20 C38.9989624,37.5586548,38.7792358,38.0459595,38.4141846,38.4142456z"></path><circle class="st0" cx="15.5" cy="24" r="2.5"></circle><circle class="st0" cx="15.5" cy="32" r="2.5"></circle><path class="st0" d="M33,22H23c-1.1046143,0-2,0.8954468-2,2s0.8953857,2,2,2h10c1.1045532,0,2-0.8954468,2-2S34.1045532,22,33,22z "></path><path class="st0" d="M33,30H23c-1.1046143,0-2,0.8954468-2,2s0.8953857,2,2,2h10c1.1045532,0,2-0.8954468,2-2S34.1045532,30,33,30z "></path></g>', 1)
]));
}
var uRoundRule = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundRule as default };