[www-doc] [Git][VideoLAN.org/websites][master] fix: update outdated twitter icon
Jean-Baptiste Kempf (@jbk)
gitlab at videolan.org
Mon Oct 20 15:41:45 UTC 2025
Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites
Commits:
9a75b703 by sarthak-kumar-shailendra at 2025-10-19T12:26:45+02:00
fix: update outdated twitter icon
- - - - -
3 changed files:
- www.videolan.org/images/icons/social/twitter.svg
- www.videolan.org/images/twitter.png
- www.videolan.org/style/style.scss
Changes:
=====================================
www.videolan.org/images/icons/social/twitter.svg
=====================================
@@ -1,5 +1,3 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
-<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32">
-<path fill="#fff" d="M27.969 9.864c0.013 0.264 0.020 0.532 0.020 0.797 0 8.157-6.21 17.565-17.564 17.565-3.486 0-6.728-1.026-9.462-2.776 0.482 0.060 0.975 0.084 1.473 0.084 2.892 0 5.557-0.99 7.666-2.647-2.7-0.046-4.981-1.831-5.768-4.283 0.376 0.069 0.762 0.11 1.162 0.11 0.567 0 0.493-0.073 1.011-0.216-2.825-0.565-5.573-3.057-5.573-6.046 0-0.027 0-0.054 0-0.080 3.302 0.462 2.407 0.739 3.418 0.774-1.657-1.106-2.438-2.995-2.438-5.137 0-1.129 0.459-2.193 0.991-3.103 3.044 3.733 7.668 6.193 12.802 6.448-0.109-0.45-0.122-0.922-0.122-1.407 0-3.412 2.787-6.175 6.188-6.175 1.782 0 3.392 0.75 4.52 1.953 1.404-0.278 2.729-0.793 3.925-1.499-0.462 1.443-1.442 2.65-2.713 3.417 1.248-0.15 2.441-0.484 3.548-0.972-0.829 1.235-1.874 2.321-3.085 3.193z"></path>
+<svg xmlns="http://www.w3.org/2000/svg" fill="#fff" viewBox="0 0 32 32" height="32" width="32">
+ <path d="M25.2 1.5h4.908l-10.72 12.284L32 30.5h-9.874l-7.734 -10.14 -8.85 10.14H0.632l11.466 -13.14L0 1.5h10.126l6.99 9.266L25.202 1.5Zm-1.72 26.056h2.72L8.646 4.29H5.73z" stroke-width="2"></path>
</svg>
=====================================
www.videolan.org/images/twitter.png
=====================================
Binary files a/www.videolan.org/images/twitter.png and b/www.videolan.org/images/twitter.png differ
=====================================
www.videolan.org/style/style.scss
=====================================
@@ -963,7 +963,7 @@ a.social {
.icon-twitter {
background-image: url('//images.videolan.org/images/icons/social/twitter.svg');
&:hover {
- background-color: #00ACED;
+ background-color: #000000;
}
}
.icon-mastodon {
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/9a75b703889b45c9ddfdb7f9d6193f185836d2e0
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/9a75b703889b45c9ddfdb7f9d6193f185836d2e0
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the www-doc
mailing list