Virtualization 02 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Virtualization 02 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/320949.svg" alt="Virtualization 02 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320949.svg" alt="Virtualization 02 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320949.svg" alt="Virtualization 02 icon" :width="24" :height="24" />
CSS background
.icon-virtualization-02 {
background-image: url('https://proicons.com/icon/320949.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="virtualization--02_00000181802644469892463070000014650044659619341960_" d="M30,28.36H9 c-0.135,0-0.253-0.075-0.314-0.185L1.692,16.187C1.659,16.132,1.64,16.068,1.64,16V4c0-0.199,0.161-0.36,0.36-0.36h21 c0.135,0,0.253,0.074,0.314,0.185l6.993,11.989c0.033,0.054,0.053,0.118,0.053,0.187v12C30.36,28.199,30.199,28.36,30,28.36z M9.36,27.64h20.28V16.36H16.624l3.069,5.315c0.099-0.022,0.202-0.035,0.308-0.035c0.75,0,1.36,0.61,1.36,1.36s-0.61,1.36-1.36,1.36 s-1.36-0.61-1.36-1.36c0-0.385,0.161-0.733,0.42-0.981l-3.268-5.659H9.36V27.64z M2.627,16.36L8.64,26.668V16.36H2.627z M20,22.36 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S20.353,22.36,20,22.36z M23.36,15.64h6.013L23.36,5.332 V15.64z M16.208,15.64h6.432V4.36H2.36v11.28h13.017l-3.069-5.315C12.209,10.348,12.106,10.36,12,10.36c-0.75,0-1.36-0.61-1.36-1.36 S11.25,7.64,12,7.64S13.36,8.25,13.36,9c0,0.385-0.161,0.733-0.419,0.981L16.208,15.64z M12,8.36c-0.353,0-0.64,0.287-0.64,0.64 S11.647,9.64,12,9.64S12.64,9.353,12.64,9S12.353,8.36,12,8.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!