Saas Integration Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Saas Integration 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/320640.svg" alt="Saas Integration icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320640.svg" alt="Saas Integration icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320640.svg" alt="Saas Integration icon" :width="24" :height="24" />
CSS background
.icon-saas-integration {
background-image: url('https://proicons.com/icon/320640.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="saas--integration_00000034055428532795509610000017018342341884792222_" d="M13.25,27.255l-0.508-0.51l1.004-1 c0.057-0.057,0.13-0.093,0.209-0.103l7.32-0.915c0.36-0.045,0.699-0.21,0.954-0.466l6.102-6.103c0.411-0.41,0.411-1.079,0-1.491 c-0.398-0.398-1.094-0.397-1.49,0l-6.237,5.071c-0.42,0.386-0.979,0.621-1.593,0.621H14.01V21.64h5.001 c0.393,0,0.753-0.139,1.036-0.369l-0.003-0.004l0.092-0.075c0.315-0.299,0.513-0.722,0.513-1.189c0-0.354-0.287-0.642-0.64-0.642 h-7.75c-2.614,0-4.759,2.043-4.885,4.651c-0.004,0.089-0.042,0.174-0.105,0.237l-3.015,3.006l-0.509-0.51l2.918-2.909 c0.213-2.925,2.644-5.196,5.595-5.196h7.75c0.75,0,1.36,0.61,1.36,1.36c0,0.066-0.003,0.132-0.009,0.196l4.999-4.062 c0.612-0.621,1.81-0.646,2.481,0.024c0.691,0.692,0.691,1.818,0,2.51l-6.102,6.102c-0.368,0.368-0.856,0.607-1.375,0.672 l-7.197,0.899L13.25,27.255z M22,15.36c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S22.75,15.36,22,15.36z M22,13.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S22.353,13.36,22,13.36z M16,15.36 c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S16.75,15.36,16,15.36z M16,13.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.64S16.353,13.36,16,13.36z M10,15.36 c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S10.75,15.36,10,15.36z M10,13.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.64S10.353,13.36,10,13.36z M19,11.36 c-0.75,0-1.36-0.61-1.36-1.36S18.25,8.64,19,8.64s1.36,0.61,1.36,1.36S19.75,11.36,19,11.36z M19,9.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.64S19.353,9.36,19,9.36z M13,11.36 c-0.75,0-1.36-0.61-1.36-1.36S12.25,8.64,13,8.64s1.36,0.61,1.36,1.36S13.75,11.36,13,11.36z M13,9.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.64S13.353,9.36,13,9.36z M16,7.36 c-0.75,0-1.36-0.61-1.36-1.36S15.25,4.64,16,4.64S17.36,5.25,17.36,6S16.75,7.36,16,7.36z M16,5.36c-0.353,0-0.64,0.287-0.64,0.64 S15.647,6.64,16,6.64c0.353,0,0.64-0.287,0.64-0.64S16.353,5.36,16,5.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!