Hyper Protect Containers Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Hyper Protect Containers icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/320180.svg" alt="Hyper Protect Containers icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320180.svg" alt="Hyper Protect Containers icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320180.svg" alt="Hyper Protect Containers icon" :width="24" :height="24" />
CSS background
.icon-hyper-protect-containers {
background-image: url('https://proicons.com/icon/320180.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 27.5.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="hyper-protect--containers_00000147907865652930522670000015656105871352901540_" d="M16,31.36 C8.082,31.36,1.64,24.918,1.64,17V1c0-0.199,0.161-0.36,0.36-0.36h28c0.199,0,0.36,0.161,0.36,0.36v16 C30.36,24.918,23.918,31.36,16,31.36z M2.36,1.36V17c0,7.521,6.119,13.64,13.64,13.64S29.64,24.522,29.64,17V1.36H2.36z M16,22.36 c-0.055,0-0.11-0.013-0.161-0.038l-6-3C9.717,19.261,9.64,19.137,9.64,19v-8c0-0.136,0.077-0.261,0.199-0.322l6-3 c0.102-0.051,0.221-0.051,0.322,0l6,3c0.122,0.061,0.199,0.186,0.199,0.322v8c0,0.137-0.077,0.261-0.199,0.322l-6,3 C16.11,22.348,16.055,22.36,16,22.36z M10.36,18.777l5.64,2.82l5.64-2.82v-7.195l-5.479,2.739c-0.102,0.051-0.221,0.051-0.322,0 l-5.479-2.739V18.777z M10.805,11L16,13.598L21.195,11L16,8.402L10.805,11z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!