26 lines
892 B
Svelte
26 lines
892 B
Svelte
<p class="text-md">Add to Watchlist</p>
|
|
<svg
|
|
class="w-10 h-10 mt-1.5 ml-auto"
|
|
viewBox="0 0 48 48"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
fill="#D6D6DC"
|
|
stroke="#1A1A27"
|
|
><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g
|
|
id="SVGRepo_tracerCarrier"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
></g><g id="SVGRepo_iconCarrier">
|
|
<title>star-solid</title>
|
|
<g id="Layer_2" data-name="Layer 2">
|
|
<g id="invisible_box" data-name="invisible box">
|
|
<rect width="48" height="48" fill="none"></rect>
|
|
</g>
|
|
<g id="icons_Q2" data-name="icons Q2">
|
|
<path
|
|
d="M24,3a2.1,2.1,0,0,0-1.8,1.1L16.5,15.7,3.7,17.5A2.1,2.1,0,0,0,2.6,21l9.2,8.9L9.7,42.7A2,2,0,0,0,11.6,45l1-.2,11.4-6,11.4,6,1,.2a2,2,0,0,0,1.9-2.3L36.2,29.9,45.4,21a2.1,2.1,0,0,0-1.1-3.5L31.5,15.7,25.8,4.1A2.1,2.1,0,0,0,24,3Z"
|
|
></path>
|
|
</g>
|
|
</g>
|
|
</g></svg
|
|
>
|