diff --git a/.gitattributes b/.gitattributes
index b69d73e97..5957bfeff 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -7,14 +7,22 @@
*.h text
*.py text
*.js text
-*.ts text
*.jsx text
+*.ts text
+*.tsx text
*.md text
*.mdx text
+*.svg text
+*.yml text
+*.yaml text
+*.Dockerfile text
# Declare files that will always have CRLF line endings on checkout.
*.sln text eol=crlf
# Denote all files that are truly binary and should not be modified.
*.png binary
-*.jpg binary
\ No newline at end of file
+*.jpg binary
+*.ico binary
+*.gif binary
+*.mp4 binary
\ No newline at end of file
diff --git a/src/frontend/src/icons/Airbyte/airbyte.svg b/src/frontend/src/icons/Airbyte/airbyte.svg
index eefa1bceb..a7275179d 100644
--- a/src/frontend/src/icons/Airbyte/airbyte.svg
+++ b/src/frontend/src/icons/Airbyte/airbyte.svg
@@ -1,22 +1,22 @@
-
-
-
+
+
+