@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.03 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 Cloud = createMeisterIcons("cloud", [["path", { "fill": "currentColor", "d": "M7.75 10c0-2.386 1.864-4.25 4.25-4.25s4.25 1.864 4.25 4.25c0 .414.336.75.75.75A3.26 3.26 0 0 1 20.25 14c0 .915-.329 1.697-.944 2.236l-.019.016-.017.018c-.582.581-1.398.98-2.27.98H7A3.26 3.26 0 0 1 3.75 14c0-.915.329-1.697.944-2.236l.019-.016.017-.018c.582-.581 1.398-.98 2.27-.98a.75.75 0 0 0 .75-.75m-1.46-.692C6.624 6.429 9.02 4.25 12 4.25c2.978 0 5.374 2.177 5.71 5.053A4.765 4.765 0 0 1 21.75 14c0 1.277-.465 2.487-1.437 3.348-.818.81-1.994 1.402-3.313 1.402H7A4.76 4.76 0 0 1 2.25 14c0-1.277.465-2.487 1.437-3.348A4.85 4.85 0 0 1 6.29 9.308", "key": "c3561eb361dedcc23ae1d39c8be309f517901fbf", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Cloud as default };
//# sourceMappingURL=Cloud.js.map