UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.53 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 CloudCircle = createMeisterIcons("cloud-circle", [["path", { "fill": "currentColor", "d": "M7.859 12.303c.272-.26.675-.453 1.141-.453a.75.75 0 0 0 0-1.5c-.917 0-1.703.393-2.23.92l-.03.029-.026.033c-.453.566-.864 1.329-.864 2.168 0 1.714 1.436 3.15 3.15 3.15h5.9c.917 0 1.703-.393 2.23-.92l.03-.03.026-.031c.453-.567.864-1.33.864-2.169 0-1.714-1.436-3.15-3.15-3.15a.75.75 0 0 0 0 1.5c.886 0 1.65.764 1.65 1.65 0 .351-.18.775-.509 1.197-.272.26-.675.453-1.141.453H9c-.886 0-1.65-.764-1.65-1.65 0-.351.18-.775.509-1.197", "key": "865b79de448c90bfe579db06e1e606ea1fbf91ea", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.9 8.95c-1.186 0-2.15.964-2.15 2.15a.75.75 0 0 1-1.5 0 3.65 3.65 0 0 1 3.65-3.65 3.65 3.65 0 0 1 3.65 3.65.75.75 0 0 1-1.5 0c0-1.186-.964-2.15-2.15-2.15", "key": "37d5917ed9382332be5fe6ef5c3c61a535ea9012", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 3.75a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12", "key": "bacbc9148e4516861109e3b9b56cd2a04d798a29", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CloudCircle as default }; //# sourceMappingURL=CloudCircle.js.map