]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-23296 Fixing icon dimension based on design
authorRevanshu Paliwal <revanshu.paliwal@sonarsource.com>
Wed, 9 Oct 2024 17:09:37 +0000 (19:09 +0200)
committersonartech <sonartech@sonarsource.com>
Fri, 11 Oct 2024 20:02:43 +0000 (20:02 +0000)
server/sonar-web/design-system/src/components/icons/OverviewQGPassedIcon.tsx

index ca1ce7a64651a2b0ff70998ca52c50eee478b590..33c8150d4144ccc194dec5d07138ec0504014601 100644 (file)
@@ -27,9 +27,9 @@ export function OverviewQGPassedIcon({ className }: { className?: string }) {
     <svg
       className={className}
       fill="none"
-      height="150"
+      height="136"
       role="img"
-      viewBox="0 0 154 150"
+      viewBox="0 0 154 136"
       width="154"
       xmlns="http://www.w3.org/2000/svg"
     >
@@ -75,7 +75,7 @@ export function OverviewQGPassedIcon({ className }: { className?: string }) {
         cy="122.676"
         fill={themeColor('illustrationPrimary')({ theme })}
         rx="22.5"
-        ry="24.2076"
+        ry="22.5"
       />
       <path d="M14 121.063L21 128.594L34 114.607" stroke="white" strokeWidth="6" />
       <path