sonarlint logo
sonarlint from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- sonarlint
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the sonarlint logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.412 0 0 5.342 0 12c0 6.66 5.411 12 12 12s12-5.41 12-12c0-6.658-5.41-12-12-12m0 2.22A9.77 9.77 0 0 1 21.78 12A9.77 9.77 0 0 1 12 21.78A9.77 9.77 0 0 1 2.22 12A9.77 9.77 0 0 1 12 2.22M5.203 9.988c-.763 0-1.179.763-1.456 1.387c0 0-.208.555-.347.763c-.07.277-.486 1.18-.14 1.665c.209.277.486-.139.694-.347c.139-.208.418-.833.418-.833c.346-.555.485-.832.831-.832c.347 0 .555.278.832.902c.347.625.695 1.388 1.458 1.388s1.179-.763 1.456-1.388c.278-.555.485-.902.832-.902s.556.278.833.902c.347.625.694 1.388 1.457 1.388s1.179-.763 1.456-1.388c.278-.555.485-.902.832-.902s.556.278.833.902c.347.625.694 1.388 1.457 1.388s1.179-.763 1.456-1.388c.277-.555.486-.902.833-.902s.555.278.832.902c0 0 .139.277.347.624c.07.138.416.693.693.693c.278 0 .347-.832.07-1.525c-.278-.625-.485-1.11-.485-1.11c-.347-.624-.694-1.387-1.457-1.387s-1.18.763-1.458 1.387c-.277.555-.485.901-.831.901c-.347 0-.555-.277-.832-.9c-.347-.625-.695-1.388-1.458-1.388s-1.179.763-1.456 1.387c-.278.555-.485.901-.832.901s-.556-.277-.833-.9c-.347-.625-.694-1.388-1.457-1.388s-1.179.763-1.456 1.387c-.278.555-.485.901-.832.901s-.556-.277-.833-.9c-.347-.625-.694-1.388-1.457-1.388"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsSonarlint(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.412 0 0 5.342 0 12c0 6.66 5.411 12 12 12s12-5.41 12-12c0-6.658-5.41-12-12-12m0 2.22A9.77 9.77 0 0 1 21.78 12A9.77 9.77 0 0 1 12 21.78A9.77 9.77 0 0 1 2.22 12A9.77 9.77 0 0 1 12 2.22M5.203 9.988c-.763 0-1.179.763-1.456 1.387c0 0-.208.555-.347.763c-.07.277-.486 1.18-.14 1.665c.209.277.486-.139.694-.347c.139-.208.418-.833.418-.833c.346-.555.485-.832.831-.832c.347 0 .555.278.832.902c.347.625.695 1.388 1.458 1.388s1.179-.763 1.456-1.388c.278-.555.485-.902.832-.902s.556.278.833.902c.347.625.694 1.388 1.457 1.388s1.179-.763 1.456-1.388c.278-.555.485-.902.832-.902s.556.278.833.902c.347.625.694 1.388 1.457 1.388s1.179-.763 1.456-1.388c.277-.555.486-.902.833-.902s.555.278.832.902c0 0 .139.277.347.624c.07.138.416.693.693.693c.278 0 .347-.832.07-1.525c-.278-.625-.485-1.11-.485-1.11c-.347-.624-.694-1.387-1.457-1.387s-1.18.763-1.458 1.387c-.277.555-.485.901-.831.901c-.347 0-.555-.277-.832-.9c-.347-.625-.695-1.388-1.458-1.388s-1.179.763-1.456 1.387c-.278.555-.485.901-.832.901s-.556-.277-.833-.9c-.347-.625-.694-1.388-1.457-1.388s-1.179.763-1.456 1.387c-.278.555-.485.901-.832.901s-.556-.277-.833-.9c-.347-.625-.694-1.388-1.457-1.388"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.412 0 0 5.342 0 12c0 6.66 5.411 12 12 12s12-5.41 12-12c0-6.658-5.41-12-12-12m0 2.22A9.77 9.77 0 0 1 21.78 12A9.77 9.77 0 0 1 12 21.78A9.77 9.77 0 0 1 2.22 12A9.77 9.77 0 0 1 12 2.22M5.203 9.988c-.763 0-1.179.763-1.456 1.387c0 0-.208.555-.347.763c-.07.277-.486 1.18-.14 1.665c.209.277.486-.139.694-.347c.139-.208.418-.833.418-.833c.346-.555.485-.832.831-.832c.347 0 .555.278.832.902c.347.625.695 1.388 1.458 1.388s1.179-.763 1.456-1.388c.278-.555.485-.902.832-.902s.556.278.833.902c.347.625.694 1.388 1.457 1.388s1.179-.763 1.456-1.388c.278-.555.485-.902.832-.902s.556.278.833.902c.347.625.694 1.388 1.457 1.388s1.179-.763 1.456-1.388c.277-.555.486-.902.833-.902s.555.278.832.902c0 0 .139.277.347.624c.07.138.416.693.693.693c.278 0 .347-.832.07-1.525c-.278-.625-.485-1.11-.485-1.11c-.347-.624-.694-1.387-1.457-1.387s-1.18.763-1.458 1.387c-.277.555-.485.901-.831.901c-.347 0-.555-.277-.832-.9c-.347-.625-.695-1.388-1.458-1.388s-1.179.763-1.456 1.387c-.278.555-.485.901-.832.901s-.556-.277-.833-.9c-.347-.625-.694-1.388-1.457-1.388s-1.179.763-1.456 1.387c-.278.555-.485.901-.832.901s-.556-.277-.833-.9c-.347-.625-.694-1.388-1.457-1.388"/></svg> </template>
CSS
.icon-sonarlint {
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%22currentColor%22%20d%3D%22M12%200C5.412%200%200%205.342%200%2012c0%206.66%205.411%2012%2012%2012s12-5.41%2012-12c0-6.658-5.41-12-12-12m0%202.22A9.77%209.77%200%200%201%2021.78%2012A9.77%209.77%200%200%201%2012%2021.78A9.77%209.77%200%200%201%202.22%2012A9.77%209.77%200%200%201%2012%202.22M5.203%209.988c-.763%200-1.179.763-1.456%201.387c0%200-.208.555-.347.763c-.07.277-.486%201.18-.14%201.665c.209.277.486-.139.694-.347c.139-.208.418-.833.418-.833c.346-.555.485-.832.831-.832c.347%200%20.555.278.832.902c.347.625.695%201.388%201.458%201.388s1.179-.763%201.456-1.388c.278-.555.485-.902.832-.902s.556.278.833.902c.347.625.694%201.388%201.457%201.388s1.179-.763%201.456-1.388c.278-.555.485-.902.832-.902s.556.278.833.902c.347.625.694%201.388%201.457%201.388s1.179-.763%201.456-1.388c.277-.555.486-.902.833-.902s.555.278.832.902c0%200%20.139.277.347.624c.07.138.416.693.693.693c.278%200%20.347-.832.07-1.525c-.278-.625-.485-1.11-.485-1.11c-.347-.624-.694-1.387-1.457-1.387s-1.18.763-1.458%201.387c-.277.555-.485.901-.831.901c-.347%200-.555-.277-.832-.9c-.347-.625-.695-1.388-1.458-1.388s-1.179.763-1.456%201.387c-.278.555-.485.901-.832.901s-.556-.277-.833-.9c-.347-.625-.694-1.388-1.457-1.388s-1.179.763-1.456%201.387c-.278.555-.485.901-.832.901s-.556-.277-.833-.9c-.347-.625-.694-1.388-1.457-1.388%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%22currentColor%22%20d%3D%22M12%200C5.412%200%200%205.342%200%2012c0%206.66%205.411%2012%2012%2012s12-5.41%2012-12c0-6.658-5.41-12-12-12m0%202.22A9.77%209.77%200%200%201%2021.78%2012A9.77%209.77%200%200%201%2012%2021.78A9.77%209.77%200%200%201%202.22%2012A9.77%209.77%200%200%201%2012%202.22M5.203%209.988c-.763%200-1.179.763-1.456%201.387c0%200-.208.555-.347.763c-.07.277-.486%201.18-.14%201.665c.209.277.486-.139.694-.347c.139-.208.418-.833.418-.833c.346-.555.485-.832.831-.832c.347%200%20.555.278.832.902c.347.625.695%201.388%201.458%201.388s1.179-.763%201.456-1.388c.278-.555.485-.902.832-.902s.556.278.833.902c.347.625.694%201.388%201.457%201.388s1.179-.763%201.456-1.388c.278-.555.485-.902.832-.902s.556.278.833.902c.347.625.694%201.388%201.457%201.388s1.179-.763%201.456-1.388c.277-.555.486-.902.833-.902s.555.278.832.902c0%200%20.139.277.347.624c.07.138.416.693.693.693c.278%200%20.347-.832.07-1.525c-.278-.625-.485-1.11-.485-1.11c-.347-.624-.694-1.387-1.457-1.387s-1.18.763-1.458%201.387c-.277.555-.485.901-.831.901c-.347%200-.555-.277-.832-.9c-.347-.625-.695-1.388-1.458-1.388s-1.179.763-1.456%201.387c-.278.555-.485.901-.832.901s-.556-.277-.833-.9c-.347-.625-.694-1.388-1.457-1.388s-1.179.763-1.456%201.387c-.278.555-.485.901-.832.901s-.556-.277-.833-.9c-.347-.625-.694-1.388-1.457-1.388%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/sonarlint.svg?color=%231a73e8&size=48