diff options
author | codecalm <codecalm@gmail.com> | 2020-03-02 21:03:07 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-02 21:03:07 +0100 |
commit | bc6c6e731fd59f84023235019354c1582675eb66 (patch) | |
tree | a06faa96542980b0deb1015e96585846c5f82cc2 /_icons/share.svg | |
parent | folders, tags, external link (diff) | |
download | tabler-icons-bc6c6e731fd59f84023235019354c1582675eb66.tar.xz |
share, folders, target
Diffstat (limited to '_icons/share.svg')
-rw-r--r-- | _icons/share.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/_icons/share.svg b/_icons/share.svg new file mode 100644 index 00000000..00d1ccfd --- /dev/null +++ b/_icons/share.svg @@ -0,0 +1,9 @@ +--- +--- +<svg> + <circle cx="6" cy="12" r="3" /> + <circle cx="18" cy="6" r="3" /> + <circle cx="18" cy="18" r="3" /> + <line x1="8.7" y1="10.7" x2="15.3" y2="7.3" /> + <line x1="8.7" y1="13.3" x2="15.3" y2="16.7" /> +</svg> |