Coupling Facility Encryption Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Coupling Facility Encryption 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/317455.svg" alt="Coupling Facility Encryption icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317455.svg" alt="Coupling Facility Encryption icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317455.svg" alt="Coupling Facility Encryption icon" :width="24" :height="24" />
CSS background
.icon-coupling-facility-encryption {
background-image: url('https://proicons.com/icon/317455.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?>
<svg id="icon" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 32 32">
<!-- Generator: Adobe Illustrator 29.6.1, SVG Export Plug-In . SVG Version: 2.1.1 Build 9) -->
<defs>
<style>
.st0 {
fill: none;
}
</style>
</defs>
<path d="M29,21.3v-1.3c0-2.2-1.8-4-4-4s-4,1.8-4,4v1.3c-.6.3-1,1-1,1.7v5c0,1.1.9,2,2,2h6c1.1,0,2-.9,2-2v-5c0-.7-.4-1.4-1-1.7ZM25,18c1.1,0,2,.9,2,2v1h-4v-1c0-1.1.9-2,2-2ZM28,28h-6v-5h6v5ZM18,30H3c-.3,0-.7-.2-.9-.5s-.2-.7,0-1L15.1,2.6c.3-.7,1.4-.7,1.8,0l5.5,11-1.8.9-4.6-9.3L4.6,28h13.4v2Z"/>
<rect id="__x3C_Transparent_Rectangle_x3E_" class="st0" width="32" height="32"/>
</svg>
Copied!