C Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The C 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/313782.svg" alt="C icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/313782.svg" alt="C icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/313782.svg" alt="C icon" :width="24" :height="24" />
CSS background
.icon-c {
background-image: url('https://proicons.com/icon/313782.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>C</title><path d="M16.5921 9.1962s-.354-3.298-3.627-3.39c-3.2741-.09-4.9552 2.474-4.9552 6.14 0 3.6651 1.858 6.5972 5.0451 6.5972 3.184 0 3.5381-3.665 3.5381-3.665l6.1041.365s.36 3.31-2.196 5.836c-2.552 2.5241-5.6901 2.9371-7.8762 2.9201-2.19-.017-5.2261.034-8.1602-2.97-2.938-3.0101-3.436-5.9302-3.436-8.8002 0-2.8701.556-6.6702 4.047-9.5502C7.444.72 9.849 0 12.254 0c10.0422 0 10.7172 9.2602 10.7172 9.2602z"/></svg>
C in other icon packs
Copied!