Private Dns Quick Tile Modes Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Private Dns Quick Tile Modes 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/346176.svg" alt="Private Dns Quick Tile Modes icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346176.svg" alt="Private Dns Quick Tile Modes icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346176.svg" alt="Private Dns Quick Tile Modes icon" :width="24" :height="24" />
CSS background
.icon-private-dns-quick-tile-modes {
background-image: url('https://proicons.com/icon/346176.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="M10.9784,35.9331h24.7258c11.2947,0,10.1306-17.7555-2.2849-15.7171,0-11.2142-20.1951-11.2142-20.1951,2.2457-11.2266-2.2457-11.2266,13.4703-2.2457,13.4703v.001Z"/><path class="b" d="M13.2241,22.4618c2.5149.9321,4.0254,2.4334,4.4069,5.0648"/></svg>
Copied!