console from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
console
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Use the console 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-width="1.5"><path d="M20.61 18.105A3.375 3.375 0 0 0 18.625 12h-.251a3.375 3.375 0 0 0-1.984 6.105m4.218 0a3.36 3.36 0 0 1-1.984.645h-.25a3.36 3.36 0 0 1-1.984-.645m4.218 0l.583 1.835c.222.7.334 1.05.303 1.268c-.063.454-.433.79-.87.792c-.21 0-.524-.164-1.153-.494c-.27-.142-.404-.212-.542-.254a1.5 1.5 0 0 0-.86 0c-.138.042-.273.112-.542.254c-.629.33-.943.495-1.153.494c-.437-.002-.807-.338-.87-.792c-.03-.218.08-.568.303-1.268l.583-1.835M13 11a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/><path stroke-linecap="round" d="M20 9.131C19.13 5.057 15.475 2 11.098 2C6.073 2 2 6.03 2 11s4.073 9 9.098 9q.716 0 1.402-.106"/><path stroke-linecap="round" stroke-linejoin="round" d="m17.363 4.636l-2.121 2.121m-8.484 8.485l-2.122 2.121"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsConsole(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" strokeWidth="1.5"><path d="M20.61 18.105A3.375 3.375 0 0 0 18.625 12h-.251a3.375 3.375 0 0 0-1.984 6.105m4.218 0a3.36 3.36 0 0 1-1.984.645h-.25a3.36 3.36 0 0 1-1.984-.645m4.218 0l.583 1.835c.222.7.334 1.05.303 1.268c-.063.454-.433.79-.87.792c-.21 0-.524-.164-1.153-.494c-.27-.142-.404-.212-.542-.254a1.5 1.5 0 0 0-.86 0c-.138.042-.273.112-.542.254c-.629.33-.943.495-1.153.494c-.437-.002-.807-.338-.87-.792c-.03-.218.08-.568.303-1.268l.583-1.835M13 11a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/><path strokeLinecap="round" d="M20 9.131C19.13 5.057 15.475 2 11.098 2C6.073 2 2 6.03 2 11s4.073 9 9.098 9q.716 0 1.402-.106"/><path strokeLinecap="round" strokeLinejoin="round" d="m17.363 4.636l-2.121 2.121m-8.484 8.485l-2.122 2.121"/></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-width="1.5"><path d="M20.61 18.105A3.375 3.375 0 0 0 18.625 12h-.251a3.375 3.375 0 0 0-1.984 6.105m4.218 0a3.36 3.36 0 0 1-1.984.645h-.25a3.36 3.36 0 0 1-1.984-.645m4.218 0l.583 1.835c.222.7.334 1.05.303 1.268c-.063.454-.433.79-.87.792c-.21 0-.524-.164-1.153-.494c-.27-.142-.404-.212-.542-.254a1.5 1.5 0 0 0-.86 0c-.138.042-.273.112-.542.254c-.629.33-.943.495-1.153.494c-.437-.002-.807-.338-.87-.792c-.03-.218.08-.568.303-1.268l.583-1.835M13 11a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/><path stroke-linecap="round" d="M20 9.131C19.13 5.057 15.475 2 11.098 2C6.073 2 2 6.03 2 11s4.073 9 9.098 9q.716 0 1.402-.106"/><path stroke-linecap="round" stroke-linejoin="round" d="m17.363 4.636l-2.121 2.121m-8.484 8.485l-2.122 2.121"/></g></svg>
</template>

CSS

.icon-console {
  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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M20.61%2018.105A3.375%203.375%200%200%200%2018.625%2012h-.251a3.375%203.375%200%200%200-1.984%206.105m4.218%200a3.36%203.36%200%200%201-1.984.645h-.25a3.36%203.36%200%200%201-1.984-.645m4.218%200l.583%201.835c.222.7.334%201.05.303%201.268c-.063.454-.433.79-.87.792c-.21%200-.524-.164-1.153-.494c-.27-.142-.404-.212-.542-.254a1.5%201.5%200%200%200-.86%200c-.138.042-.273.112-.542.254c-.629.33-.943.495-1.153.494c-.437-.002-.807-.338-.87-.792c-.03-.218.08-.568.303-1.268l.583-1.835M13%2011a2%202%200%201%201-4%200a2%202%200%200%201%204%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20%209.131C19.13%205.057%2015.475%202%2011.098%202C6.073%202%202%206.03%202%2011s4.073%209%209.098%209q.716%200%201.402-.106%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m17.363%204.636l-2.121%202.121m-8.484%208.485l-2.122%202.121%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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M20.61%2018.105A3.375%203.375%200%200%200%2018.625%2012h-.251a3.375%203.375%200%200%200-1.984%206.105m4.218%200a3.36%203.36%200%200%201-1.984.645h-.25a3.36%203.36%200%200%201-1.984-.645m4.218%200l.583%201.835c.222.7.334%201.05.303%201.268c-.063.454-.433.79-.87.792c-.21%200-.524-.164-1.153-.494c-.27-.142-.404-.212-.542-.254a1.5%201.5%200%200%200-.86%200c-.138.042-.273.112-.542.254c-.629.33-.943.495-1.153.494c-.437-.002-.807-.338-.87-.792c-.03-.218.08-.568.303-1.268l.583-1.835M13%2011a2%202%200%201%201-4%200a2%202%200%200%201%204%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20%209.131C19.13%205.057%2015.475%202%2011.098%202C6.073%202%202%206.03%202%2011s4.073%209%209.098%209q.716%200%201.402-.106%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m17.363%204.636l-2.121%202.121m-8.484%208.485l-2.122%202.121%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/console.svg?color=%231a73e8&size=48