diff options
author | codecalm <codecalm@gmail.com> | 2020-09-01 21:12:23 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-01 21:12:23 +0200 |
commit | 83d0c8e8e070d7a7c8b819cb099360f345a69630 (patch) | |
tree | 08780a340668f20f5651fd7586e6ca1c822f47cf /src/_icons/zodiac-leo.svg | |
parent | tailwind logo (diff) | |
download | tabler-icons-83d0c8e8e070d7a7c8b819cb099360f345a69630.tar.xz |
zodiac signs
Diffstat (limited to 'src/_icons/zodiac-leo.svg')
-rw-r--r-- | src/_icons/zodiac-leo.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/zodiac-leo.svg b/src/_icons/zodiac-leo.svg new file mode 100644 index 00000000..f62d077a --- /dev/null +++ b/src/_icons/zodiac-leo.svg @@ -0,0 +1,10 @@ +--- +category: Zodiac +--- +<svg> + <path d="M13 17a4 4 0 1 0 8 0" /> + <circle cx="6" cy="16" r="3" /> + <circle cx="11" cy="7" r="4" /> + <path d="M7 7c0 3 2 5 2 9" /> + <path d="M15 7c0 4-2 6-2 10" /> +</svg> |