@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 2.23 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 Snow = createMeisterIcons("snow", [["path", { "fill": "currentColor", "d": "M6.254 8.082c.44-.427 1.032-.657 1.746-.657a.75.75 0 0 0 0-1.5c-1.073 0-2.072.362-2.83 1.12l-.024.024-.022.026c-.576.691-1.074 1.655-1.074 2.78A3.91 3.91 0 0 0 8 13.825h8c1.073 0 2.072-.362 2.83-1.12l.024-.024.022-.026c.576-.691 1.074-1.655 1.074-2.78A3.91 3.91 0 0 0 16 5.925a.75.75 0 0 0 0 1.5c1.386 0 2.45 1.064 2.45 2.45 0 .663-.292 1.289-.704 1.793-.44.427-1.032.657-1.746.657H8c-1.386 0-2.45-1.064-2.45-2.45 0-.664.292-1.289.704-1.793", "key": "8e3252281584b4d64b865e77b6b3cfb1222600cb", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 3.425a3.26 3.26 0 0 0-3.25 3.25.75.75 0 0 1-1.5 0A4.76 4.76 0 0 1 12 1.925a4.76 4.76 0 0 1 4.75 4.75.75.75 0 0 1-1.5 0A3.26 3.26 0 0 0 12 3.425", "key": "11bdc5ec3996c6a718e17ab0051ae43dff89c63d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8 18.175c-.2 0-.4-.1-.5-.2s-.2-.3-.2-.5c0-.1 0-.2.1-.3 0-.1.1-.2.2-.2.3-.3.8-.3 1.1 0 .1.1.2.3.2.5s-.1.4-.2.5c-.3.1-.5.2-.7.2m2.8-1.5c-.2 0-.4-.1-.5-.2s-.2-.3-.2-.5c0-.1 0-.2.1-.3 0-.1.1-.2.2-.2.3-.3.8-.3 1.1 0 .1.1.2.3.2.5s-.1.4-.2.5c-.3.1-.5.2-.7.2m-.3 4.1c-.2 0-.4-.1-.5-.2s-.2-.3-.2-.5c0-.1 0-.2.1-.3 0-.1.1-.2.2-.2.3-.3.8-.3 1.1 0 .1.1.2.3.2.5s-.1.4-.2.5c-.3.1-.5.2-.7.2m-3.7 1.3c-.2 0-.4-.1-.5-.2-.2-.1-.3-.3-.3-.5 0-.1 0-.2.1-.3 0-.1.1-.2.2-.2.3-.3.8-.3 1.1 0 .1.1.2.3.2.5s-.1.4-.2.5c-.2.1-.4.2-.6.2m6.9-2.5c-.2 0-.4-.1-.5-.2-.2-.2-.2-.4-.2-.6 0-.1 0-.2.1-.3 0-.1.1-.2.2-.2.3-.3.8-.3 1.1 0 .1.1.2.3.2.5s-.1.4-.2.5c-.3.2-.5.3-.7.3m3.1-2.1c-.2 0-.4-.1-.5-.2s-.3-.4-.3-.6c0-.1 0-.2.1-.3 0-.1.1-.2.2-.2.3-.3.8-.3 1.1 0 .1.1.2.3.2.5s-.1.4-.2.5-.4.3-.6.3m.8 3.7c-.2 0-.4-.1-.5-.2s-.2-.3-.2-.5c0-.1 0-.2.1-.3 0-.1.1-.2.2-.2.3-.3.8-.3 1.1 0 .1.1.2.3.2.5s-.1.4-.2.5-.5.2-.7.2", "key": "52979da74097464826690f039a5449b8acf449da", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Snow as default };
//# sourceMappingURL=Snow.js.map