Ddnet Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ddnet 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/338893.svg" alt="Ddnet icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338893.svg" alt="Ddnet icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338893.svg" alt="Ddnet icon" :width="24" :height="24" />
CSS background
.icon-ddnet {
background-image: url('https://proicons.com/icon/338893.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>.m{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><g id="c"><path id="d" class="m" d="M23.3974,19.8101c0,1.9995-.8039,3.6204-1.7956,3.6204h0c-.9917,0-1.7956-1.6209-1.7956-3.6204h0c0-1.9995.8039-3.6204,1.7956-3.6204h0c.9917,0,1.7956,1.6209,1.7956,3.6204h0Z"/><path id="e" class="m" d="M28.1937,19.8101c0,1.9995-.8039,3.6204-1.7956,3.6204h0c-.9917,0-1.7956-1.6209-1.7956-3.6204h0c0-1.9995.8039-3.6204,1.7956-3.6204h0c.9917,0,1.7956,1.6209,1.7956,3.6204h0Z"/></g><g id="f"><path id="g" class="m" d="M23.8089,32.2516c-6.3049-.1042-11.3614-5.2385-11.3614-11.5363,0-6.3722,5.1722-11.5379,11.5525-11.5379s11.5525,5.1657,11.5525,11.5379h0c0,2.6233-.8951,5.1682-2.5376,7.2153"/><path id="h" class="m" d="M35.6577,29.917c-2.1543-3.7094-12.6913-3.839-12.1062,1.364.2248,1.9986,1.5657,2.1522,4.0903,2.1393l4.9846-.0254c1.5457-.0079,4.4803-.9829,3.0313-3.4779Z"/><path id="i" class="m" d="M15.2967,28.2918c-.9918.6625-1.5791,1.6489-1.4284,2.9891.2248,1.9986,1.5657,2.1522,4.0903,2.1393l4.9846-.0254c.4944-.0025,1.1309-.104,1.7206-.3225"/></g></g><g id="j"><path id="k" class="m" d="M35.0417,29.1306c4.6926,1.0147,7.4583,2.6146,7.4583,4.3146h0c0,2.9699-8.2827,5.3774-18.5,5.3774h0c-10.2173,0-18.5-2.4076-18.5-5.3774h0c0-1.9101,3.486-3.6769,9.158-4.6415"/><path id="l" class="m" d="M36.0502,31.1556c1.3524.5727,2.068,1.2306,2.068,1.9016,0,2.0156-6.3209,3.6496-14.1181,3.6496s-14.1181-1.634-14.1181-3.6496c0-.9462,1.4215-1.8554,3.9648-2.5358"/></g></svg>
Copied!