share multiple icon
share-multiple-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- share-multiple-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- License
- MIT
5 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-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-filledshare-stop-24-filled
Use the share multiple icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M13.31 11.96c.06.03.12.04.19.04c.13 0 .25-.05.35-.14l4-3.91a.51.51 0 0 0 .01-.71l-4-4.09a.51.51 0 0 0-.55-.11c-.19.07-.31.26-.31.46v1.76c-5.93.32-6 6.18-6 6.24c0 .19.11.37.28.45s.38.06.53-.06l.013-.01c.194-.147 2.518-1.908 5.177-2.11v1.73c0 .2.12.38.31.46M10 4.5a.5.5 0 0 0-.5-.5H8a3 3 0 0 0-3 3v5a3 3 0 0 0 3 3h5a3 3 0 0 0 2.959-2.502c.045-.272-.183-.498-.459-.498s-.494.227-.562.495A2 2 0 0 1 13 14H8a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h1.5a.5.5 0 0 0 .5-.5M4 7q0-.122.007-.243A3 3 0 0 0 3 9v3a5 5 0 0 0 5 5h3c.892 0 1.693-.39 2.243-1.007Q13.123 16 13 16H8a4 4 0 0 1-4-4z"/></svg>
React
import type { SVGProps } from "react";
export function FluentShareMultiple20Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M13.31 11.96c.06.03.12.04.19.04c.13 0 .25-.05.35-.14l4-3.91a.51.51 0 0 0 .01-.71l-4-4.09a.51.51 0 0 0-.55-.11c-.19.07-.31.26-.31.46v1.76c-5.93.32-6 6.18-6 6.24c0 .19.11.37.28.45s.38.06.53-.06l.013-.01c.194-.147 2.518-1.908 5.177-2.11v1.73c0 .2.12.38.31.46M10 4.5a.5.5 0 0 0-.5-.5H8a3 3 0 0 0-3 3v5a3 3 0 0 0 3 3h5a3 3 0 0 0 2.959-2.502c.045-.272-.183-.498-.459-.498s-.494.227-.562.495A2 2 0 0 1 13 14H8a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h1.5a.5.5 0 0 0 .5-.5M4 7q0-.122.007-.243A3 3 0 0 0 3 9v3a5 5 0 0 0 5 5h3c.892 0 1.693-.39 2.243-1.007Q13.123 16 13 16H8a4 4 0 0 1-4-4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M13.31 11.96c.06.03.12.04.19.04c.13 0 .25-.05.35-.14l4-3.91a.51.51 0 0 0 .01-.71l-4-4.09a.51.51 0 0 0-.55-.11c-.19.07-.31.26-.31.46v1.76c-5.93.32-6 6.18-6 6.24c0 .19.11.37.28.45s.38.06.53-.06l.013-.01c.194-.147 2.518-1.908 5.177-2.11v1.73c0 .2.12.38.31.46M10 4.5a.5.5 0 0 0-.5-.5H8a3 3 0 0 0-3 3v5a3 3 0 0 0 3 3h5a3 3 0 0 0 2.959-2.502c.045-.272-.183-.498-.459-.498s-.494.227-.562.495A2 2 0 0 1 13 14H8a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h1.5a.5.5 0 0 0 .5-.5M4 7q0-.122.007-.243A3 3 0 0 0 3 9v3a5 5 0 0 0 5 5h3c.892 0 1.693-.39 2.243-1.007Q13.123 16 13 16H8a4 4 0 0 1-4-4z"/></svg> </template>
CSS
.icon-share-multiple-20-filled {
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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.31%2011.96c.06.03.12.04.19.04c.13%200%20.25-.05.35-.14l4-3.91a.51.51%200%200%200%20.01-.71l-4-4.09a.51.51%200%200%200-.55-.11c-.19.07-.31.26-.31.46v1.76c-5.93.32-6%206.18-6%206.24c0%20.19.11.37.28.45s.38.06.53-.06l.013-.01c.194-.147%202.518-1.908%205.177-2.11v1.73c0%20.2.12.38.31.46M10%204.5a.5.5%200%200%200-.5-.5H8a3%203%200%200%200-3%203v5a3%203%200%200%200%203%203h5a3%203%200%200%200%202.959-2.502c.045-.272-.183-.498-.459-.498s-.494.227-.562.495A2%202%200%200%201%2013%2014H8a2%202%200%200%201-2-2V7a2%202%200%200%201%202-2h1.5a.5.5%200%200%200%20.5-.5M4%207q0-.122.007-.243A3%203%200%200%200%203%209v3a5%205%200%200%200%205%205h3c.892%200%201.693-.39%202.243-1.007Q13.123%2016%2013%2016H8a4%204%200%200%201-4-4z%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.31%2011.96c.06.03.12.04.19.04c.13%200%20.25-.05.35-.14l4-3.91a.51.51%200%200%200%20.01-.71l-4-4.09a.51.51%200%200%200-.55-.11c-.19.07-.31.26-.31.46v1.76c-5.93.32-6%206.18-6%206.24c0%20.19.11.37.28.45s.38.06.53-.06l.013-.01c.194-.147%202.518-1.908%205.177-2.11v1.73c0%20.2.12.38.31.46M10%204.5a.5.5%200%200%200-.5-.5H8a3%203%200%200%200-3%203v5a3%203%200%200%200%203%203h5a3%203%200%200%200%202.959-2.502c.045-.272-.183-.498-.459-.498s-.494.227-.562.495A2%202%200%200%201%2013%2014H8a2%202%200%200%201-2-2V7a2%202%200%200%201%202-2h1.5a.5.5%200%200%200%20.5-.5M4%207q0-.122.007-.243A3%203%200%200%200%203%209v3a5%205%200%200%200%205%205h3c.892%200%201.693-.39%202.243-1.007Q13.123%2016%2013%2016H8a4%204%200%200%201-4-4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/share-multiple-20-filled.svg?color=%231a73e8&size=48