Skip to content

Commit

Permalink
fix:fix facebook icon XD
Browse files Browse the repository at this point in the history
  • Loading branch information
pizza6inch committed Nov 22, 2024
1 parent 03f6f03 commit a9ffd4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/cfp/_components/logos/facebook.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ export default function FacebookLogo() {
<svg
role="img"
viewBox="0 0 24 24"
className="fill-current"
xmlns="http://www.w3.org/2000/svg w-full"
className="w-full fill-current"
xmlns="http://www.w3.org/2000/svg "
>
<title>Facebook</title>
<path d="M9.101 23.691v-7.98H6.627v-3.667h2.474v-1.58c0-4.085 1.848-5.978 5.858-5.978.401 0 .955.042 1.468.103a8.68 8.68 0 0 1 1.141.195v3.325a8.623 8.623 0 0 0-.653-.036 26.805 26.805 0 0 0-.733-.009c-.707 0-1.259.096-1.675.309a1.686 1.686 0 0 0-.679.622c-.258.42-.374.995-.374 1.752v1.297h3.919l-.386 2.103-.287 1.564h-3.246v8.245C19.396 23.238 24 18.179 24 12.044c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.628 3.874 10.35 9.101 11.647Z" />
Expand Down

0 comments on commit a9ffd4a

Please sign in to comment.