simplybuilt logo
simplybuilt from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- simplybuilt
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- 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 640 640"><path fill="currentColor" d="M545.6 128h-106c-14.5 0-26.6 11.8-26.6 26.3v39.6H227.7v-39.6c0-14.5-12-26.3-26.6-26.3h-106c-14.6 0-26.4 11.8-26.4 26.3v331.4c0 14.5 11.8 26.3 26.6 26.3h450.4c14.8 0 26.6-11.8 26.6-26.3V154.3c-.2-14.5-12-26.3-26.7-26.3M214.5 286.7c36.8.1 66.5 29.9 66.4 66.7s-29.9 66.5-66.7 66.4s-66.5-29.9-66.4-66.7s29.9-66.5 66.7-66.4m211.9.1c24.4-1 47.3 11.4 59.8 32.3s12.6 47 .2 68c-12.5 21-35.3 33.5-59.7 32.6c-24.4 1-47.3-11.4-59.8-32.3s-12.6-47-.2-68c12.5-21 35.3-33.5 59.7-32.6"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsSimplybuilt(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M545.6 128h-106c-14.5 0-26.6 11.8-26.6 26.3v39.6H227.7v-39.6c0-14.5-12-26.3-26.6-26.3h-106c-14.6 0-26.4 11.8-26.4 26.3v331.4c0 14.5 11.8 26.3 26.6 26.3h450.4c14.8 0 26.6-11.8 26.6-26.3V154.3c-.2-14.5-12-26.3-26.7-26.3M214.5 286.7c36.8.1 66.5 29.9 66.4 66.7s-29.9 66.5-66.7 66.4s-66.5-29.9-66.4-66.7s29.9-66.5 66.7-66.4m211.9.1c24.4-1 47.3 11.4 59.8 32.3s12.6 47 .2 68c-12.5 21-35.3 33.5-59.7 32.6c-24.4 1-47.3-11.4-59.8-32.3s-12.6-47-.2-68c12.5-21 35.3-33.5 59.7-32.6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M545.6 128h-106c-14.5 0-26.6 11.8-26.6 26.3v39.6H227.7v-39.6c0-14.5-12-26.3-26.6-26.3h-106c-14.6 0-26.4 11.8-26.4 26.3v331.4c0 14.5 11.8 26.3 26.6 26.3h450.4c14.8 0 26.6-11.8 26.6-26.3V154.3c-.2-14.5-12-26.3-26.7-26.3M214.5 286.7c36.8.1 66.5 29.9 66.4 66.7s-29.9 66.5-66.7 66.4s-66.5-29.9-66.4-66.7s29.9-66.5 66.7-66.4m211.9.1c24.4-1 47.3 11.4 59.8 32.3s12.6 47 .2 68c-12.5 21-35.3 33.5-59.7 32.6c-24.4 1-47.3-11.4-59.8-32.3s-12.6-47-.2-68c12.5-21 35.3-33.5 59.7-32.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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M545.6%20128h-106c-14.5%200-26.6%2011.8-26.6%2026.3v39.6H227.7v-39.6c0-14.5-12-26.3-26.6-26.3h-106c-14.6%200-26.4%2011.8-26.4%2026.3v331.4c0%2014.5%2011.8%2026.3%2026.6%2026.3h450.4c14.8%200%2026.6-11.8%2026.6-26.3V154.3c-.2-14.5-12-26.3-26.7-26.3M214.5%20286.7c36.8.1%2066.5%2029.9%2066.4%2066.7s-29.9%2066.5-66.7%2066.4s-66.5-29.9-66.4-66.7s29.9-66.5%2066.7-66.4m211.9.1c24.4-1%2047.3%2011.4%2059.8%2032.3s12.6%2047%20.2%2068c-12.5%2021-35.3%2033.5-59.7%2032.6c-24.4%201-47.3-11.4-59.8-32.3s-12.6-47-.2-68c12.5-21%2035.3-33.5%2059.7-32.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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M545.6%20128h-106c-14.5%200-26.6%2011.8-26.6%2026.3v39.6H227.7v-39.6c0-14.5-12-26.3-26.6-26.3h-106c-14.6%200-26.4%2011.8-26.4%2026.3v331.4c0%2014.5%2011.8%2026.3%2026.6%2026.3h450.4c14.8%200%2026.6-11.8%2026.6-26.3V154.3c-.2-14.5-12-26.3-26.7-26.3M214.5%20286.7c36.8.1%2066.5%2029.9%2066.4%2066.7s-29.9%2066.5-66.7%2066.4s-66.5-29.9-66.4-66.7s29.9-66.5%2066.7-66.4m211.9.1c24.4-1%2047.3%2011.4%2059.8%2032.3s12.6%2047%20.2%2068c-12.5%2021-35.3%2033.5-59.7%2032.6c-24.4%201-47.3-11.4-59.8-32.3s-12.6-47-.2-68c12.5-21%2035.3-33.5%2059.7-32.6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/simplybuilt.svg?color=%231a73e8&size=48