UNPKG

@empathyco/x-components

Version:
24 lines (19 loc) 1 kB
import { openBlock, createElementBlock, createStaticVNode } from 'vue'; import _export_sfc from '../../_virtual/_plugin-vue_export-helper.js'; const _sfc_main = { }; const _hoisted_1 = { class: "x-icon", viewBox: "0 0 8 8", fill: "none", xmlns: "http://www.w3.org/2000/svg" }; const _hoisted_2 = /*#__PURE__*/createStaticVNode("<g clip-path=\"url(#clip0_478_269)\"><circle cx=\"4\" cy=\"4\" r=\"3\" stroke=\"currentColor\" stroke-width=\"0.4\"></circle><circle cx=\"4.00005\" cy=\"4.00005\" r=\"2.2\" fill=\"currentColor\"></circle></g><defs><clipPath id=\"clip0_478_269\"><rect width=\"8\" height=\"8\" fill=\"white\"></rect></clipPath></defs>", 2); const _hoisted_4 = [ _hoisted_2 ]; function _sfc_render(_ctx, _cache) { return (openBlock(), createElementBlock("svg", _hoisted_1, [..._hoisted_4])) } var radiobuttonSelected = /*#__PURE__*/_export_sfc(_sfc_main, [['render',_sfc_render]]); export { radiobuttonSelected as default }; //# sourceMappingURL=radiobutton-selected.vue.js.map