Restclient Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Restclient 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/332110.svg" alt="Restclient icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332110.svg" alt="Restclient icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332110.svg" alt="Restclient icon" :width="24" :height="24" />
CSS background
.icon-restclient {
background-image: url('https://proicons.com/icon/332110.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="M21.4316,2.5002c-1.0377.0006-1.9098.7795-2.0273,1.8105l-.2402,2.1113c-2.9969.8351-5.7306,2.4224-7.9414,4.6113l-1.9766-.8594c-.9515-.4142-2.0623-.0486-2.582.8496l-2.5684,4.4512c-.5182.8984-.2805,2.0426.5527,2.6602l1.7207,1.2734c-.4006,1.4981-.6087,3.0411-.6191,4.5918.0105,1.5507.2185,3.0937.6191,4.5918l-1.7207,1.2734c-.8332.6176-1.0709,1.7618-.5527,2.6602l2.5684,4.4512c.5197.8983,1.6305,1.2638,2.582.8496l1.9766-.8594c2.2108,2.1889,4.9445,3.7762,7.9414,4.6113l.2402,2.1113c.1175,1.031.9896,1.8099,2.0273,1.8105h5.1367c1.0377-.0006,1.9098-.7795,2.0273-1.8105l.2402-2.1113c2.9969-.8351,5.7306-2.4224,7.9414-4.6113l1.9766.8594c.9515.4142,2.0623.0486,2.582-.8496l2.5684-4.4512c.5182-.8984.2805-2.0426-.5527-2.6602l-1.7207-1.2734c.4006-1.4981.6087-3.0411.6191-4.5918-.0013-1.5556-.2015-3.1046-.5957-4.6094l1.6973-1.2559c.8332-.6176,1.0709-1.7618.5527-2.6602l-2.5684-4.4512c-.5197-.8983-1.6305-1.2638-2.582-.8496l-1.9336.8418c-2.2233-2.1937-4.9725-3.7802-7.9844-4.6074l-.2402-2.0977c-.1175-1.031-.9896-1.8099-2.0273-1.8105h-5.1367v.0002Z"/><line class="b" x1="34.2046" y1="18.0982" x2="34.2046" y2="29.9022"/><line class="b" x1="32.6856" y1="18.0982" x2="35.7236" y2="18.0982"/><line class="b" x1="32.6856" y1="29.9022" x2="35.7236" y2="29.9022"/><path class="b" d="M22.4806,29.9022v-11.804h3.7896c2.1425,0,3.8793,1.7749,3.8793,3.9643s-1.7368,3.9643-3.8793,3.9643h-3.7896"/><line class="b" x1="18.6736" y1="25.9922" x2="13.5456" y2="25.9922"/><path class="b" d="M12.2756,29.9022l3.8344-11.804,3.8344,11.804"/></svg>
Copied!