display icon

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

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

2 other variants in Reicon

The same icon in other sets

All display icons →

More devices icons from Reicon

Use the display icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M2.879 3.844C2 4.687 2 6.044 2 8.76v.96c0 2.715 0 4.073.879 4.916c.878.844 2.293.844 5.121.844h8c2.828 0 4.243 0 5.121-.844c.879-.843.879-2.2.879-4.916v-.96c0-2.715 0-4.073-.879-4.916C20.243 3 18.828 3 16 3H8c-2.828 0-4.243 0-5.121.844" clip-rule="evenodd"/><path d="M18.237 19.596L12.75 17.84v-2.36h-1.5v2.36l-5.487 1.756a.714.714 0 0 0-.474.911a.757.757 0 0 0 .948.455L12 19.118l5.763 1.845a.757.757 0 0 0 .949-.456a.714.714 0 0 0-.475-.91" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconDisplayDuotone(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 fillRule="evenodd" d="M2.879 3.844C2 4.687 2 6.044 2 8.76v.96c0 2.715 0 4.073.879 4.916c.878.844 2.293.844 5.121.844h8c2.828 0 4.243 0 5.121-.844c.879-.843.879-2.2.879-4.916v-.96c0-2.715 0-4.073-.879-4.916C20.243 3 18.828 3 16 3H8c-2.828 0-4.243 0-5.121.844" clipRule="evenodd"/><path d="M18.237 19.596L12.75 17.84v-2.36h-1.5v2.36l-5.487 1.756a.714.714 0 0 0-.474.911a.757.757 0 0 0 .948.455L12 19.118l5.763 1.845a.757.757 0 0 0 .949-.456a.714.714 0 0 0-.475-.91" opacity=".5"/></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 fill-rule="evenodd" d="M2.879 3.844C2 4.687 2 6.044 2 8.76v.96c0 2.715 0 4.073.879 4.916c.878.844 2.293.844 5.121.844h8c2.828 0 4.243 0 5.121-.844c.879-.843.879-2.2.879-4.916v-.96c0-2.715 0-4.073-.879-4.916C20.243 3 18.828 3 16 3H8c-2.828 0-4.243 0-5.121.844" clip-rule="evenodd"/><path d="M18.237 19.596L12.75 17.84v-2.36h-1.5v2.36l-5.487 1.756a.714.714 0 0 0-.474.911a.757.757 0 0 0 .948.455L12 19.118l5.763 1.845a.757.757 0 0 0 .949-.456a.714.714 0 0 0-.475-.91" opacity=".5"/></g></svg>
</template>

CSS

.icon-display-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%20fill-rule%3D%22evenodd%22%20d%3D%22M2.879%203.844C2%204.687%202%206.044%202%208.76v.96c0%202.715%200%204.073.879%204.916c.878.844%202.293.844%205.121.844h8c2.828%200%204.243%200%205.121-.844c.879-.843.879-2.2.879-4.916v-.96c0-2.715%200-4.073-.879-4.916C20.243%203%2018.828%203%2016%203H8c-2.828%200-4.243%200-5.121.844%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M18.237%2019.596L12.75%2017.84v-2.36h-1.5v2.36l-5.487%201.756a.714.714%200%200%200-.474.911a.757.757%200%200%200%20.948.455L12%2019.118l5.763%201.845a.757.757%200%200%200%20.949-.456a.714.714%200%200%200-.475-.91%22%20opacity%3D%22.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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M2.879%203.844C2%204.687%202%206.044%202%208.76v.96c0%202.715%200%204.073.879%204.916c.878.844%202.293.844%205.121.844h8c2.828%200%204.243%200%205.121-.844c.879-.843.879-2.2.879-4.916v-.96c0-2.715%200-4.073-.879-4.916C20.243%203%2018.828%203%2016%203H8c-2.828%200-4.243%200-5.121.844%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M18.237%2019.596L12.75%2017.84v-2.36h-1.5v2.36l-5.487%201.756a.714.714%200%200%200-.474.911a.757.757%200%200%200%20.948.455L12%2019.118l5.763%201.845a.757.757%200%200%200%20.949-.456a.714.714%200%200%200-.475-.91%22%20opacity%3D%22.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/reicon/display-duotone.svg?color=%231a73e8&size=48