square web awesome stroke logo
square-web-awesome-stroke from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- square-web-awesome-stroke
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 448×512
- License
- CC BY 4.0
The same logo in other sets
Related icons in Font Awesome 6 Brands
square-behancesquare-blueskysquare-dribbblesquare-facebooksquare-font-awesomesquare-font-awesome-strokesquare-gitsquare-githubsquare-gitlabsquare-google-plussquare-hacker-newssquare-instagramsquare-jssquare-lastfmsquare-letterboxdsquare-odnoklassnikisquare-pied-pipersquare-pinterestsquare-redditsquare-snapchatsquare-steamsquare-threadssquare-tumblrsquare-twitter
Use the square web awesome stroke logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M64 64c-17.7 0-32 14.3-32 32v320c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zM0 96c0-35.3 28.7-64 64-64h320c35.3 0 64 28.7 64 64v320c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64zm235 81.6l53 46.4l52.2-10.4c-2.6-3.9-4.2-8.5-4.2-13.6c0-13.3 10.7-24 24-24s24 10.7 24 24c0 13-10.3 23.6-23.2 24l-56.3 125.1c-5.2 11.5-16.6 18.9-29.2 18.9H172.7c-12.6 0-24-7.4-29.2-18.9L87.2 224c-12.9-.4-23.2-11-23.2-24c0-13.3 10.7-24 24-24s24 10.7 24 24c0 5-1.5 9.7-4.2 13.6L160 224l53.1-46.4c-8.9-4.1-15-13.1-15-23.6c0-14.4 11.6-26 26-26s26 11.6 26 26c0 10.5-6.2 19.5-15.1 23.6"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsSquareWebAwesomeStroke(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M64 64c-17.7 0-32 14.3-32 32v320c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zM0 96c0-35.3 28.7-64 64-64h320c35.3 0 64 28.7 64 64v320c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64zm235 81.6l53 46.4l52.2-10.4c-2.6-3.9-4.2-8.5-4.2-13.6c0-13.3 10.7-24 24-24s24 10.7 24 24c0 13-10.3 23.6-23.2 24l-56.3 125.1c-5.2 11.5-16.6 18.9-29.2 18.9H172.7c-12.6 0-24-7.4-29.2-18.9L87.2 224c-12.9-.4-23.2-11-23.2-24c0-13.3 10.7-24 24-24s24 10.7 24 24c0 5-1.5 9.7-4.2 13.6L160 224l53.1-46.4c-8.9-4.1-15-13.1-15-23.6c0-14.4 11.6-26 26-26s26 11.6 26 26c0 10.5-6.2 19.5-15.1 23.6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M64 64c-17.7 0-32 14.3-32 32v320c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zM0 96c0-35.3 28.7-64 64-64h320c35.3 0 64 28.7 64 64v320c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64zm235 81.6l53 46.4l52.2-10.4c-2.6-3.9-4.2-8.5-4.2-13.6c0-13.3 10.7-24 24-24s24 10.7 24 24c0 13-10.3 23.6-23.2 24l-56.3 125.1c-5.2 11.5-16.6 18.9-29.2 18.9H172.7c-12.6 0-24-7.4-29.2-18.9L87.2 224c-12.9-.4-23.2-11-23.2-24c0-13.3 10.7-24 24-24s24 10.7 24 24c0 5-1.5 9.7-4.2 13.6L160 224l53.1-46.4c-8.9-4.1-15-13.1-15-23.6c0-14.4 11.6-26 26-26s26 11.6 26 26c0 10.5-6.2 19.5-15.1 23.6"/></svg> </template>
CSS
.icon-square-web-awesome-stroke {
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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M64%2064c-17.7%200-32%2014.3-32%2032v320c0%2017.7%2014.3%2032%2032%2032h320c17.7%200%2032-14.3%2032-32V96c0-17.7-14.3-32-32-32zM0%2096c0-35.3%2028.7-64%2064-64h320c35.3%200%2064%2028.7%2064%2064v320c0%2035.3-28.7%2064-64%2064H64c-35.3%200-64-28.7-64-64zm235%2081.6l53%2046.4l52.2-10.4c-2.6-3.9-4.2-8.5-4.2-13.6c0-13.3%2010.7-24%2024-24s24%2010.7%2024%2024c0%2013-10.3%2023.6-23.2%2024l-56.3%20125.1c-5.2%2011.5-16.6%2018.9-29.2%2018.9H172.7c-12.6%200-24-7.4-29.2-18.9L87.2%20224c-12.9-.4-23.2-11-23.2-24c0-13.3%2010.7-24%2024-24s24%2010.7%2024%2024c0%205-1.5%209.7-4.2%2013.6L160%20224l53.1-46.4c-8.9-4.1-15-13.1-15-23.6c0-14.4%2011.6-26%2026-26s26%2011.6%2026%2026c0%2010.5-6.2%2019.5-15.1%2023.6%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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M64%2064c-17.7%200-32%2014.3-32%2032v320c0%2017.7%2014.3%2032%2032%2032h320c17.7%200%2032-14.3%2032-32V96c0-17.7-14.3-32-32-32zM0%2096c0-35.3%2028.7-64%2064-64h320c35.3%200%2064%2028.7%2064%2064v320c0%2035.3-28.7%2064-64%2064H64c-35.3%200-64-28.7-64-64zm235%2081.6l53%2046.4l52.2-10.4c-2.6-3.9-4.2-8.5-4.2-13.6c0-13.3%2010.7-24%2024-24s24%2010.7%2024%2024c0%2013-10.3%2023.6-23.2%2024l-56.3%20125.1c-5.2%2011.5-16.6%2018.9-29.2%2018.9H172.7c-12.6%200-24-7.4-29.2-18.9L87.2%20224c-12.9-.4-23.2-11-23.2-24c0-13.3%2010.7-24%2024-24s24%2010.7%2024%2024c0%205-1.5%209.7-4.2%2013.6L160%20224l53.1-46.4c-8.9-4.1-15-13.1-15-23.6c0-14.4%2011.6-26%2026-26s26%2011.6%2026%2026c0%2010.5-6.2%2019.5-15.1%2023.6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/square-web-awesome-stroke.svg?color=%231a73e8&size=48