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-libra.svg | |
parent | tailwind logo (diff) | |
download | tabler-icons-83d0c8e8e070d7a7c8b819cb099360f345a69630.tar.xz |
zodiac signs
Diffstat (limited to 'src/_icons/zodiac-libra.svg')
-rw-r--r-- | src/_icons/zodiac-libra.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/zodiac-libra.svg b/src/_icons/zodiac-libra.svg new file mode 100644 index 00000000..6d7a3bfc --- /dev/null +++ b/src/_icons/zodiac-libra.svg @@ -0,0 +1,7 @@ +--- +category: Zodiac +--- +<svg> + <line x1="5" y1="20" x2="19" y2="20" /> + <path d="M5 17h5v-.3a7 7 0 1 1 4 0v.3h5" /> +</svg> |