@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) • 1.15 kB
JavaScript
"use strict";
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const faceSmile = `<svg id="meteor-icon-kit__solid-face-smile" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_3847_453)"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24ZM7.89443 13.5528C7.64744 13.0588 7.04676 12.8586 6.55279 13.1056C6.05881 13.3526 5.85858 13.9532 6.10557 14.4472C8.4741 19.1843 15.5259 19.1843 17.8944 14.4472C18.1414 13.9532 17.9412 13.3526 17.4472 13.1056C16.9532 12.8586 16.3526 13.0588 16.1056 13.5528C14.4741 16.8157 9.5259 16.8157 7.89443 13.5528ZM10 9C10 10.1046 9.10457 11 8 11C6.89543 11 6 10.1046 6 9C6 7.89543 6.89543 7 8 7C9.10457 7 10 7.89543 10 9ZM16 11C17.1046 11 18 10.1046 18 9C18 7.89543 17.1046 7 16 7C14.8954 7 14 7.89543 14 9C14 10.1046 14.8954 11 16 11Z" fill="#1E1E24"/></g><defs><clipPath id="clip0_3847_453"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>`;
exports.default = faceSmile;
//# sourceMappingURL=face-smile-7ef87c91.js.map