share fat icon

share-fat-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
share-fat-light
Set
Phosphor
Style
Light
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the share fat icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m236.24 107.76l-80-80A6 6 0 0 0 146 32v42.2c-54.48 3.59-120.39 55-127.93 120.66a10 10 0 0 0 17.23 8C46.56 190.85 87 152.6 146 150.13V192a6 6 0 0 0 10.24 4.24l80-80a6 6 0 0 0 0-8.48M158 177.52V144a6 6 0 0 0-6-6c-27.73 0-54.76 7.25-80.32 21.55a193.4 193.4 0 0 0-40.81 30.65c4.7-26.56 20.16-52 44-72.27C98.47 97.94 127.29 86 152 86a6 6 0 0 0 6-6V46.49L223.51 112Z"/></svg>

React

import type { SVGProps } from "react";

export function PhShareFatLight(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m236.24 107.76l-80-80A6 6 0 0 0 146 32v42.2c-54.48 3.59-120.39 55-127.93 120.66a10 10 0 0 0 17.23 8C46.56 190.85 87 152.6 146 150.13V192a6 6 0 0 0 10.24 4.24l80-80a6 6 0 0 0 0-8.48M158 177.52V144a6 6 0 0 0-6-6c-27.73 0-54.76 7.25-80.32 21.55a193.4 193.4 0 0 0-40.81 30.65c4.7-26.56 20.16-52 44-72.27C98.47 97.94 127.29 86 152 86a6 6 0 0 0 6-6V46.49L223.51 112Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m236.24 107.76l-80-80A6 6 0 0 0 146 32v42.2c-54.48 3.59-120.39 55-127.93 120.66a10 10 0 0 0 17.23 8C46.56 190.85 87 152.6 146 150.13V192a6 6 0 0 0 10.24 4.24l80-80a6 6 0 0 0 0-8.48M158 177.52V144a6 6 0 0 0-6-6c-27.73 0-54.76 7.25-80.32 21.55a193.4 193.4 0 0 0-40.81 30.65c4.7-26.56 20.16-52 44-72.27C98.47 97.94 127.29 86 152 86a6 6 0 0 0 6-6V46.49L223.51 112Z"/></svg>
</template>

CSS

.icon-share-fat-light {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m236.24%20107.76l-80-80A6%206%200%200%200%20146%2032v42.2c-54.48%203.59-120.39%2055-127.93%20120.66a10%2010%200%200%200%2017.23%208C46.56%20190.85%2087%20152.6%20146%20150.13V192a6%206%200%200%200%2010.24%204.24l80-80a6%206%200%200%200%200-8.48M158%20177.52V144a6%206%200%200%200-6-6c-27.73%200-54.76%207.25-80.32%2021.55a193.4%20193.4%200%200%200-40.81%2030.65c4.7-26.56%2020.16-52%2044-72.27C98.47%2097.94%20127.29%2086%20152%2086a6%206%200%200%200%206-6V46.49L223.51%20112Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m236.24%20107.76l-80-80A6%206%200%200%200%20146%2032v42.2c-54.48%203.59-120.39%2055-127.93%20120.66a10%2010%200%200%200%2017.23%208C46.56%20190.85%2087%20152.6%20146%20150.13V192a6%206%200%200%200%2010.24%204.24l80-80a6%206%200%200%200%200-8.48M158%20177.52V144a6%206%200%200%200-6-6c-27.73%200-54.76%207.25-80.32%2021.55a193.4%20193.4%200%200%200-40.81%2030.65c4.7-26.56%2020.16-52%2044-72.27C98.47%2097.94%20127.29%2086%20152%2086a6%206%200%200%200%206-6V46.49L223.51%20112Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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