Msmc Connect Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Msmc 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/329628.svg" alt="Msmc Connect icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329628.svg" alt="Msmc Connect icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329628.svg" alt="Msmc Connect icon" :width="24" :height="24" />
CSS background
.icon-msmc-connect {
background-image: url('https://proicons.com/icon/329628.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.f{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M29.1552,32.2475l.1417,7.0343c-.4506.8611-1.2942,1.3733-2.6884,1.3733s-2.2377-.5121-2.6884-1.3733v-4.2551c-.4693-.8611-1.3478-1.3733-2.7999-1.3733s-2.3305.5121-2.7999,1.3733v5.0156M17.1654,29.5559c1.0002-1.2961,3.181-2.2876,5.9661-2.2876s4.9659.9915,5.9661,2.2876M26.6628,29.9448c1.9974,1.2882,5.356,1.4153,5.5237.3804.0799-.493-.5439-1.0798-1.1024-.6012"/><path class="f" d="M26.6736,39.2605l-.1629-6.0673c-.7014-1.1273-3.738-1.4881-5.4388-.762-2.3347-2.1901.1577-3.4733,2.7882-3.3175M21.0814,35.9484v5.284c.4725.8989,1.3571,1.4334,2.8192,1.4334.962,0,1.6741-.2315,2.1832-.6459"/><path class="f" d="M21.7148,30.8705c.8625-.0844,1.6112-.273,2.1263-.4911,2.3005-.974,2.3896-3.1378,3.2867-4.3068,1.2363-1.611,3.2664-.6967,2.6826.5023M18.5202,30.6471c.1105.0283.2213.0542.3322.0777M22.3533,12.3378h3.2934M24,10.8609V2.5M18.3377,20.2773l.4166-.6641M19.9941,19.2213l1.1978-1.7892M21.5207,16.1615l-.902-1.3247,1.3363-1.1115M30.7446,20.9678l.6368,1.4205-.8302.9797s-2.0452-.913-6.5511-.913-6.5511.913-6.5511.913l-.8302-.9797.6368-1.4205M29.6623,20.2773l-.4166-.6641M28.0059,19.2213l-1.1978-1.7892M26.4793,16.1615l.902-1.3247-1.3363-1.1115"/><path class="f" d="M32.0182,24.1743c2.3582,2.3314,3.6959,5.5857,3.6959,8.9917h0c0,6.8119-5.2446,12.334-11.7141,12.334s-11.7141-5.5221-11.7141-12.334c0-3.4061,1.3377-6.6605,3.696-8.9919"/></svg>
Copied!