Music Square Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Music Square icon is commonly used in audio players, playlist apps and music streaming UIs. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/310246.svg" alt="Music Square icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310246.svg" alt="Music Square icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310246.svg" alt="Music Square icon" :width="24" :height="24" />
CSS background
.icon-music-square {
background-image: url('https://proicons.com/icon/310246.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M15.25 2H8.75C6.9606 2.00265 5.24525 2.71465 3.97995 3.97995C2.71465 5.24525 2.00265 6.9606 2 8.75V15.25C2.00265 17.0394 2.71465 18.7548 3.97995 20.0201C5.24525 21.2853 6.9606 21.9974 8.75 22H15.25C17.0394 21.9974 18.7548 21.2853 20.0201 20.0201C21.2853 18.7548 21.9974 17.0394 22 15.25V8.75C21.9974 6.9606 21.2853 5.24525 20.0201 3.97995C18.7548 2.71465 17.0394 2.00265 15.25 2ZM17.42 9.39001C17.4136 9.70893 17.3386 10.0227 17.2 10.31C17.0575 10.5954 16.8524 10.8449 16.6 11.04C16.3503 11.2335 16.0595 11.3669 15.75 11.43C15.6104 11.4447 15.4696 11.4447 15.33 11.43C15.155 11.4298 14.9805 11.4096 14.81 11.37L12.75 10.79V15.13C12.75 15.7416 12.5685 16.3394 12.2285 16.8477C11.8886 17.3561 11.4054 17.7521 10.8402 17.9857C10.275 18.2193 9.65317 18.2799 9.0535 18.1599C8.45382 18.0398 7.90324 17.7445 7.4715 17.3114C7.03975 16.8783 6.74627 16.3267 6.62817 15.7267C6.51008 15.1266 6.5727 14.505 6.80811 13.9406C7.04351 13.3761 7.4411 12.8942 7.95056 12.5559C8.46002 12.2175 9.05845 12.038 9.67001 12.04C10.2287 12.0368 10.7768 12.1929 11.25 12.49V6.48999C11.2395 6.42374 11.2395 6.35626 11.25 6.29001V6.20999C11.2694 6.16466 11.2929 6.12115 11.32 6.07999C11.3735 5.99939 11.4427 5.93043 11.5234 5.87717C11.6042 5.8239 11.6949 5.78744 11.79 5.76999C11.8362 5.76028 11.8838 5.76028 11.93 5.76999H12.14H12.23L15.84 6.76999C16.275 6.89535 16.6575 7.15854 16.93 7.51999C17.1998 7.8818 17.3502 8.31874 17.36 8.76999L17.42 9.39001Z" fill="black"/> <path d="M11.25 15.17C11.25 15.4849 11.1565 15.7927 10.9813 16.0544C10.8062 16.3161 10.5573 16.5198 10.2662 16.6399C9.97504 16.7599 9.65481 16.7908 9.34611 16.7287C9.03741 16.6665 8.75414 16.5141 8.53217 16.2907C8.31021 16.0673 8.15956 15.7831 8.09934 15.474C8.03913 15.1649 8.07207 14.8449 8.19395 14.5546C8.31583 14.2642 8.52116 14.0166 8.78394 13.8431C9.04673 13.6696 9.35513 13.578 9.67002 13.58C9.87836 13.58 10.0846 13.6212 10.277 13.7012C10.4693 13.7813 10.6439 13.8985 10.7908 14.0463C10.9376 14.1941 11.0538 14.3694 11.1326 14.5623C11.2115 14.7551 11.2513 14.9617 11.25 15.17Z" fill="black"/> <path d="M15.92 8.82999V9.39001C15.9121 9.48012 15.8884 9.56811 15.85 9.64999C15.8172 9.73075 15.7616 9.80025 15.69 9.85001C15.6172 9.90076 15.536 9.93801 15.45 9.95999C15.3679 9.97993 15.2822 9.97993 15.2 9.95999L12.75 9.26999V7.48999L15.49 8.26999C15.6114 8.30859 15.7191 8.38155 15.8 8.48001C15.8679 8.58519 15.9091 8.7053 15.92 8.82999Z" fill="black"/> </svg>
Music Square in other icon packs
Copied!