Codeclimate Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Codeclimate icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/313911.svg" alt="Codeclimate icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/313911.svg" alt="Codeclimate icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/313911.svg" alt="Codeclimate icon" :width="24" :height="24" />
CSS background
.icon-codeclimate {
background-image: url('https://proicons.com/icon/313911.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Code Climate</title><path d="M16.125 5.272l-4.511 4.475 2.684 2.659 1.827-1.813 5.19 5.145L24 13.079zM8.13 8.265L0 16.066l2.772 2.662 5.357-5.145 5.357 5.145 2.772-2.662z"/></svg>
Codeclimate in other icon packs
Copied!