@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) • 710 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const barsCircleS = `<svg id="meteor-icon-kit__solid-bars-circle-s" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8C16 12.4183 12.4183 16 8 16zM5 7H11C11.5523 7 12 6.5523 12 6C12 5.44772 11.5523 5 11 5H5C4.44772 5 4 5.44772 4 6C4 6.5523 4.44772 7 5 7zM5 11H11C11.5523 11 12 10.5523 12 10C12 9.4477 11.5523 9 11 9H5C4.44772 9 4 9.4477 4 10C4 10.5523 4.44772 11 5 11z" fill="#1E1E24"/></svg>`;
exports.default = barsCircleS;
//# sourceMappingURL=bars-circle-s-cfb13c29.js.map