Cloud Add 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 { IconCloudAdd } from "@devigner-ui/icons";
<IconCloudAdd className="size-6" />
<script setup>
import { IconCloudAdd } from "@devigner-ui/icons-vue";
</script>
<template>
<IconCloudAdd class="size-6" />
</template>
<script>
import { IconCloudAdd } from "@devigner-ui/icons-svelte";
</script>
<IconCloudAdd class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g opacity="1"><path d="M6.21 11.12c-4.68.33-4.68 7.14 0 7.47h1.92" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M6.26 11.12C3.05 2.19 16.59-1.38 18.14 8c4.33.55 6.08 6.32 2.8 9.19a5.3 5.3 0 0 1-3.64 1.4h-.09" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></g><path d="M17.67 16.53a4.7 4.7 0 0 1-.73 2.57 4.96 4.96 0 0 1-8.81-.51 5 5 0 1 1 9.54-2.06" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="m11.11 16.53.99.99 2.13-1.97" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>