21 lines
416 B
XML
21 lines
416 B
XML
<!--
|
|
tags: [sign, horoscope, constellation, stars, zodiac, libra, astrology, star]
|
|
category: Zodiac
|
|
version: "1.17"
|
|
unicode: "ecb2"
|
|
-->
|
|
<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="M5 20l14 0" />
|
|
<path d="M5 17h5v-.3a7 7 0 1 1 4 0v.3h5" />
|
|
</svg>
|