UNPKG

@empathyco/x-components

Version:
29 lines (24 loc) 824 B
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: "M2.75 2V6M3.8501 2V6M4.25 2V6M5.25 2V6M1 1H7V7H1V1Z", stroke: "currentColor", "stroke-width": "0.4", "stroke-linejoin": "round" }, null, -1 /* HOISTED */); const _hoisted_3 = [ _hoisted_2 ]; function _sfc_render(_ctx, _cache) { return (openBlock(), createElementBlock("svg", _hoisted_1, [..._hoisted_3])) } var barCode = /*#__PURE__*/_export_sfc(_sfc_main, [['render',_sfc_render]]); export { barCode as default }; //# sourceMappingURL=bar-code.vue.js.map