@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) • 582 B
JavaScript
const heartS = `<svg id="meteor-icon-kit__solid-heart-s" viewBox="0 0 14 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.1768 1.23057C8.7063 -0.29898 11.1862 -0.29898 12.7158 1.23057C14.2453 2.76012 14.2453 5.24 12.7158 6.7696L8.0165 11.4689C7.4551 12.0303 6.5449 12.0303 5.9835 11.4689L1.28422 6.7696C-0.24533 5.24 -0.24533 2.76012 1.28422 1.23057C2.81377 -0.29898 5.2937 -0.29898 6.8232 1.23057L7 1.40735L7.1768 1.23057z" fill="#1E1E24"/></svg>`;
export {
heartS as default
};
//# sourceMappingURL=heart-s-472f40d2.mjs.map