Private Dns Quick Toggle Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Private Dns Quick Toggle 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/346177.svg" alt="Private Dns Quick Toggle icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346177.svg" alt="Private Dns Quick Toggle icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346177.svg" alt="Private Dns Quick Toggle icon" :width="24" :height="24" />
CSS background
.icon-private-dns-quick-toggle {
background-image: url('https://proicons.com/icon/346177.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>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="f" d="M9.2814,36.889h26.7042c14.4959,0,12.0714-21.8129-2.4668-16.976,0-12.1126-21.8129-12.1126-21.8129,2.4256C-.42,19.913-.42,36.889,9.2814,36.889Z"/><path id="c" class="f" d="M28.0207,23.9084v-2.5082c0-2.5573-2.052-4.6304-4.5833-4.6304s-4.5833,2.0731-4.5833,4.6304v2.5082"/><rect id="d" class="f" x="16.5625" y="23.9084" width="13.7497" height="9.4538"/><ellipse id="e" class="f" cx="23.4374" cy="28.6353" rx="1.4323" ry="1.447"/></svg>
Copied!