sonarqube logo

sonarqube from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
sonarqube
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

1 other variant in Devicon

The same logo in other sets

Use the sonarqube logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#549dd0" d="M113.19 125.938h-7.16C106.03 68.293 58.464 21.396 0 21.396v-7.161c62.416 0 113.19 50.106 113.19 111.703m4.952-38.441c-8.598-36.151-37.898-66.362-74.623-76.903l1.647-5.735c38.763 11.133 69.702 43.027 78.778 81.257Zm5.504-33.942c-8.854-19.309-23.944-36.146-42.48-47.411l2.482-4.082C102.992 13.819 118.74 31.399 128 51.556Zm0 0"/></svg>

React

import type { SVGProps } from "react";

export function DeviconSonarqube(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#549dd0" d="M113.19 125.938h-7.16C106.03 68.293 58.464 21.396 0 21.396v-7.161c62.416 0 113.19 50.106 113.19 111.703m4.952-38.441c-8.598-36.151-37.898-66.362-74.623-76.903l1.647-5.735c38.763 11.133 69.702 43.027 78.778 81.257Zm5.504-33.942c-8.854-19.309-23.944-36.146-42.48-47.411l2.482-4.082C102.992 13.819 118.74 31.399 128 51.556Zm0 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#549dd0" d="M113.19 125.938h-7.16C106.03 68.293 58.464 21.396 0 21.396v-7.161c62.416 0 113.19 50.106 113.19 111.703m4.952-38.441c-8.598-36.151-37.898-66.362-74.623-76.903l1.647-5.735c38.763 11.133 69.702 43.027 78.778 81.257Zm5.504-33.942c-8.854-19.309-23.944-36.146-42.48-47.411l2.482-4.082C102.992 13.819 118.74 31.399 128 51.556Zm0 0"/></svg>
</template>

CSS

.icon-sonarqube {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20128%20128%22%3E%3Cpath%20fill%3D%22%23549dd0%22%20d%3D%22M113.19%20125.938h-7.16C106.03%2068.293%2058.464%2021.396%200%2021.396v-7.161c62.416%200%20113.19%2050.106%20113.19%20111.703m4.952-38.441c-8.598-36.151-37.898-66.362-74.623-76.903l1.647-5.735c38.763%2011.133%2069.702%2043.027%2078.778%2081.257Zm5.504-33.942c-8.854-19.309-23.944-36.146-42.48-47.411l2.482-4.082C102.992%2013.819%20118.74%2031.399%20128%2051.556Zm0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20128%20128%22%3E%3Cpath%20fill%3D%22%23549dd0%22%20d%3D%22M113.19%20125.938h-7.16C106.03%2068.293%2058.464%2021.396%200%2021.396v-7.161c62.416%200%20113.19%2050.106%20113.19%20111.703m4.952-38.441c-8.598-36.151-37.898-66.362-74.623-76.903l1.647-5.735c38.763%2011.133%2069.702%2043.027%2078.778%2081.257Zm5.504-33.942c-8.854-19.309-23.944-36.146-42.48-47.411l2.482-4.082C102.992%2013.819%20118.74%2031.399%20128%2051.556Zm0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/sonarqube.svg?color=%231a73e8&size=48