monitor smartphone icon

monitor-smartphone from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
monitor-smartphone
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the monitor smartphone 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 stroke-linecap="round" stroke-linejoin="round" d="M11.492 19h-4"/><path d="M9.992 19v-4"/><path stroke-linecap="round" stroke-linejoin="round" d="M19.492 12h-2l.25 1h1.5z"/><path d="M14.992 15c0-1.414 0-2.121.44-2.56c.439-.44 1.146-.44 2.56-.44h1c1.414 0 2.121 0 2.56.44c.44.439.44 1.146.44 2.56v4c0 1.414 0 2.121-.44 2.56c-.439.44-1.146.44-2.56.44h-1c-1.414 0-2.121 0-2.56-.44c-.44-.439-.44-1.146-.44-2.56z"/><path stroke-linecap="round" stroke-linejoin="round" d="M11.492 15h-3.8c-2.687 0-4.03 0-4.865-.816s-.835-2.129-.835-4.755V7.57c0-2.626 0-3.94.835-4.755S5.005 2 7.692 2h7.6c2.687 0 4.03 0 4.865.816s.835 2.129.835 4.755V8.5"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsMonitorSmartphone(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 strokeLinecap="round" strokeLinejoin="round" d="M11.492 19h-4"/><path d="M9.992 19v-4"/><path strokeLinecap="round" strokeLinejoin="round" d="M19.492 12h-2l.25 1h1.5z"/><path d="M14.992 15c0-1.414 0-2.121.44-2.56c.439-.44 1.146-.44 2.56-.44h1c1.414 0 2.121 0 2.56.44c.44.439.44 1.146.44 2.56v4c0 1.414 0 2.121-.44 2.56c-.439.44-1.146.44-2.56.44h-1c-1.414 0-2.121 0-2.56-.44c-.44-.439-.44-1.146-.44-2.56z"/><path strokeLinecap="round" strokeLinejoin="round" d="M11.492 15h-3.8c-2.687 0-4.03 0-4.865-.816s-.835-2.129-.835-4.755V7.57c0-2.626 0-3.94.835-4.755S5.005 2 7.692 2h7.6c2.687 0 4.03 0 4.865.816s.835 2.129.835 4.755V8.5"/></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 stroke-linecap="round" stroke-linejoin="round" d="M11.492 19h-4"/><path d="M9.992 19v-4"/><path stroke-linecap="round" stroke-linejoin="round" d="M19.492 12h-2l.25 1h1.5z"/><path d="M14.992 15c0-1.414 0-2.121.44-2.56c.439-.44 1.146-.44 2.56-.44h1c1.414 0 2.121 0 2.56.44c.44.439.44 1.146.44 2.56v4c0 1.414 0 2.121-.44 2.56c-.439.44-1.146.44-2.56.44h-1c-1.414 0-2.121 0-2.56-.44c-.44-.439-.44-1.146-.44-2.56z"/><path stroke-linecap="round" stroke-linejoin="round" d="M11.492 15h-3.8c-2.687 0-4.03 0-4.865-.816s-.835-2.129-.835-4.755V7.57c0-2.626 0-3.94.835-4.755S5.005 2 7.692 2h7.6c2.687 0 4.03 0 4.865.816s.835 2.129.835 4.755V8.5"/></g></svg>
</template>

CSS

.icon-monitor-smartphone {
  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%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M11.492%2019h-4%22%2F%3E%3Cpath%20d%3D%22M9.992%2019v-4%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19.492%2012h-2l.25%201h1.5z%22%2F%3E%3Cpath%20d%3D%22M14.992%2015c0-1.414%200-2.121.44-2.56c.439-.44%201.146-.44%202.56-.44h1c1.414%200%202.121%200%202.56.44c.44.439.44%201.146.44%202.56v4c0%201.414%200%202.121-.44%202.56c-.439.44-1.146.44-2.56.44h-1c-1.414%200-2.121%200-2.56-.44c-.44-.439-.44-1.146-.44-2.56z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M11.492%2015h-3.8c-2.687%200-4.03%200-4.865-.816s-.835-2.129-.835-4.755V7.57c0-2.626%200-3.94.835-4.755S5.005%202%207.692%202h7.6c2.687%200%204.03%200%204.865.816s.835%202.129.835%204.755V8.5%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%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M11.492%2019h-4%22%2F%3E%3Cpath%20d%3D%22M9.992%2019v-4%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19.492%2012h-2l.25%201h1.5z%22%2F%3E%3Cpath%20d%3D%22M14.992%2015c0-1.414%200-2.121.44-2.56c.439-.44%201.146-.44%202.56-.44h1c1.414%200%202.121%200%202.56.44c.44.439.44%201.146.44%202.56v4c0%201.414%200%202.121-.44%202.56c-.439.44-1.146.44-2.56.44h-1c-1.414%200-2.121%200-2.56-.44c-.44-.439-.44-1.146-.44-2.56z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M11.492%2015h-3.8c-2.687%200-4.03%200-4.865-.816s-.835-2.129-.835-4.755V7.57c0-2.626%200-3.94.835-4.755S5.005%202%207.692%202h7.6c2.687%200%204.03%200%204.865.816s.835%202.129.835%204.755V8.5%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/monitor-smartphone.svg?color=%231a73e8&size=48