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/target.svg | |
parent | folders, tags, external link (diff) | |
download | tabler-icons-bc6c6e731fd59f84023235019354c1582675eb66.tar.xz |
share, folders, target
Diffstat (limited to '_icons/target.svg')
-rw-r--r-- | _icons/target.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/_icons/target.svg b/_icons/target.svg new file mode 100644 index 00000000..74c7db24 --- /dev/null +++ b/_icons/target.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <circle cx="12" cy="12" r="1" /> + <circle cx="12" cy="12" r="5" /> + <circle cx="12" cy="12" r="9" /> +</svg> |