diff options
author | BenoƮt Gianinetti <benoit.gianinetti@sonarsource.com> | 2019-02-07 17:01:10 +0100 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2019-03-06 11:30:41 +0100 |
commit | 80a41987529c43329119c90e2575c9b52a9a82d8 (patch) | |
tree | 6da8f67ef86938b8cc56a4e7d610e0e20b14b3d4 /server/sonar-web/public/images/sonarcloud/bitbucket-white.svg | |
parent | faa9c1ce2a7fb9c82b022c0ee6ccc3a90a656e5f (diff) | |
download | sonarqube-80a41987529c43329119c90e2575c9b52a9a82d8.tar.gz sonarqube-80a41987529c43329119c90e2575c9b52a9a82d8.zip |
SONARCLOUD-422 Integrate bitbucket auth into sonar-enterprise
Diffstat (limited to 'server/sonar-web/public/images/sonarcloud/bitbucket-white.svg')
-rw-r--r-- | server/sonar-web/public/images/sonarcloud/bitbucket-white.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/server/sonar-web/public/images/sonarcloud/bitbucket-white.svg b/server/sonar-web/public/images/sonarcloud/bitbucket-white.svg new file mode 100644 index 00000000000..c9aeed92f74 --- /dev/null +++ b/server/sonar-web/public/images/sonarcloud/bitbucket-white.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" focusable="false" role="presentation"> + <defs> + <linearGradient id="a-acb7415e-40c7-472a-ade9-3b99b6a8fba4" x1="97.526%" x2="46.927%" y1="25.488%" y2="78.776%"> + <stop offset="0%" stop-color="#FFF" stop-opacity=".4"/> + <stop offset="100%" stop-color="#FFF"/> + </linearGradient> + </defs> + <path fill="url(#a-acb7415e-40c7-472a-ade9-3b99b6a8fba4)" d="M20.063 9.297h-5.279l-.886 5.16h-3.656l-4.317 5.116a.763.763 0 0 0 .492.186h11.458a.562.562 0 0 0 .563-.472l1.625-9.99z" transform="matrix(1.33 0 0 1.33 -4 -3.8)"/> + <path fill="#FFF" d="M1.11252 1.52a.74879.74879 0 0 0-.74879.86583L3.5411 21.6296a1.01479 1.01479 0 0 0 .99484.84721l5.89589-7.049h-.82726l-1.29808-6.8628h14.37863l1.0108-6.1712a.7448.7448 0 0 0-.73815-.87381H1.11252z"/> +</svg>
\ No newline at end of file |