UNPKG

@empathyco/x-components

Version:
27 lines (22 loc) 854 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" }; function _sfc_render(_ctx, _cache) { return (openBlock(), createElementBlock("svg", _hoisted_1, [...(_cache[0] || (_cache[0] = [ createElementVNode("path", { d: "M1.5 1.5H3.5V3.5H1.5V1.5ZM1.5 4.5H3.5V6.5H1.5V4.5ZM4.5 1.5H6.5V3.5H4.5V1.5ZM4.5 4.5H6.5V6.5H4.5V4.5Z", stroke: "currentColor", "stroke-width": "0.4", "stroke-linejoin": "round" }, null, -1 /* CACHED */) ]))])) } var grid2Col = /*#__PURE__*/_export_sfc(_sfc_main, [['render',_sfc_render]]); export { grid2Col as default }; //# sourceMappingURL=grid-2-col.vue.js.map