Dsd6 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dsd6 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/324802.svg" alt="Dsd6 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324802.svg" alt="Dsd6 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324802.svg" alt="Dsd6 icon" :width="24" :height="24" />
CSS background
.icon-dsd6 {
background-image: url('https://proicons.com/icon/324802.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M22.1436,5.7855,9.8659,10.4492A5.2746,5.2746,0,0,0,6.44,15.4935V32.6253A5.3588,5.3588,0,0,0,9.961,37.67L22.1436,42.143a5.0028,5.0028,0,0,0,3.7119,0L38.0381,37.67A5.3587,5.3587,0,0,0,41.56,32.6253V15.4935a5.5079,5.5079,0,0,0-3.4263-5.0443L25.9507,5.7855A6.4881,6.4881,0,0,0,22.1436,5.7855Z"/><path class="a" d="M41.56,15.4935a2.564,2.564,0,0,0-3.5215-2.4746L25.8555,17.3971a5.0028,5.0028,0,0,1-3.7119,0L10.0562,13.0189a2.7039,2.7039,0,0,0-3.6167,2.57"/><path class="a" d="M11.4767,18.728l6.5556,2.3413a4.6,4.6,0,0,1,3.0528,4.332v8.92a2,2,0,0,1-2.6727,1.8834l-6.94-2.4786a1,1,0,0,1-.6637-.9418V19.1989A.5.5,0,0,1,11.4767,18.728Z"/><path class="a" d="M37.5175,18.2809l-9.613,3.4332a1,1,0,0,0-.6636.9417V36.2416a.5.5,0,0,0,.6681.4709l8.9448-3.1946a1,1,0,0,0,.6637-.9417V26.49a.5.5,0,0,0-.6682-.4709l-9.6084,3.4316"/></svg>
Copied!