computer terminal 02 icon

computer-terminal-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
computer-terminal-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the computer terminal 02 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M15 4H9C5.7 4 4.05 4 3.025 5.025S2 7.7 2 11v2c0 3.3 0 4.95 1.025 5.975S5.7 20 9 20h6c3.3 0 4.95 0 5.975-1.025S22 16.3 22 13v-2c0-3.3 0-4.95-1.025-5.975S18.3 4 15 4M2.5 8h19M12 16h4"/><path d="m7 12l1.227 1.057c.515.445.773.667.773.943s-.258.498-.773.943L7 16"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsComputerTerminal02(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M15 4H9C5.7 4 4.05 4 3.025 5.025S2 7.7 2 11v2c0 3.3 0 4.95 1.025 5.975S5.7 20 9 20h6c3.3 0 4.95 0 5.975-1.025S22 16.3 22 13v-2c0-3.3 0-4.95-1.025-5.975S18.3 4 15 4M2.5 8h19M12 16h4"/><path d="m7 12l1.227 1.057c.515.445.773.667.773.943s-.258.498-.773.943L7 16"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M15 4H9C5.7 4 4.05 4 3.025 5.025S2 7.7 2 11v2c0 3.3 0 4.95 1.025 5.975S5.7 20 9 20h6c3.3 0 4.95 0 5.975-1.025S22 16.3 22 13v-2c0-3.3 0-4.95-1.025-5.975S18.3 4 15 4M2.5 8h19M12 16h4"/><path d="m7 12l1.227 1.057c.515.445.773.667.773.943s-.258.498-.773.943L7 16"/></g></svg>
</template>

CSS

.icon-computer-terminal-02 {
  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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15%204H9C5.7%204%204.05%204%203.025%205.025S2%207.7%202%2011v2c0%203.3%200%204.95%201.025%205.975S5.7%2020%209%2020h6c3.3%200%204.95%200%205.975-1.025S22%2016.3%2022%2013v-2c0-3.3%200-4.95-1.025-5.975S18.3%204%2015%204M2.5%208h19M12%2016h4%22%2F%3E%3Cpath%20d%3D%22m7%2012l1.227%201.057c.515.445.773.667.773.943s-.258.498-.773.943L7%2016%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15%204H9C5.7%204%204.05%204%203.025%205.025S2%207.7%202%2011v2c0%203.3%200%204.95%201.025%205.975S5.7%2020%209%2020h6c3.3%200%204.95%200%205.975-1.025S22%2016.3%2022%2013v-2c0-3.3%200-4.95-1.025-5.975S18.3%204%2015%204M2.5%208h19M12%2016h4%22%2F%3E%3Cpath%20d%3D%22m7%2012l1.227%201.057c.515.445.773.667.773.943s-.258.498-.773.943L7%2016%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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