Codeblocks Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Codeblocks 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/313907.svg" alt="Codeblocks icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/313907.svg" alt="Codeblocks icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/313907.svg" alt="Codeblocks icon" :width="24" :height="24" />
CSS background
.icon-codeblocks {
background-image: url('https://proicons.com/icon/313907.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::Blocks</title><path d="M.011 0v8.406H8.61V0zm15.39 0v8.406H24V0zM8.972.658l.012 7.869 2.54 2.43.007-5.564zm6.066 0-2.555 4.735.004 5.564 2.54-2.43zM.332 8.768l5.52 2.677 5.655-.006-2.773-2.67zm14.944 0L12.53 11.49l5.655-.09 5.498-2.631zm-9.323 3.855L.318 15.232h8.405l2.748-2.722zm6.565-.113 2.747 2.722h8.402l-5.586-2.609zm-1.006.533-2.54 2.43-.011 7.873 2.555-4.74zm.964 0-.008 5.564 2.559 4.74-.011-7.874zM0 15.598V24h8.598v-8.402zm15.39 0V24h8.598v-8.402z"/></svg>
Codeblocks in other icon packs
Copied!