screen share icon
screen-share-broken from Solar by 480 Design · Broken · Arrows Action · CC-BY-4.0 Attribution required.
- Name
- screen-share-broken
- Set
- Solar
- Style
- Broken
- Category
- Arrows Action
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More arrows action icons from Solar
arrow-to-down-left-boldarrow-to-down-right-boldarrow-to-top-left-boldarrow-to-top-right-boldcircle-bottom-down-boldcircle-bottom-up-boldcircle-top-down-boldcircle-top-up-bolddownload-bolddownload-minimalistic-bolddownload-square-bolddownload-twice-square-boldexit-boldexport-boldforward-2-boldforward-boldimport-boldlogin-2-boldlogin-3-boldlogin-boldlogout-2-boldlogout-3-boldlogout-boldmaximize-bold
Use the screen share icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M21 16C21 18.8284 21 20.2426 20.1213 21.1213C19.2426 22 17.8284 22 15 22H14C11.1716 22 9.75736 22 8.87868 21.1213C8 20.2426 8 18.8284 8 16V8C8 5.17157 8 3.75736 8.87868 2.87868C9.75736 2 11.1716 2 14 2H15C17.8284 2 19.2426 2 20.1213 2.87868C21 3.75736 21 5.17157 21 8V12"/><path d="M8 19.5C5.64298 19.5 4.46447 19.5 3.73223 18.7678C3 18.0355 3 16.857 3 14.5V14M8 4.5C5.64298 4.5 4.46447 4.5 3.73223 5.23223C3 5.96447 3 7.14298 3 9.5V10"/><path stroke-linejoin="round" d="M14.5 16V8M12 10.5L14.5 8L17 10.5"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarScreenShareBroken(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M21 16C21 18.8284 21 20.2426 20.1213 21.1213C19.2426 22 17.8284 22 15 22H14C11.1716 22 9.75736 22 8.87868 21.1213C8 20.2426 8 18.8284 8 16V8C8 5.17157 8 3.75736 8.87868 2.87868C9.75736 2 11.1716 2 14 2H15C17.8284 2 19.2426 2 20.1213 2.87868C21 3.75736 21 5.17157 21 8V12"/><path d="M8 19.5C5.64298 19.5 4.46447 19.5 3.73223 18.7678C3 18.0355 3 16.857 3 14.5V14M8 4.5C5.64298 4.5 4.46447 4.5 3.73223 5.23223C3 5.96447 3 7.14298 3 9.5V10"/><path strokeLinejoin="round" d="M14.5 16V8M12 10.5L14.5 8L17 10.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M21 16C21 18.8284 21 20.2426 20.1213 21.1213C19.2426 22 17.8284 22 15 22H14C11.1716 22 9.75736 22 8.87868 21.1213C8 20.2426 8 18.8284 8 16V8C8 5.17157 8 3.75736 8.87868 2.87868C9.75736 2 11.1716 2 14 2H15C17.8284 2 19.2426 2 20.1213 2.87868C21 3.75736 21 5.17157 21 8V12"/><path d="M8 19.5C5.64298 19.5 4.46447 19.5 3.73223 18.7678C3 18.0355 3 16.857 3 14.5V14M8 4.5C5.64298 4.5 4.46447 4.5 3.73223 5.23223C3 5.96447 3 7.14298 3 9.5V10"/><path stroke-linejoin="round" d="M14.5 16V8M12 10.5L14.5 8L17 10.5"/></g></svg> </template>
CSS
.icon-screen-share-broken {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M21%2016C21%2018.8284%2021%2020.2426%2020.1213%2021.1213C19.2426%2022%2017.8284%2022%2015%2022H14C11.1716%2022%209.75736%2022%208.87868%2021.1213C8%2020.2426%208%2018.8284%208%2016V8C8%205.17157%208%203.75736%208.87868%202.87868C9.75736%202%2011.1716%202%2014%202H15C17.8284%202%2019.2426%202%2020.1213%202.87868C21%203.75736%2021%205.17157%2021%208V12%22%2F%3E%3Cpath%20d%3D%22M8%2019.5C5.64298%2019.5%204.46447%2019.5%203.73223%2018.7678C3%2018.0355%203%2016.857%203%2014.5V14M8%204.5C5.64298%204.5%204.46447%204.5%203.73223%205.23223C3%205.96447%203%207.14298%203%209.5V10%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M14.5%2016V8M12%2010.5L14.5%208L17%2010.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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M21%2016C21%2018.8284%2021%2020.2426%2020.1213%2021.1213C19.2426%2022%2017.8284%2022%2015%2022H14C11.1716%2022%209.75736%2022%208.87868%2021.1213C8%2020.2426%208%2018.8284%208%2016V8C8%205.17157%208%203.75736%208.87868%202.87868C9.75736%202%2011.1716%202%2014%202H15C17.8284%202%2019.2426%202%2020.1213%202.87868C21%203.75736%2021%205.17157%2021%208V12%22%2F%3E%3Cpath%20d%3D%22M8%2019.5C5.64298%2019.5%204.46447%2019.5%203.73223%2018.7678C3%2018.0355%203%2016.857%203%2014.5V14M8%204.5C5.64298%204.5%204.46447%204.5%203.73223%205.23223C3%205.96447%203%207.14298%203%209.5V10%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M14.5%2016V8M12%2010.5L14.5%208L17%2010.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/solar/screen-share-broken.svg?color=%231a73e8&size=48