Rghs Connect Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Rghs 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/332154.svg" alt="Rghs Connect icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332154.svg" alt="Rghs Connect icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332154.svg" alt="Rghs Connect icon" :width="24" :height="24" />
CSS background
.icon-rghs-connect {
background-image: url('https://proicons.com/icon/332154.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m14.9196,16.6361c1.9813-3.9805,6.1613-6.0656,7.401-10.4525.6419-1.0604,2.0117-1.191,2.8422-.4619.8241.1984,2.5105-.3834,2.502.9764.4519.94-.2544,2.6809,1.2989,2.4146.7217.0779,1.2709.7388,1.9963.5581,1.3867-.1612,1.2577,2.4312,1.7174,3.3213.3335.6211,1.7996,1.7353,2.2143,2.2405.2425.4327-.3232.5879-.2178,1.081-.1715,1.6733.9611.9117,1.473.0259.4295-.9784,1.1049.2424,1.6303.2793,1.1645-2.0473,1.8198-.7319,1.2901,1.0024.0629,1.3143.6561.363,1.299.1654,1.2497-.1395.5256,1.1482,1.1333,1.7438,1.1368.6026,1.2076,1.7947.889,2.8943.0991.2626-.6261.6606-.5665.7147.5462-.1776,1.852-.8639,2.4933-.6887.4654.6797.0017,1.678-.8456,1.9875-1.7217.8463-7.8921,3.6939-5.6146,6.1546.4189.2704,1.0466.5319,1.5609.5319.7472.1076,1.3135-.8237,1.7959-.314,1.1089,2.2382-2.8045.7366-2.2664,3.1124.1455.455,1.0575.6069.8977,1.1682-2.0038.5228.3772,2.8388-1.8218,1.8742-1.0985-.2476-3.0796-.9374-2.8071.6887-.4054.395-1.1299,1.1287-1.787,1.2207-.4709-.0526-1.1771-.5844-1.055-.7238,1.8003.0972,1.5365-.9613,1.2987-2.415.0002-.4793.3751-.2788.532-.4444.1656-.1656.1046-.6887-.0872-.9415-.5134-.7425-3.846.5408-2.9728-1.1246.7183-1.2587-.4086-.0807-1.0547-.0175-.4359.061-.7149-.2615-.8456-.3225-.3079.3029-.2392,3.046-.2094,3.5305.7523.8219,1.057,2.1952.4534,3.5396-.4445.8106-1.4558,1.0286-1.6476,1.2552,1.6792,2.9893-2.568.8689-3.7833-.3227-2.9064-1.3264-.9644-3.4625-2.5803-3.461-.4043-.1004-.3697-1.8114-.7587-1.8131-.1744.0611-.4272.558-.9851.5231-6.5146-3.5977-7.2068,1.5841-10.2956-5.0822-.5945-2.0482.239-2.4148-1.8134-2.1446-1.9202.1746-.6248-3.6982-1.1159-4.6204-.2265-.7237-.9152-.3052-1.508-.2878-1.1184.0102-1.7248-1.1825-1.4209-2.0922.304-1.1013,1.481-1.8096,2.2055-2.9204.7493-.9665.9379-2.5444,2.1706-2.4584.9685-.0294,1.2855,1.4478,1.9789,1.6915.4098.0434,1.0811-.4012,1.6826-.6366,1.1564-.5291,2.5882.0948,3.304-.9502Z"/><path class="b" d="m20.2624,22.8033v-7.9324h4.9107c2.7762,0,5.0268,2.2554,5.0268,5.0376s-2.2506,5.0376-5.0268,5.0376l4.9103,4.921"/><line class="b" x1="22.7248" y1="27.4085" x2="17.8001" y2="27.4085"/><line class="b" x1="20.2624" y1="29.8709" x2="20.2624" y2="24.9462"/></svg>
Copied!