Analyzing Containers Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Analyzing Containers 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/319527.svg" alt="Analyzing Containers icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319527.svg" alt="Analyzing Containers icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319527.svg" alt="Analyzing Containers icon" :width="24" :height="24" />
CSS background
.icon-analyzing-containers {
background-image: url('https://proicons.com/icon/319527.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="analyzing--containers_00000163071054115379929850000003669179020290733489_" d="M16,31.36 c-0.059,0-0.117-0.015-0.171-0.043l-13-7C2.713,24.254,2.64,24.133,2.64,24V8c0-0.132,0.073-0.254,0.189-0.317l13-7 c0.107-0.058,0.234-0.058,0.342,0l13,7C29.287,7.746,29.36,7.868,29.36,8v16c0,0.133-0.073,0.254-0.189,0.317l-13,7 C16.117,31.346,16.059,31.36,16,31.36z M16.36,22.35v8.048l11.922-6.42l-7.045-4.373C20.153,21.175,18.381,22.236,16.36,22.35z M3.36,23.785l12.28,6.612V22.35c-3.34-0.187-6-2.964-6-6.35c0-1.092,0.277-2.122,0.764-3.021L3.36,8.644V23.785z M21.612,18.989 l7.027,4.363V8.644l-7.044,4.335c0.487,0.899,0.765,1.929,0.765,3.021C22.36,17.08,22.09,18.098,21.612,18.989z M16.36,17.312v4.317 c2.943-0.187,5.28-2.64,5.28-5.629c0-0.955-0.238-1.854-0.658-2.643l-3.676,2.262C17.341,15.74,17.36,15.868,17.36,16 C17.36,16.625,16.936,17.153,16.36,17.312z M11.019,13.357c-0.42,0.789-0.659,1.688-0.659,2.643c0,2.989,2.337,5.442,5.28,5.629 v-4.317c-0.576-0.158-1-0.686-1-1.312c0-0.132,0.019-0.26,0.054-0.381L11.019,13.357z M16,15.36c-0.353,0-0.64,0.287-0.64,0.64 s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S16.353,15.36,16,15.36z M11.397,12.745l3.675,2.262c0.486-0.454,1.369-0.454,1.855,0 l3.676-2.262C19.58,11.303,17.898,10.36,16,10.36S12.419,11.303,11.397,12.745z M3.721,8.021l7.062,4.346 C11.933,10.72,13.843,9.64,16,9.64s4.066,1.079,5.218,2.727l7.062-4.346L16,1.409L3.721,8.021z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!