Secure Hybrid Cloud Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Secure Hybrid Cloud 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/320667.svg" alt="Secure Hybrid Cloud icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320667.svg" alt="Secure Hybrid Cloud icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320667.svg" alt="Secure Hybrid Cloud icon" :width="24" :height="24" />
CSS background
.icon-secure-hybrid-cloud {
background-image: url('https://proicons.com/icon/320667.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.3.1, 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="secure--hybrid--cloud_00000067220829306233125630000000768497875618856610_" d="M19,31.36c-3.507,0-6.36-2.854-6.36-6.36 v-7.223l6.36-3.18l6.36,3.18V25C25.36,28.507,22.507,31.36,19,31.36z M13.36,18.223V25c0,3.11,2.53,5.64,5.64,5.64 s5.64-2.529,5.64-5.64v-6.777L19,15.402L13.36,18.223z M11,19.64l-3.644,0.004C3.994,19.186,1.36,15.94,1.36,12.255 c0-3.933,3.195-7.133,7.122-7.133c0.932,0,1.842,0.18,2.707,0.535c0.175,0.073,0.381-0.006,0.463-0.181 c1.17-2.5,3.705-4.117,6.457-4.117c3.791,0,6.916,2.969,7.113,6.758c0.01,0.182,0.153,0.328,0.335,0.341 c2.851,0.195,5.084,2.59,5.084,5.454c0,2.533-1.647,5.056-3.752,5.746l0.225,0.684c2.382-0.779,4.248-3.604,4.248-6.429 c0-3.135-2.366-5.774-5.443-6.143c-0.367-4.023-3.739-7.13-7.81-7.13c-2.918,0-5.614,1.649-6.959,4.23 c-0.859-0.31-1.755-0.468-2.669-0.468c-4.324,0-7.841,3.523-7.841,7.853c0,4.104,2.845,7.587,6.667,8.105H11V19.64z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!