round stop screen share icon
round-stop-screen-share from Google Material Icons by Material Design Authors · Baseline · Communication · Apache-2.0 Free for personal and commercial use.
- Name
- round-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 round 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="M23 18h-1.2l1.79 1.79c.24-.18.41-.46.41-.79c0-.55-.45-1-1-1M3.23 2.28c-.39-.39-1.03-.39-1.42 0a.996.996 0 0 0 0 1.41l.84.86s-.66.57-.66 1.47C2 6.92 2 16 2 16l.01.01c0 1.09.88 1.98 1.97 1.99H1c-.55 0-1 .45-1 1s.45 1 1 1h17.13l2 2a.996.996 0 1 0 1.41-1.41zM7 15c.31-1.48.94-2.93 2.08-4.05l1.59 1.59C9.13 12.92 7.96 13.71 7 15m6-5.87v-.98c0-.44.52-.66.84-.37L15 8.87l1.61 1.5c.21.2.21.53 0 .73l-.89.83l5.58 5.58c.43-.37.7-.9.7-1.51V6c0-1.09-.89-1.98-1.98-1.98H7.8l5.14 5.13c.02-.01.04-.02.06-.02"/></svg>
React
import type { SVGProps } from "react";
export function IcRoundStopScreenShare(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="M23 18h-1.2l1.79 1.79c.24-.18.41-.46.41-.79c0-.55-.45-1-1-1M3.23 2.28c-.39-.39-1.03-.39-1.42 0a.996.996 0 0 0 0 1.41l.84.86s-.66.57-.66 1.47C2 6.92 2 16 2 16l.01.01c0 1.09.88 1.98 1.97 1.99H1c-.55 0-1 .45-1 1s.45 1 1 1h17.13l2 2a.996.996 0 1 0 1.41-1.41zM7 15c.31-1.48.94-2.93 2.08-4.05l1.59 1.59C9.13 12.92 7.96 13.71 7 15m6-5.87v-.98c0-.44.52-.66.84-.37L15 8.87l1.61 1.5c.21.2.21.53 0 .73l-.89.83l5.58 5.58c.43-.37.7-.9.7-1.51V6c0-1.09-.89-1.98-1.98-1.98H7.8l5.14 5.13c.02-.01.04-.02.06-.02"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23 18h-1.2l1.79 1.79c.24-.18.41-.46.41-.79c0-.55-.45-1-1-1M3.23 2.28c-.39-.39-1.03-.39-1.42 0a.996.996 0 0 0 0 1.41l.84.86s-.66.57-.66 1.47C2 6.92 2 16 2 16l.01.01c0 1.09.88 1.98 1.97 1.99H1c-.55 0-1 .45-1 1s.45 1 1 1h17.13l2 2a.996.996 0 1 0 1.41-1.41zM7 15c.31-1.48.94-2.93 2.08-4.05l1.59 1.59C9.13 12.92 7.96 13.71 7 15m6-5.87v-.98c0-.44.52-.66.84-.37L15 8.87l1.61 1.5c.21.2.21.53 0 .73l-.89.83l5.58 5.58c.43-.37.7-.9.7-1.51V6c0-1.09-.89-1.98-1.98-1.98H7.8l5.14 5.13c.02-.01.04-.02.06-.02"/></svg> </template>
CSS
.icon-round-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%22M23%2018h-1.2l1.79%201.79c.24-.18.41-.46.41-.79c0-.55-.45-1-1-1M3.23%202.28c-.39-.39-1.03-.39-1.42%200a.996.996%200%200%200%200%201.41l.84.86s-.66.57-.66%201.47C2%206.92%202%2016%202%2016l.01.01c0%201.09.88%201.98%201.97%201.99H1c-.55%200-1%20.45-1%201s.45%201%201%201h17.13l2%202a.996.996%200%201%200%201.41-1.41zM7%2015c.31-1.48.94-2.93%202.08-4.05l1.59%201.59C9.13%2012.92%207.96%2013.71%207%2015m6-5.87v-.98c0-.44.52-.66.84-.37L15%208.87l1.61%201.5c.21.2.21.53%200%20.73l-.89.83l5.58%205.58c.43-.37.7-.9.7-1.51V6c0-1.09-.89-1.98-1.98-1.98H7.8l5.14%205.13c.02-.01.04-.02.06-.02%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%22M23%2018h-1.2l1.79%201.79c.24-.18.41-.46.41-.79c0-.55-.45-1-1-1M3.23%202.28c-.39-.39-1.03-.39-1.42%200a.996.996%200%200%200%200%201.41l.84.86s-.66.57-.66%201.47C2%206.92%202%2016%202%2016l.01.01c0%201.09.88%201.98%201.97%201.99H1c-.55%200-1%20.45-1%201s.45%201%201%201h17.13l2%202a.996.996%200%201%200%201.41-1.41zM7%2015c.31-1.48.94-2.93%202.08-4.05l1.59%201.59C9.13%2012.92%207.96%2013.71%207%2015m6-5.87v-.98c0-.44.52-.66.84-.37L15%208.87l1.61%201.5c.21.2.21.53%200%20.73l-.89.83l5.58%205.58c.43-.37.7-.9.7-1.51V6c0-1.09-.89-1.98-1.98-1.98H7.8l5.14%205.13c.02-.01.04-.02.06-.02%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-stop-screen-share.svg?color=%231a73e8&size=48