Cloud Plus2 icon in outline, twotone, bold and bulk. Free in all four styles, for wifi, bluetooth, battery, power, cloud sync. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconCloudPlus2 } from "@devigner-ui/icons";
<IconCloudPlus2 className="size-6" />
<script setup>
import { IconCloudPlus2 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconCloudPlus2 class="size-6" />
</template>
<script>
import { IconCloudPlus2 } from "@devigner-ui/icons-svelte";
</script>
<IconCloudPlus2 class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.28 20a5.3 5.3 0 0 0 3.62-1.39c3.27-2.86 1.52-8.6-2.79-9.14C16.57.13 3.1 3.67 6.29 12.56" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M7.95 12.97a4 4 0 0 0-1.71-.4c-4.66.33-4.65 7.11 0 7.44" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M16.49 9.89q.79-.4 1.66-.41" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><g opacity="1"><path d="M13.64 20h-4" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M11.64 22v-4" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>