bxl foursquare icon

bxl-foursquare from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.

Name
bxl-foursquare
Set
BoxIcons v2
Style
Regular
Viewbox
24×24
License
MIT

Related icons in BoxIcons v2

Use the bxl foursquare icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M17.549 5.557l-.403 2.113c-.049.229-.337.47-.605.47h-3.76c-.425 0-.729.296-.729.714v.463c0 .43.307.725.73.725h3.194c.298 0 .591.33.524.646l-.404 2.083c-.037.181-.237.475-.592.475h-2.609c-.477 0-.617.069-.936.454c-.316.395-3.175 3.827-3.175 3.827c-.026.033-.054.022-.054-.011V5.522c0-.271.234-.588.586-.588h7.756c.283 0 .549.269.477.618v.005zm.341 8.288c.111-.437 1.319-6.63 1.722-8.593m-1.489-2.311H8.457c-1.33 0-1.723 1.002-1.723 1.635v15.353c0 .71.381.975.596 1.062c.214.087.807.161 1.163-.247c0 0 4.563-5.296 4.64-5.373c.125-.118.125-.118.238-.118h2.954c1.245 0 1.438-.885 1.574-1.405c.114-.429 1.325-6.622 1.721-8.595c.307-1.496-.079-2.311-1.495-2.311h-.002z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function BxBxlFoursquare(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M17.549 5.557l-.403 2.113c-.049.229-.337.47-.605.47h-3.76c-.425 0-.729.296-.729.714v.463c0 .43.307.725.73.725h3.194c.298 0 .591.33.524.646l-.404 2.083c-.037.181-.237.475-.592.475h-2.609c-.477 0-.617.069-.936.454c-.316.395-3.175 3.827-3.175 3.827c-.026.033-.054.022-.054-.011V5.522c0-.271.234-.588.586-.588h7.756c.283 0 .549.269.477.618v.005zm.341 8.288c.111-.437 1.319-6.63 1.722-8.593m-1.489-2.311H8.457c-1.33 0-1.723 1.002-1.723 1.635v15.353c0 .71.381.975.596 1.062c.214.087.807.161 1.163-.247c0 0 4.563-5.296 4.64-5.373c.125-.118.125-.118.238-.118h2.954c1.245 0 1.438-.885 1.574-1.405c.114-.429 1.325-6.622 1.721-8.595c.307-1.496-.079-2.311-1.495-2.311h-.002z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M17.549 5.557l-.403 2.113c-.049.229-.337.47-.605.47h-3.76c-.425 0-.729.296-.729.714v.463c0 .43.307.725.73.725h3.194c.298 0 .591.33.524.646l-.404 2.083c-.037.181-.237.475-.592.475h-2.609c-.477 0-.617.069-.936.454c-.316.395-3.175 3.827-3.175 3.827c-.026.033-.054.022-.054-.011V5.522c0-.271.234-.588.586-.588h7.756c.283 0 .549.269.477.618v.005zm.341 8.288c.111-.437 1.319-6.63 1.722-8.593m-1.489-2.311H8.457c-1.33 0-1.723 1.002-1.723 1.635v15.353c0 .71.381.975.596 1.062c.214.087.807.161 1.163-.247c0 0 4.563-5.296 4.64-5.373c.125-.118.125-.118.238-.118h2.954c1.245 0 1.438-.885 1.574-1.405c.114-.429 1.325-6.622 1.721-8.595c.307-1.496-.079-2.311-1.495-2.311h-.002z" fill="currentColor"/></svg>
</template>

CSS

.icon-bxl-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%3Cpath%20d%3D%22M17.549%205.557l-.403%202.113c-.049.229-.337.47-.605.47h-3.76c-.425%200-.729.296-.729.714v.463c0%20.43.307.725.73.725h3.194c.298%200%20.591.33.524.646l-.404%202.083c-.037.181-.237.475-.592.475h-2.609c-.477%200-.617.069-.936.454c-.316.395-3.175%203.827-3.175%203.827c-.026.033-.054.022-.054-.011V5.522c0-.271.234-.588.586-.588h7.756c.283%200%20.549.269.477.618v.005zm.341%208.288c.111-.437%201.319-6.63%201.722-8.593m-1.489-2.311H8.457c-1.33%200-1.723%201.002-1.723%201.635v15.353c0%20.71.381.975.596%201.062c.214.087.807.161%201.163-.247c0%200%204.563-5.296%204.64-5.373c.125-.118.125-.118.238-.118h2.954c1.245%200%201.438-.885%201.574-1.405c.114-.429%201.325-6.622%201.721-8.595c.307-1.496-.079-2.311-1.495-2.311h-.002z%22%20fill%3D%22currentColor%22%2F%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%3Cpath%20d%3D%22M17.549%205.557l-.403%202.113c-.049.229-.337.47-.605.47h-3.76c-.425%200-.729.296-.729.714v.463c0%20.43.307.725.73.725h3.194c.298%200%20.591.33.524.646l-.404%202.083c-.037.181-.237.475-.592.475h-2.609c-.477%200-.617.069-.936.454c-.316.395-3.175%203.827-3.175%203.827c-.026.033-.054.022-.054-.011V5.522c0-.271.234-.588.586-.588h7.756c.283%200%20.549.269.477.618v.005zm.341%208.288c.111-.437%201.319-6.63%201.722-8.593m-1.489-2.311H8.457c-1.33%200-1.723%201.002-1.723%201.635v15.353c0%20.71.381.975.596%201.062c.214.087.807.161%201.163-.247c0%200%204.563-5.296%204.64-5.373c.125-.118.125-.118.238-.118h2.954c1.245%200%201.438-.885%201.574-1.405c.114-.429%201.325-6.622%201.721-8.595c.307-1.496-.079-2.311-1.495-2.311h-.002z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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