21 lines
432 B
XML
21 lines
432 B
XML
<!--
|
|
tags: [sign, horoscope, constellation, stars, zodiac, taurus, astrology, star]
|
|
category: Zodiac
|
|
version: "1.17"
|
|
unicode: "ecb6"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M6 3a6 6 0 0 0 12 0" />
|
|
<path d="M6 15a6 6 0 1 0 12 0a6 6 0 1 0 -12 0" />
|
|
</svg>
|