Ibm Z Cloud Provisioning Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ibm Z Cloud Provisioning 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/318106.svg" alt="Ibm Z Cloud Provisioning icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/318106.svg" alt="Ibm Z Cloud Provisioning icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/318106.svg" alt="Ibm Z Cloud Provisioning icon" :width="24" :height="24" />
CSS background
.icon-ibm-z-cloud-provisioning {
background-image: url('https://proicons.com/icon/318106.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 25.4.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="32px" height="32px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
<style type="text/css">
.st0{fill:none;}
</style>
<rect x="10" y="17" width="4" height="4"/>
<rect x="17" y="10" width="4" height="4"/>
<rect x="17" y="17" width="4" height="4"/>
<path d="M19.758,26.65L16,28.842L5,22.426V18H3v5c0,0.355,0.189,0.685,0.496,0.864l12,7C15.652,30.955,15.826,31,16,31
s0.348-0.045,0.504-0.136l4.282-2.498L19.758,26.65z"/>
<path d="M28.504,8.136l-4.269-2.49l-1.029,1.715L27,9.574v12.852l-3.787,2.209l1.029,1.715l4.262-2.486
C28.811,23.685,29,23.355,29,23V9C29,8.645,28.811,8.315,28.504,8.136z"/>
<path d="M5,9.574l11-6.417l3.751,2.188L20.78,3.63l-4.276-2.494C16.348,1.045,16.174,1,16,1s-0.348,0.045-0.504,0.136l-12,7
C3.189,8.315,3,8.645,3,9v5h2V9.574z"/>
<rect id="_x3C_Transparent_Rectangle_x3E__589_" class="st0" width="32" height="32"/>
</svg>
Copied!