Summary Kpi Mirror Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Summary Kpi Mirror 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/318959.svg" alt="Summary Kpi Mirror icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/318959.svg" alt="Summary Kpi Mirror icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/318959.svg" alt="Summary Kpi Mirror icon" :width="24" :height="24" />
CSS background
.icon-summary-kpi-mirror {
background-image: url('https://proicons.com/icon/318959.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 26.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="32px" height="32px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
<style type="text/css">
.st0{fill:none;}
</style>
<path d="M24.3,27.5l5.7-5.1L28.7,21L23,26l-7.7-7.4c-0.7-0.7-1.9-0.7-2.7,0L9,22l-5.6-6L2,17.4l5.6,6c0.8,0.8,2,0.8,2.8,0.1L14,20
l7.7,7.4C22.4,28.2,23.6,28.2,24.3,27.5z"/>
<polygon points="28,12 28,4 26,4 26,5 24,5 24,7 26,7 26,12 24,12 24,14 30,14 30,12 "/>
<path d="M22,14h-6v-4c0-1.1,0.9-2,2-2h2V6h-4V4h4c1.1,0,2,0.9,2,2v2c0,1.1-0.9,2-2,2h-2v2h4V14z"/>
<path d="M12,4H8v2h4v2H9v2h3v2H8v2h4c1.1,0,2-0.9,2-2V6C14,4.9,13.1,4,12,4z"/>
<polygon points="6,11 2,11 4,8 "/>
<rect id="_x3C_Transparent_Rectangle_x3E__363_" class="st0" width="32" height="32"/>
</svg>
Copied!