deskpro from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
deskpro
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the deskpro icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.7 5c-.249.01-.694.04-.694.783v9.92C5.826 19.76 9.795 21 10.975 21h4.236a4 4 0 0 1-1.207-2.488c-.06-.625.883-.703.932-.088c.01.109.255 2.576 2.695 2.576h.299l1.517-2.578l.246-.422H23v-7.404c0-1.895-.834-5.606-5.883-5.586h-4.049c.476.506.866 1.147.866 1.99c-.001.625-.934.625-.934 0c0-2.123-2.263-2.01-2.46-1.99c-.01 0-.02-.01-.03-.01zm11.814 7.004c.927.06 1.77 1.008 1.394 2.299L17 12.975c.37-.724.957-1.007 1.514-.971M20.445 19l-1.091 2H24c1.794 0 4-1 5-2zM19 22c1 1 1.593 1.552 1.594 1.797c.01.092.029 1.999-1.828 2.887c-.521.245-.694.306-1.276.316L16 29c1 0 1.541 0 1.959-.05c2.449-.318 4.102-2.196 4.55-3.329c.134-.336.481-1.223.491-3.621z"/></svg>

React

import type { SVGProps } from "react";

export function LaDeskpro(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.7 5c-.249.01-.694.04-.694.783v9.92C5.826 19.76 9.795 21 10.975 21h4.236a4 4 0 0 1-1.207-2.488c-.06-.625.883-.703.932-.088c.01.109.255 2.576 2.695 2.576h.299l1.517-2.578l.246-.422H23v-7.404c0-1.895-.834-5.606-5.883-5.586h-4.049c.476.506.866 1.147.866 1.99c-.001.625-.934.625-.934 0c0-2.123-2.263-2.01-2.46-1.99c-.01 0-.02-.01-.03-.01zm11.814 7.004c.927.06 1.77 1.008 1.394 2.299L17 12.975c.37-.724.957-1.007 1.514-.971M20.445 19l-1.091 2H24c1.794 0 4-1 5-2zM19 22c1 1 1.593 1.552 1.594 1.797c.01.092.029 1.999-1.828 2.887c-.521.245-.694.306-1.276.316L16 29c1 0 1.541 0 1.959-.05c2.449-.318 4.102-2.196 4.55-3.329c.134-.336.481-1.223.491-3.621z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.7 5c-.249.01-.694.04-.694.783v9.92C5.826 19.76 9.795 21 10.975 21h4.236a4 4 0 0 1-1.207-2.488c-.06-.625.883-.703.932-.088c.01.109.255 2.576 2.695 2.576h.299l1.517-2.578l.246-.422H23v-7.404c0-1.895-.834-5.606-5.883-5.586h-4.049c.476.506.866 1.147.866 1.99c-.001.625-.934.625-.934 0c0-2.123-2.263-2.01-2.46-1.99c-.01 0-.02-.01-.03-.01zm11.814 7.004c.927.06 1.77 1.008 1.394 2.299L17 12.975c.37-.724.957-1.007 1.514-.971M20.445 19l-1.091 2H24c1.794 0 4-1 5-2zM19 22c1 1 1.593 1.552 1.594 1.797c.01.092.029 1.999-1.828 2.887c-.521.245-.694.306-1.276.316L16 29c1 0 1.541 0 1.959-.05c2.449-.318 4.102-2.196 4.55-3.329c.134-.336.481-1.223.491-3.621z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.7%205c-.249.01-.694.04-.694.783v9.92C5.826%2019.76%209.795%2021%2010.975%2021h4.236a4%204%200%200%201-1.207-2.488c-.06-.625.883-.703.932-.088c.01.109.255%202.576%202.695%202.576h.299l1.517-2.578l.246-.422H23v-7.404c0-1.895-.834-5.606-5.883-5.586h-4.049c.476.506.866%201.147.866%201.99c-.001.625-.934.625-.934%200c0-2.123-2.263-2.01-2.46-1.99c-.01%200-.02-.01-.03-.01zm11.814%207.004c.927.06%201.77%201.008%201.394%202.299L17%2012.975c.37-.724.957-1.007%201.514-.971M20.445%2019l-1.091%202H24c1.794%200%204-1%205-2zM19%2022c1%201%201.593%201.552%201.594%201.797c.01.092.029%201.999-1.828%202.887c-.521.245-.694.306-1.276.316L16%2029c1%200%201.541%200%201.959-.05c2.449-.318%204.102-2.196%204.55-3.329c.134-.336.481-1.223.491-3.621z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.7%205c-.249.01-.694.04-.694.783v9.92C5.826%2019.76%209.795%2021%2010.975%2021h4.236a4%204%200%200%201-1.207-2.488c-.06-.625.883-.703.932-.088c.01.109.255%202.576%202.695%202.576h.299l1.517-2.578l.246-.422H23v-7.404c0-1.895-.834-5.606-5.883-5.586h-4.049c.476.506.866%201.147.866%201.99c-.001.625-.934.625-.934%200c0-2.123-2.263-2.01-2.46-1.99c-.01%200-.02-.01-.03-.01zm11.814%207.004c.927.06%201.77%201.008%201.394%202.299L17%2012.975c.37-.724.957-1.007%201.514-.971M20.445%2019l-1.091%202H24c1.794%200%204-1%205-2zM19%2022c1%201%201.593%201.552%201.594%201.797c.01.092.029%201.999-1.828%202.887c-.521.245-.694.306-1.276.316L16%2029c1%200%201.541%200%201.959-.05c2.449-.318%204.102-2.196%204.55-3.329c.134-.336.481-1.223.491-3.621z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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