monitor-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
monitor-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Use the monitor icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M19.66 4.215C20.867 4.021 22 4.944 22 6.2v9.6c0 1.255-1.132 2.178-2.34 1.984a48.5 48.5 0 0 0-6.66-.611v1.362c.713.048 1.38.14 1.914.228c.446.074.89.157 1.328.266a1 1 0 0 1 .728 1.213a1.01 1.01 0 0 1-1.228.724q-.575-.134-1.156-.23A16 16 0 0 0 12 20.5c-.924 0-1.865.116-2.586.236q-.581.096-1.156.23a1.01 1.01 0 0 1-1.228-.724a1.017 1.017 0 0 1 .73-1.213a18 18 0 0 1 1.326-.266c.534-.089 1.2-.18 1.914-.228v-1.362a48.5 48.5 0 0 0-6.66.611C3.133 17.978 2 17.055 2 15.8V6.2c0-1.257 1.132-2.18 2.34-1.986a47.4 47.4 0 0 0 15.32 0" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteMonitorFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M19.66 4.215C20.867 4.021 22 4.944 22 6.2v9.6c0 1.255-1.132 2.178-2.34 1.984a48.5 48.5 0 0 0-6.66-.611v1.362c.713.048 1.38.14 1.914.228c.446.074.89.157 1.328.266a1 1 0 0 1 .728 1.213a1.01 1.01 0 0 1-1.228.724q-.575-.134-1.156-.23A16 16 0 0 0 12 20.5c-.924 0-1.865.116-2.586.236q-.581.096-1.156.23a1.01 1.01 0 0 1-1.228-.724a1.017 1.017 0 0 1 .73-1.213a18 18 0 0 1 1.326-.266c.534-.089 1.2-.18 1.914-.228v-1.362a48.5 48.5 0 0 0-6.66.611C3.133 17.978 2 17.055 2 15.8V6.2c0-1.257 1.132-2.18 2.34-1.986a47.4 47.4 0 0 0 15.32 0" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M19.66 4.215C20.867 4.021 22 4.944 22 6.2v9.6c0 1.255-1.132 2.178-2.34 1.984a48.5 48.5 0 0 0-6.66-.611v1.362c.713.048 1.38.14 1.914.228c.446.074.89.157 1.328.266a1 1 0 0 1 .728 1.213a1.01 1.01 0 0 1-1.228.724q-.575-.134-1.156-.23A16 16 0 0 0 12 20.5c-.924 0-1.865.116-2.586.236q-.581.096-1.156.23a1.01 1.01 0 0 1-1.228-.724a1.017 1.017 0 0 1 .73-1.213a18 18 0 0 1 1.326-.266c.534-.089 1.2-.18 1.914-.228v-1.362a48.5 48.5 0 0 0-6.66.611C3.133 17.978 2 17.055 2 15.8V6.2c0-1.257 1.132-2.18 2.34-1.986a47.4 47.4 0 0 0 15.32 0" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-monitor-fill {
  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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.66%204.215C20.867%204.021%2022%204.944%2022%206.2v9.6c0%201.255-1.132%202.178-2.34%201.984a48.5%2048.5%200%200%200-6.66-.611v1.362c.713.048%201.38.14%201.914.228c.446.074.89.157%201.328.266a1%201%200%200%201%20.728%201.213a1.01%201.01%200%200%201-1.228.724q-.575-.134-1.156-.23A16%2016%200%200%200%2012%2020.5c-.924%200-1.865.116-2.586.236q-.581.096-1.156.23a1.01%201.01%200%200%201-1.228-.724a1.017%201.017%200%200%201%20.73-1.213a18%2018%200%200%201%201.326-.266c.534-.089%201.2-.18%201.914-.228v-1.362a48.5%2048.5%200%200%200-6.66.611C3.133%2017.978%202%2017.055%202%2015.8V6.2c0-1.257%201.132-2.18%202.34-1.986a47.4%2047.4%200%200%200%2015.32%200%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.66%204.215C20.867%204.021%2022%204.944%2022%206.2v9.6c0%201.255-1.132%202.178-2.34%201.984a48.5%2048.5%200%200%200-6.66-.611v1.362c.713.048%201.38.14%201.914.228c.446.074.89.157%201.328.266a1%201%200%200%201%20.728%201.213a1.01%201.01%200%200%201-1.228.724q-.575-.134-1.156-.23A16%2016%200%200%200%2012%2020.5c-.924%200-1.865.116-2.586.236q-.581.096-1.156.23a1.01%201.01%200%200%201-1.228-.724a1.017%201.017%200%200%201%20.73-1.213a18%2018%200%200%201%201.326-.266c.534-.089%201.2-.18%201.914-.228v-1.362a48.5%2048.5%200%200%200-6.66.611C3.133%2017.978%202%2017.055%202%2015.8V6.2c0-1.257%201.132-2.18%202.34-1.986a47.4%2047.4%200%200%200%2015.32%200%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/mingcute/monitor-fill.svg?color=%231a73e8&size=48