Cloud Pak System Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Cloud Pak System 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/319739.svg" alt="Cloud Pak System icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319739.svg" alt="Cloud Pak System icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319739.svg" alt="Cloud Pak System icon" :width="24" :height="24" />
CSS background
.icon-cloud-pak-system {
background-image: url('https://proicons.com/icon/319739.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 24.3.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="cloud-pak--system_1_" d="M16,31.36c-0.059,0-0.117-0.015-0.171-0.043l-13-7C2.713,24.254,2.64,24.133,2.64,24V8 c0-0.132,0.073-0.254,0.189-0.317l13-7c0.107-0.058,0.234-0.058,0.342,0l13,7C29.287,7.746,29.36,7.868,29.36,8v16 c0,0.133-0.073,0.254-0.189,0.317l-13,7C16.117,31.346,16.059,31.36,16,31.36z M3.36,23.785L16,30.591l12.64-6.806V8.215L16,1.409 L3.36,8.215V23.785z M20,25.36h-8c-0.199,0-0.36-0.161-0.36-0.36v-8.64H9.312c-0.158,0.576-0.686,1-1.312,1 c-0.75,0-1.36-0.61-1.36-1.36S7.25,14.64,8,14.64c0.625,0,1.153,0.424,1.312,1h2.329V7c0-0.199,0.161-0.36,0.36-0.36h8 c0.199,0,0.36,0.161,0.36,0.36v8.641h2.328c0.158-0.576,0.686-1,1.312-1c0.75,0,1.36,0.61,1.36,1.36s-0.61,1.36-1.36,1.36 c-0.625,0-1.153-0.424-1.312-1H20.36V25C20.36,25.199,20.199,25.36,20,25.36z M12.36,24.64h7.28V7.36h-7.28 C12.36,7.36,12.36,24.64,12.36,24.64z M24,15.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64 S24.353,15.36,24,15.36z M8,15.36c-0.353,0-0.64,0.287-0.64,0.64S7.647,16.64,8,16.64c0.353,0,0.64-0.287,0.64-0.64 S8.353,15.36,8,15.36z M17.745,23.255l-4-4l0.509-0.51l4,4L17.745,23.255z M17.745,18.255l-4-4l0.509-0.509l4,4L17.745,18.255z M17.745,13.254l-4-4l0.509-0.509l4,4L17.745,13.254z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!