Coding Cplusplus Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Coding Cplusplus 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/323878.svg" alt="Coding Cplusplus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323878.svg" alt="Coding Cplusplus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323878.svg" alt="Coding Cplusplus icon" :width="24" :height="24" />
CSS background
.icon-coding-cplusplus {
background-image: url('https://proicons.com/icon/323878.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.d{fill:#000;stroke-width:0px;}</style></defs><rect class="c" x="4.5" y="8.5" width="39" height="31" rx="4" ry="4"/><path class="c" d="M38.5,28.5433v5.4016c0,.9944-.8061,1.8005-1.8005,1.8005-.4972,0-.9473-.2015-1.2732-.5273"/><path class="c" 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="c" 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="d" cx="26.765" cy="26.338" r=".75"/><line class="c" x1="26.765" y1="28.543" x2="26.765" y2="33.315"/><path class="c" 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="c" d="M32.7248,33.3147v-2.9709c0-.9944-.8061-1.8005-1.8005-1.8005s-1.8005.8061-1.8005,1.8005"/><line class="c" x1="29.124" y1="33.315" x2="29.124" y2="28.543"/><path class="c" 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="c" x1="24.414" y1="33.315" x2="24.414" y2="26.113"/><path class="c" d="M25.539,12.256l-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"/><path class="c" d="M29.753,18.678v4.4235"/><path class="c" d="M29.753,12.256v4.4225"/><path class="c" d="M31.965,20.89h-4.4235"/><path class="c" d="M31.964,14.467h-4.4225"/></svg>
Copied!