Ibm Cloud Backup And Recovery Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ibm Cloud Backup And Recovery icon is commonly used in storage apps, sync indicators and cloud service dashboards. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/317997.svg" alt="Ibm Cloud Backup And Recovery icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317997.svg" alt="Ibm Cloud Backup And Recovery icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317997.svg" alt="Ibm Cloud Backup And Recovery icon" :width="24" :height="24" />
CSS background
.icon-ibm-cloud-backup-and-recovery {
background-image: url('https://proicons.com/icon/317997.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?>
<svg id="icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<defs>
<style>
.cls-1 {
fill: none;
}
</style>
</defs>
<path d="M15,24v2h-7.5c-4.2,0-7.5-3.4-7.5-7.5,0-3.6,2.6-6.7,6.1-7.4,0,0,.6-.1.9-.1h.2l-1.6-1.6,1.4-1.4,4,4-4,4-1.4-1.4,1.6-1.6h-.2c-2.4.2-4.6,2.3-4.9,4.7-.5,3.4,2.1,6.3,5.4,6.3h7.5ZM18,24c-.5,0-1,.5-1,1s.5,1,1,1,1-.5,1-1-.5-1-1-1ZM25.9,11.1l-.1-.1c-.8-4-3.9-7.1-7.9-7.8-.6-.2-1.3-.2-1.9-.2-2.9,0-5.6,1.3-7.4,3.3l1.5,1.5c1.2-1.4,2.9-2.5,4.9-2.7,1-.1,1.9-.1,2.9.1,3.2.7,5.5,3.4,6.1,6.5l.2,1c0,.0667.0333.1.1.1l1.1.2c1.2.2,2.3.7,3.1,1.5,1.3,1.3,1.9,3.1,1.5,4.9-.5,2.5-2.5,4.3-5,4.5l1.5-1.6-1.5-1.3-4,4,4,4,1.4-1.4-1.6-1.6h0c3.5-.2,6.4-2.7,7.1-6.1.1-.5.1-.9.1-1.3,0-3.7-2.5-6.8-6.1-7.5h0Z"/>
<rect id="_x3C_Transparent_Rectangle_x3E_" class="cls-1" width="32" height="32"/>
</svg>
Copied!