screencast icon

screencast-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.

Name
screencast-fill
Set
Phosphor
Style
Fill
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the screencast icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M56 208a8 8 0 0 1-8.24 8a8.28 8.28 0 0 1-7.76-8.24a8 8 0 0 0-7.76-7.76a8.28 8.28 0 0 1-8.24-7.76a8 8 0 0 1 8-8.24a24 24 0 0 1 24 24m-24-56a8 8 0 0 0-8 8.65a8.17 8.17 0 0 0 8.24 7.35A40 40 0 0 1 72 207.76a8.17 8.17 0 0 0 7.36 8.24a8 8 0 0 0 8.64-8a56.06 56.06 0 0 0-56-56m0-32a8 8 0 0 0-8 8.6a8.22 8.22 0 0 0 8.3 7.4a72.08 72.08 0 0 1 71.7 71.68a8.22 8.22 0 0 0 7.4 8.3a8 8 0 0 0 8.6-8A88.1 88.1 0 0 0 32 120m184-80H40a16 16 0 0 0-16 16v44.08a4 4 0 0 0 4.15 4a104.11 104.11 0 0 1 107.78 107.77a4 4 0 0 0 4 4.15H216a16 16 0 0 0 16-16V56a16 16 0 0 0-16-16"/></svg>

React

import type { SVGProps } from "react";

export function PhScreencastFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M56 208a8 8 0 0 1-8.24 8a8.28 8.28 0 0 1-7.76-8.24a8 8 0 0 0-7.76-7.76a8.28 8.28 0 0 1-8.24-7.76a8 8 0 0 1 8-8.24a24 24 0 0 1 24 24m-24-56a8 8 0 0 0-8 8.65a8.17 8.17 0 0 0 8.24 7.35A40 40 0 0 1 72 207.76a8.17 8.17 0 0 0 7.36 8.24a8 8 0 0 0 8.64-8a56.06 56.06 0 0 0-56-56m0-32a8 8 0 0 0-8 8.6a8.22 8.22 0 0 0 8.3 7.4a72.08 72.08 0 0 1 71.7 71.68a8.22 8.22 0 0 0 7.4 8.3a8 8 0 0 0 8.6-8A88.1 88.1 0 0 0 32 120m184-80H40a16 16 0 0 0-16 16v44.08a4 4 0 0 0 4.15 4a104.11 104.11 0 0 1 107.78 107.77a4 4 0 0 0 4 4.15H216a16 16 0 0 0 16-16V56a16 16 0 0 0-16-16"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M56 208a8 8 0 0 1-8.24 8a8.28 8.28 0 0 1-7.76-8.24a8 8 0 0 0-7.76-7.76a8.28 8.28 0 0 1-8.24-7.76a8 8 0 0 1 8-8.24a24 24 0 0 1 24 24m-24-56a8 8 0 0 0-8 8.65a8.17 8.17 0 0 0 8.24 7.35A40 40 0 0 1 72 207.76a8.17 8.17 0 0 0 7.36 8.24a8 8 0 0 0 8.64-8a56.06 56.06 0 0 0-56-56m0-32a8 8 0 0 0-8 8.6a8.22 8.22 0 0 0 8.3 7.4a72.08 72.08 0 0 1 71.7 71.68a8.22 8.22 0 0 0 7.4 8.3a8 8 0 0 0 8.6-8A88.1 88.1 0 0 0 32 120m184-80H40a16 16 0 0 0-16 16v44.08a4 4 0 0 0 4.15 4a104.11 104.11 0 0 1 107.78 107.77a4 4 0 0 0 4 4.15H216a16 16 0 0 0 16-16V56a16 16 0 0 0-16-16"/></svg>
</template>

CSS

.icon-screencast-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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M56%20208a8%208%200%200%201-8.24%208a8.28%208.28%200%200%201-7.76-8.24a8%208%200%200%200-7.76-7.76a8.28%208.28%200%200%201-8.24-7.76a8%208%200%200%201%208-8.24a24%2024%200%200%201%2024%2024m-24-56a8%208%200%200%200-8%208.65a8.17%208.17%200%200%200%208.24%207.35A40%2040%200%200%201%2072%20207.76a8.17%208.17%200%200%200%207.36%208.24a8%208%200%200%200%208.64-8a56.06%2056.06%200%200%200-56-56m0-32a8%208%200%200%200-8%208.6a8.22%208.22%200%200%200%208.3%207.4a72.08%2072.08%200%200%201%2071.7%2071.68a8.22%208.22%200%200%200%207.4%208.3a8%208%200%200%200%208.6-8A88.1%2088.1%200%200%200%2032%20120m184-80H40a16%2016%200%200%200-16%2016v44.08a4%204%200%200%200%204.15%204a104.11%20104.11%200%200%201%20107.78%20107.77a4%204%200%200%200%204%204.15H216a16%2016%200%200%200%2016-16V56a16%2016%200%200%200-16-16%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M56%20208a8%208%200%200%201-8.24%208a8.28%208.28%200%200%201-7.76-8.24a8%208%200%200%200-7.76-7.76a8.28%208.28%200%200%201-8.24-7.76a8%208%200%200%201%208-8.24a24%2024%200%200%201%2024%2024m-24-56a8%208%200%200%200-8%208.65a8.17%208.17%200%200%200%208.24%207.35A40%2040%200%200%201%2072%20207.76a8.17%208.17%200%200%200%207.36%208.24a8%208%200%200%200%208.64-8a56.06%2056.06%200%200%200-56-56m0-32a8%208%200%200%200-8%208.6a8.22%208.22%200%200%200%208.3%207.4a72.08%2072.08%200%200%201%2071.7%2071.68a8.22%208.22%200%200%200%207.4%208.3a8%208%200%200%200%208.6-8A88.1%2088.1%200%200%200%2032%20120m184-80H40a16%2016%200%200%200-16%2016v44.08a4%204%200%200%200%204.15%204a104.11%20104.11%200%200%201%20107.78%20107.77a4%204%200%200%200%204%204.15H216a16%2016%200%200%200%2016-16V56a16%2016%200%200%200-16-16%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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