Storage For Resiliency Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Storage For Resiliency 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/320762.svg" alt="Storage For Resiliency icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320762.svg" alt="Storage For Resiliency icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320762.svg" alt="Storage For Resiliency icon" :width="24" :height="24" />
CSS background
.icon-storage-for-resiliency {
background-image: url('https://proicons.com/icon/320762.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="storage--for-resiliency_00000109006960691236929530000004714527224519729285_" d="M31,31.36H16 c-0.199,0-0.36-0.161-0.36-0.36V19c0-0.199,0.161-0.36,0.36-0.36h15c0.199,0,0.36,0.161,0.36,0.36v12 C31.36,31.199,31.199,31.36,31,31.36z M16.36,30.64h14.28v-3.28H16.36V30.64z M16.36,26.64h14.28v-3.28H16.36V26.64z M16.36,22.64 h14.28v-3.28H16.36V22.64z M13,31.36C6.185,31.36,0.64,25.815,0.64,19V6c0-0.199,0.161-0.36,0.36-0.36 c4.354,0,8.635-1.784,11.746-4.895c0.141-0.141,0.368-0.141,0.509,0C16.365,3.856,20.646,5.64,25,5.64c0.199,0,0.36,0.161,0.36,0.36 v11h-0.72V6.356C20.339,6.263,16.134,4.511,13,1.504C9.866,4.511,5.661,6.263,1.36,6.356V19c0,6.418,5.222,11.64,11.64,11.64V31.36z M20,29.36h-2v-0.72h2V29.36z M20,25.36h-2v-0.72h2V25.36z M20,21.36h-2v-0.72h2V21.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!