sharp stop screen share icon
sharp-stop-screen-share from Google Material Icons by Material Design Authors · Baseline · Communication · Apache-2.0 Free for personal and commercial use.
- Name
- sharp-stop-screen-share
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Communication
- Viewbox
- 24×24
- License
- Apache 2.0
More communication icons from Google Material Icons
baseline-3pbaseline-add-ic-callbaseline-alternate-emailbaseline-app-registrationbaseline-businessbaseline-callbaseline-call-endbaseline-call-madebaseline-call-mergebaseline-call-missedbaseline-call-missed-outgoingbaseline-call-receivedbaseline-call-splitbaseline-cancel-presentationbaseline-cell-towerbaseline-cell-wifibaseline-chatbaseline-chat-bubblebaseline-clear-allbaseline-co-presentbaseline-commentbaseline-comments-disabledbaseline-contact-emergencybaseline-contact-mail
Use the sharp stop screen share icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.79 18l2 2H24v-2zM13 9.13V7l4 3.74l-1.28 1.19l5.18 5.18L22 16V4.02H7.8l5.13 5.13c.03-.01.05-.02.07-.02M1.11 2.98l.89.9v12.14l2 1.99L0 18v2h18.13l2.71 2.71l1.41-1.41L2.52 1.57zm7.97 7.97l1.59 1.59C9.13 12.92 7.96 13.71 7 15c.31-1.48.94-2.93 2.08-4.05"/></svg>
React
import type { SVGProps } from "react";
export function IcSharpStopScreenShare(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="m21.79 18l2 2H24v-2zM13 9.13V7l4 3.74l-1.28 1.19l5.18 5.18L22 16V4.02H7.8l5.13 5.13c.03-.01.05-.02.07-.02M1.11 2.98l.89.9v12.14l2 1.99L0 18v2h18.13l2.71 2.71l1.41-1.41L2.52 1.57zm7.97 7.97l1.59 1.59C9.13 12.92 7.96 13.71 7 15c.31-1.48.94-2.93 2.08-4.05"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.79 18l2 2H24v-2zM13 9.13V7l4 3.74l-1.28 1.19l5.18 5.18L22 16V4.02H7.8l5.13 5.13c.03-.01.05-.02.07-.02M1.11 2.98l.89.9v12.14l2 1.99L0 18v2h18.13l2.71 2.71l1.41-1.41L2.52 1.57zm7.97 7.97l1.59 1.59C9.13 12.92 7.96 13.71 7 15c.31-1.48.94-2.93 2.08-4.05"/></svg> </template>
CSS
.icon-sharp-stop-screen-share {
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%22m21.79%2018l2%202H24v-2zM13%209.13V7l4%203.74l-1.28%201.19l5.18%205.18L22%2016V4.02H7.8l5.13%205.13c.03-.01.05-.02.07-.02M1.11%202.98l.89.9v12.14l2%201.99L0%2018v2h18.13l2.71%202.71l1.41-1.41L2.52%201.57zm7.97%207.97l1.59%201.59C9.13%2012.92%207.96%2013.71%207%2015c.31-1.48.94-2.93%202.08-4.05%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%22m21.79%2018l2%202H24v-2zM13%209.13V7l4%203.74l-1.28%201.19l5.18%205.18L22%2016V4.02H7.8l5.13%205.13c.03-.01.05-.02.07-.02M1.11%202.98l.89.9v12.14l2%201.99L0%2018v2h18.13l2.71%202.71l1.41-1.41L2.52%201.57zm7.97%207.97l1.59%201.59C9.13%2012.92%207.96%2013.71%207%2015c.31-1.48.94-2.93%202.08-4.05%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/sharp-stop-screen-share.svg?color=%231a73e8&size=48