Foursquare Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Foursquare 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/305723.svg" alt="Foursquare icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305723.svg" alt="Foursquare icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305723.svg" alt="Foursquare icon" :width="24" :height="24" />
CSS background
.icon-foursquare {
background-image: url('https://proicons.com/icon/305723.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M736 63H270c-64 0-83 48-83 78v742c0 36 18 47 28 51s37 7 57-12c0 0 221-258 225-262s5-4 7-4h140c60 0 72-42 78-67 6-21 67-320 86-414 15-74-4-112-72-112zm-27 126l-21 101c-3 11-13 21-26 21H480c-20 0-37 16-37 36v22c0 21 17 38 37 38h154c15 0 27 14 24 28-3 16-19 95-21 103-1 9-11 21-25 21H486c-26 1-32 1-47 20-16 19-154 192-154 192-1 1-2 1-2-1V184c0-14 11-25 25-25h378c13 0 26 13 23 30z"/></svg>
Foursquare in other icon packs
Copied!