Ibm Z16 Plus Cloud Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ibm Z16 Plus Cloud icon is commonly used in add-item buttons, floating action buttons and form toolbars. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/320218.svg" alt="Ibm Z16 Plus Cloud icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320218.svg" alt="Ibm Z16 Plus Cloud icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320218.svg" alt="Ibm Z16 Plus Cloud icon" :width="24" :height="24" />
CSS background
.icon-ibm-z16-plus-cloud {
background-image: url('https://proicons.com/icon/320218.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 26.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="ibm--z16--plus-cloud_00000085229553928552723590000002789239211838197912_" d="M15,3.64H7C6.801,3.64,6.64,3.801,6.64,4 v24c0,0.199,0.161,0.36,0.36,0.36h8c0.199,0,0.36-0.161,0.36-0.36V4C15.36,3.801,15.199,3.64,15,3.64z M10.36,4.36h2.28v5.28h-2.28 V4.36z M12.64,15.64h-1.771l1.771-1.771V15.64z M10.869,10.36h1.771v1.771L10.869,10.36z M10.36,10.869L12.491,13l-2.131,2.131 C10.36,15.131,10.36,10.869,10.36,10.869z M12.64,16.36v5.28h-2.28v-5.28H12.64z M9.64,21.131L7.509,19l2.131-2.131 C9.64,16.869,9.64,21.131,9.64,21.131z M9.64,9.131L7.509,7L9.64,4.869V9.131z M7.36,4.36h1.771L7.36,6.131V4.36z M7.36,7.869 L9.131,9.64H7.36V7.869z M7.36,10.36h2.28v5.28H7.36V10.36z M7.36,16.36h1.771L7.36,18.131V16.36z M9.13,21.64H7.36v-1.771 L9.13,21.64z M7.36,27.64v-5.28h2.28v5.279L7.36,27.64L7.36,27.64z M10.36,22.869L12.491,25l-2.131,2.131 C10.36,27.131,10.36,22.869,10.36,22.869z M12.64,27.64h-1.77l1.771-1.771L12.64,27.64L12.64,27.64z M10.87,22.36h1.771v1.771 L10.87,22.36z M14.64,27.64h-1.28V4.36h1.28V27.64z M26.384,25.36H16v-0.72h10.384c2.387,0,4.256-1.869,4.256-4.255 c0-2.332-1.789-4.025-4.255-4.025c-0.199,0-0.36-0.161-0.36-0.36c0-4.655-3.564-9.64-8.87-9.64c-0.383,0-0.746,0.038-1.114,0.079 L15.96,5.723c0.39-0.044,0.774-0.083,1.195-0.083c5.604,0,9.41,5.111,9.584,10.011c2.659,0.162,4.622,2.143,4.622,4.734 C31.36,23.175,29.174,25.36,26.384,25.36z M5.9,25.057C2.803,24.162,0.64,21.26,0.64,18c0-3.222,2.161-6.123,5.256-7.056 l0.208,0.689C3.311,12.476,1.36,15.093,1.36,18c0,2.941,1.949,5.559,4.74,6.365L5.9,25.057z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!