Dns Changer 2 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dns Changer 2 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/339190.svg" alt="Dns Changer 2 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339190.svg" alt="Dns Changer 2 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339190.svg" alt="Dns Changer 2 icon" :width="24" :height="24" />
CSS background
.icon-dns-changer-2 {
background-image: url('https://proicons.com/icon/339190.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><path class="b" d="m4.7383,13.6143c1.0222-1.4452,7.0018-8.7593,19.2617-8.7599,12.2599.0006,18.2395,7.3147,19.2617,8.7599,1.9702,16.9203-8.6147,26.4382-19.2617,29.5314C13.353,40.0525,2.7681,30.5346,4.7383,13.6143Z"/><g><path class="b" d="m19.7617,11.1072l2.9233-.4621,1.2766-2.6701,1.3428,2.6374,2.9339.389-2.0934,2.0921.5366,2.9105-2.6366-1.3445-2.6023,1.4098.4639-2.923-2.1449-2.0393Z"/><g><path class="b" d="m13.4763,21.2395v8.2824h1.8635c1.9671,0,3.6235-1.6565,3.6235-3.6235v-1.0353c0-1.9671-1.6565-3.6235-3.6235-3.6235h-1.8635Z"/><polyline class="b" points="21.2564 29.5219 21.2564 21.2395 26.7435 29.5219 26.7435 21.2395"/><path class="b" d="m29.1401,28.5901c.5176.6212,1.1388.9318,2.0706.9318h1.2424c1.1388,0,2.0706-.9318,2.0706-2.0706s-.9318-2.0706-2.0706-2.0706h-1.3459c-1.1388,0-2.0706-.9318-2.0706-2.0706s.9318-2.0706,2.0706-2.0706h1.2424c.9318,0,1.5529.2071,2.0706.9318"/></g></g></svg>
Copied!