UNPKG

@empathyco/x-components

Version:
39 lines (34 loc) 1.26 kB
import { openBlock, createElementBlock, createElementVNode } from 'vue'; import _export_sfc from '../../_virtual/_plugin-vue_export-helper.js'; const _sfc_main = { }; const _hoisted_1 = { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 19 18" }; const _hoisted_2 = /*#__PURE__*/createElementVNode("path", { d: "M15.863 9.14279C9.98542 8.1632 9.98542 8.1632 9.00583 2.28564C8.02623 8.1632 8.02623 8.1632 2.14868 9.14279C8.02623 10.1224 8.02623 10.1224 9.00583 15.9999C9.98542 10.1224 9.98542 10.1224 15.863 9.14279Z", fill: "currentColor", stroke: "currentColor", "stroke-width": "2.70677", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1 /* HOISTED */); const _hoisted_3 = /*#__PURE__*/createElementVNode("circle", { opacity: "0.5", cx: "15.8629", cy: "2.28571", r: "1.38346", fill: "currentColor", stroke: "currentColor", "stroke-width": "1.80451" }, null, -1 /* HOISTED */); const _hoisted_4 = [ _hoisted_2, _hoisted_3 ]; function _sfc_render(_ctx, _cache) { return (openBlock(), createElementBlock("svg", _hoisted_1, [..._hoisted_4])) } var AIStarIcon = /*#__PURE__*/_export_sfc(_sfc_main, [['render',_sfc_render]]); export { AIStarIcon as default }; //# sourceMappingURL=ai-star.vue.js.map