Songkick Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Songkick 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/347626.svg" alt="Songkick icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347626.svg" alt="Songkick icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347626.svg" alt="Songkick icon" :width="24" :height="24" />
CSS background
.icon-songkick {
background-image: url('https://proicons.com/icon/347626.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill-rule:evenodd;}.b,.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="c" cx="24" cy="24" r="21.5"/><path class="b" d="m23.6565,24.0466c4.9837,1.3085,9.2313,3.159,9.2313,7.0282,0,3.5052-2.9019,6.0561-7.528,6.0561-10.3879,0-8.2009-11.3972-16.6963-11.3972-3.4907,0-5.7617,2.4249-5.7617,2.4249"/><path class="b" d="m23.6565,24.0466c-4.9837-1.3085-6.5537-2.7569-6.5537-6.626,0-3.5052,2.2711-5.7196,6.8972-5.7196,7.1215,0,8.8878,7.016,14.6494,7.016,3.4907,0,5.3463-2.6328,5.3463-2.6328"/></svg>
Songkick in other icon packs
Copied!