@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.09 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 Mountains = createMeisterIcons("mountains", [["path", { "fill": "currentColor", "d": "M16.902 5.5a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0m1.25-2.75a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5M3.687 19.201l5.5-9.902a.31.31 0 0 1 .244-.112.33.33 0 0 1 .198.05l2.184 4.548-4.248 5.965H3.952c-.297 0-.431-.316-.29-.514zm9.576-4.866a.8.8 0 0 0 .12-.266l1.185-1.641.008-.012a.278.278 0 0 1 .452 0l.015.023 5.305 6.806c.066.1.072.224.015.342-.06.126-.149.163-.211.163H9.407zM10.89 8.398l1.891 3.94.555-.767c.695-1.024 2.219-1.028 2.921-.013l5.295 6.793.01.013c.82 1.149.056 2.886-1.411 2.886h-16.2c-1.487 0-2.35-1.648-1.538-2.847L7.911 8.51l.017-.025c.686-1.03 2.198-1.042 2.91-.152z", "key": "9406b32c1c130e0852ab67f04e58a7751a67ad06", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Mountains as default };
//# sourceMappingURL=Mountains.js.map