Foursquare Icon
Free SVG icon from the Arcticons 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/326203.svg" alt="Foursquare icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326203.svg" alt="Foursquare icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326203.svg" alt="Foursquare icon" :width="24" :height="24" />
CSS background
.icon-foursquare {
background-image: url('https://proicons.com/icon/326203.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;}</style></defs><path class="a" d="M10.01,43.07,9.7053,5.8412a1.0563,1.0563,0,0,1,1.0453-1.0648L37.42,4.5a.8666.8666,0,0,1,.86,1.0252l-1.7736,9.4962a1.2692,1.2692,0,0,1-1.2475,1.0361H22.9037a1.1848,1.1848,0,0,0-1.1767,1.0468l-.1932,1.6474a.9377.9377,0,0,0,.822,1.0405.948.948,0,0,0,.1092.0063H34.4605a.8456.8456,0,0,1,.8254,1.0289l-2.0193,9.0874a1.3139,1.3139,0,0,1-1.2826,1.0289H23.9059a2.4971,2.4971,0,0,0-1.7893.7552l-11.363,11.67A.4334.4334,0,0,1,10.01,43.07Z"/></svg>
Foursquare in other icon packs
Copied!