@empathyco/x-components
Version:
Empathy X Components
44 lines (39 loc) • 1.74 kB
JavaScript
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"
};
const _hoisted_2 = /*#__PURE__*/createElementVNode("path", {
d: "M3.13059 6.84466C3.38158 6.84466 3.62037 6.6564 3.62037 6.38275C3.62037 6.10911 3.38158 5.92085 3.13059 5.92085C2.87961 5.92085 2.64082 6.10911 2.64082 6.38275C2.64082 6.6564 2.87961 6.84466 3.13059 6.84466ZM5.83506 6.84466C6.08605 6.84466 6.32483 6.6564 6.32483 6.38275C6.32483 6.10911 6.08605 5.92085 5.83506 5.92085C5.58407 5.92085 5.34529 6.10911 5.34529 6.38275C5.34529 6.6564 5.58407 6.84466 5.83506 6.84466Z",
fill: "currentColor",
stroke: "currentColor",
"stroke-width": "0.4",
"stroke-linecap": "round",
"stroke-linejoin": "round"
}, null, -1 /* HOISTED */);
const _hoisted_3 = /*#__PURE__*/createElementVNode("path", {
d: "M2.81216 5.14982L2.24643 2.4543H7.1875L6.68408 5.14982H2.81216Z",
fill: "currentColor"
}, null, -1 /* HOISTED */);
const _hoisted_4 = /*#__PURE__*/createElementVNode("path", {
d: "M0.8125 1.14478H1.97159L2.81216 5.14982H6.68408L7.1875 2.4543H2.24643",
stroke: "currentColor",
"stroke-width": "0.4",
"stroke-linecap": "round",
"stroke-linejoin": "round"
}, null, -1 /* HOISTED */);
const _hoisted_5 = [
_hoisted_2,
_hoisted_3,
_hoisted_4
];
function _sfc_render(_ctx, _cache) {
return (openBlock(), createElementBlock("svg", _hoisted_1, [..._hoisted_5]))
}
var cartFilled = /*#__PURE__*/_export_sfc(_sfc_main, [['render',_sfc_render]]);
export { cartFilled as default };
//# sourceMappingURL=cart-filled.vue.js.map