monitor icon

monitor-duotone from Reicon by REICON · Duotone · Devices · MIT Free for personal and commercial use.

Name
monitor-duotone
Set
Reicon
Style
Duotone
Category
Devices
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All monitor icons →

More devices icons from Reicon

Use the monitor icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M10 2h4c3.771 0 5.657 0 6.828 1.172S22 6.229 22 10v1c0 .552 0 1.55-.006 2H2.007C2 12.55 2 11.552 2 11v-1c0-3.771 0-5.657 1.172-6.828S6.229 2 10 2" opacity=".5"/><path d="M7.985 17.5c-2.84 0-4.26 0-5.141-.879C2.272 16.052 2.07 15.258 2 14v-1h20v1c-.07 1.258-.272 2.052-.844 2.621c-.882.879-2.301.879-5.14.879h-3.263v4h3.262c.416 0 .753.336.753.75s-.337.75-.753.75h-8.03a.75.75 0 0 1-.753-.75c0-.414.337-.75.753-.75h3.262v-4z"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconMonitorDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M10 2h4c3.771 0 5.657 0 6.828 1.172S22 6.229 22 10v1c0 .552 0 1.55-.006 2H2.007C2 12.55 2 11.552 2 11v-1c0-3.771 0-5.657 1.172-6.828S6.229 2 10 2" opacity=".5"/><path d="M7.985 17.5c-2.84 0-4.26 0-5.141-.879C2.272 16.052 2.07 15.258 2 14v-1h20v1c-.07 1.258-.272 2.052-.844 2.621c-.882.879-2.301.879-5.14.879h-3.263v4h3.262c.416 0 .753.336.753.75s-.337.75-.753.75h-8.03a.75.75 0 0 1-.753-.75c0-.414.337-.75.753-.75h3.262v-4z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M10 2h4c3.771 0 5.657 0 6.828 1.172S22 6.229 22 10v1c0 .552 0 1.55-.006 2H2.007C2 12.55 2 11.552 2 11v-1c0-3.771 0-5.657 1.172-6.828S6.229 2 10 2" opacity=".5"/><path d="M7.985 17.5c-2.84 0-4.26 0-5.141-.879C2.272 16.052 2.07 15.258 2 14v-1h20v1c-.07 1.258-.272 2.052-.844 2.621c-.882.879-2.301.879-5.14.879h-3.263v4h3.262c.416 0 .753.336.753.75s-.337.75-.753.75h-8.03a.75.75 0 0 1-.753-.75c0-.414.337-.75.753-.75h3.262v-4z"/></g></svg>
</template>

CSS

.icon-monitor-duotone {
  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%22currentColor%22%3E%3Cpath%20d%3D%22M10%202h4c3.771%200%205.657%200%206.828%201.172S22%206.229%2022%2010v1c0%20.552%200%201.55-.006%202H2.007C2%2012.55%202%2011.552%202%2011v-1c0-3.771%200-5.657%201.172-6.828S6.229%202%2010%202%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M7.985%2017.5c-2.84%200-4.26%200-5.141-.879C2.272%2016.052%202.07%2015.258%202%2014v-1h20v1c-.07%201.258-.272%202.052-.844%202.621c-.882.879-2.301.879-5.14.879h-3.263v4h3.262c.416%200%20.753.336.753.75s-.337.75-.753.75h-8.03a.75.75%200%200%201-.753-.75c0-.414.337-.75.753-.75h3.262v-4z%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%22currentColor%22%3E%3Cpath%20d%3D%22M10%202h4c3.771%200%205.657%200%206.828%201.172S22%206.229%2022%2010v1c0%20.552%200%201.55-.006%202H2.007C2%2012.55%202%2011.552%202%2011v-1c0-3.771%200-5.657%201.172-6.828S6.229%202%2010%202%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M7.985%2017.5c-2.84%200-4.26%200-5.141-.879C2.272%2016.052%202.07%2015.258%202%2014v-1h20v1c-.07%201.258-.272%202.052-.844%202.621c-.882.879-2.301.879-5.14.879h-3.263v4h3.262c.416%200%20.753.336.753.75s-.337.75-.753.75h-8.03a.75.75%200%200%201-.753-.75c0-.414.337-.75.753-.75h3.262v-4z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Monitor duotone icon — Reicon · IconsDB