@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.22 kB
JavaScript
"use strict";
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const faceUnamused = `<svg id="meteor-icon-kit__solid-face-unamused" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_3847_388)"><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 18.4472C7.64744 18.9412 7.04676 19.1414 6.55279 18.8944C6.05881 18.6474 5.85858 18.0468 6.10557 17.5528C8.4741 12.8157 15.5259 12.8157 17.8944 17.5528C18.1414 18.0468 17.9412 18.6474 17.4472 18.8944C16.9532 19.1414 16.3526 18.9412 16.1056 18.4472C14.4741 15.1843 9.5259 15.1843 7.89443 18.4472ZM11 9C11 10.1046 10.1046 11 9 11C7.89543 11 7 10.1046 7 9H6C5.44772 9 5 8.55229 5 8C5 7.44772 5.44772 7 6 7H9C10.1046 7 11 7.89543 11 9ZM17 11C18.1046 11 19 10.1046 19 9C19 7.89543 18.1046 7 17 7H14C13.4477 7 13 7.44772 13 8C13 8.55229 13.4477 9 14 9H15C15 10.1046 15.8954 11 17 11Z" fill="#1E1E24"/></g><defs><clipPath id="clip0_3847_388"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>`;
exports.default = faceUnamused;
//# sourceMappingURL=face-unamused-c67e8f72.js.map