Integration 03 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Integration 03 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/320243.svg" alt="Integration 03 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320243.svg" alt="Integration 03 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320243.svg" alt="Integration 03 icon" :width="24" :height="24" />
CSS background
.icon-integration-03 {
background-image: url('https://proicons.com/icon/320243.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 27.5.0, 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="integration--03_00000075879061981844430370000003106706027871393450_" d="M16,31.36c-0.092,0-0.184-0.035-0.254-0.105 l-15-15c-0.141-0.141-0.141-0.368,0-0.509l15-15c0.141-0.141,0.368-0.141,0.509,0l15,15c0.141,0.141,0.141,0.368,0,0.509l-15,15 C16.184,31.325,16.092,31.36,16,31.36z M6.009,20.5L16,30.491L21.491,25L16,19.509l-2.818,2.818 c0.113,0.198,0.178,0.429,0.178,0.673c0,0.75-0.61,1.36-1.36,1.36s-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36 c0.245,0,0.474,0.065,0.673,0.179l3.073-3.073c0.141-0.141,0.368-0.141,0.509,0L22,24.491L30.491,16L16,1.509L1.509,16L5.5,19.991 L15.746,9.746c0.141-0.141,0.368-0.141,0.509,0l7.073,7.073c0.198-0.113,0.429-0.178,0.673-0.178c0.75,0,1.36,0.61,1.36,1.36 s-0.61,1.36-1.36,1.36s-1.36-0.61-1.36-1.36c0-0.244,0.065-0.475,0.179-0.673L16,10.509L6.009,20.5z M12,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.64S12.353,22.36,12,22.36z M24,17.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.64S24.353,17.36,24,17.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!