cleanup
This commit is contained in:
@@ -15,8 +15,11 @@ function CheckIcon() {
|
||||
class="flex-shrink-0"
|
||||
>
|
||||
<path
|
||||
d="M7.5 12L4 8.5L5.1 7.4L7.5 9.8L12.4 4.9L13.5 6L7.5 12Z"
|
||||
fill="var(--color-success)"
|
||||
d="M4 9l3 3 7-7"
|
||||
stroke="var(--color-success)"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
/>
|
||||
</svg>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user