sonarcloud from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.

Name
sonarcloud
Set
Material Icon Theme
Style
Color
Viewbox
24×24
License
MIT

The same logo in other sets

Use the sonarcloud logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#ef6c00" d="M11.985 2.949c-3.269 0-5.909 2.745-5.936 6.12c-2.332.834-4.022 3.116-4.022 5.813c0 3.392 2.663 6.169 5.948 6.169c1.513-.003 2.943-.625 4.025-1.675c1.081 1.052 2.513 1.673 4.026 1.675c3.278 0 5.947-2.77 5.947-6.17v-.001c0-1.145-.314-2.26-.891-3.237a8.3 8.3 0 0 0-1.192-1.379l-.089-.081a5 5 0 0 0-.163-.14l-.02-.016l-.037-.03a5.7 5.7 0 0 0-1.666-.945c-.036-3.36-2.669-6.103-5.93-6.103m.007 1.937c2.242 0 4.072 1.894 4.072 4.238v.002a4.32 4.32 0 0 1-1.717 3.46h-.002a.985.985 0 0 0-.218 1.33l.002.002c.179.262.47.41.766.41a.9.9 0 0 0 .546-.182c1.04-.78 1.769-1.882 2.16-3.115a4.24 4.24 0 0 1 2.51 3.855c-.006 2.337-1.836 4.234-4.085 4.234c-2.24 0-4.07-1.895-4.071-4.238v-.002a.954.954 0 0 0-.932-.964h-.007a.95.95 0 0 0-.936.966v.002c0 1.08.317 2.077.788 2.961a3.97 3.97 0 0 1-2.894 1.28c-2.242 0-4.075-1.897-4.075-4.24c0-2.341 1.833-4.238 4.075-4.238c.487 0 .957.09 1.412.258l.007.004l.016.004l.005.002l.008.004c.07.025.154.061.23.098c.08.04.156.09.155.09a.913.913 0 0 0 1.32-.11a.98.98 0 0 0-.102-1.347l-.002-.002c-.362-.318-.864-.504-.994-.552h-.002a5.8 5.8 0 0 0-2.047-.374h-.01c.206-2.15 1.91-3.836 4.023-3.836z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeSonarcloud(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#ef6c00" d="M11.985 2.949c-3.269 0-5.909 2.745-5.936 6.12c-2.332.834-4.022 3.116-4.022 5.813c0 3.392 2.663 6.169 5.948 6.169c1.513-.003 2.943-.625 4.025-1.675c1.081 1.052 2.513 1.673 4.026 1.675c3.278 0 5.947-2.77 5.947-6.17v-.001c0-1.145-.314-2.26-.891-3.237a8.3 8.3 0 0 0-1.192-1.379l-.089-.081a5 5 0 0 0-.163-.14l-.02-.016l-.037-.03a5.7 5.7 0 0 0-1.666-.945c-.036-3.36-2.669-6.103-5.93-6.103m.007 1.937c2.242 0 4.072 1.894 4.072 4.238v.002a4.32 4.32 0 0 1-1.717 3.46h-.002a.985.985 0 0 0-.218 1.33l.002.002c.179.262.47.41.766.41a.9.9 0 0 0 .546-.182c1.04-.78 1.769-1.882 2.16-3.115a4.24 4.24 0 0 1 2.51 3.855c-.006 2.337-1.836 4.234-4.085 4.234c-2.24 0-4.07-1.895-4.071-4.238v-.002a.954.954 0 0 0-.932-.964h-.007a.95.95 0 0 0-.936.966v.002c0 1.08.317 2.077.788 2.961a3.97 3.97 0 0 1-2.894 1.28c-2.242 0-4.075-1.897-4.075-4.24c0-2.341 1.833-4.238 4.075-4.238c.487 0 .957.09 1.412.258l.007.004l.016.004l.005.002l.008.004c.07.025.154.061.23.098c.08.04.156.09.155.09a.913.913 0 0 0 1.32-.11a.98.98 0 0 0-.102-1.347l-.002-.002c-.362-.318-.864-.504-.994-.552h-.002a5.8 5.8 0 0 0-2.047-.374h-.01c.206-2.15 1.91-3.836 4.023-3.836z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#ef6c00" d="M11.985 2.949c-3.269 0-5.909 2.745-5.936 6.12c-2.332.834-4.022 3.116-4.022 5.813c0 3.392 2.663 6.169 5.948 6.169c1.513-.003 2.943-.625 4.025-1.675c1.081 1.052 2.513 1.673 4.026 1.675c3.278 0 5.947-2.77 5.947-6.17v-.001c0-1.145-.314-2.26-.891-3.237a8.3 8.3 0 0 0-1.192-1.379l-.089-.081a5 5 0 0 0-.163-.14l-.02-.016l-.037-.03a5.7 5.7 0 0 0-1.666-.945c-.036-3.36-2.669-6.103-5.93-6.103m.007 1.937c2.242 0 4.072 1.894 4.072 4.238v.002a4.32 4.32 0 0 1-1.717 3.46h-.002a.985.985 0 0 0-.218 1.33l.002.002c.179.262.47.41.766.41a.9.9 0 0 0 .546-.182c1.04-.78 1.769-1.882 2.16-3.115a4.24 4.24 0 0 1 2.51 3.855c-.006 2.337-1.836 4.234-4.085 4.234c-2.24 0-4.07-1.895-4.071-4.238v-.002a.954.954 0 0 0-.932-.964h-.007a.95.95 0 0 0-.936.966v.002c0 1.08.317 2.077.788 2.961a3.97 3.97 0 0 1-2.894 1.28c-2.242 0-4.075-1.897-4.075-4.24c0-2.341 1.833-4.238 4.075-4.238c.487 0 .957.09 1.412.258l.007.004l.016.004l.005.002l.008.004c.07.025.154.061.23.098c.08.04.156.09.155.09a.913.913 0 0 0 1.32-.11a.98.98 0 0 0-.102-1.347l-.002-.002c-.362-.318-.864-.504-.994-.552h-.002a5.8 5.8 0 0 0-2.047-.374h-.01c.206-2.15 1.91-3.836 4.023-3.836z"/></svg>
</template>

CSS

.icon-sonarcloud {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22%23ef6c00%22%20d%3D%22M11.985%202.949c-3.269%200-5.909%202.745-5.936%206.12c-2.332.834-4.022%203.116-4.022%205.813c0%203.392%202.663%206.169%205.948%206.169c1.513-.003%202.943-.625%204.025-1.675c1.081%201.052%202.513%201.673%204.026%201.675c3.278%200%205.947-2.77%205.947-6.17v-.001c0-1.145-.314-2.26-.891-3.237a8.3%208.3%200%200%200-1.192-1.379l-.089-.081a5%205%200%200%200-.163-.14l-.02-.016l-.037-.03a5.7%205.7%200%200%200-1.666-.945c-.036-3.36-2.669-6.103-5.93-6.103m.007%201.937c2.242%200%204.072%201.894%204.072%204.238v.002a4.32%204.32%200%200%201-1.717%203.46h-.002a.985.985%200%200%200-.218%201.33l.002.002c.179.262.47.41.766.41a.9.9%200%200%200%20.546-.182c1.04-.78%201.769-1.882%202.16-3.115a4.24%204.24%200%200%201%202.51%203.855c-.006%202.337-1.836%204.234-4.085%204.234c-2.24%200-4.07-1.895-4.071-4.238v-.002a.954.954%200%200%200-.932-.964h-.007a.95.95%200%200%200-.936.966v.002c0%201.08.317%202.077.788%202.961a3.97%203.97%200%200%201-2.894%201.28c-2.242%200-4.075-1.897-4.075-4.24c0-2.341%201.833-4.238%204.075-4.238c.487%200%20.957.09%201.412.258l.007.004l.016.004l.005.002l.008.004c.07.025.154.061.23.098c.08.04.156.09.155.09a.913.913%200%200%200%201.32-.11a.98.98%200%200%200-.102-1.347l-.002-.002c-.362-.318-.864-.504-.994-.552h-.002a5.8%205.8%200%200%200-2.047-.374h-.01c.206-2.15%201.91-3.836%204.023-3.836z%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%2024%2024%22%3E%3Cpath%20fill%3D%22%23ef6c00%22%20d%3D%22M11.985%202.949c-3.269%200-5.909%202.745-5.936%206.12c-2.332.834-4.022%203.116-4.022%205.813c0%203.392%202.663%206.169%205.948%206.169c1.513-.003%202.943-.625%204.025-1.675c1.081%201.052%202.513%201.673%204.026%201.675c3.278%200%205.947-2.77%205.947-6.17v-.001c0-1.145-.314-2.26-.891-3.237a8.3%208.3%200%200%200-1.192-1.379l-.089-.081a5%205%200%200%200-.163-.14l-.02-.016l-.037-.03a5.7%205.7%200%200%200-1.666-.945c-.036-3.36-2.669-6.103-5.93-6.103m.007%201.937c2.242%200%204.072%201.894%204.072%204.238v.002a4.32%204.32%200%200%201-1.717%203.46h-.002a.985.985%200%200%200-.218%201.33l.002.002c.179.262.47.41.766.41a.9.9%200%200%200%20.546-.182c1.04-.78%201.769-1.882%202.16-3.115a4.24%204.24%200%200%201%202.51%203.855c-.006%202.337-1.836%204.234-4.085%204.234c-2.24%200-4.07-1.895-4.071-4.238v-.002a.954.954%200%200%200-.932-.964h-.007a.95.95%200%200%200-.936.966v.002c0%201.08.317%202.077.788%202.961a3.97%203.97%200%200%201-2.894%201.28c-2.242%200-4.075-1.897-4.075-4.24c0-2.341%201.833-4.238%204.075-4.238c.487%200%20.957.09%201.412.258l.007.004l.016.004l.005.002l.008.004c.07.025.154.061.23.098c.08.04.156.09.155.09a.913.913%200%200%200%201.32-.11a.98.98%200%200%200-.102-1.347l-.002-.002c-.362-.318-.864-.504-.994-.552h-.002a5.8%205.8%200%200%200-2.047-.374h-.01c.206-2.15%201.91-3.836%204.023-3.836z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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