Dazn Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dazn 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/324312.svg" alt="Dazn icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324312.svg" alt="Dazn icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324312.svg" alt="Dazn icon" :width="24" :height="24" />
CSS background
.icon-dazn {
background-image: url('https://proicons.com/icon/324312.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="M42.5,5.5H5.5V20l4,4-4,4V42.5h37V28l-4-4,4-4Z"/><path class="a" d="M13.7362,22.2167V10.5h2.6362a5.1261,5.1261,0,0,1,5.1261,5.1261v1.4646a5.126,5.126,0,0,1-5.1261,5.126Z"/><polyline class="a" points="26.568 37.5 26.568 25.783 34.33 37.5 34.33 25.783"/><polyline class="a" points="13.67 25.783 21.432 25.783 13.67 37.5 21.432 37.5"/><line class="a" x1="26.6408" y1="22.1819" x2="30.5293" y2="10.5"/><line class="a" x1="34.2567" y1="22.2168" x2="30.5293" y2="10.5"/><line class="a" x1="33.0098" y1="18.2973" x2="27.9339" y2="18.2973"/></svg>
Dazn in other icon packs
Copied!