screenshot icon

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

Name
screenshot-fill
Set
Remix Icon
Style
Fill
Category
Design
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More design icons from Remix Icon

Use the screenshot icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.993 14.407l-1.552 1.552a4 4 0 1 1-1.418-1.41l1.555-1.556l-3.124-3.125a1.5 1.5 0 0 1 0-2.121l.354-.354l4.185 4.185l4.189-4.189l.353.354a1.5 1.5 0 0 1 0 2.12l-3.128 3.13l1.561 1.56a4 4 0 1 1-1.414 1.414zM19 13V5H5v8H3V4a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v9zM7 20a2 2 0 1 0 0-4a2 2 0 0 0 0 4m10 0a2 2 0 1 0 0-4a2 2 0 0 0 0 4"/></svg>

React

import type { SVGProps } from "react";

export function RiScreenshotFill(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="m11.993 14.407l-1.552 1.552a4 4 0 1 1-1.418-1.41l1.555-1.556l-3.124-3.125a1.5 1.5 0 0 1 0-2.121l.354-.354l4.185 4.185l4.189-4.189l.353.354a1.5 1.5 0 0 1 0 2.12l-3.128 3.13l1.561 1.56a4 4 0 1 1-1.414 1.414zM19 13V5H5v8H3V4a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v9zM7 20a2 2 0 1 0 0-4a2 2 0 0 0 0 4m10 0a2 2 0 1 0 0-4a2 2 0 0 0 0 4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.993 14.407l-1.552 1.552a4 4 0 1 1-1.418-1.41l1.555-1.556l-3.124-3.125a1.5 1.5 0 0 1 0-2.121l.354-.354l4.185 4.185l4.189-4.189l.353.354a1.5 1.5 0 0 1 0 2.12l-3.128 3.13l1.561 1.56a4 4 0 1 1-1.414 1.414zM19 13V5H5v8H3V4a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v9zM7 20a2 2 0 1 0 0-4a2 2 0 0 0 0 4m10 0a2 2 0 1 0 0-4a2 2 0 0 0 0 4"/></svg>
</template>

CSS

.icon-screenshot-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%20d%3D%22m11.993%2014.407l-1.552%201.552a4%204%200%201%201-1.418-1.41l1.555-1.556l-3.124-3.125a1.5%201.5%200%200%201%200-2.121l.354-.354l4.185%204.185l4.189-4.189l.353.354a1.5%201.5%200%200%201%200%202.12l-3.128%203.13l1.561%201.56a4%204%200%201%201-1.414%201.414zM19%2013V5H5v8H3V4a1%201%200%200%201%201-1h16a1%201%200%200%201%201%201v9zM7%2020a2%202%200%201%200%200-4a2%202%200%200%200%200%204m10%200a2%202%200%201%200%200-4a2%202%200%200%200%200%204%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%22m11.993%2014.407l-1.552%201.552a4%204%200%201%201-1.418-1.41l1.555-1.556l-3.124-3.125a1.5%201.5%200%200%201%200-2.121l.354-.354l4.185%204.185l4.189-4.189l.353.354a1.5%201.5%200%200%201%200%202.12l-3.128%203.13l1.561%201.56a4%204%200%201%201-1.414%201.414zM19%2013V5H5v8H3V4a1%201%200%200%201%201-1h16a1%201%200%200%201%201%201v9zM7%2020a2%202%200%201%200%200-4a2%202%200%200%200%200%204m10%200a2%202%200%201%200%200-4a2%202%200%200%200%200%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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