@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.51 kB
JavaScript
/**
* @license @meistericons/vue v0.5.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": "75d1f9dad717b713c214a609d87a5b5f7a1c1137", "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": "c4c7acfe043ba24709f848e35fab9de69873a0c9", "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": "b4148d312a98b86bfad64d59c742c828a0528ae4", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CloudCircle as default };
//# sourceMappingURL=CloudCircle.js.map