@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.35 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 CrownB = createMeisterIcons("crown-b", [["path", { "fill": "currentColor", "d": "m21.203 8.113-1.8 10c-.1.7-.7 1.2-1.4 1.2h-12c-.7 0-1.3-.5-1.4-1.2l-1.8-10c.1-.3.5-.6.8-.4l4.4 2.8c.4.2.9.1 1-.3l2.7-5.3c.2-.3.6-.3.8 0l2.4 5.3c.2.4.7.5 1 .3l4.6-2.9c.4-.1.8.1.7.5", "key": "5d9a31b22172a8543694054925e0108803553deb", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m12.087 5.811 2.139 4.724.006.013c.4.798 1.401 1.037 2.078.595l4.045-2.55-1.692 9.4-.002.013a.65.65 0 0 1-.658.556h-12a.65.65 0 0 1-.657-.556l-.002-.013L3.66 8.637l3.973 2.529.035.017c.347.174.76.231 1.14.13.375-.1.743-.368.894-.82zm-1.008-1.315a1.218 1.218 0 0 1 2.048 0l.034.051 2.398 5.296 4.646-2.929.116-.03c.352-.087.774-.063 1.122.158.182.116.348.29.445.528.092.23.1.47.05.695l-1.794 9.968a2.15 2.15 0 0 1-2.14 1.83h-12a2.15 2.15 0 0 1-2.141-1.83L2.03 8.057l.06-.182a1.5 1.5 0 0 1 .66-.798c.3-.175.794-.3 1.26.006l4.338 2.76 2.706-5.31z", "key": "cd9d2ceb2999bbbe7067eaf4d217005cf22fc41a", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CrownB as default };
//# sourceMappingURL=CrownB.js.map