screencast icon

screencast-bold from Solar by 480 Design · Bold · IT · CC-BY-4.0 Attribution required.

Name
screencast-bold
Set
Solar
Style
Bold
Category
IT
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More it icons from Solar

Use the screencast icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M6.50041 4H14.0004C17.7716 4 19.6573 4 20.8288 5.17157C22.0004 6.34315 22.0004 8.22876 22.0004 12C22.0004 15.7712 22.0004 17.6569 20.8288 18.8284C19.7295 19.9277 17.1211 19.9955 13.688 19.9997C13.3083 20.0002 13.0004 19.6922 13.0004 19.3125C13.0004 13.6171 8.38335 9 2.68791 9C2.30822 9 1.99946 8.69216 2.00197 8.31247C2.00401 8.00282 2.00874 7.71893 2.01967 7.60793C2.20672 5.70882 3.70923 4.20631 5.60834 4.01926C5.8039 4 6.03607 4 6.50041 4Z"/><path d="M2 10.25C1.58579 10.25 1.25 10.5858 1.25 11C1.25 11.4142 1.58579 11.75 2 11.75C6.55635 11.75 10.25 15.4437 10.25 20C10.25 20.4142 10.5858 20.75 11 20.75C11.4142 20.75 11.75 20.4142 11.75 20C11.75 14.6152 7.38478 10.25 2 10.25Z"/><path d="M2 13.25C1.58579 13.25 1.25 13.5858 1.25 14C1.25 14.4142 1.58579 14.75 2 14.75C4.8995 14.75 7.25 17.1005 7.25 20C7.25 20.4142 7.58579 20.75 8 20.75C8.41421 20.75 8.75 20.4142 8.75 20C8.75 16.2721 5.72792 13.25 2 13.25Z"/><path d="M2 16.25C1.58579 16.25 1.25 16.5858 1.25 17C1.25 17.4142 1.58579 17.75 2 17.75C3.24264 17.75 4.25 18.7574 4.25 20C4.25 20.4142 4.58579 20.75 5 20.75C5.41421 20.75 5.75 20.4142 5.75 20C5.75 17.9289 4.07107 16.25 2 16.25Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarScreencastBold(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 d="M6.50041 4H14.0004C17.7716 4 19.6573 4 20.8288 5.17157C22.0004 6.34315 22.0004 8.22876 22.0004 12C22.0004 15.7712 22.0004 17.6569 20.8288 18.8284C19.7295 19.9277 17.1211 19.9955 13.688 19.9997C13.3083 20.0002 13.0004 19.6922 13.0004 19.3125C13.0004 13.6171 8.38335 9 2.68791 9C2.30822 9 1.99946 8.69216 2.00197 8.31247C2.00401 8.00282 2.00874 7.71893 2.01967 7.60793C2.20672 5.70882 3.70923 4.20631 5.60834 4.01926C5.8039 4 6.03607 4 6.50041 4Z"/><path d="M2 10.25C1.58579 10.25 1.25 10.5858 1.25 11C1.25 11.4142 1.58579 11.75 2 11.75C6.55635 11.75 10.25 15.4437 10.25 20C10.25 20.4142 10.5858 20.75 11 20.75C11.4142 20.75 11.75 20.4142 11.75 20C11.75 14.6152 7.38478 10.25 2 10.25Z"/><path d="M2 13.25C1.58579 13.25 1.25 13.5858 1.25 14C1.25 14.4142 1.58579 14.75 2 14.75C4.8995 14.75 7.25 17.1005 7.25 20C7.25 20.4142 7.58579 20.75 8 20.75C8.41421 20.75 8.75 20.4142 8.75 20C8.75 16.2721 5.72792 13.25 2 13.25Z"/><path d="M2 16.25C1.58579 16.25 1.25 16.5858 1.25 17C1.25 17.4142 1.58579 17.75 2 17.75C3.24264 17.75 4.25 18.7574 4.25 20C4.25 20.4142 4.58579 20.75 5 20.75C5.41421 20.75 5.75 20.4142 5.75 20C5.75 17.9289 4.07107 16.25 2 16.25Z"/></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 d="M6.50041 4H14.0004C17.7716 4 19.6573 4 20.8288 5.17157C22.0004 6.34315 22.0004 8.22876 22.0004 12C22.0004 15.7712 22.0004 17.6569 20.8288 18.8284C19.7295 19.9277 17.1211 19.9955 13.688 19.9997C13.3083 20.0002 13.0004 19.6922 13.0004 19.3125C13.0004 13.6171 8.38335 9 2.68791 9C2.30822 9 1.99946 8.69216 2.00197 8.31247C2.00401 8.00282 2.00874 7.71893 2.01967 7.60793C2.20672 5.70882 3.70923 4.20631 5.60834 4.01926C5.8039 4 6.03607 4 6.50041 4Z"/><path d="M2 10.25C1.58579 10.25 1.25 10.5858 1.25 11C1.25 11.4142 1.58579 11.75 2 11.75C6.55635 11.75 10.25 15.4437 10.25 20C10.25 20.4142 10.5858 20.75 11 20.75C11.4142 20.75 11.75 20.4142 11.75 20C11.75 14.6152 7.38478 10.25 2 10.25Z"/><path d="M2 13.25C1.58579 13.25 1.25 13.5858 1.25 14C1.25 14.4142 1.58579 14.75 2 14.75C4.8995 14.75 7.25 17.1005 7.25 20C7.25 20.4142 7.58579 20.75 8 20.75C8.41421 20.75 8.75 20.4142 8.75 20C8.75 16.2721 5.72792 13.25 2 13.25Z"/><path d="M2 16.25C1.58579 16.25 1.25 16.5858 1.25 17C1.25 17.4142 1.58579 17.75 2 17.75C3.24264 17.75 4.25 18.7574 4.25 20C4.25 20.4142 4.58579 20.75 5 20.75C5.41421 20.75 5.75 20.4142 5.75 20C5.75 17.9289 4.07107 16.25 2 16.25Z"/></g></svg>
</template>

CSS

.icon-screencast-bold {
  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%20d%3D%22M6.50041%204H14.0004C17.7716%204%2019.6573%204%2020.8288%205.17157C22.0004%206.34315%2022.0004%208.22876%2022.0004%2012C22.0004%2015.7712%2022.0004%2017.6569%2020.8288%2018.8284C19.7295%2019.9277%2017.1211%2019.9955%2013.688%2019.9997C13.3083%2020.0002%2013.0004%2019.6922%2013.0004%2019.3125C13.0004%2013.6171%208.38335%209%202.68791%209C2.30822%209%201.99946%208.69216%202.00197%208.31247C2.00401%208.00282%202.00874%207.71893%202.01967%207.60793C2.20672%205.70882%203.70923%204.20631%205.60834%204.01926C5.8039%204%206.03607%204%206.50041%204Z%22%2F%3E%3Cpath%20d%3D%22M2%2010.25C1.58579%2010.25%201.25%2010.5858%201.25%2011C1.25%2011.4142%201.58579%2011.75%202%2011.75C6.55635%2011.75%2010.25%2015.4437%2010.25%2020C10.25%2020.4142%2010.5858%2020.75%2011%2020.75C11.4142%2020.75%2011.75%2020.4142%2011.75%2020C11.75%2014.6152%207.38478%2010.25%202%2010.25Z%22%2F%3E%3Cpath%20d%3D%22M2%2013.25C1.58579%2013.25%201.25%2013.5858%201.25%2014C1.25%2014.4142%201.58579%2014.75%202%2014.75C4.8995%2014.75%207.25%2017.1005%207.25%2020C7.25%2020.4142%207.58579%2020.75%208%2020.75C8.41421%2020.75%208.75%2020.4142%208.75%2020C8.75%2016.2721%205.72792%2013.25%202%2013.25Z%22%2F%3E%3Cpath%20d%3D%22M2%2016.25C1.58579%2016.25%201.25%2016.5858%201.25%2017C1.25%2017.4142%201.58579%2017.75%202%2017.75C3.24264%2017.75%204.25%2018.7574%204.25%2020C4.25%2020.4142%204.58579%2020.75%205%2020.75C5.41421%2020.75%205.75%2020.4142%205.75%2020C5.75%2017.9289%204.07107%2016.25%202%2016.25Z%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%20d%3D%22M6.50041%204H14.0004C17.7716%204%2019.6573%204%2020.8288%205.17157C22.0004%206.34315%2022.0004%208.22876%2022.0004%2012C22.0004%2015.7712%2022.0004%2017.6569%2020.8288%2018.8284C19.7295%2019.9277%2017.1211%2019.9955%2013.688%2019.9997C13.3083%2020.0002%2013.0004%2019.6922%2013.0004%2019.3125C13.0004%2013.6171%208.38335%209%202.68791%209C2.30822%209%201.99946%208.69216%202.00197%208.31247C2.00401%208.00282%202.00874%207.71893%202.01967%207.60793C2.20672%205.70882%203.70923%204.20631%205.60834%204.01926C5.8039%204%206.03607%204%206.50041%204Z%22%2F%3E%3Cpath%20d%3D%22M2%2010.25C1.58579%2010.25%201.25%2010.5858%201.25%2011C1.25%2011.4142%201.58579%2011.75%202%2011.75C6.55635%2011.75%2010.25%2015.4437%2010.25%2020C10.25%2020.4142%2010.5858%2020.75%2011%2020.75C11.4142%2020.75%2011.75%2020.4142%2011.75%2020C11.75%2014.6152%207.38478%2010.25%202%2010.25Z%22%2F%3E%3Cpath%20d%3D%22M2%2013.25C1.58579%2013.25%201.25%2013.5858%201.25%2014C1.25%2014.4142%201.58579%2014.75%202%2014.75C4.8995%2014.75%207.25%2017.1005%207.25%2020C7.25%2020.4142%207.58579%2020.75%208%2020.75C8.41421%2020.75%208.75%2020.4142%208.75%2020C8.75%2016.2721%205.72792%2013.25%202%2013.25Z%22%2F%3E%3Cpath%20d%3D%22M2%2016.25C1.58579%2016.25%201.25%2016.5858%201.25%2017C1.25%2017.4142%201.58579%2017.75%202%2017.75C3.24264%2017.75%204.25%2018.7574%204.25%2020C4.25%2020.4142%204.58579%2020.75%205%2020.75C5.41421%2020.75%205.75%2020.4142%205.75%2020C5.75%2017.9289%204.07107%2016.25%202%2016.25Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Screencast bold icon — Solar · IconsDB