@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.85 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 Award = createMeisterIcons("award", [["path", { "fill": "currentColor", "d": "M5.334 10.396c0-3.715 3.036-6.75 6.75-6.75s6.75 3.035 6.75 6.75c0 1.365-.454 2.605-1.121 3.609-.786 1.231-2.021 2.247-3.5 2.705a6.6 6.6 0 0 1-2.129.335c-.867 0-1.674-.108-2.495-.46a.75.75 0 0 1 .59-1.379c.58.248 1.172.34 1.905.34.622 0 1.142-.088 1.663-.262l.008-.003.009-.002c1.115-.343 2.075-1.123 2.688-2.086l.004-.007.004-.006c.53-.796.874-1.753.874-2.784 0-2.886-2.364-5.25-5.25-5.25s-5.25 2.364-5.25 5.25c0 .957.26 1.833.706 2.635a.75.75 0 1 1-1.311.729c-.555-.998-.895-2.122-.895-3.364", "key": "bf60819bc8eb2abbd24aec6a88a28ce9e122cc24", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m7.29 12.23.465.93c.398.796 1.333 1.591 2.418 2.043l1.034.431-.717.717c-.012.036-.034.1-.064.164-.036.08-.1.2-.211.31l-3.2 3.2c-.346.347-.785.277-.997.192a1 1 0 0 1-.35-.24.86.86 0 0 1-.234-.581v-1.55h-1.55c-.329 0-.73-.171-.896-.584a.87.87 0 0 1 .022-.7.9.9 0 0 1 .303-.356zm1.461 3.938-1.817 1.817v-1.64h-1.64l1.671-1.67a6.6 6.6 0 0 0 1.786 1.493m7.903-3.103a.75.75 0 0 1 1.06 0l3.1 3.1c.346.346.276.785.192.997a1 1 0 0 1-.24.35.86.86 0 0 1-.582.233h-1.65v1.65c0 .33-.17.732-.584.897a.87.87 0 0 1-.7-.023.9.9 0 0 1-.355-.303l-3.141-3.14-.2-.2a.75.75 0 0 1 1.06-1.06l2.42 2.419v-1.74h1.74l-2.12-2.12a.75.75 0 0 1 0-1.06m-4.47-4.919a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5m-3.75 2.25a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0", "key": "504b6080ef449d0e1bf8c26a90f40cfeaf0383f1", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Award as default };
//# sourceMappingURL=Award.js.map