desktop app icon

desktop-app from Health Icons by Resolve to Save Lives · Filled · Objects · MIT Free for personal and commercial use.

Name
desktop-app
Set
Health Icons
Style
Filled
Category
Objects
Viewbox
48×48
License
MIT

1 other variant in Health Icons

More objects icons from Health Icons

Use the desktop app icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M9.176 8.5C7.422 8.5 6 9.94 6 11.714V31c0 1.775 1.422 3.214 3.176 3.214h10.589v2.143h-4.236V38.5h16.942v-2.143h-4.236v-2.143h10.589C40.578 34.214 42 32.775 42 31V11.714C42 9.94 40.578 8.5 38.824 8.5zm12.706 27.857v-2.143h4.236v2.143zm-8.47-23.571h2.118v2.143h2.118v2.143H15.53v2.142h-2.118v-2.142h-2.118v-2.143h2.118zM11.294 23.5c0-.592.474-1.071 1.059-1.071h4.235c.585 0 1.059.48 1.059 1.071v4.286c0 .591-.474 1.071-1.059 1.071h-4.235c-.585 0-1.06-.48-1.06-1.071zm9.53-9.643c0-.591.473-1.071 1.058-1.071h4.235c.585 0 1.06.48 1.06 1.071v4.286c0 .592-.475 1.071-1.06 1.071h-4.235c-.585 0-1.059-.48-1.059-1.071zm0 9.643c0-.592.473-1.071 1.058-1.071h4.235c.585 0 1.06.48 1.06 1.071v4.286c0 .591-.475 1.071-1.06 1.071h-4.235c-.585 0-1.059-.48-1.059-1.071zm9.529-9.643c0-.591.474-1.071 1.059-1.071h4.235c.585 0 1.059.48 1.059 1.071v4.286c0 .592-.474 1.071-1.06 1.071h-4.234c-.585 0-1.06-.48-1.06-1.071z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsDesktopApp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fillRule="evenodd" d="M9.176 8.5C7.422 8.5 6 9.94 6 11.714V31c0 1.775 1.422 3.214 3.176 3.214h10.589v2.143h-4.236V38.5h16.942v-2.143h-4.236v-2.143h10.589C40.578 34.214 42 32.775 42 31V11.714C42 9.94 40.578 8.5 38.824 8.5zm12.706 27.857v-2.143h4.236v2.143zm-8.47-23.571h2.118v2.143h2.118v2.143H15.53v2.142h-2.118v-2.142h-2.118v-2.143h2.118zM11.294 23.5c0-.592.474-1.071 1.059-1.071h4.235c.585 0 1.059.48 1.059 1.071v4.286c0 .591-.474 1.071-1.059 1.071h-4.235c-.585 0-1.06-.48-1.06-1.071zm9.53-9.643c0-.591.473-1.071 1.058-1.071h4.235c.585 0 1.06.48 1.06 1.071v4.286c0 .592-.475 1.071-1.06 1.071h-4.235c-.585 0-1.059-.48-1.059-1.071zm0 9.643c0-.592.473-1.071 1.058-1.071h4.235c.585 0 1.06.48 1.06 1.071v4.286c0 .591-.475 1.071-1.06 1.071h-4.235c-.585 0-1.059-.48-1.059-1.071zm9.529-9.643c0-.591.474-1.071 1.059-1.071h4.235c.585 0 1.059.48 1.059 1.071v4.286c0 .592-.474 1.071-1.06 1.071h-4.234c-.585 0-1.06-.48-1.06-1.071z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M9.176 8.5C7.422 8.5 6 9.94 6 11.714V31c0 1.775 1.422 3.214 3.176 3.214h10.589v2.143h-4.236V38.5h16.942v-2.143h-4.236v-2.143h10.589C40.578 34.214 42 32.775 42 31V11.714C42 9.94 40.578 8.5 38.824 8.5zm12.706 27.857v-2.143h4.236v2.143zm-8.47-23.571h2.118v2.143h2.118v2.143H15.53v2.142h-2.118v-2.142h-2.118v-2.143h2.118zM11.294 23.5c0-.592.474-1.071 1.059-1.071h4.235c.585 0 1.059.48 1.059 1.071v4.286c0 .591-.474 1.071-1.059 1.071h-4.235c-.585 0-1.06-.48-1.06-1.071zm9.53-9.643c0-.591.473-1.071 1.058-1.071h4.235c.585 0 1.06.48 1.06 1.071v4.286c0 .592-.475 1.071-1.06 1.071h-4.235c-.585 0-1.059-.48-1.059-1.071zm0 9.643c0-.592.473-1.071 1.058-1.071h4.235c.585 0 1.06.48 1.06 1.071v4.286c0 .591-.475 1.071-1.06 1.071h-4.235c-.585 0-1.059-.48-1.059-1.071zm9.529-9.643c0-.591.474-1.071 1.059-1.071h4.235c.585 0 1.059.48 1.059 1.071v4.286c0 .592-.474 1.071-1.06 1.071h-4.234c-.585 0-1.06-.48-1.06-1.071z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-desktop-app {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M9.176%208.5C7.422%208.5%206%209.94%206%2011.714V31c0%201.775%201.422%203.214%203.176%203.214h10.589v2.143h-4.236V38.5h16.942v-2.143h-4.236v-2.143h10.589C40.578%2034.214%2042%2032.775%2042%2031V11.714C42%209.94%2040.578%208.5%2038.824%208.5zm12.706%2027.857v-2.143h4.236v2.143zm-8.47-23.571h2.118v2.143h2.118v2.143H15.53v2.142h-2.118v-2.142h-2.118v-2.143h2.118zM11.294%2023.5c0-.592.474-1.071%201.059-1.071h4.235c.585%200%201.059.48%201.059%201.071v4.286c0%20.591-.474%201.071-1.059%201.071h-4.235c-.585%200-1.06-.48-1.06-1.071zm9.53-9.643c0-.591.473-1.071%201.058-1.071h4.235c.585%200%201.06.48%201.06%201.071v4.286c0%20.592-.475%201.071-1.06%201.071h-4.235c-.585%200-1.059-.48-1.059-1.071zm0%209.643c0-.592.473-1.071%201.058-1.071h4.235c.585%200%201.06.48%201.06%201.071v4.286c0%20.591-.475%201.071-1.06%201.071h-4.235c-.585%200-1.059-.48-1.059-1.071zm9.529-9.643c0-.591.474-1.071%201.059-1.071h4.235c.585%200%201.059.48%201.059%201.071v4.286c0%20.592-.474%201.071-1.06%201.071h-4.234c-.585%200-1.06-.48-1.06-1.071z%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M9.176%208.5C7.422%208.5%206%209.94%206%2011.714V31c0%201.775%201.422%203.214%203.176%203.214h10.589v2.143h-4.236V38.5h16.942v-2.143h-4.236v-2.143h10.589C40.578%2034.214%2042%2032.775%2042%2031V11.714C42%209.94%2040.578%208.5%2038.824%208.5zm12.706%2027.857v-2.143h4.236v2.143zm-8.47-23.571h2.118v2.143h2.118v2.143H15.53v2.142h-2.118v-2.142h-2.118v-2.143h2.118zM11.294%2023.5c0-.592.474-1.071%201.059-1.071h4.235c.585%200%201.059.48%201.059%201.071v4.286c0%20.591-.474%201.071-1.059%201.071h-4.235c-.585%200-1.06-.48-1.06-1.071zm9.53-9.643c0-.591.473-1.071%201.058-1.071h4.235c.585%200%201.06.48%201.06%201.071v4.286c0%20.592-.475%201.071-1.06%201.071h-4.235c-.585%200-1.059-.48-1.059-1.071zm0%209.643c0-.592.473-1.071%201.058-1.071h4.235c.585%200%201.06.48%201.06%201.071v4.286c0%20.591-.475%201.071-1.06%201.071h-4.235c-.585%200-1.059-.48-1.059-1.071zm9.529-9.643c0-.591.474-1.071%201.059-1.071h4.235c.585%200%201.059.48%201.059%201.071v4.286c0%20.592-.474%201.071-1.06%201.071h-4.234c-.585%200-1.06-.48-1.06-1.071z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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