share-all-solid from Flowbite Icons by Themesberg · Solid · Arrows · MIT Free for personal and commercial use.

Name
share-all-solid
Set
Flowbite Icons
Style
Solid
Category
Arrows
Viewbox
24×24
License
MIT

1 other variant in Flowbite Icons

The same icon in other sets

More arrows icons from Flowbite Icons

Use the share all icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M14.516 6.743c-.41-.368-.443-1-.077-1.41a.99.99 0 0 1 1.405-.078l5.487 4.948l.007.006A2.05 2.05 0 0 1 22 11.721a2.06 2.06 0 0 1-.662 1.51l-5.584 5.09a.99.99 0 0 1-1.404-.07a1.003 1.003 0 0 1 .068-1.412l5.578-5.082a.05.05 0 0 0 .015-.036a.05.05 0 0 0-.015-.036zm-6.543 9.199v-.42a4.17 4.17 0 0 0-2.715 2.415c-.154.382-.44.695-.806.88a1.683 1.683 0 0 1-2.167-.571a1.7 1.7 0 0 1-.279-1.092V15.88c0-3.77 2.526-7.039 5.967-7.573V7.57a1.96 1.96 0 0 1 .993-1.838a1.93 1.93 0 0 1 2.153.184l5.08 4.248l.012.011l.011.01a2.1 2.1 0 0 1 .703 1.57a2.1 2.1 0 0 1-.726 1.59l-5.08 4.25a1.933 1.933 0 0 1-2.929-.614a1.96 1.96 0 0 1-.217-1.04Z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function FlowbiteShareAllSolid(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" fillRule="evenodd" d="M14.516 6.743c-.41-.368-.443-1-.077-1.41a.99.99 0 0 1 1.405-.078l5.487 4.948l.007.006A2.05 2.05 0 0 1 22 11.721a2.06 2.06 0 0 1-.662 1.51l-5.584 5.09a.99.99 0 0 1-1.404-.07a1.003 1.003 0 0 1 .068-1.412l5.578-5.082a.05.05 0 0 0 .015-.036a.05.05 0 0 0-.015-.036zm-6.543 9.199v-.42a4.17 4.17 0 0 0-2.715 2.415c-.154.382-.44.695-.806.88a1.683 1.683 0 0 1-2.167-.571a1.7 1.7 0 0 1-.279-1.092V15.88c0-3.77 2.526-7.039 5.967-7.573V7.57a1.96 1.96 0 0 1 .993-1.838a1.93 1.93 0 0 1 2.153.184l5.08 4.248l.012.011l.011.01a2.1 2.1 0 0 1 .703 1.57a2.1 2.1 0 0 1-.726 1.59l-5.08 4.25a1.933 1.933 0 0 1-2.929-.614a1.96 1.96 0 0 1-.217-1.04Z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M14.516 6.743c-.41-.368-.443-1-.077-1.41a.99.99 0 0 1 1.405-.078l5.487 4.948l.007.006A2.05 2.05 0 0 1 22 11.721a2.06 2.06 0 0 1-.662 1.51l-5.584 5.09a.99.99 0 0 1-1.404-.07a1.003 1.003 0 0 1 .068-1.412l5.578-5.082a.05.05 0 0 0 .015-.036a.05.05 0 0 0-.015-.036zm-6.543 9.199v-.42a4.17 4.17 0 0 0-2.715 2.415c-.154.382-.44.695-.806.88a1.683 1.683 0 0 1-2.167-.571a1.7 1.7 0 0 1-.279-1.092V15.88c0-3.77 2.526-7.039 5.967-7.573V7.57a1.96 1.96 0 0 1 .993-1.838a1.93 1.93 0 0 1 2.153.184l5.08 4.248l.012.011l.011.01a2.1 2.1 0 0 1 .703 1.57a2.1 2.1 0 0 1-.726 1.59l-5.08 4.25a1.933 1.933 0 0 1-2.929-.614a1.96 1.96 0 0 1-.217-1.04Z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-share-all-solid {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M14.516%206.743c-.41-.368-.443-1-.077-1.41a.99.99%200%200%201%201.405-.078l5.487%204.948l.007.006A2.05%202.05%200%200%201%2022%2011.721a2.06%202.06%200%200%201-.662%201.51l-5.584%205.09a.99.99%200%200%201-1.404-.07a1.003%201.003%200%200%201%20.068-1.412l5.578-5.082a.05.05%200%200%200%20.015-.036a.05.05%200%200%200-.015-.036zm-6.543%209.199v-.42a4.17%204.17%200%200%200-2.715%202.415c-.154.382-.44.695-.806.88a1.683%201.683%200%200%201-2.167-.571a1.7%201.7%200%200%201-.279-1.092V15.88c0-3.77%202.526-7.039%205.967-7.573V7.57a1.96%201.96%200%200%201%20.993-1.838a1.93%201.93%200%200%201%202.153.184l5.08%204.248l.012.011l.011.01a2.1%202.1%200%200%201%20.703%201.57a2.1%202.1%200%200%201-.726%201.59l-5.08%204.25a1.933%201.933%200%200%201-2.929-.614a1.96%201.96%200%200%201-.217-1.04Z%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M14.516%206.743c-.41-.368-.443-1-.077-1.41a.99.99%200%200%201%201.405-.078l5.487%204.948l.007.006A2.05%202.05%200%200%201%2022%2011.721a2.06%202.06%200%200%201-.662%201.51l-5.584%205.09a.99.99%200%200%201-1.404-.07a1.003%201.003%200%200%201%20.068-1.412l5.578-5.082a.05.05%200%200%200%20.015-.036a.05.05%200%200%200-.015-.036zm-6.543%209.199v-.42a4.17%204.17%200%200%200-2.715%202.415c-.154.382-.44.695-.806.88a1.683%201.683%200%200%201-2.167-.571a1.7%201.7%200%200%201-.279-1.092V15.88c0-3.77%202.526-7.039%205.967-7.573V7.57a1.96%201.96%200%200%201%20.993-1.838a1.93%201.93%200%200%201%202.153.184l5.08%204.248l.012.011l.011.01a2.1%202.1%200%200%201%20.703%201.57a2.1%202.1%200%200%201-.726%201.59l-5.08%204.25a1.933%201.933%200%200%201-2.929-.614a1.96%201.96%200%200%201-.217-1.04Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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