Confidential Computing Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Confidential Computing 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/319776.svg" alt="Confidential Computing icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319776.svg" alt="Confidential Computing icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319776.svg" alt="Confidential Computing icon" :width="24" :height="24" />
CSS background
.icon-confidential-computing {
background-image: url('https://proicons.com/icon/319776.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="confidential-computing_00000170268687325206196900000017461460469528658059_" d="M29,25.5c-0.276,0-0.5-0.224-0.5-0.5 s0.224-0.5,0.5-0.5s0.5,0.224,0.5,0.5S29.276,25.5,29,25.5z M29.5,29c0-0.276-0.224-0.5-0.5-0.5s-0.5,0.224-0.5,0.5 s0.224,0.5,0.5,0.5S29.5,29.276,29.5,29z M3,2.5C3,2.224,2.776,2,2.5,2S2,2.224,2,2.5S2.224,3,2.5,3S3,2.776,3,2.5z M5,2.5 C5,2.224,4.776,2,4.5,2S4,2.224,4,2.5S4.224,3,4.5,3S5,2.776,5,2.5z M31.36,31v-8c0-0.199-0.161-0.36-0.36-0.36H20 c-0.199,0-0.36,0.161-0.36,0.36v8c0,0.199,0.161,0.36,0.36,0.36h11C31.199,31.36,31.36,31.199,31.36,31z M20.36,27.36h10.28v3.279 H20.36V27.36z M20.36,23.36h10.28v3.279H20.36V23.36z M27,28.64h-5v0.721h5V28.64z M18,26.64H6.5c-2.834,0-5.14-2.306-5.14-5.14 s2.306-5.14,5.14-5.14h5.155c0.184,2.237,2.062,4,4.345,4s4.162-1.764,4.346-4H25.5c3.231,0,5.86-2.628,5.86-5.86 s-2.629-5.86-5.86-5.86H14v0.72h11.5c2.834,0,5.14,2.306,5.14,5.14s-2.306,5.14-5.14,5.14h-5.154 c-0.114-1.385-0.878-2.589-1.985-3.305V10c0-1.301-1.059-2.36-2.36-2.36s-2.36,1.059-2.36,2.36v2.335 c-1.107,0.716-1.872,1.919-1.985,3.305H6.5c-3.231,0-5.86,2.628-5.86,5.86s2.628,5.86,5.86,5.86H18V26.64z M19.64,16 c0,2.007-1.633,3.64-3.64,3.64s-3.64-1.633-3.64-3.64s1.633-3.64,3.64-3.64C18.007,12.36,19.64,13.993,19.64,16z M14.36,11.96V10 c0-0.904,0.736-1.64,1.64-1.64c0.904,0,1.64,0.736,1.64,1.64v1.96c-0.506-0.206-1.06-0.32-1.64-0.32S14.867,11.754,14.36,11.96z M27,24.64h-5v0.721h5V24.64z M18.36,16c0-1.301-1.059-2.36-2.36-2.36s-2.36,1.059-2.36,2.36c0,1.302,1.059,2.36,2.36,2.36 C17.302,18.36,18.36,17.302,18.36,16z M17.64,16c0,0.904-0.735,1.64-1.64,1.64s-1.64-0.735-1.64-1.64s0.736-1.64,1.64-1.64 S17.64,15.096,17.64,16z M12.36,9V1c0-0.199-0.161-0.36-0.36-0.36H1C0.801,0.64,0.64,0.801,0.64,1v8c0,0.199,0.161,0.36,0.36,0.36 h11C12.199,9.36,12.36,9.199,12.36,9z M1.36,4.36h10.28v4.28H1.36V4.36z M1.36,1.36h10.28v2.28H1.36V1.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!