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) 982 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const sidebar = `<svg id="meteor-icon-kit__solid-sidebar" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_525_124)"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 4C4.44772 4 4 4.44772 4 5V13C4 13.5523 4.44772 14 5 14H11C11.5523 14 12 13.5523 12 13V5C12 4.44772 11.5523 4 11 4H5ZM6 6V12H10V6H6Z" fill="#1E1E24"/><path d="M5 17C4.44772 17 4 17.4477 4 18C4 18.5523 4.44772 19 5 19H11C11.5523 19 12 18.5523 12 18C12 17.4477 11.5523 17 11 17H5Z" fill="#1E1E24"/><path fill-rule="evenodd" clip-rule="evenodd" d="M2 0C0.89543 0 0 0.895431 0 2V22C0 23.1046 0.895431 24 2 24H22C23.1046 24 24 23.1046 24 22V2C24 0.895431 23.1046 0 22 0H2ZM14 2L2 2V22H14V2Z" fill="#1E1E24"/></g><defs><clipPath id="clip0_525_124"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>`; exports.default = sidebar; //# sourceMappingURL=sidebar-761ee677.js.map