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-pisces.svg | |
parent | tailwind logo (diff) | |
download | tabler-icons-83d0c8e8e070d7a7c8b819cb099360f345a69630.tar.xz |
zodiac signs
Diffstat (limited to 'src/_icons/zodiac-pisces.svg')
-rw-r--r-- | src/_icons/zodiac-pisces.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/zodiac-pisces.svg b/src/_icons/zodiac-pisces.svg new file mode 100644 index 00000000..2bb3140e --- /dev/null +++ b/src/_icons/zodiac-pisces.svg @@ -0,0 +1,8 @@ +--- +category: Zodiac +--- +<svg> + <path d="M5 3a21 21 0 0 1 0 18" /> + <path d="M19 3a21 21 0 0 0 0 18" /> + <line x1="5" y1="12" x2="19" y2="12" /> +</svg> |