@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.21 kB
JavaScript
;
/**
* @license @meistericons/react v0.21.1 - ISC
* The source code is licensed under the ISC license.
* See the root directory for the LICENSE file.
*/
import createMeisterIcons from '../createMeisterIcons.js';
const EmraldB = createMeisterIcons("emrald-b", [["path", { "fill": "currentColor", "d": "m14.1 4.163 3.7 5.7c1.2 1.2 1.2 3.1 0 4.2l-3.7 5.7c-1.2 1.2-3.1 1.2-4.2 0l-3.7-5.7c-1.2-1.2-1.2-3.1 0-4.2l3.7-5.7c1.2-1.1 3.1-1.1 4.2 0", "key": "8e8e97f7ace66093251640497deb9ac7ebcd922c", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M10.474 4.657 6.776 10.35l-.07.064c-.863.79-.897 2.197.023 3.117l.056.056 3.706 5.71c.782.805 2.12.839 3.025-.014l3.706-5.71.07-.064c.863-.79.897-2.197-.023-3.117l-.056-.056-3.696-5.694c-.786-.728-2.137-.758-3.045.014M9.394 3.61c1.473-1.351 3.831-1.383 5.236.022l.056.056 3.702 5.704c1.4 1.459 1.435 3.756-.008 5.154l-3.694 5.691-.056.056c-1.48 1.48-3.873 1.514-5.283-.024l-.042-.046-3.693-5.69c-1.4-1.459-1.435-3.756.008-5.154l3.703-5.705z", "key": "8b846e9625d71403ddf19a1a95ed1c9abda3f219", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { EmraldB as default };
//# sourceMappingURL=EmraldB.js.map