share stop icon
share-stop-28-regular from Fluent UI System Icons by Microsoft Corporation · 28 Regular · MIT Free for personal and commercial use.
- Name
- share-stop-28-regular
- Set
- Fluent UI System Icons
- Style
- 28 Regular
- Viewbox
- 28×28
- License
- MIT
3 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
share-android-16-filledshare-close-tray-20-filledshare-ios-20-filledshare-multiple-16-filledshare-screen-24-filledshare-screen-person-16-filledshare-screen-person-overlay-16-filledshare-screen-person-overlay-inside-16-filledshare-screen-person-p-16-filledshare-screen-start-16-filledshare-screen-stop-16-filled
Use the share stop icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path d="M23.75 5a2.25 2.25 0 0 1 2.245 2.095L26 7.25V20.75a2.25 2.25 0 0 1-2.096 2.245L23.75 23H4.25a2.25 2.25 0 0 1-2.245-2.096L2 20.75V7.25a2.25 2.25 0 0 1 2.096-2.245l.154-.006h19.5zm0 1.5H4.25a.75.75 0 0 0-.743.648l-.007.101V20.75c0 .38.282.693.648.743l.102.007h19.5a.75.75 0 0 0 .743-.648l.007-.102V7.25a.75.75 0 0 0-.648-.744L23.75 6.5zm-13.533 3.717a.75.75 0 0 1 .977-.072l.084.072l2.72 2.72l2.725-2.716a.75.75 0 0 1 1.132.978l-.073.084L15.059 14l2.724 2.723a.75.75 0 0 1-.977 1.133l-.084-.072l-2.724-2.724l-2.72 2.723a.75.75 0 0 1-1.134-.975l.073-.085l2.72-2.724l-2.72-2.72a.75.75 0 0 1 0-1.06z" fill="currentColor" fill-rule="nonzero"/></svg>
React
import type { SVGProps } from "react";
export function FluentShareStop28Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path d="M23.75 5a2.25 2.25 0 0 1 2.245 2.095L26 7.25V20.75a2.25 2.25 0 0 1-2.096 2.245L23.75 23H4.25a2.25 2.25 0 0 1-2.245-2.096L2 20.75V7.25a2.25 2.25 0 0 1 2.096-2.245l.154-.006h19.5zm0 1.5H4.25a.75.75 0 0 0-.743.648l-.007.101V20.75c0 .38.282.693.648.743l.102.007h19.5a.75.75 0 0 0 .743-.648l.007-.102V7.25a.75.75 0 0 0-.648-.744L23.75 6.5zm-13.533 3.717a.75.75 0 0 1 .977-.072l.084.072l2.72 2.72l2.725-2.716a.75.75 0 0 1 1.132.978l-.073.084L15.059 14l2.724 2.723a.75.75 0 0 1-.977 1.133l-.084-.072l-2.724-2.724l-2.72 2.723a.75.75 0 0 1-1.134-.975l.073-.085l2.72-2.724l-2.72-2.72a.75.75 0 0 1 0-1.06z" fill="currentColor" fillRule="nonzero"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path d="M23.75 5a2.25 2.25 0 0 1 2.245 2.095L26 7.25V20.75a2.25 2.25 0 0 1-2.096 2.245L23.75 23H4.25a2.25 2.25 0 0 1-2.245-2.096L2 20.75V7.25a2.25 2.25 0 0 1 2.096-2.245l.154-.006h19.5zm0 1.5H4.25a.75.75 0 0 0-.743.648l-.007.101V20.75c0 .38.282.693.648.743l.102.007h19.5a.75.75 0 0 0 .743-.648l.007-.102V7.25a.75.75 0 0 0-.648-.744L23.75 6.5zm-13.533 3.717a.75.75 0 0 1 .977-.072l.084.072l2.72 2.72l2.725-2.716a.75.75 0 0 1 1.132.978l-.073.084L15.059 14l2.724 2.723a.75.75 0 0 1-.977 1.133l-.084-.072l-2.724-2.724l-2.72 2.723a.75.75 0 0 1-1.134-.975l.073-.085l2.72-2.724l-2.72-2.72a.75.75 0 0 1 0-1.06z" fill="currentColor" fill-rule="nonzero"/></svg> </template>
CSS
.icon-share-stop-28-regular {
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%2028%2028%22%3E%3Cpath%20d%3D%22M23.75%205a2.25%202.25%200%200%201%202.245%202.095L26%207.25V20.75a2.25%202.25%200%200%201-2.096%202.245L23.75%2023H4.25a2.25%202.25%200%200%201-2.245-2.096L2%2020.75V7.25a2.25%202.25%200%200%201%202.096-2.245l.154-.006h19.5zm0%201.5H4.25a.75.75%200%200%200-.743.648l-.007.101V20.75c0%20.38.282.693.648.743l.102.007h19.5a.75.75%200%200%200%20.743-.648l.007-.102V7.25a.75.75%200%200%200-.648-.744L23.75%206.5zm-13.533%203.717a.75.75%200%200%201%20.977-.072l.084.072l2.72%202.72l2.725-2.716a.75.75%200%200%201%201.132.978l-.073.084L15.059%2014l2.724%202.723a.75.75%200%200%201-.977%201.133l-.084-.072l-2.724-2.724l-2.72%202.723a.75.75%200%200%201-1.134-.975l.073-.085l2.72-2.724l-2.72-2.72a.75.75%200%200%201%200-1.06z%22%20fill%3D%22currentColor%22%20fill-rule%3D%22nonzero%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%2028%2028%22%3E%3Cpath%20d%3D%22M23.75%205a2.25%202.25%200%200%201%202.245%202.095L26%207.25V20.75a2.25%202.25%200%200%201-2.096%202.245L23.75%2023H4.25a2.25%202.25%200%200%201-2.245-2.096L2%2020.75V7.25a2.25%202.25%200%200%201%202.096-2.245l.154-.006h19.5zm0%201.5H4.25a.75.75%200%200%200-.743.648l-.007.101V20.75c0%20.38.282.693.648.743l.102.007h19.5a.75.75%200%200%200%20.743-.648l.007-.102V7.25a.75.75%200%200%200-.648-.744L23.75%206.5zm-13.533%203.717a.75.75%200%200%201%20.977-.072l.084.072l2.72%202.72l2.725-2.716a.75.75%200%200%201%201.132.978l-.073.084L15.059%2014l2.724%202.723a.75.75%200%200%201-.977%201.133l-.084-.072l-2.724-2.724l-2.72%202.723a.75.75%200%200%201-1.134-.975l.073-.085l2.72-2.724l-2.72-2.72a.75.75%200%200%201%200-1.06z%22%20fill%3D%22currentColor%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/share-stop-28-regular.svg?color=%231a73e8&size=48