UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.56 kB
"use strict"; /** * @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 Rain = createMeisterIcons("rain", [["path", { "fill": "currentColor", "d": "M6.254 9.207C6.694 8.78 7.286 8.55 8 8.55a.75.75 0 0 0 0-1.5c-1.073 0-2.072.362-2.83 1.12l-.024.024-.022.026C4.548 8.91 4.05 9.875 4.05 11A3.91 3.91 0 0 0 8 14.95h8c1.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 7.05a.75.75 0 0 0 0 1.5c1.386 0 2.45 1.064 2.45 2.45 0 .664-.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-.663.292-1.289.704-1.793", "key": "fe160bdbdf614c265c4172bff0287e5acf9d914f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 4.55A3.26 3.26 0 0 0 8.75 7.8a.75.75 0 0 1-1.5 0A4.76 4.76 0 0 1 12 3.05a4.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 4.55M8.453 16.593a.75.75 0 0 1-.046 1.06l-1.2 1.1a.75.75 0 0 1-1.014-1.106l1.2-1.1a.75.75 0 0 1 1.06.046m2.077 1.977a.75.75 0 0 1 0 1.06l-1.1 1.1a.75.75 0 0 1-1.06-1.06l1.1-1.1a.75.75 0 0 1 1.06 0m4.1-2a.75.75 0 0 1 0 1.06l-1.1 1.1a.75.75 0 1 1-1.06-1.06l1.1-1.1a.75.75 0 0 1 1.06 0m2.1 2a.75.75 0 0 1 0 1.06l-1.1 1.1a.75.75 0 1 1-1.06-1.06l1.1-1.1a.75.75 0 0 1 1.06 0", "key": "8bf4d57eb07ba4bea4c0772bc98024a8b821606e", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Rain as default }; //# sourceMappingURL=Rain.js.map