1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
<svg xmlns="http://www.w3.org/2000/svg" width="215" height="41" viewBox="0 0 215 41">
<title>GitLab-SignIn</title>
<rect width="215" height="41" fill="#fff" stroke="#8c8c8c" stroke-width="1"/>
<!-- GitLab Logo -->
<g transform="translate(13, 2) scale(0.1)">
<defs>
<style>
.st0 { fill: #fca326; }
.st1 { fill: #fc6d26; }
.st2 { fill: #e24329; }
</style>
</defs>
<g>
<path class="st2" d="M265.3,174.4l-.2-.6-21.2-55.3c-.4-1.1-1.2-2-2.2-2.6s-2.1-.9-3.3-.9-2.3.5-3.2,1.2c-.9.7-1.6,1.7-1.9,2.9l-14.3,43.8h-57.9l-14.3-43.8c-.3-1.1-1-2.1-1.9-2.9-.9-.7-2-1.2-3.2-1.2s-2.3.2-3.3.9c-1,.6-1.8,1.5-2.2,2.6l-21.2,55.3-.2.6c-6.3,16.4-.9,34.9,13.1,45.5h.2c0,.1,32.3,24.3,32.3,24.3l16,12.1,9.7,7.3c2.3,1.8,5.6,1.8,7.9,0l9.7-7.3,16-12.1,32.5-24.3h0c14-10.6,19.3-29.1,13-45.5h.1Z"/>
<path class="st1" d="M265.3,174.4l-.2-.6c-10.5,2.2-20.2,6.6-28.5,12.8-.1,0-25.2,19.1-46.6,35.2,15.8,12,29.6,22.4,29.6,22.4l32.5-24.3h0c14-10.6,19.3-29.1,13-45.5h.2Z"/>
<path class="st0" d="M160.3,244.2l16,12.1,9.7,7.3c2.3,1.8,5.6,1.8,7.9,0l9.7-7.3,16-12.1s-13.8-10.4-29.6-22.4c-15.9,12-29.7,22.4-29.7,22.4h0Z"/>
<path class="st1" d="M143.4,186.6c-8.3-6.2-18-10.7-28.5-12.8l-.2.6c-6.3,16.4-.9,34.9,13.1,45.5h.2c0,.1,32.3,24.3,32.3,24.3,0,0,13.8-10.4,29.7-22.4-21.3-16.1-46.4-35.1-46.6-35.2h0Z"/>
</g>
</g>
<!-- Text: Sign in with GitLab -->
<text x="50" y="26" font-family="Arial, sans-serif" font-size="14" fill="#5e5e5e">Sign in with GitLab</text>
</svg>
|