mirroring screen icon

mirroring-screen-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
mirroring-screen-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

More newicons icons from Reicon

Use the mirroring screen icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17 3H7C4.24 3 2 5.24 2 8v8c0 2.76 2.24 5 5 5h10c2.76 0 5-2.24 5-5V8c0-2.76-2.24-5-5-5m-6.51 13.81c-.03 0-.06.01-.1.01c-.37 0-.69-.28-.74-.65c-.13-1.02-.87-1.76-1.89-1.89a.753.753 0 0 1-.65-.84c.05-.41.43-.7.84-.65c1.69.22 2.97 1.5 3.19 3.19c.05.4-.24.78-.65.83m3.05-.51c-.03 0-.06.01-.1.01c-.37 0-.69-.28-.74-.65c-.31-2.38-2.04-4.12-4.43-4.43a.753.753 0 0 1-.65-.84c.05-.41.43-.7.84-.65c3.08.4 5.33 2.64 5.73 5.73c.05.4-.24.77-.65.83m2.7-.87c-.03 0-.06.01-.1.01c-.37 0-.69-.28-.74-.65c-.43-3.38-2.89-5.84-6.27-6.27a.753.753 0 0 1-.65-.84c.05-.41.43-.7.84-.65c4.07.52 7.04 3.49 7.57 7.57c.05.41-.24.78-.65.83"/></svg>

React

import type { SVGProps } from "react";

export function ReiconMirroringScreenFilled(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" d="M17 3H7C4.24 3 2 5.24 2 8v8c0 2.76 2.24 5 5 5h10c2.76 0 5-2.24 5-5V8c0-2.76-2.24-5-5-5m-6.51 13.81c-.03 0-.06.01-.1.01c-.37 0-.69-.28-.74-.65c-.13-1.02-.87-1.76-1.89-1.89a.753.753 0 0 1-.65-.84c.05-.41.43-.7.84-.65c1.69.22 2.97 1.5 3.19 3.19c.05.4-.24.78-.65.83m3.05-.51c-.03 0-.06.01-.1.01c-.37 0-.69-.28-.74-.65c-.31-2.38-2.04-4.12-4.43-4.43a.753.753 0 0 1-.65-.84c.05-.41.43-.7.84-.65c3.08.4 5.33 2.64 5.73 5.73c.05.4-.24.77-.65.83m2.7-.87c-.03 0-.06.01-.1.01c-.37 0-.69-.28-.74-.65c-.43-3.38-2.89-5.84-6.27-6.27a.753.753 0 0 1-.65-.84c.05-.41.43-.7.84-.65c4.07.52 7.04 3.49 7.57 7.57c.05.41-.24.78-.65.83"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17 3H7C4.24 3 2 5.24 2 8v8c0 2.76 2.24 5 5 5h10c2.76 0 5-2.24 5-5V8c0-2.76-2.24-5-5-5m-6.51 13.81c-.03 0-.06.01-.1.01c-.37 0-.69-.28-.74-.65c-.13-1.02-.87-1.76-1.89-1.89a.753.753 0 0 1-.65-.84c.05-.41.43-.7.84-.65c1.69.22 2.97 1.5 3.19 3.19c.05.4-.24.78-.65.83m3.05-.51c-.03 0-.06.01-.1.01c-.37 0-.69-.28-.74-.65c-.31-2.38-2.04-4.12-4.43-4.43a.753.753 0 0 1-.65-.84c.05-.41.43-.7.84-.65c3.08.4 5.33 2.64 5.73 5.73c.05.4-.24.77-.65.83m2.7-.87c-.03 0-.06.01-.1.01c-.37 0-.69-.28-.74-.65c-.43-3.38-2.89-5.84-6.27-6.27a.753.753 0 0 1-.65-.84c.05-.41.43-.7.84-.65c4.07.52 7.04 3.49 7.57 7.57c.05.41-.24.78-.65.83"/></svg>
</template>

CSS

.icon-mirroring-screen-filled {
  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%20d%3D%22M17%203H7C4.24%203%202%205.24%202%208v8c0%202.76%202.24%205%205%205h10c2.76%200%205-2.24%205-5V8c0-2.76-2.24-5-5-5m-6.51%2013.81c-.03%200-.06.01-.1.01c-.37%200-.69-.28-.74-.65c-.13-1.02-.87-1.76-1.89-1.89a.753.753%200%200%201-.65-.84c.05-.41.43-.7.84-.65c1.69.22%202.97%201.5%203.19%203.19c.05.4-.24.78-.65.83m3.05-.51c-.03%200-.06.01-.1.01c-.37%200-.69-.28-.74-.65c-.31-2.38-2.04-4.12-4.43-4.43a.753.753%200%200%201-.65-.84c.05-.41.43-.7.84-.65c3.08.4%205.33%202.64%205.73%205.73c.05.4-.24.77-.65.83m2.7-.87c-.03%200-.06.01-.1.01c-.37%200-.69-.28-.74-.65c-.43-3.38-2.89-5.84-6.27-6.27a.753.753%200%200%201-.65-.84c.05-.41.43-.7.84-.65c4.07.52%207.04%203.49%207.57%207.57c.05.41-.24.78-.65.83%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%20d%3D%22M17%203H7C4.24%203%202%205.24%202%208v8c0%202.76%202.24%205%205%205h10c2.76%200%205-2.24%205-5V8c0-2.76-2.24-5-5-5m-6.51%2013.81c-.03%200-.06.01-.1.01c-.37%200-.69-.28-.74-.65c-.13-1.02-.87-1.76-1.89-1.89a.753.753%200%200%201-.65-.84c.05-.41.43-.7.84-.65c1.69.22%202.97%201.5%203.19%203.19c.05.4-.24.78-.65.83m3.05-.51c-.03%200-.06.01-.1.01c-.37%200-.69-.28-.74-.65c-.31-2.38-2.04-4.12-4.43-4.43a.753.753%200%200%201-.65-.84c.05-.41.43-.7.84-.65c3.08.4%205.33%202.64%205.73%205.73c.05.4-.24.77-.65.83m2.7-.87c-.03%200-.06.01-.1.01c-.37%200-.69-.28-.74-.65c-.43-3.38-2.89-5.84-6.27-6.27a.753.753%200%200%201-.65-.84c.05-.41.43-.7.84-.65c4.07.52%207.04%203.49%207.57%207.57c.05.41-.24.78-.65.83%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Mirroring Screen filled icon — Reicon · IconsDB