foursquare icon

foursquare from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
foursquare
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Use the foursquare icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path d="M15.899 2h-8.18c-1.281 0-1.922 0-2.32.428C5 2.856 5 3.546 5 4.924v11.802c0 3.236 0 4.854.877 5.212c.876.358 1.876-.85 3.875-3.27l1.96-2.369c.266-.322.399-.483.576-.569s.377-.085.778-.085h.077c1.317 0 1.975 0 2.46-.393s.665-1.074 1.027-2.435l1.884-7.09c.454-1.71.681-2.564.273-3.145C18.38 2 17.552 2 15.9 2Z"/><path stroke-linecap="round" d="M17.5 9H12"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsFoursquare(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.5"><path d="M15.899 2h-8.18c-1.281 0-1.922 0-2.32.428C5 2.856 5 3.546 5 4.924v11.802c0 3.236 0 4.854.877 5.212c.876.358 1.876-.85 3.875-3.27l1.96-2.369c.266-.322.399-.483.576-.569s.377-.085.778-.085h.077c1.317 0 1.975 0 2.46-.393s.665-1.074 1.027-2.435l1.884-7.09c.454-1.71.681-2.564.273-3.145C18.38 2 17.552 2 15.9 2Z"/><path strokeLinecap="round" d="M17.5 9H12"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path d="M15.899 2h-8.18c-1.281 0-1.922 0-2.32.428C5 2.856 5 3.546 5 4.924v11.802c0 3.236 0 4.854.877 5.212c.876.358 1.876-.85 3.875-3.27l1.96-2.369c.266-.322.399-.483.576-.569s.377-.085.778-.085h.077c1.317 0 1.975 0 2.46-.393s.665-1.074 1.027-2.435l1.884-7.09c.454-1.71.681-2.564.273-3.145C18.38 2 17.552 2 15.9 2Z"/><path stroke-linecap="round" d="M17.5 9H12"/></g></svg>
</template>

CSS

.icon-foursquare {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15.899%202h-8.18c-1.281%200-1.922%200-2.32.428C5%202.856%205%203.546%205%204.924v11.802c0%203.236%200%204.854.877%205.212c.876.358%201.876-.85%203.875-3.27l1.96-2.369c.266-.322.399-.483.576-.569s.377-.085.778-.085h.077c1.317%200%201.975%200%202.46-.393s.665-1.074%201.027-2.435l1.884-7.09c.454-1.71.681-2.564.273-3.145C18.38%202%2017.552%202%2015.9%202Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M17.5%209H12%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15.899%202h-8.18c-1.281%200-1.922%200-2.32.428C5%202.856%205%203.546%205%204.924v11.802c0%203.236%200%204.854.877%205.212c.876.358%201.876-.85%203.875-3.27l1.96-2.369c.266-.322.399-.483.576-.569s.377-.085.778-.085h.077c1.317%200%201.975%200%202.46-.393s.665-1.074%201.027-2.435l1.884-7.09c.454-1.71.681-2.564.273-3.145C18.38%202%2017.552%202%2015.9%202Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M17.5%209H12%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/foursquare.svg?color=%231a73e8&size=48