@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) • 560 B
JavaScript
const barsAltS = `<svg id="meteor-icon-kit__solid-bars-alt-s" viewBox="0 0 14 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.5 3.5C0.67157 3.5 0 2.82843 0 2C0 1.17157 0.67157 0.5 1.5 0.5H12.5C13.3284 0.5 14 1.17157 14 2C14 2.82843 13.3284 3.5 12.5 3.5H1.5zM1.5 11.5C0.67157 11.5 0 10.8284 0 10C0 9.1716 0.67157 8.5 1.5 8.5H12.5C13.3284 8.5 14 9.1716 14 10C14 10.8284 13.3284 11.5 12.5 11.5H1.5z" fill="#1E1E24"/></svg>`;
export {
barsAltS as default
};
//# sourceMappingURL=bars-alt-s-ae7a1b69.mjs.map