square-deskpro from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
square-deskpro
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

Related icons in Font Awesome Brands

Use the square deskpro logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M504.8 96c21.6 0 39.2 17.6 39.2 39.2v369.6c0 21.6-17.6 39.2-39.2 39.2H135.2c-21.6 0-39.2-17.6-39.2-39.2V135.2c0-21.6 17.6-39.2 39.2-39.2zM206.9 338.1v114.4l89.1-.1c20.6 0 39.4-3.2 56.3-9.5s31.3-15.4 43.2-27c12.2-11.9 21.6-26 28.2-42.1c4.6-11.1 7.7-23 9.2-35.7h-43.8c-1.1 6.4-2.8 12.4-5.1 18.2c-4.2 10.9-10.3 20.3-18.2 28.2c-7.9 7.7-17.4 13.7-28.6 17.9c-11.1 4.3-23.5 6.4-37.3 6.4h-50v-70.6l-43 .1zm0-151.4v114.4l43-.1v-70.7h50c13.7 0 26.2 2.1 37.3 6.4s20.6 10.3 28.6 18.3c7.9 7.7 14 17.1 18.2 28.2c2.3 5.6 4 11.5 5.1 17.8l43.9.1c-1.4-12.6-4.4-24.4-8.9-35.3c-6.6-16.4-16-30.5-28.1-42.2c-12.1-11.9-26.7-21.1-43.6-27.5s-35.7-9.5-56.3-9.5l-89 .1z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsSquareDeskpro(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="M504.8 96c21.6 0 39.2 17.6 39.2 39.2v369.6c0 21.6-17.6 39.2-39.2 39.2H135.2c-21.6 0-39.2-17.6-39.2-39.2V135.2c0-21.6 17.6-39.2 39.2-39.2zM206.9 338.1v114.4l89.1-.1c20.6 0 39.4-3.2 56.3-9.5s31.3-15.4 43.2-27c12.2-11.9 21.6-26 28.2-42.1c4.6-11.1 7.7-23 9.2-35.7h-43.8c-1.1 6.4-2.8 12.4-5.1 18.2c-4.2 10.9-10.3 20.3-18.2 28.2c-7.9 7.7-17.4 13.7-28.6 17.9c-11.1 4.3-23.5 6.4-37.3 6.4h-50v-70.6l-43 .1zm0-151.4v114.4l43-.1v-70.7h50c13.7 0 26.2 2.1 37.3 6.4s20.6 10.3 28.6 18.3c7.9 7.7 14 17.1 18.2 28.2c2.3 5.6 4 11.5 5.1 17.8l43.9.1c-1.4-12.6-4.4-24.4-8.9-35.3c-6.6-16.4-16-30.5-28.1-42.2c-12.1-11.9-26.7-21.1-43.6-27.5s-35.7-9.5-56.3-9.5l-89 .1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M504.8 96c21.6 0 39.2 17.6 39.2 39.2v369.6c0 21.6-17.6 39.2-39.2 39.2H135.2c-21.6 0-39.2-17.6-39.2-39.2V135.2c0-21.6 17.6-39.2 39.2-39.2zM206.9 338.1v114.4l89.1-.1c20.6 0 39.4-3.2 56.3-9.5s31.3-15.4 43.2-27c12.2-11.9 21.6-26 28.2-42.1c4.6-11.1 7.7-23 9.2-35.7h-43.8c-1.1 6.4-2.8 12.4-5.1 18.2c-4.2 10.9-10.3 20.3-18.2 28.2c-7.9 7.7-17.4 13.7-28.6 17.9c-11.1 4.3-23.5 6.4-37.3 6.4h-50v-70.6l-43 .1zm0-151.4v114.4l43-.1v-70.7h50c13.7 0 26.2 2.1 37.3 6.4s20.6 10.3 28.6 18.3c7.9 7.7 14 17.1 18.2 28.2c2.3 5.6 4 11.5 5.1 17.8l43.9.1c-1.4-12.6-4.4-24.4-8.9-35.3c-6.6-16.4-16-30.5-28.1-42.2c-12.1-11.9-26.7-21.1-43.6-27.5s-35.7-9.5-56.3-9.5l-89 .1z"/></svg>
</template>

CSS

.icon-square-deskpro {
  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%22M504.8%2096c21.6%200%2039.2%2017.6%2039.2%2039.2v369.6c0%2021.6-17.6%2039.2-39.2%2039.2H135.2c-21.6%200-39.2-17.6-39.2-39.2V135.2c0-21.6%2017.6-39.2%2039.2-39.2zM206.9%20338.1v114.4l89.1-.1c20.6%200%2039.4-3.2%2056.3-9.5s31.3-15.4%2043.2-27c12.2-11.9%2021.6-26%2028.2-42.1c4.6-11.1%207.7-23%209.2-35.7h-43.8c-1.1%206.4-2.8%2012.4-5.1%2018.2c-4.2%2010.9-10.3%2020.3-18.2%2028.2c-7.9%207.7-17.4%2013.7-28.6%2017.9c-11.1%204.3-23.5%206.4-37.3%206.4h-50v-70.6l-43%20.1zm0-151.4v114.4l43-.1v-70.7h50c13.7%200%2026.2%202.1%2037.3%206.4s20.6%2010.3%2028.6%2018.3c7.9%207.7%2014%2017.1%2018.2%2028.2c2.3%205.6%204%2011.5%205.1%2017.8l43.9.1c-1.4-12.6-4.4-24.4-8.9-35.3c-6.6-16.4-16-30.5-28.1-42.2c-12.1-11.9-26.7-21.1-43.6-27.5s-35.7-9.5-56.3-9.5l-89%20.1z%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%22M504.8%2096c21.6%200%2039.2%2017.6%2039.2%2039.2v369.6c0%2021.6-17.6%2039.2-39.2%2039.2H135.2c-21.6%200-39.2-17.6-39.2-39.2V135.2c0-21.6%2017.6-39.2%2039.2-39.2zM206.9%20338.1v114.4l89.1-.1c20.6%200%2039.4-3.2%2056.3-9.5s31.3-15.4%2043.2-27c12.2-11.9%2021.6-26%2028.2-42.1c4.6-11.1%207.7-23%209.2-35.7h-43.8c-1.1%206.4-2.8%2012.4-5.1%2018.2c-4.2%2010.9-10.3%2020.3-18.2%2028.2c-7.9%207.7-17.4%2013.7-28.6%2017.9c-11.1%204.3-23.5%206.4-37.3%206.4h-50v-70.6l-43%20.1zm0-151.4v114.4l43-.1v-70.7h50c13.7%200%2026.2%202.1%2037.3%206.4s20.6%2010.3%2028.6%2018.3c7.9%207.7%2014%2017.1%2018.2%2028.2c2.3%205.6%204%2011.5%205.1%2017.8l43.9.1c-1.4-12.6-4.4-24.4-8.9-35.3c-6.6-16.4-16-30.5-28.1-42.2c-12.1-11.9-26.7-21.1-43.6-27.5s-35.7-9.5-56.3-9.5l-89%20.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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