@shopware-ag/meteor-component-library
Version:
The meteor component library is a Vue component library developed by Shopware. It is based on the [Meteor Design System](https://shopware.design/).
6 lines (5 loc) • 681 B
JavaScript
const plug = `<svg id="meteor-icon-kit__solid-plug" viewBox="0 0 23 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 8.5H1.5C0.671573 8.5 0 7.8284 0 7C0 6.1716 0.671573 5.5 1.5 5.5H5V4C5 1.79086 6.79086 0 9 0H17C18.1046 0 19 0.89543 19 2V3H22C22.5523 3 23 3.44772 23 4C23 4.55228 22.5523 5 22 5H19V9H22C22.5523 9 23 9.4477 23 10C23 10.5523 22.5523 11 22 11H19V12C19 13.1046 18.1046 14 17 14H9C6.79086 14 5 12.2091 5 10V8.5zM8 6V8C8 8.5523 8.44771 9 9 9C9.55229 9 10 8.5523 10 8V6C10 5.4477 9.55229 5 9 5C8.44771 5 8 5.4477 8 6z" fill="#1E1E24"/></svg>`;
export {
plug as default
};
//# sourceMappingURL=plug-4e96da70.mjs.map