@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) • 708 B
JavaScript
const searchS = `<svg id="meteor-icon-kit__regular-search-s" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.9765 10.8907L14.2929 15.2071C14.6834 15.5976 15.3166 15.5976 15.7071 15.2071C16.0976 14.8166 16.0976 14.1834 15.7071 13.7929L11.3907 9.4765C12.0892 8.4957 12.5 7.2958 12.5 6C12.5 2.68629 9.8137 0 6.5 0C3.18629 0 0.5 2.68629 0.5 6C0.5 9.3137 3.18629 12 6.5 12C7.7958 12 8.9957 11.5892 9.9765 10.8907zM6.5 10C4.29086 10 2.5 8.2091 2.5 6C2.5 3.79086 4.29086 2 6.5 2C8.7091 2 10.5 3.79086 10.5 6C10.5 8.2091 8.7091 10 6.5 10z" fill="#1E1E24"/></svg>`;
export {
searchS as default
};
//# sourceMappingURL=search-s-d9af33cb.mjs.map