Http Injector Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Http Injector 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/327159.svg" alt="Http Injector icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327159.svg" alt="Http Injector icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327159.svg" alt="Http Injector icon" :width="24" :height="24" />
CSS background
.icon-http-injector {
background-image: url('https://proicons.com/icon/327159.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.877,34.305c-1.158.854-.898,2.763-.84,4.522l1.317-1.641c-.613,2.475.289,4.9,1.646,6.314,1.357-1.415,2.259-3.84,1.646-6.314l1.316,1.641c.06-1.76.32-3.668-.84-4.522"/><line class="b" x1="28.749" y1="34.305" x2="19.251" y2="34.305"/><line class="b" x1="26.362" y1="30.119" x2="26.362" y2="34.305"/><line class="b" x1="21.637" y1="34.305" x2="21.637" y2="30.119"/><line class="b" x1="32.069" y1="22.597" x2="32.069" y2="28.847"/><line class="b" x1="19.447" y1="26.006" x2="19.447" y2="19.756"/><path class="b" d="m19.447,19.756v-4.196c0-.63.507-1.137,1.137-1.137h6.832c.63,0,1.137.507,1.137,1.137v4.196"/><polyline class="b" points="28.553 26.006 28.553 19.3 32.069 22.596"/><path class="b" d="m19.447,26.005v2.977c0,.63.507,1.136,1.137,1.136h6.832c.63,0,1.137-.507,1.137-1.136v-3.432l3.516,3.296"/><polyline class="b" points="19.448 19.3 15.931 22.596 15.931 28.846 19.447 25.55"/><line class="b" x1="32.069" y1="22.596" x2="32.069" y2="28.846"/><line class="b" x1="19.447" y1="26.005" x2="19.447" y2="19.755"/><path class="b" d="m19.447,19.755v-4.195c0-.63.507-1.137,1.137-1.137h6.832c.63,0,1.137.507,1.137,1.137v4.196"/><polyline class="b" points="28.553 26.006 28.553 19.3 32.069 22.596"/><path class="b" d="m19.447,26.005v2.977c0,.63.507,1.136,1.137,1.136h6.832c.63,0,1.137-.507,1.137-1.136v-3.432l3.516,3.296"/><polyline class="b" points="19.448 19.3 15.931 22.596 15.931 28.846 19.447 25.55"/><path class="b" d="m21.098,14.423v-1.263c0-.63.507-1.136,1.137-1.136h0"/><line class="b" x1="24" y1="12.024" x2="25.765" y2="12.024"/><path class="b" d="m25.765,12.024c.63,0,1.137.507,1.137,1.136v1.265"/><polyline class="b" points="22.235 12.024 24 12.024 24 4.5"/></svg>
Copied!