Skip to content

Commit

Permalink
Update Twitter logo in footer (#6655)
Browse files Browse the repository at this point in the history
  • Loading branch information
emdecr authored Sep 26, 2023
1 parent 6c78fad commit b548db3
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions source/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -520,10 +520,17 @@ <h3>Get help</h3>
</li>
<li>
<a href="https://twitter.com/mattermost" target="_blank" rel="noopener noreferrer" data-ol-has-click-handler="">
<svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg">
<title>Twitter icon</title>
<path d="M17.5 0C7.83232 0 0 7.83232 0 17.5C0 27.1677 7.83232 35 17.5 35C27.1677 35 35 27.1677 35 17.5C35 7.83232 27.1677 0 17.5 0ZM24.0091 14.1494C24.0091 14.2988 24.0091 14.4268 24.0091 14.5762C24.0091 18.9726 20.6799 24.0305 14.5549 24.0305C12.6768 24.0305 10.9268 23.4756 9.47561 22.5366C9.73171 22.5579 10.0091 22.5793 10.2652 22.5793C11.8232 22.5793 13.253 22.0457 14.3841 21.1494C12.9543 21.128 11.7378 20.1677 11.311 18.8445C11.503 18.8872 11.7165 18.9085 11.9299 18.9085C12.2287 18.9085 12.5274 18.8659 12.8049 18.8018C11.2896 18.503 10.1372 17.1585 10.1372 15.5366C10.1372 15.5152 10.1372 15.5152 10.1372 15.4939C10.5854 15.75 11.0976 15.8994 11.6311 15.8994C10.7348 15.3018 10.1585 14.2774 10.1585 13.1463C10.1585 12.5274 10.3293 11.9726 10.6067 11.4817C12.25 13.4878 14.6829 14.811 17.4573 14.9604C17.3933 14.7256 17.372 14.4695 17.372 14.2134C17.372 12.378 18.8659 10.8841 20.7012 10.8841C21.6616 10.8841 22.5152 11.2896 23.1341 11.9299C23.8811 11.7805 24.6067 11.503 25.247 11.1189C24.9909 11.8872 24.4787 12.5488 23.7957 12.9543C24.4573 12.8689 25.0976 12.6982 25.6951 12.4421C25.2256 13.0823 24.6707 13.6799 24.0091 14.1494Z" fill="#FFFFFF"></path>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="35" height="35" viewBox="0 0 35 35" fill="none">
<title>Twitter icon</title>
<g clip-path="url(#clip0_5_33)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.5 35C27.165 35 35 27.165 35 17.5C35 7.83502 27.165 0 17.5 0C7.83502 0 0 7.83502 0 17.5C0 27.165 7.83502 35 17.5 35ZM26.3808 8L19.3076 16.0452H19.3072L27 27H21.3423L16.1619 19.623L9.67621 27H8L15.4178 18.5634L8 8H13.6577L18.563 14.9855L24.7046 8H26.3808ZM16.2602 17.6046L17.0118 18.6564V18.6568L22.1309 25.8215H24.7054L18.4323 17.0413L17.6807 15.9894L12.8547 9.2347H10.2802L16.2602 17.6046Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_5_33">
<rect width="35" height="35" fill="white"/>
</clipPath>
</defs>
</svg>
</a>
</li>
</ul>
Expand Down

0 comments on commit b548db3

Please sign in to comment.