Music Circle Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Music Circle 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/310245.svg" alt="Music Circle icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310245.svg" alt="Music Circle icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310245.svg" alt="Music Circle icon" :width="24" :height="24" />
CSS background
.icon-music-circle {
background-image: url('https://proicons.com/icon/310245.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="M12 1.75C9.97274 1.75 7.99102 2.35116 6.30542 3.47745C4.61981 4.60373 3.30604 6.20454 2.53024 8.07748C1.75444 9.95043 1.55146 12.0114 1.94696 13.9997C2.34245 15.988 3.31867 17.8143 4.75216 19.2478C6.18565 20.6813 8.01203 21.6575 10.0003 22.053C11.9886 22.4485 14.0496 22.2456 15.9225 21.4698C17.7955 20.694 19.3963 19.3802 20.5225 17.6946C21.6488 16.009 22.25 14.0273 22.25 12C22.2473 9.28234 21.1666 6.67674 19.2449 4.75507C17.3233 2.83339 14.7177 1.75265 12 1.75ZM17.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.05349 18.1599C8.45382 18.0398 7.90324 17.7445 7.47149 17.3114C7.03975 16.8783 6.74627 16.3267 6.62817 15.7267C6.51007 15.1266 6.57269 14.505 6.8081 13.9406C7.04351 13.3761 7.4411 12.8942 7.95056 12.5559C8.46002 12.2175 9.05844 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.76999H11.93H12.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 Circle in other icon packs
Copied!