share-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.

Name
share-48-filled
Set
Fluent UI System Icons
Style
48 Filled
Viewbox
48×48
License
MIT

12 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the share icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M20.75 6a1.25 1.25 0 0 1 0 2.5h-7.5a4.75 4.75 0 0 0-4.75 4.75v21.5a4.75 4.75 0 0 0 4.75 4.75h21.5a4.75 4.75 0 0 0 4.75-4.75v-6.5a1.25 1.25 0 0 1 2.5 0v6.5A7.25 7.25 0 0 1 34.75 42h-21.5A7.25 7.25 0 0 1 6 34.75v-21.5A7.25 7.25 0 0 1 13.25 6zm8.972-3.884a1.25 1.25 0 0 1 1.333.179l14.5 12.25a1.25 1.25 0 0 1 .036 1.878l-14.5 13.25a1.25 1.25 0 0 1-2.093-.923v-5.722c-2.055.098-4.022.47-6.038 1.467c-2.28 1.126-4.715 3.095-7.418 6.545l-.544.71a1.25 1.25 0 0 1-2.22-.476l-.027-.191c-.266-3.992.789-9.44 3.524-13.922c2.587-4.238 6.74-7.693 12.723-8.117V3.25c0-.487.282-.929.724-1.134"/></svg>

React

import type { SVGProps } from "react";

export function FluentShare48Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M20.75 6a1.25 1.25 0 0 1 0 2.5h-7.5a4.75 4.75 0 0 0-4.75 4.75v21.5a4.75 4.75 0 0 0 4.75 4.75h21.5a4.75 4.75 0 0 0 4.75-4.75v-6.5a1.25 1.25 0 0 1 2.5 0v6.5A7.25 7.25 0 0 1 34.75 42h-21.5A7.25 7.25 0 0 1 6 34.75v-21.5A7.25 7.25 0 0 1 13.25 6zm8.972-3.884a1.25 1.25 0 0 1 1.333.179l14.5 12.25a1.25 1.25 0 0 1 .036 1.878l-14.5 13.25a1.25 1.25 0 0 1-2.093-.923v-5.722c-2.055.098-4.022.47-6.038 1.467c-2.28 1.126-4.715 3.095-7.418 6.545l-.544.71a1.25 1.25 0 0 1-2.22-.476l-.027-.191c-.266-3.992.789-9.44 3.524-13.922c2.587-4.238 6.74-7.693 12.723-8.117V3.25c0-.487.282-.929.724-1.134"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M20.75 6a1.25 1.25 0 0 1 0 2.5h-7.5a4.75 4.75 0 0 0-4.75 4.75v21.5a4.75 4.75 0 0 0 4.75 4.75h21.5a4.75 4.75 0 0 0 4.75-4.75v-6.5a1.25 1.25 0 0 1 2.5 0v6.5A7.25 7.25 0 0 1 34.75 42h-21.5A7.25 7.25 0 0 1 6 34.75v-21.5A7.25 7.25 0 0 1 13.25 6zm8.972-3.884a1.25 1.25 0 0 1 1.333.179l14.5 12.25a1.25 1.25 0 0 1 .036 1.878l-14.5 13.25a1.25 1.25 0 0 1-2.093-.923v-5.722c-2.055.098-4.022.47-6.038 1.467c-2.28 1.126-4.715 3.095-7.418 6.545l-.544.71a1.25 1.25 0 0 1-2.22-.476l-.027-.191c-.266-3.992.789-9.44 3.524-13.922c2.587-4.238 6.74-7.693 12.723-8.117V3.25c0-.487.282-.929.724-1.134"/></svg>
</template>

CSS

.icon-share-48-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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.75%206a1.25%201.25%200%200%201%200%202.5h-7.5a4.75%204.75%200%200%200-4.75%204.75v21.5a4.75%204.75%200%200%200%204.75%204.75h21.5a4.75%204.75%200%200%200%204.75-4.75v-6.5a1.25%201.25%200%200%201%202.5%200v6.5A7.25%207.25%200%200%201%2034.75%2042h-21.5A7.25%207.25%200%200%201%206%2034.75v-21.5A7.25%207.25%200%200%201%2013.25%206zm8.972-3.884a1.25%201.25%200%200%201%201.333.179l14.5%2012.25a1.25%201.25%200%200%201%20.036%201.878l-14.5%2013.25a1.25%201.25%200%200%201-2.093-.923v-5.722c-2.055.098-4.022.47-6.038%201.467c-2.28%201.126-4.715%203.095-7.418%206.545l-.544.71a1.25%201.25%200%200%201-2.22-.476l-.027-.191c-.266-3.992.789-9.44%203.524-13.922c2.587-4.238%206.74-7.693%2012.723-8.117V3.25c0-.487.282-.929.724-1.134%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.75%206a1.25%201.25%200%200%201%200%202.5h-7.5a4.75%204.75%200%200%200-4.75%204.75v21.5a4.75%204.75%200%200%200%204.75%204.75h21.5a4.75%204.75%200%200%200%204.75-4.75v-6.5a1.25%201.25%200%200%201%202.5%200v6.5A7.25%207.25%200%200%201%2034.75%2042h-21.5A7.25%207.25%200%200%201%206%2034.75v-21.5A7.25%207.25%200%200%201%2013.25%206zm8.972-3.884a1.25%201.25%200%200%201%201.333.179l14.5%2012.25a1.25%201.25%200%200%201%20.036%201.878l-14.5%2013.25a1.25%201.25%200%200%201-2.093-.923v-5.722c-2.055.098-4.022.47-6.038%201.467c-2.28%201.126-4.715%203.095-7.418%206.545l-.544.71a1.25%201.25%200%200%201-2.22-.476l-.027-.191c-.266-3.992.789-9.44%203.524-13.922c2.587-4.238%206.74-7.693%2012.723-8.117V3.25c0-.487.282-.929.724-1.134%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/share-48-filled.svg?color=%231a73e8&size=48