Shazam Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Shazam 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/347216.svg" alt="Shazam icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347216.svg" alt="Shazam icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347216.svg" alt="Shazam icon" :width="24" :height="24" />
CSS background
.icon-shazam {
background-image: url('https://proicons.com/icon/347216.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="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M38.7546,34.8322c-2.6967,2.9374-7.5121,7.5603-7.7047,7.7529-.626.5779-1.4446.9149-2.2633.9149-.8668,0-1.7336-.3371-2.3596-1.0112-1.252-1.3002-1.2039-3.3708.0963-4.6228.0482-.0482,4.8636-4.6228,7.3677-7.4158,1.2039-1.3002,1.7817-2.9856,1.6854-4.7192-.0963-1.8299-1.0112-3.5634-2.504-4.8636-1.9743-1.6854-5.8749-2.0706-8.3308.0963-1.4446,1.3002-3.2264,3.2264-3.2264,3.2264-1.2039,1.3483-3.2745,1.3965-4.6228.1926-1.3483-1.2039-1.3965-3.2745-.1926-4.6228.0963-.0963,1.9743-2.167,3.7079-3.6598,4.6228-4.1413,12.2794-4.2376,16.9504-.1926,2.8411,2.4559,4.5265,5.7786,4.7673,9.3902.2408,3.5634-.9631,6.9343-3.3708,9.5346"/><path class="cls-1" d="M19.0112,35.0729c-3.0337,0-6.0193-1.0112-8.3789-2.9856-2.8411-2.4559-4.5265-5.7786-4.7673-9.3902-.1926-3.5153.9631-6.8861,3.3708-9.5346,2.6967-2.9374,7.464-7.5603,7.7047-7.7529,1.3002-1.252,3.3708-1.2039,4.6228.0963,1.252,1.3002,1.2039,3.3708-.0963,4.6228-.0482.0482-4.8636,4.6228-7.3677,7.4158-1.2039,1.3002-1.7817,2.9856-1.6854,4.7192.0963,1.8299,1.0112,3.5634,2.504,4.8636,1.9743,1.7336,5.8749,2.0706,8.3308-.0963,1.4446-1.3002,3.2264-3.2264,3.2264-3.2264,1.2039-1.3483,3.2745-1.3965,4.6228-.1926,1.3483,1.2039,1.3965,3.2745.1926,4.6228-.0963.0963-1.9743,2.167-3.7079,3.6598-2.3114,2.1188-5.4415,3.1782-8.5715,3.1782"/></svg>
Shazam in other icon packs
Copied!