@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) • 507 B
JavaScript
const shield = `<svg id="meteor-icon-kit__solid-shield" viewBox="0 0 20 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M20 2.00004V12.8348C20 15.4453 18.7263 17.8916 16.5877 19.3887L10.5735 23.5986C10.2291 23.8396 9.7709 23.8396 9.4265 23.5986L3.4123 19.3887C1.27369 17.8916 0 15.4453 0 12.8348V2.00004C6.41941 -0.567723 13.5806 -0.567723 20 2.00004z" fill="#1E1E24"/></svg>`;
export {
shield as default
};
//# sourceMappingURL=shield-125b05af.mjs.map