Cloud Remove 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 { IconCloudRemove } from "@devigner-ui/icons";
<IconCloudRemove className="size-6" />
<script setup>
import { IconCloudRemove } from "@devigner-ui/icons-vue";
</script>
<template>
<IconCloudRemove class="size-6" />
</template>
<script>
import { IconCloudRemove } from "@devigner-ui/icons-svelte";
</script>
<IconCloudRemove class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13.64 17.61-2.11-2.11" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="m13.62 15.52-2.12 2.12" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><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></svg>