Rethink Dns Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Rethink Dns 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/332114.svg" alt="Rethink Dns icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332114.svg" alt="Rethink Dns icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332114.svg" alt="Rethink Dns icon" :width="24" :height="24" />
CSS background
.icon-rethink-dns {
background-image: url('https://proicons.com/icon/332114.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>.e{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="e" d="M38.0474,30.4438c.527-1.2785.8345-2.6108.8345-3.9749V6.9517c-3.9034,0-14.8819-1.9517-14.8819-1.9517,0,0-10.9882,1.9517-14.8819,1.9517v19.5172c0,8.9486,13.2327,16.5311,14.8819,16.5311.5612,0,2.4638-.8781,4.7299-2.3892"/><path id="c" class="e" d="M25.6754,33.3782s-1.4824.0657-2.3895,1.3668c-1.5574,2.2339.1995,3.6392,2.5096,1.4698,1.6938-1.5906,1.9709-3.7594,2.4051-5.9005.592-2.9188-1.2795-2.8426-1.8571-1.4678-.4784,1.1387-.8841,2.4029-.4428,7.1763.0716.7745.6945,1.8611,1.5658,1.2592.9639-.6659,1.406-1.0056,2.064-1.4457M29.3915,37.4625s1.7268-2.6617,2.7345-4.2437c.0002.0056-.193,3.8189.1522,4.2437.9109-.0134,1.5463-.7984,2.1928-1.3427.9414-.9076,1.7813-1.9148,2.584-2.9463M36.0147,34.4587c.4575.7718.945,1.7794.482,2.6544-.6074.7326-1.728.4331-2.3969-.0483-.0914-.0739-.1755-.1642-.2158-.2773M35.5212,37.5472c1.2035-.0086,2.3748-.4565,3.3607-1.1333"/><path id="d" class="e" d="M29.7733,32.9944c-.0788,1.7084-.2432,3.0301-.3818,4.4681"/></svg>
Copied!