codereview logo
codereview from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- codereview
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the codereview logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.986 23.972C5.411 23.972 0 18.561 0 11.986C0 5.411 5.411 0 11.986 0c6.575 0 11.986 5.411 11.986 11.986a11.9 11.9 0 0 1-2.492 7.281l2.062 2.062c.293.293.458.691.458 1.106c0 .859-.706 1.565-1.565 1.565c-.415 0-.813-.165-1.106-.458l-2.062-2.062a11.9 11.9 0 0 1-7.281 2.492Zm6.664-6.001a8.936 8.936 0 0 0 2.31-5.985c0-4.923-4.051-8.974-8.974-8.974c-2.702 0-5.141 1.22-6.792 3.135h5.255v2.458H3.681a8.851 8.851 0 0 0-.536 1.844H9.22v2.459H3.06c.087.845.297 1.673.621 2.459h4.31v2.458H5.194c1.651 1.915 4.09 3.135 6.792 3.135c2.29 0 4.392-.877 5.985-2.31a1.59 1.59 0 0 1 .679-.679Zm-9.43-.146h7.376v-2.458H9.22v2.458Zm6.147-4.917h4.917v-2.459h-4.917v2.459Zm-4.918 0h3.074v-2.459h-3.074v2.459Zm1.844-4.303h4.918V6.147h-4.918v2.458Z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsCodereview(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="M11.986 23.972C5.411 23.972 0 18.561 0 11.986C0 5.411 5.411 0 11.986 0c6.575 0 11.986 5.411 11.986 11.986a11.9 11.9 0 0 1-2.492 7.281l2.062 2.062c.293.293.458.691.458 1.106c0 .859-.706 1.565-1.565 1.565c-.415 0-.813-.165-1.106-.458l-2.062-2.062a11.9 11.9 0 0 1-7.281 2.492Zm6.664-6.001a8.936 8.936 0 0 0 2.31-5.985c0-4.923-4.051-8.974-8.974-8.974c-2.702 0-5.141 1.22-6.792 3.135h5.255v2.458H3.681a8.851 8.851 0 0 0-.536 1.844H9.22v2.459H3.06c.087.845.297 1.673.621 2.459h4.31v2.458H5.194c1.651 1.915 4.09 3.135 6.792 3.135c2.29 0 4.392-.877 5.985-2.31a1.59 1.59 0 0 1 .679-.679Zm-9.43-.146h7.376v-2.458H9.22v2.458Zm6.147-4.917h4.917v-2.459h-4.917v2.459Zm-4.918 0h3.074v-2.459h-3.074v2.459Zm1.844-4.303h4.918V6.147h-4.918v2.458Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.986 23.972C5.411 23.972 0 18.561 0 11.986C0 5.411 5.411 0 11.986 0c6.575 0 11.986 5.411 11.986 11.986a11.9 11.9 0 0 1-2.492 7.281l2.062 2.062c.293.293.458.691.458 1.106c0 .859-.706 1.565-1.565 1.565c-.415 0-.813-.165-1.106-.458l-2.062-2.062a11.9 11.9 0 0 1-7.281 2.492Zm6.664-6.001a8.936 8.936 0 0 0 2.31-5.985c0-4.923-4.051-8.974-8.974-8.974c-2.702 0-5.141 1.22-6.792 3.135h5.255v2.458H3.681a8.851 8.851 0 0 0-.536 1.844H9.22v2.459H3.06c.087.845.297 1.673.621 2.459h4.31v2.458H5.194c1.651 1.915 4.09 3.135 6.792 3.135c2.29 0 4.392-.877 5.985-2.31a1.59 1.59 0 0 1 .679-.679Zm-9.43-.146h7.376v-2.458H9.22v2.458Zm6.147-4.917h4.917v-2.459h-4.917v2.459Zm-4.918 0h3.074v-2.459h-3.074v2.459Zm1.844-4.303h4.918V6.147h-4.918v2.458Z"/></svg> </template>
CSS
.icon-codereview {
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%22M11.986%2023.972C5.411%2023.972%200%2018.561%200%2011.986C0%205.411%205.411%200%2011.986%200c6.575%200%2011.986%205.411%2011.986%2011.986a11.9%2011.9%200%200%201-2.492%207.281l2.062%202.062c.293.293.458.691.458%201.106c0%20.859-.706%201.565-1.565%201.565c-.415%200-.813-.165-1.106-.458l-2.062-2.062a11.9%2011.9%200%200%201-7.281%202.492Zm6.664-6.001a8.936%208.936%200%200%200%202.31-5.985c0-4.923-4.051-8.974-8.974-8.974c-2.702%200-5.141%201.22-6.792%203.135h5.255v2.458H3.681a8.851%208.851%200%200%200-.536%201.844H9.22v2.459H3.06c.087.845.297%201.673.621%202.459h4.31v2.458H5.194c1.651%201.915%204.09%203.135%206.792%203.135c2.29%200%204.392-.877%205.985-2.31a1.59%201.59%200%200%201%20.679-.679Zm-9.43-.146h7.376v-2.458H9.22v2.458Zm6.147-4.917h4.917v-2.459h-4.917v2.459Zm-4.918%200h3.074v-2.459h-3.074v2.459Zm1.844-4.303h4.918V6.147h-4.918v2.458Z%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%22M11.986%2023.972C5.411%2023.972%200%2018.561%200%2011.986C0%205.411%205.411%200%2011.986%200c6.575%200%2011.986%205.411%2011.986%2011.986a11.9%2011.9%200%200%201-2.492%207.281l2.062%202.062c.293.293.458.691.458%201.106c0%20.859-.706%201.565-1.565%201.565c-.415%200-.813-.165-1.106-.458l-2.062-2.062a11.9%2011.9%200%200%201-7.281%202.492Zm6.664-6.001a8.936%208.936%200%200%200%202.31-5.985c0-4.923-4.051-8.974-8.974-8.974c-2.702%200-5.141%201.22-6.792%203.135h5.255v2.458H3.681a8.851%208.851%200%200%200-.536%201.844H9.22v2.459H3.06c.087.845.297%201.673.621%202.459h4.31v2.458H5.194c1.651%201.915%204.09%203.135%206.792%203.135c2.29%200%204.392-.877%205.985-2.31a1.59%201.59%200%200%201%20.679-.679Zm-9.43-.146h7.376v-2.458H9.22v2.458Zm6.147-4.917h4.917v-2.459h-4.917v2.459Zm-4.918%200h3.074v-2.459h-3.074v2.459Zm1.844-4.303h4.918V6.147h-4.918v2.458Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/codereview.svg?color=%231a73e8&size=48