diff options
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> |