Coding C Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Coding 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/323877.svg" alt="Coding C icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323877.svg" alt="Coding C icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323877.svg" alt="Coding C icon" :width="24" :height="24" />
CSS background
.icon-coding-c {
background-image: url('https://proicons.com/icon/323877.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.c{fill:#000;stroke-width:0px;}</style></defs><rect class="b" x="4.5" y="8.5" width="39" height="31" rx="4" ry="4"/><path class="b" d="M38.5,28.5433v5.4016c0,.9944-.8061,1.8005-1.8005,1.8005-.4972,0-.9473-.2015-1.2732-.5273"/><path class="b" d="M36.6995,28.5433c.9944,0,1.8005.8061,1.8005,1.8005v1.1703c0,.9944-.8061,1.8005-1.8005,1.8005s-1.8005-.8061-1.8005-1.8005v-1.1703c0-.9944.8061-1.8005,1.8005-1.8005Z"/><path class="b" d="M16.8387,33.2922c-.9944,0-1.8005-.8061-1.8005-1.8005v-1.1703c0-.9944.8061-1.8005,1.8005-1.8005s1.8005.8061,1.8005,1.8005v1.1703c0,.9944-.8061,1.8005-1.8005,1.8005Z"/><circle class="c" cx="26.765" cy="26.3377" r=".75"/><line class="b" x1="26.765" y1="28.5433" x2="26.765" y2="33.3147"/><path class="b" d="M12.864,32.319c-.3104.5418-.8943.9068-1.5635.9068-.9944,0-1.8005-.8061-1.8005-1.8005v-1.1703c0-.9944.8061-1.8005,1.8005-1.8005.6679,0,1.2508.3637,1.5617.9038"/><path class="b" d="M32.7248,33.3147v-2.9709c0-.9944-.8061-1.8005-1.8005-1.8005s-1.8005.8061-1.8005,1.8005"/><line class="b" x1="29.1237" y1="33.3147" x2="29.1237" y2="28.5433"/><path class="b" d="M24.4144,30.3438c0-.9944-.8061-1.8005-1.8005-1.8005s-1.8005.8061-1.8005,1.8005v1.1703c0,.9944.8061,1.8005,1.8005,1.8005s1.8005-.8061,1.8005-1.8005"/><line class="b" x1="24.4144" y1="33.3147" x2="24.4144" y2="26.1126"/><path class="b" d="M28.7519,12.2555l-5.5433-.0009c-.4569,0-.8779.229-1.1.5985l-2.7342,4.5487c-.1797.299-.1707.6646.0236.9557l2.8866,4.3236c.171.2562.4731.4123.7985.4128l5.6713.0076"/></svg>
Copied!