Sso Connect Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sso Connect 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/347821.svg" alt="Sso Connect icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347821.svg" alt="Sso Connect icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347821.svg" alt="Sso Connect icon" :width="24" :height="24" />
CSS background
.icon-sso-connect {
background-image: url('https://proicons.com/icon/347821.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="b" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><path class="b" d="M11.2667,24.0549c.6667.8,1.4667,1.2,2.6667,1.2h1.6c1.4667,0,2.6667-1.2,2.6667-2.6667s-1.2-2.6667-2.6667-2.6667h-1.7333c-1.4667,0-2.6667-1.2-2.6667-2.6667s1.2-2.6667,2.6667-2.6667h1.6c1.2,0,2,.2667,2.6667,1.2"/><path class="b" d="M20.6,24.0549c.6667.8,1.4667,1.2,2.6667,1.2h1.6c1.4667,0,2.6667-1.2,2.6667-2.6667s-1.2-2.6667-2.6667-2.6667h-1.7333c-1.4667,0-2.6667-1.2-2.6667-2.6667s1.2-2.6667,2.6667-2.6667h1.6c1.2,0,2,.2667,2.6667,1.2"/><path class="b" d="M33.2667,25.2549c-2,0-3.4667-1.6-3.4667-3.4667v-3.6c0-2,1.6-3.6,3.4667-3.6,2,0,3.6,1.6,3.6,3.6v3.4667c0,2-1.6,3.6-3.6,3.6Z"/><path class="b" d="M39.3675,26.576v5.2271c0,.5227.3485.8712.8712.8712h.2614"/><line class="b" x1="38.4091" y1="27.9699" x2="40.3258" y2="27.9699"/><path class="b" d="M32.5088,31.8031c-.2614.5227-.8712.8712-1.481.8712-.9583,0-1.7424-.7841-1.7424-1.7424v-1.1325c0-.9583.7841-1.7424,1.7424-1.7424s1.7424.7841,1.7424,1.7424v.6098h-3.4848"/><path class="b" d="M12.0792,29.0732c-.4418-.6932-1.2145-1.1527-2.0937-1.1527-1.3727,0-2.4855,1.1197-2.4855,2.5008,0,.5546.1794,1.067.4831,1.4817-.2256.6832-.056,1.5423.1409,1.4834.1192.0832.8929-.0267,1.373-.5127h0c.1616.0328.3248.049.4885.0484.8529,0,1.6055-.4323,2.0531-1.091"/><ellipse class="b" cx="15.7573" cy="30.3221" rx="2.1923" ry="2.3522"/><path class="b" d="M22.9339,32.6743v-2.8749c0-.9583-.7841-1.7424-1.7424-1.7424s-1.7424.7841-1.7424,1.7424"/><line class="b" x1="19.4492" y1="32.6743" x2="19.4492" y2="27.9699"/><path class="b" d="M27.8956,32.6743v-2.8749c0-.9583-.7841-1.7424-1.7424-1.7424s-1.7424.7841-1.7424,1.7424"/><line class="b" x1="24.4108" y1="32.6743" x2="24.4108" y2="27.9699"/><path class="b" d="M37.4704,31.8031c-.2614.5227-.8712.8712-1.481.8712-.9583,0-1.7424-.7841-1.7424-1.7424v-1.1325c0-.9583.7841-1.7424,1.7424-1.7424.6098,0,1.2197.3485,1.481.8712"/></svg>
Copied!