@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) • 864 B
JavaScript
const alignRight = `<svg id="meteor-icon-kit__regular-align-right" viewBox="0 0 20 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M1 2C0.44772 2 0 1.55228 0 1C0 0.44772 0.44772 0 1 0H19C19.5523 0 20 0.44772 20 1C20 1.55228 19.5523 2 19 2H1zM4 6C3.44772 6 3 5.55228 3 5C3 4.44772 3.44772 4 4 4H19C19.5523 4 20 4.44772 20 5C20 5.55228 19.5523 6 19 6H4zM2 10C1.44772 10 1 9.5523 1 9C1 8.4477 1.44772 8 2 8H19C19.5523 8 20 8.4477 20 9C20 9.5523 19.5523 10 19 10H2zM1 14C0.44772 14 0 13.5523 0 13C0 12.4477 0.44772 12 1 12H19C19.5523 12 20 12.4477 20 13C20 13.5523 19.5523 14 19 14H1zM4 18C3.44772 18 3 17.5523 3 17C3 16.4477 3.44772 16 4 16H19C19.5523 16 20 16.4477 20 17C20 17.5523 19.5523 18 19 18H4z" fill="#1E1E24"/></svg>`;
export {
alignRight as default
};
//# sourceMappingURL=align-right-85285bfb.mjs.map