UNPKG

@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) 907 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const barsCircle = `<svg id="meteor-icon-kit__solid-bars-circle" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12ZM8.5 8.5H15.5C16.3284 8.5 17 7.82843 17 7C17 6.17157 16.3284 5.5 15.5 5.5H8.5C7.67157 5.5 7 6.17157 7 7C7 7.82843 7.67157 8.5 8.5 8.5ZM8.5 13.5H15.5C16.3284 13.5 17 12.8284 17 12C17 11.1716 16.3284 10.5 15.5 10.5H8.5C7.67157 10.5 7 11.1716 7 12C7 12.8284 7.67157 13.5 8.5 13.5ZM8.5 18.5H15.5C16.3284 18.5 17 17.8284 17 17C17 16.1716 16.3284 15.5 15.5 15.5H8.5C7.67157 15.5 7 16.1716 7 17C7 17.8284 7.67157 18.5 8.5 18.5Z" fill="#1E1E24"/></svg>`; exports.default = barsCircle; //# sourceMappingURL=bars-circle-d2faff29.js.map