twotone stop screen share icon
twotone-stop-screen-share from Google Material Icons by Material Design Authors · Baseline · Communication · Apache-2.0 Free for personal and commercial use.
- Name
- twotone-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 twotone 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="M10.67 12.54C9.13 12.92 7.96 13.71 7 15c.31-1.48.94-2.93 2.08-4.05L4.13 6.02H4v10.01h10.14z" opacity=".3"/><path fill="currentColor" d="m21.79 18l2 2H24v-2zM1.11 2.98l1.55 1.56c-.41.37-.66.89-.66 1.48V16c0 1.1.9 2 2.01 2H0v2h18.13l2.71 2.71l1.41-1.41L2.52 1.57zM4 6.02h.13l4.95 4.93C7.94 12.07 7.31 13.52 7 15c.96-1.29 2.13-2.08 3.67-2.46l3.46 3.48H4zm16 0v10.19l1.3 1.3c.42-.37.7-.89.7-1.49v-10a2 2 0 0 0-2-2H7.8l2 2zm-7.07 3.13l2.79 2.78l1.28-1.2L13 7v2.13z"/><path fill="currentColor" d="M20 6.02H9.8l3.13 3.13c.02 0 .04-.01.07-.02V7l4 3.73l-1.28 1.2L20 16.21z" opacity=".3"/></svg>
React
import type { SVGProps } from "react";
export function IcTwotoneStopScreenShare(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="M10.67 12.54C9.13 12.92 7.96 13.71 7 15c.31-1.48.94-2.93 2.08-4.05L4.13 6.02H4v10.01h10.14z" opacity=".3"/><path fill="currentColor" d="m21.79 18l2 2H24v-2zM1.11 2.98l1.55 1.56c-.41.37-.66.89-.66 1.48V16c0 1.1.9 2 2.01 2H0v2h18.13l2.71 2.71l1.41-1.41L2.52 1.57zM4 6.02h.13l4.95 4.93C7.94 12.07 7.31 13.52 7 15c.96-1.29 2.13-2.08 3.67-2.46l3.46 3.48H4zm16 0v10.19l1.3 1.3c.42-.37.7-.89.7-1.49v-10a2 2 0 0 0-2-2H7.8l2 2zm-7.07 3.13l2.79 2.78l1.28-1.2L13 7v2.13z"/><path fill="currentColor" d="M20 6.02H9.8l3.13 3.13c.02 0 .04-.01.07-.02V7l4 3.73l-1.28 1.2L20 16.21z" opacity=".3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.67 12.54C9.13 12.92 7.96 13.71 7 15c.31-1.48.94-2.93 2.08-4.05L4.13 6.02H4v10.01h10.14z" opacity=".3"/><path fill="currentColor" d="m21.79 18l2 2H24v-2zM1.11 2.98l1.55 1.56c-.41.37-.66.89-.66 1.48V16c0 1.1.9 2 2.01 2H0v2h18.13l2.71 2.71l1.41-1.41L2.52 1.57zM4 6.02h.13l4.95 4.93C7.94 12.07 7.31 13.52 7 15c.96-1.29 2.13-2.08 3.67-2.46l3.46 3.48H4zm16 0v10.19l1.3 1.3c.42-.37.7-.89.7-1.49v-10a2 2 0 0 0-2-2H7.8l2 2zm-7.07 3.13l2.79 2.78l1.28-1.2L13 7v2.13z"/><path fill="currentColor" d="M20 6.02H9.8l3.13 3.13c.02 0 .04-.01.07-.02V7l4 3.73l-1.28 1.2L20 16.21z" opacity=".3"/></svg> </template>
CSS
.icon-twotone-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%22M10.67%2012.54C9.13%2012.92%207.96%2013.71%207%2015c.31-1.48.94-2.93%202.08-4.05L4.13%206.02H4v10.01h10.14z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m21.79%2018l2%202H24v-2zM1.11%202.98l1.55%201.56c-.41.37-.66.89-.66%201.48V16c0%201.1.9%202%202.01%202H0v2h18.13l2.71%202.71l1.41-1.41L2.52%201.57zM4%206.02h.13l4.95%204.93C7.94%2012.07%207.31%2013.52%207%2015c.96-1.29%202.13-2.08%203.67-2.46l3.46%203.48H4zm16%200v10.19l1.3%201.3c.42-.37.7-.89.7-1.49v-10a2%202%200%200%200-2-2H7.8l2%202zm-7.07%203.13l2.79%202.78l1.28-1.2L13%207v2.13z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%206.02H9.8l3.13%203.13c.02%200%20.04-.01.07-.02V7l4%203.73l-1.28%201.2L20%2016.21z%22%20opacity%3D%22.3%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%22M10.67%2012.54C9.13%2012.92%207.96%2013.71%207%2015c.31-1.48.94-2.93%202.08-4.05L4.13%206.02H4v10.01h10.14z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m21.79%2018l2%202H24v-2zM1.11%202.98l1.55%201.56c-.41.37-.66.89-.66%201.48V16c0%201.1.9%202%202.01%202H0v2h18.13l2.71%202.71l1.41-1.41L2.52%201.57zM4%206.02h.13l4.95%204.93C7.94%2012.07%207.31%2013.52%207%2015c.96-1.29%202.13-2.08%203.67-2.46l3.46%203.48H4zm16%200v10.19l1.3%201.3c.42-.37.7-.89.7-1.49v-10a2%202%200%200%200-2-2H7.8l2%202zm-7.07%203.13l2.79%202.78l1.28-1.2L13%207v2.13z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%206.02H9.8l3.13%203.13c.02%200%20.04-.01.07-.02V7l4%203.73l-1.28%201.2L20%2016.21z%22%20opacity%3D%22.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-stop-screen-share.svg?color=%231a73e8&size=48