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

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

The same logo in other sets

Use the deskpro logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M218 470.2h84c23.1 0 43.9-3.5 62.6-10.7c18.7-7.1 34.7-17.1 48-30.1c13.3-13.4 23.6-29.2 30.7-47.5c3.9-9.6 6.8-19.8 8.6-30.6h73.7c-2.5 21.3-7.7 41.3-15.5 60c-11.1 27.2-26.9 50.8-47.3 70.9c-20 19.6-44.2 34.8-72.6 45.4s-60 16-94.7 16l-149.8.2V351.4l72.3-.2V470zM295.4 96c34.7 0 66.2 5.4 94.7 16c28.5 10.7 52.9 26.1 73.3 46.2c20.4 19.6 36.2 43.2 47.3 70.9c7.5 18.3 12.4 38.1 14.9 59.3l-73.7-.1c-1.9-10.5-4.7-20.5-8.6-29.9c-7.1-18.7-17.3-34.5-30.7-47.5c-13.3-13.4-29.3-23.6-48-30.8c-18.6-7.1-39.5-10.7-62.7-10.7h-84v118.8l-72.2.2V96.1z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsDeskpro(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="M218 470.2h84c23.1 0 43.9-3.5 62.6-10.7c18.7-7.1 34.7-17.1 48-30.1c13.3-13.4 23.6-29.2 30.7-47.5c3.9-9.6 6.8-19.8 8.6-30.6h73.7c-2.5 21.3-7.7 41.3-15.5 60c-11.1 27.2-26.9 50.8-47.3 70.9c-20 19.6-44.2 34.8-72.6 45.4s-60 16-94.7 16l-149.8.2V351.4l72.3-.2V470zM295.4 96c34.7 0 66.2 5.4 94.7 16c28.5 10.7 52.9 26.1 73.3 46.2c20.4 19.6 36.2 43.2 47.3 70.9c7.5 18.3 12.4 38.1 14.9 59.3l-73.7-.1c-1.9-10.5-4.7-20.5-8.6-29.9c-7.1-18.7-17.3-34.5-30.7-47.5c-13.3-13.4-29.3-23.6-48-30.8c-18.6-7.1-39.5-10.7-62.7-10.7h-84v118.8l-72.2.2V96.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="M218 470.2h84c23.1 0 43.9-3.5 62.6-10.7c18.7-7.1 34.7-17.1 48-30.1c13.3-13.4 23.6-29.2 30.7-47.5c3.9-9.6 6.8-19.8 8.6-30.6h73.7c-2.5 21.3-7.7 41.3-15.5 60c-11.1 27.2-26.9 50.8-47.3 70.9c-20 19.6-44.2 34.8-72.6 45.4s-60 16-94.7 16l-149.8.2V351.4l72.3-.2V470zM295.4 96c34.7 0 66.2 5.4 94.7 16c28.5 10.7 52.9 26.1 73.3 46.2c20.4 19.6 36.2 43.2 47.3 70.9c7.5 18.3 12.4 38.1 14.9 59.3l-73.7-.1c-1.9-10.5-4.7-20.5-8.6-29.9c-7.1-18.7-17.3-34.5-30.7-47.5c-13.3-13.4-29.3-23.6-48-30.8c-18.6-7.1-39.5-10.7-62.7-10.7h-84v118.8l-72.2.2V96.1z"/></svg>
</template>

CSS

.icon-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%22M218%20470.2h84c23.1%200%2043.9-3.5%2062.6-10.7c18.7-7.1%2034.7-17.1%2048-30.1c13.3-13.4%2023.6-29.2%2030.7-47.5c3.9-9.6%206.8-19.8%208.6-30.6h73.7c-2.5%2021.3-7.7%2041.3-15.5%2060c-11.1%2027.2-26.9%2050.8-47.3%2070.9c-20%2019.6-44.2%2034.8-72.6%2045.4s-60%2016-94.7%2016l-149.8.2V351.4l72.3-.2V470zM295.4%2096c34.7%200%2066.2%205.4%2094.7%2016c28.5%2010.7%2052.9%2026.1%2073.3%2046.2c20.4%2019.6%2036.2%2043.2%2047.3%2070.9c7.5%2018.3%2012.4%2038.1%2014.9%2059.3l-73.7-.1c-1.9-10.5-4.7-20.5-8.6-29.9c-7.1-18.7-17.3-34.5-30.7-47.5c-13.3-13.4-29.3-23.6-48-30.8c-18.6-7.1-39.5-10.7-62.7-10.7h-84v118.8l-72.2.2V96.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%22M218%20470.2h84c23.1%200%2043.9-3.5%2062.6-10.7c18.7-7.1%2034.7-17.1%2048-30.1c13.3-13.4%2023.6-29.2%2030.7-47.5c3.9-9.6%206.8-19.8%208.6-30.6h73.7c-2.5%2021.3-7.7%2041.3-15.5%2060c-11.1%2027.2-26.9%2050.8-47.3%2070.9c-20%2019.6-44.2%2034.8-72.6%2045.4s-60%2016-94.7%2016l-149.8.2V351.4l72.3-.2V470zM295.4%2096c34.7%200%2066.2%205.4%2094.7%2016c28.5%2010.7%2052.9%2026.1%2073.3%2046.2c20.4%2019.6%2036.2%2043.2%2047.3%2070.9c7.5%2018.3%2012.4%2038.1%2014.9%2059.3l-73.7-.1c-1.9-10.5-4.7-20.5-8.6-29.9c-7.1-18.7-17.3-34.5-30.7-47.5c-13.3-13.4-29.3-23.6-48-30.8c-18.6-7.1-39.5-10.7-62.7-10.7h-84v118.8l-72.2.2V96.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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