cplusplusbuilder logo
cplusplusbuilder from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- cplusplusbuilder
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the cplusplusbuilder logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.922 10.66a12 12 0 0 0-.46-2.21a12 12 0 0 0-1.47-3.09a12 12 0 0 0-1.362-1.69a12 12 0 0 0-3.016-2.273a12 12 0 0 0-2.343-.94a12 12 0 0 0-1.487-.32A11 11 0 0 0 12.39.01c-.236-.005-.473-.015-.709-.004c-.345.016-.69.036-1.033.077q-.579.07-1.15.182a11.95 11.95 0 0 0-4.906 2.297q-.611.478-1.153 1.03a12 12 0 0 0-2.033 2.77A12 12 0 0 0 .395 8.94a12 12 0 0 0-.393 2.882a12 12 0 0 0 .073 1.527q.206 1.845.962 3.54q.804 1.8 2.141 3.25a12 12 0 0 0 2.913 2.311a11.9 11.9 0 0 0 5.529 1.547c.013 0 .818-.002.868-.004a12 12 0 0 0 1.543-.162a11.95 11.95 0 0 0 6.173-3.072a12 12 0 0 0 3.303-5.353c.162-.55.29-1.107.364-1.675c.053-.406.087-.815.113-1.224a10.7 10.7 0 0 0-.062-1.848m-5.83 7.555c-.043.276-.164.479-.324.706c-.174.245-.418.418-.657.594c-1.03.758-2.41 1.342-3.668 1.562c-.47.082-2.956.504-5.4-.692a9.6 9.6 0 0 1-2.986-2.276c-1.76-2.017-2.56-4.628-2.217-7.253c.334-2.555 1.763-4.9 3.859-6.387a8.7 8.7 0 0 1 3.425-1.472a9 9 0 0 1 3.94.112c.625.153 1.23.394 1.806.68c.565.281 1.169.634 1.642 1.056c.45.4.665.972.592 1.572c-.087.715-.447 1.12-.967 1.36a1.68 1.68 0 0 1-1.597-.116c-.259-.17-.485-.385-.747-.551a5.5 5.5 0 0 0-.834-.412c-.607-.254-1.213-.36-1.865-.399c-.625-.038-1.36.071-1.959.258c-1.207.376-2.259 1.1-2.973 2.154c-.72 1.064-1.107 2.322-1.03 3.609a6.04 6.04 0 0 0 1.34 3.444c.79.954 1.922 1.592 3.109 1.853c1.27.279 2.613.141 3.775-.458a5.3 5.3 0 0 0 .807-.492c.238-.182.458-.363.75-.45a1.77 1.77 0 0 1 1.67.368c.427.384.597 1.07.51 1.63m-7.321-5.023H8.974c-.26 0-.416-.155-.416-.415v-1.05c0-.255.156-.41.414-.411h1.868v-1.87c0-.257.155-.414.412-.414h1.053c.252 0 .408.156.409.41v1.873h1.86c.267 0 .422.154.422.422v1.049c0 .248-.157.405-.407.405h-1.875v1.865c0 .264-.154.42-.418.42h-1.048c-.251 0-.408-.158-.408-.412v-1.872zm12.107-.406c0 .248-.158.405-.408.406h-1.874v1.865c0 .263-.154.418-.419.419H19.13c-.252 0-.408-.158-.408-.411v-1.873h-1.867c-.26 0-.415-.155-.415-.415v-1.05c0-.255.155-.41.413-.411h1.869v-1.87c0-.257.155-.414.411-.414h1.054c.251 0 .408.156.408.41v1.873h1.86c.268 0 .422.154.423.422z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsCplusplusbuilder(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.922 10.66a12 12 0 0 0-.46-2.21a12 12 0 0 0-1.47-3.09a12 12 0 0 0-1.362-1.69a12 12 0 0 0-3.016-2.273a12 12 0 0 0-2.343-.94a12 12 0 0 0-1.487-.32A11 11 0 0 0 12.39.01c-.236-.005-.473-.015-.709-.004c-.345.016-.69.036-1.033.077q-.579.07-1.15.182a11.95 11.95 0 0 0-4.906 2.297q-.611.478-1.153 1.03a12 12 0 0 0-2.033 2.77A12 12 0 0 0 .395 8.94a12 12 0 0 0-.393 2.882a12 12 0 0 0 .073 1.527q.206 1.845.962 3.54q.804 1.8 2.141 3.25a12 12 0 0 0 2.913 2.311a11.9 11.9 0 0 0 5.529 1.547c.013 0 .818-.002.868-.004a12 12 0 0 0 1.543-.162a11.95 11.95 0 0 0 6.173-3.072a12 12 0 0 0 3.303-5.353c.162-.55.29-1.107.364-1.675c.053-.406.087-.815.113-1.224a10.7 10.7 0 0 0-.062-1.848m-5.83 7.555c-.043.276-.164.479-.324.706c-.174.245-.418.418-.657.594c-1.03.758-2.41 1.342-3.668 1.562c-.47.082-2.956.504-5.4-.692a9.6 9.6 0 0 1-2.986-2.276c-1.76-2.017-2.56-4.628-2.217-7.253c.334-2.555 1.763-4.9 3.859-6.387a8.7 8.7 0 0 1 3.425-1.472a9 9 0 0 1 3.94.112c.625.153 1.23.394 1.806.68c.565.281 1.169.634 1.642 1.056c.45.4.665.972.592 1.572c-.087.715-.447 1.12-.967 1.36a1.68 1.68 0 0 1-1.597-.116c-.259-.17-.485-.385-.747-.551a5.5 5.5 0 0 0-.834-.412c-.607-.254-1.213-.36-1.865-.399c-.625-.038-1.36.071-1.959.258c-1.207.376-2.259 1.1-2.973 2.154c-.72 1.064-1.107 2.322-1.03 3.609a6.04 6.04 0 0 0 1.34 3.444c.79.954 1.922 1.592 3.109 1.853c1.27.279 2.613.141 3.775-.458a5.3 5.3 0 0 0 .807-.492c.238-.182.458-.363.75-.45a1.77 1.77 0 0 1 1.67.368c.427.384.597 1.07.51 1.63m-7.321-5.023H8.974c-.26 0-.416-.155-.416-.415v-1.05c0-.255.156-.41.414-.411h1.868v-1.87c0-.257.155-.414.412-.414h1.053c.252 0 .408.156.409.41v1.873h1.86c.267 0 .422.154.422.422v1.049c0 .248-.157.405-.407.405h-1.875v1.865c0 .264-.154.42-.418.42h-1.048c-.251 0-.408-.158-.408-.412v-1.872zm12.107-.406c0 .248-.158.405-.408.406h-1.874v1.865c0 .263-.154.418-.419.419H19.13c-.252 0-.408-.158-.408-.411v-1.873h-1.867c-.26 0-.415-.155-.415-.415v-1.05c0-.255.155-.41.413-.411h1.869v-1.87c0-.257.155-.414.411-.414h1.054c.251 0 .408.156.408.41v1.873h1.86c.268 0 .422.154.423.422z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.922 10.66a12 12 0 0 0-.46-2.21a12 12 0 0 0-1.47-3.09a12 12 0 0 0-1.362-1.69a12 12 0 0 0-3.016-2.273a12 12 0 0 0-2.343-.94a12 12 0 0 0-1.487-.32A11 11 0 0 0 12.39.01c-.236-.005-.473-.015-.709-.004c-.345.016-.69.036-1.033.077q-.579.07-1.15.182a11.95 11.95 0 0 0-4.906 2.297q-.611.478-1.153 1.03a12 12 0 0 0-2.033 2.77A12 12 0 0 0 .395 8.94a12 12 0 0 0-.393 2.882a12 12 0 0 0 .073 1.527q.206 1.845.962 3.54q.804 1.8 2.141 3.25a12 12 0 0 0 2.913 2.311a11.9 11.9 0 0 0 5.529 1.547c.013 0 .818-.002.868-.004a12 12 0 0 0 1.543-.162a11.95 11.95 0 0 0 6.173-3.072a12 12 0 0 0 3.303-5.353c.162-.55.29-1.107.364-1.675c.053-.406.087-.815.113-1.224a10.7 10.7 0 0 0-.062-1.848m-5.83 7.555c-.043.276-.164.479-.324.706c-.174.245-.418.418-.657.594c-1.03.758-2.41 1.342-3.668 1.562c-.47.082-2.956.504-5.4-.692a9.6 9.6 0 0 1-2.986-2.276c-1.76-2.017-2.56-4.628-2.217-7.253c.334-2.555 1.763-4.9 3.859-6.387a8.7 8.7 0 0 1 3.425-1.472a9 9 0 0 1 3.94.112c.625.153 1.23.394 1.806.68c.565.281 1.169.634 1.642 1.056c.45.4.665.972.592 1.572c-.087.715-.447 1.12-.967 1.36a1.68 1.68 0 0 1-1.597-.116c-.259-.17-.485-.385-.747-.551a5.5 5.5 0 0 0-.834-.412c-.607-.254-1.213-.36-1.865-.399c-.625-.038-1.36.071-1.959.258c-1.207.376-2.259 1.1-2.973 2.154c-.72 1.064-1.107 2.322-1.03 3.609a6.04 6.04 0 0 0 1.34 3.444c.79.954 1.922 1.592 3.109 1.853c1.27.279 2.613.141 3.775-.458a5.3 5.3 0 0 0 .807-.492c.238-.182.458-.363.75-.45a1.77 1.77 0 0 1 1.67.368c.427.384.597 1.07.51 1.63m-7.321-5.023H8.974c-.26 0-.416-.155-.416-.415v-1.05c0-.255.156-.41.414-.411h1.868v-1.87c0-.257.155-.414.412-.414h1.053c.252 0 .408.156.409.41v1.873h1.86c.267 0 .422.154.422.422v1.049c0 .248-.157.405-.407.405h-1.875v1.865c0 .264-.154.42-.418.42h-1.048c-.251 0-.408-.158-.408-.412v-1.872zm12.107-.406c0 .248-.158.405-.408.406h-1.874v1.865c0 .263-.154.418-.419.419H19.13c-.252 0-.408-.158-.408-.411v-1.873h-1.867c-.26 0-.415-.155-.415-.415v-1.05c0-.255.155-.41.413-.411h1.869v-1.87c0-.257.155-.414.411-.414h1.054c.251 0 .408.156.408.41v1.873h1.86c.268 0 .422.154.423.422z"/></svg> </template>
CSS
.icon-cplusplusbuilder {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.922%2010.66a12%2012%200%200%200-.46-2.21a12%2012%200%200%200-1.47-3.09a12%2012%200%200%200-1.362-1.69a12%2012%200%200%200-3.016-2.273a12%2012%200%200%200-2.343-.94a12%2012%200%200%200-1.487-.32A11%2011%200%200%200%2012.39.01c-.236-.005-.473-.015-.709-.004c-.345.016-.69.036-1.033.077q-.579.07-1.15.182a11.95%2011.95%200%200%200-4.906%202.297q-.611.478-1.153%201.03a12%2012%200%200%200-2.033%202.77A12%2012%200%200%200%20.395%208.94a12%2012%200%200%200-.393%202.882a12%2012%200%200%200%20.073%201.527q.206%201.845.962%203.54q.804%201.8%202.141%203.25a12%2012%200%200%200%202.913%202.311a11.9%2011.9%200%200%200%205.529%201.547c.013%200%20.818-.002.868-.004a12%2012%200%200%200%201.543-.162a11.95%2011.95%200%200%200%206.173-3.072a12%2012%200%200%200%203.303-5.353c.162-.55.29-1.107.364-1.675c.053-.406.087-.815.113-1.224a10.7%2010.7%200%200%200-.062-1.848m-5.83%207.555c-.043.276-.164.479-.324.706c-.174.245-.418.418-.657.594c-1.03.758-2.41%201.342-3.668%201.562c-.47.082-2.956.504-5.4-.692a9.6%209.6%200%200%201-2.986-2.276c-1.76-2.017-2.56-4.628-2.217-7.253c.334-2.555%201.763-4.9%203.859-6.387a8.7%208.7%200%200%201%203.425-1.472a9%209%200%200%201%203.94.112c.625.153%201.23.394%201.806.68c.565.281%201.169.634%201.642%201.056c.45.4.665.972.592%201.572c-.087.715-.447%201.12-.967%201.36a1.68%201.68%200%200%201-1.597-.116c-.259-.17-.485-.385-.747-.551a5.5%205.5%200%200%200-.834-.412c-.607-.254-1.213-.36-1.865-.399c-.625-.038-1.36.071-1.959.258c-1.207.376-2.259%201.1-2.973%202.154c-.72%201.064-1.107%202.322-1.03%203.609a6.04%206.04%200%200%200%201.34%203.444c.79.954%201.922%201.592%203.109%201.853c1.27.279%202.613.141%203.775-.458a5.3%205.3%200%200%200%20.807-.492c.238-.182.458-.363.75-.45a1.77%201.77%200%200%201%201.67.368c.427.384.597%201.07.51%201.63m-7.321-5.023H8.974c-.26%200-.416-.155-.416-.415v-1.05c0-.255.156-.41.414-.411h1.868v-1.87c0-.257.155-.414.412-.414h1.053c.252%200%20.408.156.409.41v1.873h1.86c.267%200%20.422.154.422.422v1.049c0%20.248-.157.405-.407.405h-1.875v1.865c0%20.264-.154.42-.418.42h-1.048c-.251%200-.408-.158-.408-.412v-1.872zm12.107-.406c0%20.248-.158.405-.408.406h-1.874v1.865c0%20.263-.154.418-.419.419H19.13c-.252%200-.408-.158-.408-.411v-1.873h-1.867c-.26%200-.415-.155-.415-.415v-1.05c0-.255.155-.41.413-.411h1.869v-1.87c0-.257.155-.414.411-.414h1.054c.251%200%20.408.156.408.41v1.873h1.86c.268%200%20.422.154.423.422z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.922%2010.66a12%2012%200%200%200-.46-2.21a12%2012%200%200%200-1.47-3.09a12%2012%200%200%200-1.362-1.69a12%2012%200%200%200-3.016-2.273a12%2012%200%200%200-2.343-.94a12%2012%200%200%200-1.487-.32A11%2011%200%200%200%2012.39.01c-.236-.005-.473-.015-.709-.004c-.345.016-.69.036-1.033.077q-.579.07-1.15.182a11.95%2011.95%200%200%200-4.906%202.297q-.611.478-1.153%201.03a12%2012%200%200%200-2.033%202.77A12%2012%200%200%200%20.395%208.94a12%2012%200%200%200-.393%202.882a12%2012%200%200%200%20.073%201.527q.206%201.845.962%203.54q.804%201.8%202.141%203.25a12%2012%200%200%200%202.913%202.311a11.9%2011.9%200%200%200%205.529%201.547c.013%200%20.818-.002.868-.004a12%2012%200%200%200%201.543-.162a11.95%2011.95%200%200%200%206.173-3.072a12%2012%200%200%200%203.303-5.353c.162-.55.29-1.107.364-1.675c.053-.406.087-.815.113-1.224a10.7%2010.7%200%200%200-.062-1.848m-5.83%207.555c-.043.276-.164.479-.324.706c-.174.245-.418.418-.657.594c-1.03.758-2.41%201.342-3.668%201.562c-.47.082-2.956.504-5.4-.692a9.6%209.6%200%200%201-2.986-2.276c-1.76-2.017-2.56-4.628-2.217-7.253c.334-2.555%201.763-4.9%203.859-6.387a8.7%208.7%200%200%201%203.425-1.472a9%209%200%200%201%203.94.112c.625.153%201.23.394%201.806.68c.565.281%201.169.634%201.642%201.056c.45.4.665.972.592%201.572c-.087.715-.447%201.12-.967%201.36a1.68%201.68%200%200%201-1.597-.116c-.259-.17-.485-.385-.747-.551a5.5%205.5%200%200%200-.834-.412c-.607-.254-1.213-.36-1.865-.399c-.625-.038-1.36.071-1.959.258c-1.207.376-2.259%201.1-2.973%202.154c-.72%201.064-1.107%202.322-1.03%203.609a6.04%206.04%200%200%200%201.34%203.444c.79.954%201.922%201.592%203.109%201.853c1.27.279%202.613.141%203.775-.458a5.3%205.3%200%200%200%20.807-.492c.238-.182.458-.363.75-.45a1.77%201.77%200%200%201%201.67.368c.427.384.597%201.07.51%201.63m-7.321-5.023H8.974c-.26%200-.416-.155-.416-.415v-1.05c0-.255.156-.41.414-.411h1.868v-1.87c0-.257.155-.414.412-.414h1.053c.252%200%20.408.156.409.41v1.873h1.86c.267%200%20.422.154.422.422v1.049c0%20.248-.157.405-.407.405h-1.875v1.865c0%20.264-.154.42-.418.42h-1.048c-.251%200-.408-.158-.408-.412v-1.872zm12.107-.406c0%20.248-.158.405-.408.406h-1.874v1.865c0%20.263-.154.418-.419.419H19.13c-.252%200-.408-.158-.408-.411v-1.873h-1.867c-.26%200-.415-.155-.415-.415v-1.05c0-.255.155-.41.413-.411h1.869v-1.87c0-.257.155-.414.411-.414h1.054c.251%200%20.408.156.408.41v1.873h1.86c.268%200%20.422.154.423.422z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/cplusplusbuilder.svg?color=%231a73e8&size=48