share-alt-outlined from Ant Design Icons by HeskeyBaozi · Outlined · MIT Free for personal and commercial use.

Name
share-alt-outlined
Set
Ant Design Icons
Style
Outlined
Viewbox
1024×1024
License
MIT
Aliases
share-alt, share-alt-outline

The same icon in other sets

Use the share alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M752 664c-28.5 0-54.8 10-75.4 26.7L469.4 540.8a160.7 160.7 0 0 0 0-57.6l207.2-149.9C697.2 350 723.5 360 752 360c66.2 0 120-53.8 120-120s-53.8-120-120-120s-120 53.8-120 120c0 11.6 1.6 22.7 4.7 33.3L439.9 415.8C410.7 377.1 364.3 352 312 352c-88.4 0-160 71.6-160 160s71.6 160 160 160c52.3 0 98.7-25.1 127.9-63.8l196.8 142.5c-3.1 10.6-4.7 21.8-4.7 33.3c0 66.2 53.8 120 120 120s120-53.8 120-120s-53.8-120-120-120m0-476c28.7 0 52 23.3 52 52s-23.3 52-52 52s-52-23.3-52-52s23.3-52 52-52M312 600c-48.5 0-88-39.5-88-88s39.5-88 88-88s88 39.5 88 88s-39.5 88-88 88m440 236c-28.7 0-52-23.3-52-52s23.3-52 52-52s52 23.3 52 52s-23.3 52-52 52"/></svg>

React

import type { SVGProps } from "react";

export function AntDesignShareAltOutlined(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M752 664c-28.5 0-54.8 10-75.4 26.7L469.4 540.8a160.7 160.7 0 0 0 0-57.6l207.2-149.9C697.2 350 723.5 360 752 360c66.2 0 120-53.8 120-120s-53.8-120-120-120s-120 53.8-120 120c0 11.6 1.6 22.7 4.7 33.3L439.9 415.8C410.7 377.1 364.3 352 312 352c-88.4 0-160 71.6-160 160s71.6 160 160 160c52.3 0 98.7-25.1 127.9-63.8l196.8 142.5c-3.1 10.6-4.7 21.8-4.7 33.3c0 66.2 53.8 120 120 120s120-53.8 120-120s-53.8-120-120-120m0-476c28.7 0 52 23.3 52 52s-23.3 52-52 52s-52-23.3-52-52s23.3-52 52-52M312 600c-48.5 0-88-39.5-88-88s39.5-88 88-88s88 39.5 88 88s-39.5 88-88 88m440 236c-28.7 0-52-23.3-52-52s23.3-52 52-52s52 23.3 52 52s-23.3 52-52 52"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M752 664c-28.5 0-54.8 10-75.4 26.7L469.4 540.8a160.7 160.7 0 0 0 0-57.6l207.2-149.9C697.2 350 723.5 360 752 360c66.2 0 120-53.8 120-120s-53.8-120-120-120s-120 53.8-120 120c0 11.6 1.6 22.7 4.7 33.3L439.9 415.8C410.7 377.1 364.3 352 312 352c-88.4 0-160 71.6-160 160s71.6 160 160 160c52.3 0 98.7-25.1 127.9-63.8l196.8 142.5c-3.1 10.6-4.7 21.8-4.7 33.3c0 66.2 53.8 120 120 120s120-53.8 120-120s-53.8-120-120-120m0-476c28.7 0 52 23.3 52 52s-23.3 52-52 52s-52-23.3-52-52s23.3-52 52-52M312 600c-48.5 0-88-39.5-88-88s39.5-88 88-88s88 39.5 88 88s-39.5 88-88 88m440 236c-28.7 0-52-23.3-52-52s23.3-52 52-52s52 23.3 52 52s-23.3 52-52 52"/></svg>
</template>

CSS

.icon-share-alt-outlined {
  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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M752%20664c-28.5%200-54.8%2010-75.4%2026.7L469.4%20540.8a160.7%20160.7%200%200%200%200-57.6l207.2-149.9C697.2%20350%20723.5%20360%20752%20360c66.2%200%20120-53.8%20120-120s-53.8-120-120-120s-120%2053.8-120%20120c0%2011.6%201.6%2022.7%204.7%2033.3L439.9%20415.8C410.7%20377.1%20364.3%20352%20312%20352c-88.4%200-160%2071.6-160%20160s71.6%20160%20160%20160c52.3%200%2098.7-25.1%20127.9-63.8l196.8%20142.5c-3.1%2010.6-4.7%2021.8-4.7%2033.3c0%2066.2%2053.8%20120%20120%20120s120-53.8%20120-120s-53.8-120-120-120m0-476c28.7%200%2052%2023.3%2052%2052s-23.3%2052-52%2052s-52-23.3-52-52s23.3-52%2052-52M312%20600c-48.5%200-88-39.5-88-88s39.5-88%2088-88s88%2039.5%2088%2088s-39.5%2088-88%2088m440%20236c-28.7%200-52-23.3-52-52s23.3-52%2052-52s52%2023.3%2052%2052s-23.3%2052-52%2052%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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M752%20664c-28.5%200-54.8%2010-75.4%2026.7L469.4%20540.8a160.7%20160.7%200%200%200%200-57.6l207.2-149.9C697.2%20350%20723.5%20360%20752%20360c66.2%200%20120-53.8%20120-120s-53.8-120-120-120s-120%2053.8-120%20120c0%2011.6%201.6%2022.7%204.7%2033.3L439.9%20415.8C410.7%20377.1%20364.3%20352%20312%20352c-88.4%200-160%2071.6-160%20160s71.6%20160%20160%20160c52.3%200%2098.7-25.1%20127.9-63.8l196.8%20142.5c-3.1%2010.6-4.7%2021.8-4.7%2033.3c0%2066.2%2053.8%20120%20120%20120s120-53.8%20120-120s-53.8-120-120-120m0-476c28.7%200%2052%2023.3%2052%2052s-23.3%2052-52%2052s-52-23.3-52-52s23.3-52%2052-52M312%20600c-48.5%200-88-39.5-88-88s39.5-88%2088-88s88%2039.5%2088%2088s-39.5%2088-88%2088m440%20236c-28.7%200-52-23.3-52-52s23.3-52%2052-52s52%2023.3%2052%2052s-23.3%2052-52%2052%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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