desktopcomputer icon

desktopcomputer from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.

Name
desktopcomputer
Set
Framework7 Icons
Style
Outline
Viewbox
56×56
License
MIT

The same icon in other sets

Use the desktopcomputer icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M6.086 43.293h14.672l-.633 4.313h-3.21c-1.079 0-1.993.89-1.993 1.992s.914 2.015 1.992 2.015h22.172c1.078 0 1.992-.914 1.992-2.015a2.006 2.006 0 0 0-1.992-1.992h-3.21l-.634-4.313h14.672c4.008 0 6.023-1.922 6.023-6.023V10.41c0-4.101-2.015-6.023-6.023-6.023H6.086C2.078 4.387.6 6.309.6 10.41v26.86c0 4.101 1.478 6.023 5.486 6.023M4.844 32.981c-.703 0-1.008-.282-1.008-1.008V10.48c0-1.665.727-2.32 2.32-2.32h43.688c1.617 0 2.32.655 2.32 2.32v21.492c0 .726-.305 1.008-1.008 1.008ZM28 40.973c-1.172 0-2.18-.985-2.18-2.18c0-1.148 1.008-2.156 2.18-2.156s2.18 1.008 2.18 2.156c0 1.195-1.008 2.18-2.18 2.18"/></svg>

React

import type { SVGProps } from "react";

export function F7Desktopcomputer(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M6.086 43.293h14.672l-.633 4.313h-3.21c-1.079 0-1.993.89-1.993 1.992s.914 2.015 1.992 2.015h22.172c1.078 0 1.992-.914 1.992-2.015a2.006 2.006 0 0 0-1.992-1.992h-3.21l-.634-4.313h14.672c4.008 0 6.023-1.922 6.023-6.023V10.41c0-4.101-2.015-6.023-6.023-6.023H6.086C2.078 4.387.6 6.309.6 10.41v26.86c0 4.101 1.478 6.023 5.486 6.023M4.844 32.981c-.703 0-1.008-.282-1.008-1.008V10.48c0-1.665.727-2.32 2.32-2.32h43.688c1.617 0 2.32.655 2.32 2.32v21.492c0 .726-.305 1.008-1.008 1.008ZM28 40.973c-1.172 0-2.18-.985-2.18-2.18c0-1.148 1.008-2.156 2.18-2.156s2.18 1.008 2.18 2.156c0 1.195-1.008 2.18-2.18 2.18"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M6.086 43.293h14.672l-.633 4.313h-3.21c-1.079 0-1.993.89-1.993 1.992s.914 2.015 1.992 2.015h22.172c1.078 0 1.992-.914 1.992-2.015a2.006 2.006 0 0 0-1.992-1.992h-3.21l-.634-4.313h14.672c4.008 0 6.023-1.922 6.023-6.023V10.41c0-4.101-2.015-6.023-6.023-6.023H6.086C2.078 4.387.6 6.309.6 10.41v26.86c0 4.101 1.478 6.023 5.486 6.023M4.844 32.981c-.703 0-1.008-.282-1.008-1.008V10.48c0-1.665.727-2.32 2.32-2.32h43.688c1.617 0 2.32.655 2.32 2.32v21.492c0 .726-.305 1.008-1.008 1.008ZM28 40.973c-1.172 0-2.18-.985-2.18-2.18c0-1.148 1.008-2.156 2.18-2.156s2.18 1.008 2.18 2.156c0 1.195-1.008 2.18-2.18 2.18"/></svg>
</template>

CSS

.icon-desktopcomputer {
  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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.086%2043.293h14.672l-.633%204.313h-3.21c-1.079%200-1.993.89-1.993%201.992s.914%202.015%201.992%202.015h22.172c1.078%200%201.992-.914%201.992-2.015a2.006%202.006%200%200%200-1.992-1.992h-3.21l-.634-4.313h14.672c4.008%200%206.023-1.922%206.023-6.023V10.41c0-4.101-2.015-6.023-6.023-6.023H6.086C2.078%204.387.6%206.309.6%2010.41v26.86c0%204.101%201.478%206.023%205.486%206.023M4.844%2032.981c-.703%200-1.008-.282-1.008-1.008V10.48c0-1.665.727-2.32%202.32-2.32h43.688c1.617%200%202.32.655%202.32%202.32v21.492c0%20.726-.305%201.008-1.008%201.008ZM28%2040.973c-1.172%200-2.18-.985-2.18-2.18c0-1.148%201.008-2.156%202.18-2.156s2.18%201.008%202.18%202.156c0%201.195-1.008%202.18-2.18%202.18%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.086%2043.293h14.672l-.633%204.313h-3.21c-1.079%200-1.993.89-1.993%201.992s.914%202.015%201.992%202.015h22.172c1.078%200%201.992-.914%201.992-2.015a2.006%202.006%200%200%200-1.992-1.992h-3.21l-.634-4.313h14.672c4.008%200%206.023-1.922%206.023-6.023V10.41c0-4.101-2.015-6.023-6.023-6.023H6.086C2.078%204.387.6%206.309.6%2010.41v26.86c0%204.101%201.478%206.023%205.486%206.023M4.844%2032.981c-.703%200-1.008-.282-1.008-1.008V10.48c0-1.665.727-2.32%202.32-2.32h43.688c1.617%200%202.32.655%202.32%202.32v21.492c0%20.726-.305%201.008-1.008%201.008ZM28%2040.973c-1.172%200-2.18-.985-2.18-2.18c0-1.148%201.008-2.156%202.18-2.156s2.18%201.008%202.18%202.156c0%201.195-1.008%202.18-2.18%202.18%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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