mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-31 01:30:04 +02:00
zodiac signs
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
---
|
||||
category: Zodiac
|
||||
---
|
||||
<svg>
|
||||
<path d="M3 10l3-3 3 3 3-3 3 3 3-3 3 3" />
|
||||
|
@@ -1,4 +1,5 @@
|
||||
---
|
||||
category: Zodiac
|
||||
---
|
||||
<svg>
|
||||
<path d="M12 5 a5 5 0 1 0 -4 8" />
|
||||
|
@@ -1,4 +1,5 @@
|
||||
---
|
||||
category: Zodiac
|
||||
---
|
||||
<svg>
|
||||
<circle cx="6" cy="12" r="3" />
|
||||
|
8
src/_icons/zodiac-capricorn.svg
Normal file
8
src/_icons/zodiac-capricorn.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
category: Zodiac
|
||||
---
|
||||
<svg>
|
||||
<path d="M4 4a3 3 0 0 1 3 3v9" />
|
||||
<path d="M7 7a3 3 0 0 1 6 0v11a3 3 0 0 1 -3 3" />
|
||||
<circle cx="16" cy="17" r="3" />
|
||||
</svg>
|
9
src/_icons/zodiac-gemini.svg
Normal file
9
src/_icons/zodiac-gemini.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
category: Zodiac
|
||||
---
|
||||
<svg>
|
||||
<path d="M3 3a21 21 0 0 0 18 0" />
|
||||
<path d="M3 21a21 21 0 0 1 18 0" />
|
||||
<line x1="7" y1="4.5" x2="7" y2="19.5" />
|
||||
<line x1="17" y1="4.5" x2="17" y2="19.5" />
|
||||
</svg>
|
10
src/_icons/zodiac-leo.svg
Normal file
10
src/_icons/zodiac-leo.svg
Normal file
@@ -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>
|
7
src/_icons/zodiac-libra.svg
Normal file
7
src/_icons/zodiac-libra.svg
Normal file
@@ -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>
|
8
src/_icons/zodiac-pisces.svg
Normal file
8
src/_icons/zodiac-pisces.svg
Normal file
@@ -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>
|
8
src/_icons/zodiac-sagittarius.svg
Normal file
8
src/_icons/zodiac-sagittarius.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
category: Zodiac
|
||||
---
|
||||
<svg>
|
||||
<line x1="4" y1="20" x2="20" y2="4" />
|
||||
<path d="M13 4h7v7" />
|
||||
<line x1="6.5" y1="12.5" x2="11.5" y2="17.5" />
|
||||
</svg>
|
8
src/_icons/zodiac-scorpio.svg
Normal file
8
src/_icons/zodiac-scorpio.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
category: Zodiac
|
||||
---
|
||||
<svg>
|
||||
<path d="M3 4a2 2 0 0 1 2 2v9" />
|
||||
<path d="M5 6a2 2 0 0 1 4 0v9" />
|
||||
<path d="M9 6a2 2 0 0 1 4 0v10a3 3 0 0 0 3 3h5l-3 -3m0 6l3 -3" />
|
||||
</svg>
|
7
src/_icons/zodiac-taurus.svg
Normal file
7
src/_icons/zodiac-taurus.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
category: Zodiac
|
||||
---
|
||||
<svg>
|
||||
<path d="M6 3a6 6 0 0 0 12 0" />
|
||||
<circle cx="12" cy="15" r="6" />
|
||||
</svg>
|
9
src/_icons/zodiac-virgo.svg
Normal file
9
src/_icons/zodiac-virgo.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
category: Zodiac
|
||||
---
|
||||
<svg>
|
||||
<path d="M3 4a2 2 0 0 1 2 2v9" />
|
||||
<path d="M5 6a2 2 0 0 1 4 0v9" />
|
||||
<path d="M9 6a2 2 0 0 1 4 0v10a7 5 0 0 0 7 5" />
|
||||
<path d="M12 21a7 5 0 0 0 7 -5v-2a3 3 0 0 0 -6 0" />
|
||||
</svg>
|
Reference in New Issue
Block a user