diff options
Diffstat (limited to 'app/assets/svg/icons/tabler/outline/share-3.svg')
| -rw-r--r-- | app/assets/svg/icons/tabler/outline/share-3.svg | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/app/assets/svg/icons/tabler/outline/share-3.svg b/app/assets/svg/icons/tabler/outline/share-3.svg new file mode 100644 index 00000000..53451f15 --- /dev/null +++ b/app/assets/svg/icons/tabler/outline/share-3.svg | |||
| @@ -0,0 +1,19 @@ | |||
| 1 | <!-- | ||
| 2 | tags: [network, link, connection, share, navigation, flow, distribute, send, publish, broadcast] | ||
| 3 | category: Arrows | ||
| 4 | version: "2.7" | ||
| 5 | unicode: "f7bd" | ||
| 6 | --> | ||
| 7 | <svg | ||
| 8 | xmlns="http://www.w3.org/2000/svg" | ||
| 9 | width="24" | ||
| 10 | height="24" | ||
| 11 | viewBox="0 0 24 24" | ||
| 12 | fill="none" | ||
| 13 | stroke="currentColor" | ||
| 14 | stroke-width="2" | ||
| 15 | stroke-linecap="round" | ||
| 16 | stroke-linejoin="round" | ||
| 17 | > | ||
| 18 | <path d="M13 4v4c-6.575 1.028 -9.02 6.788 -10 12c-.037 .206 5.384 -5.962 10 -6v4l8 -7l-8 -7" /> | ||
| 19 | </svg> | ||
