simplybuilt from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.

Name
simplybuilt
Set
Font Awesome 6 Brands
Style
Regular
Viewbox
512×512
License
CC BY 4.0

The same logo in other sets

Use the simplybuilt logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M481.2 64h-106c-14.5 0-26.6 11.8-26.6 26.3v39.6H163.3V90.3c0-14.5-12-26.3-26.6-26.3h-106C16.1 64 4.3 75.8 4.3 90.3v331.4c0 14.5 11.8 26.3 26.6 26.3h450.4c14.8 0 26.6-11.8 26.6-26.3V90.3c-.2-14.5-12-26.3-26.7-26.3M149.8 355.8c-36.6 0-66.4-29.7-66.4-66.4c0-36.9 29.7-66.6 66.4-66.6c36.9 0 66.6 29.7 66.6 66.6c0 36.7-29.7 66.4-66.6 66.4m212.4 0c-36.9 0-66.6-29.7-66.6-66.6c0-36.6 29.7-66.4 66.6-66.4c36.6 0 66.4 29.7 66.4 66.4c0 36.9-29.8 66.6-66.4 66.6"/></svg>

React

import type { SVGProps } from "react";

export function Fa6BrandsSimplybuilt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M481.2 64h-106c-14.5 0-26.6 11.8-26.6 26.3v39.6H163.3V90.3c0-14.5-12-26.3-26.6-26.3h-106C16.1 64 4.3 75.8 4.3 90.3v331.4c0 14.5 11.8 26.3 26.6 26.3h450.4c14.8 0 26.6-11.8 26.6-26.3V90.3c-.2-14.5-12-26.3-26.7-26.3M149.8 355.8c-36.6 0-66.4-29.7-66.4-66.4c0-36.9 29.7-66.6 66.4-66.6c36.9 0 66.6 29.7 66.6 66.6c0 36.7-29.7 66.4-66.6 66.4m212.4 0c-36.9 0-66.6-29.7-66.6-66.6c0-36.6 29.7-66.4 66.6-66.4c36.6 0 66.4 29.7 66.4 66.4c0 36.9-29.8 66.6-66.4 66.6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M481.2 64h-106c-14.5 0-26.6 11.8-26.6 26.3v39.6H163.3V90.3c0-14.5-12-26.3-26.6-26.3h-106C16.1 64 4.3 75.8 4.3 90.3v331.4c0 14.5 11.8 26.3 26.6 26.3h450.4c14.8 0 26.6-11.8 26.6-26.3V90.3c-.2-14.5-12-26.3-26.7-26.3M149.8 355.8c-36.6 0-66.4-29.7-66.4-66.4c0-36.9 29.7-66.6 66.4-66.6c36.9 0 66.6 29.7 66.6 66.6c0 36.7-29.7 66.4-66.6 66.4m212.4 0c-36.9 0-66.6-29.7-66.6-66.6c0-36.6 29.7-66.4 66.6-66.4c36.6 0 66.4 29.7 66.4 66.4c0 36.9-29.8 66.6-66.4 66.6"/></svg>
</template>

CSS

.icon-simplybuilt {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M481.2%2064h-106c-14.5%200-26.6%2011.8-26.6%2026.3v39.6H163.3V90.3c0-14.5-12-26.3-26.6-26.3h-106C16.1%2064%204.3%2075.8%204.3%2090.3v331.4c0%2014.5%2011.8%2026.3%2026.6%2026.3h450.4c14.8%200%2026.6-11.8%2026.6-26.3V90.3c-.2-14.5-12-26.3-26.7-26.3M149.8%20355.8c-36.6%200-66.4-29.7-66.4-66.4c0-36.9%2029.7-66.6%2066.4-66.6c36.9%200%2066.6%2029.7%2066.6%2066.6c0%2036.7-29.7%2066.4-66.6%2066.4m212.4%200c-36.9%200-66.6-29.7-66.6-66.6c0-36.6%2029.7-66.4%2066.6-66.4c36.6%200%2066.4%2029.7%2066.4%2066.4c0%2036.9-29.8%2066.6-66.4%2066.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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M481.2%2064h-106c-14.5%200-26.6%2011.8-26.6%2026.3v39.6H163.3V90.3c0-14.5-12-26.3-26.6-26.3h-106C16.1%2064%204.3%2075.8%204.3%2090.3v331.4c0%2014.5%2011.8%2026.3%2026.6%2026.3h450.4c14.8%200%2026.6-11.8%2026.6-26.3V90.3c-.2-14.5-12-26.3-26.7-26.3M149.8%20355.8c-36.6%200-66.4-29.7-66.4-66.4c0-36.9%2029.7-66.6%2066.4-66.6c36.9%200%2066.6%2029.7%2066.6%2066.6c0%2036.7-29.7%2066.4-66.6%2066.4m212.4%200c-36.9%200-66.6-29.7-66.6-66.6c0-36.6%2029.7-66.4%2066.6-66.4c36.6%200%2066.4%2029.7%2066.4%2066.4c0%2036.9-29.8%2066.6-66.4%2066.6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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