Dns66 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dns66 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/324629.svg" alt="Dns66 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324629.svg" alt="Dns66 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324629.svg" alt="Dns66 icon" :width="24" :height="24" />
CSS background
.icon-dns66 {
background-image: url('https://proicons.com/icon/324629.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><rect class="b" x="5.5005" y="5.5" width="37" height="37" rx="4" ry="4"/><path class="b" d="M10.9076,22.1502v-10.6502h1.7307c2.941,0,5.3251,2.3841,5.3251,5.3251h0c0,2.941-2.3841,5.3251-5.3251,5.3251h-1.7307Z"/><line class="b" x1="20.4721" y1="11.5" x2="20.4721" y2="22.1502"/><line class="b" x1="27.5279" y1="22.1502" x2="27.5279" y2="11.5"/><line class="b" x1="20.4721" y1="11.5" x2="27.5279" y2="22.1502"/><circle class="b" cx="14.4354" cy="32.9721" r="3.5279"/><path class="b" d="M17.6515,27.1487c-.5879-.7698-1.4837-1.2989-2.9684-1.2989h-.2477c-1.9484,0-3.5279,1.5795-3.5279,3.5279v3.5944"/><circle class="b" cx="24" cy="32.9721" r="3.5279"/><path class="b" d="M27.2161,27.1487c-.5879-.7698-1.4837-1.2989-2.9684-1.2989h-.2477c-1.9484,0-3.5279,1.5795-3.5279,3.5279v3.5944"/><path class="b" d="M30.2476,20.9833c.6531.8502,1.472,1.1669,2.6113,1.1669h1.5767c1.4673,0,2.6568-1.1921,2.6568-2.6625h0c0-1.4705-1.1895-2.6625-2.6568-2.6625h-1.7421c-1.4673,0-2.6568-1.1921-2.6568-2.6625h0c0-1.4705,1.1895-2.6625,2.6568-2.6625h1.5767c1.1393,0,1.9582.3167,2.6113,1.1669"/></svg>
Copied!