Skip to content

Commit 3cb9384

Browse files
committed
Adding updated svg
2 parents 219f99f + 3475fc7 commit 3cb9384

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

resources/js/pages/welcome.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ export default function Welcome() {
9090
<svg className="size-5 sm:size-6 stroke-current text-[#FF2D20]" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor">
9191
<path stroke-linecap="round" stroke-linejoin="round" d="M12 6.042A8.967 8.967 0 0 0 6 3.75c-1.052 0-2.062.18-3 .512v14.25A8.987 8.987 0 0 1 6 18c2.305 0 4.408.867 6 2.292m0-14.25a8.966 8.966 0 0 1 6-2.292c1.052 0 2.062.18 3 .512v14.25A8.987 8.987 0 0 0 18 18a8.967 8.967 0 0 0-6 2.292m0-14.25v14.25" />
9292
</svg>
93-
9493
</div>
9594

9695
<div className="pt-3 sm:pt-5 lg:pt-0">

0 commit comments

Comments
 (0)