UNPKG

@empathyco/x-components

Version:
42 lines (37 loc) 1.34 kB
import { openBlock, createElementBlock, createElementVNode } 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" }; function _sfc_render(_ctx, _cache) { return (openBlock(), createElementBlock("svg", _hoisted_1, [...(_cache[0] || (_cache[0] = [ createElementVNode("g", { "clip-path": "url(#clip0_478_159)" }, [ createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M4.927 2.97476L7 3.29338L5.5 4.82965L5.854 7L4 5.97476L2.146 7L2.5 4.82965L1 3.29338L3.073 2.97476L4 1L4.927 2.97476Z", fill: "currentColor", stroke: "currentColor", "stroke-width": "0.4", "stroke-linecap": "round", "stroke-linejoin": "round" }) ], -1 /* CACHED */), createElementVNode("defs", null, [ createElementVNode("clipPath", { id: "clip0_478_159" }, [ createElementVNode("rect", { width: "8", height: "8", fill: "white" }) ]) ], -1 /* CACHED */) ]))])) } var starFilled = /*#__PURE__*/_export_sfc(_sfc_main, [['render',_sfc_render]]); export { starFilled as default }; //# sourceMappingURL=star-filled.vue.js.map