cplusplus emoji

cplusplus from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.

Name
cplusplus
Set
OpenMoji
Style
Default
Category
Extras Openmoji
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More extras openmoji icons from OpenMoji

Use the cplusplus emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGGOEhLcVo" d="M44.99 33.35v7m3.5-3.5h-7"/><path id="SVGMgPiYd8x" d="M54.39 33.35v7m3.5-3.5h-7"/></defs><g stroke="#000" stroke-linejoin="round"><use href="#SVGGOEhLcVo" fill-rule="evenodd" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" clip-rule="evenodd"/><use href="#SVGMgPiYd8x" fill-rule="evenodd" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" clip-rule="evenodd"/><path stroke-width="2.25" d="M37.9 21.38c2.481 0 4.867.905 6.72 2.547a1.125 1.125 0 1 0 1.493-1.683A12.37 12.37 0 0 0 37.9 19.13c-6.823 0-12.38 5.552-12.38 12.38v9c0 6.823 5.552 12.38 12.38 12.38c3.03 0 5.948-1.106 8.212-3.114a1.125 1.125 0 1 0-1.493-1.683a10.12 10.12 0 0 1-6.72 2.547c-5.582 0-10.12-4.543-10.12-10.12v-9c0-5.582 4.543-10.12 10.12-10.12z"/></g><path fill="#92d3f5" stroke="#92d3f5" d="M35.02 8.261a1.95 1.95 0 0 1 1.952 0l22.56 13.02c.604.348.976.993.976 1.69v26.05a1.95 1.95 0 0 1-.976 1.69l-22.56 13.02a1.95 1.95 0 0 1-1.952 0l-22.56-13.02a1.95 1.95 0 0 1-.976-1.69v-26.05c0-.698.372-1.342.976-1.69z"/><path fill="#61b2e4" stroke="#61b2e4" stroke-linejoin="bevel" stroke-width="2" d="m12.47 50.71l48.04-27.74v26.05l-.976 1.69l-22.56 13.02h-1.952z"/><path fill="#61b2e4" stroke="#61b2e4" stroke-width="2" d="M60.51 22.98L36.49 36.85L59.18 48.4c0-.995 1.337-1.317 1.337-2.228v-23.19"/><use href="#SVGGOEhLcVo" fill="none" fill-rule="evenodd" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" clip-rule="evenodd"/><use href="#SVGMgPiYd8x" fill="none" fill-rule="evenodd" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" clip-rule="evenodd"/><path fill="#fff" stroke="#fff" stroke-linejoin="round" stroke-width="2.25" d="M37.9 21.38c2.481 0 4.867.905 6.72 2.547a1.125 1.125 0 1 0 1.493-1.683A12.37 12.37 0 0 0 37.9 19.13c-6.823 0-12.38 5.552-12.38 12.38v9c0 6.823 5.552 12.38 12.38 12.38c3.03 0 5.948-1.106 8.212-3.114a1.125 1.125 0 1 0-1.493-1.683a10.12 10.12 0 0 1-6.72 2.547c-5.582 0-10.12-4.543-10.12-10.12v-9c0-5.582 4.543-10.12 10.12-10.12z"/><path fill="none" stroke="#000" stroke-width="2" d="M35.02 8.261a1.95 1.95 0 0 1 1.952 0l22.56 13.02c.604.348.976.993.976 1.69v26.05a1.95 1.95 0 0 1-.976 1.69l-22.56 13.02a1.95 1.95 0 0 1-1.952 0l-22.56-13.02a1.95 1.95 0 0 1-.976-1.69v-26.05c0-.698.372-1.342.976-1.69z"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiCplusplus(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGGOEhLcVo" d="M44.99 33.35v7m3.5-3.5h-7"/><path id="SVGMgPiYd8x" d="M54.39 33.35v7m3.5-3.5h-7"/></defs><g stroke="#000" strokeLinejoin="round"><use href="#SVGGOEhLcVo" fillRule="evenodd" strokeLinecap="round" strokeMiterlimit="10" strokeWidth="2" clipRule="evenodd"/><use href="#SVGMgPiYd8x" fillRule="evenodd" strokeLinecap="round" strokeMiterlimit="10" strokeWidth="2" clipRule="evenodd"/><path strokeWidth="2.25" d="M37.9 21.38c2.481 0 4.867.905 6.72 2.547a1.125 1.125 0 1 0 1.493-1.683A12.37 12.37 0 0 0 37.9 19.13c-6.823 0-12.38 5.552-12.38 12.38v9c0 6.823 5.552 12.38 12.38 12.38c3.03 0 5.948-1.106 8.212-3.114a1.125 1.125 0 1 0-1.493-1.683a10.12 10.12 0 0 1-6.72 2.547c-5.582 0-10.12-4.543-10.12-10.12v-9c0-5.582 4.543-10.12 10.12-10.12z"/></g><path fill="#92d3f5" stroke="#92d3f5" d="M35.02 8.261a1.95 1.95 0 0 1 1.952 0l22.56 13.02c.604.348.976.993.976 1.69v26.05a1.95 1.95 0 0 1-.976 1.69l-22.56 13.02a1.95 1.95 0 0 1-1.952 0l-22.56-13.02a1.95 1.95 0 0 1-.976-1.69v-26.05c0-.698.372-1.342.976-1.69z"/><path fill="#61b2e4" stroke="#61b2e4" strokeLinejoin="bevel" strokeWidth="2" d="m12.47 50.71l48.04-27.74v26.05l-.976 1.69l-22.56 13.02h-1.952z"/><path fill="#61b2e4" stroke="#61b2e4" strokeWidth="2" d="M60.51 22.98L36.49 36.85L59.18 48.4c0-.995 1.337-1.317 1.337-2.228v-23.19"/><use href="#SVGGOEhLcVo" fill="none" fillRule="evenodd" stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" clipRule="evenodd"/><use href="#SVGMgPiYd8x" fill="none" fillRule="evenodd" stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" clipRule="evenodd"/><path fill="#fff" stroke="#fff" strokeLinejoin="round" strokeWidth="2.25" d="M37.9 21.38c2.481 0 4.867.905 6.72 2.547a1.125 1.125 0 1 0 1.493-1.683A12.37 12.37 0 0 0 37.9 19.13c-6.823 0-12.38 5.552-12.38 12.38v9c0 6.823 5.552 12.38 12.38 12.38c3.03 0 5.948-1.106 8.212-3.114a1.125 1.125 0 1 0-1.493-1.683a10.12 10.12 0 0 1-6.72 2.547c-5.582 0-10.12-4.543-10.12-10.12v-9c0-5.582 4.543-10.12 10.12-10.12z"/><path fill="none" stroke="#000" strokeWidth="2" d="M35.02 8.261a1.95 1.95 0 0 1 1.952 0l22.56 13.02c.604.348.976.993.976 1.69v26.05a1.95 1.95 0 0 1-.976 1.69l-22.56 13.02a1.95 1.95 0 0 1-1.952 0l-22.56-13.02a1.95 1.95 0 0 1-.976-1.69v-26.05c0-.698.372-1.342.976-1.69z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGGOEhLcVo" d="M44.99 33.35v7m3.5-3.5h-7"/><path id="SVGMgPiYd8x" d="M54.39 33.35v7m3.5-3.5h-7"/></defs><g stroke="#000" stroke-linejoin="round"><use href="#SVGGOEhLcVo" fill-rule="evenodd" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" clip-rule="evenodd"/><use href="#SVGMgPiYd8x" fill-rule="evenodd" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" clip-rule="evenodd"/><path stroke-width="2.25" d="M37.9 21.38c2.481 0 4.867.905 6.72 2.547a1.125 1.125 0 1 0 1.493-1.683A12.37 12.37 0 0 0 37.9 19.13c-6.823 0-12.38 5.552-12.38 12.38v9c0 6.823 5.552 12.38 12.38 12.38c3.03 0 5.948-1.106 8.212-3.114a1.125 1.125 0 1 0-1.493-1.683a10.12 10.12 0 0 1-6.72 2.547c-5.582 0-10.12-4.543-10.12-10.12v-9c0-5.582 4.543-10.12 10.12-10.12z"/></g><path fill="#92d3f5" stroke="#92d3f5" d="M35.02 8.261a1.95 1.95 0 0 1 1.952 0l22.56 13.02c.604.348.976.993.976 1.69v26.05a1.95 1.95 0 0 1-.976 1.69l-22.56 13.02a1.95 1.95 0 0 1-1.952 0l-22.56-13.02a1.95 1.95 0 0 1-.976-1.69v-26.05c0-.698.372-1.342.976-1.69z"/><path fill="#61b2e4" stroke="#61b2e4" stroke-linejoin="bevel" stroke-width="2" d="m12.47 50.71l48.04-27.74v26.05l-.976 1.69l-22.56 13.02h-1.952z"/><path fill="#61b2e4" stroke="#61b2e4" stroke-width="2" d="M60.51 22.98L36.49 36.85L59.18 48.4c0-.995 1.337-1.317 1.337-2.228v-23.19"/><use href="#SVGGOEhLcVo" fill="none" fill-rule="evenodd" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" clip-rule="evenodd"/><use href="#SVGMgPiYd8x" fill="none" fill-rule="evenodd" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" clip-rule="evenodd"/><path fill="#fff" stroke="#fff" stroke-linejoin="round" stroke-width="2.25" d="M37.9 21.38c2.481 0 4.867.905 6.72 2.547a1.125 1.125 0 1 0 1.493-1.683A12.37 12.37 0 0 0 37.9 19.13c-6.823 0-12.38 5.552-12.38 12.38v9c0 6.823 5.552 12.38 12.38 12.38c3.03 0 5.948-1.106 8.212-3.114a1.125 1.125 0 1 0-1.493-1.683a10.12 10.12 0 0 1-6.72 2.547c-5.582 0-10.12-4.543-10.12-10.12v-9c0-5.582 4.543-10.12 10.12-10.12z"/><path fill="none" stroke="#000" stroke-width="2" d="M35.02 8.261a1.95 1.95 0 0 1 1.952 0l22.56 13.02c.604.348.976.993.976 1.69v26.05a1.95 1.95 0 0 1-.976 1.69l-22.56 13.02a1.95 1.95 0 0 1-1.952 0l-22.56-13.02a1.95 1.95 0 0 1-.976-1.69v-26.05c0-.698.372-1.342.976-1.69z"/></svg>
</template>

CSS

.icon-cplusplus {
  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%2072%2072%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGGOEhLcVo%22%20d%3D%22M44.99%2033.35v7m3.5-3.5h-7%22%2F%3E%3Cpath%20id%3D%22SVGMgPiYd8x%22%20d%3D%22M54.39%2033.35v7m3.5-3.5h-7%22%2F%3E%3C%2Fdefs%3E%3Cg%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%3E%3Cuse%20href%3D%22%23SVGGOEhLcVo%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cuse%20href%3D%22%23SVGMgPiYd8x%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20stroke-width%3D%222.25%22%20d%3D%22M37.9%2021.38c2.481%200%204.867.905%206.72%202.547a1.125%201.125%200%201%200%201.493-1.683A12.37%2012.37%200%200%200%2037.9%2019.13c-6.823%200-12.38%205.552-12.38%2012.38v9c0%206.823%205.552%2012.38%2012.38%2012.38c3.03%200%205.948-1.106%208.212-3.114a1.125%201.125%200%201%200-1.493-1.683a10.12%2010.12%200%200%201-6.72%202.547c-5.582%200-10.12-4.543-10.12-10.12v-9c0-5.582%204.543-10.12%2010.12-10.12z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%2392d3f5%22%20stroke%3D%22%2392d3f5%22%20d%3D%22M35.02%208.261a1.95%201.95%200%200%201%201.952%200l22.56%2013.02c.604.348.976.993.976%201.69v26.05a1.95%201.95%200%200%201-.976%201.69l-22.56%2013.02a1.95%201.95%200%200%201-1.952%200l-22.56-13.02a1.95%201.95%200%200%201-.976-1.69v-26.05c0-.698.372-1.342.976-1.69z%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20stroke%3D%22%2361b2e4%22%20stroke-linejoin%3D%22bevel%22%20stroke-width%3D%222%22%20d%3D%22m12.47%2050.71l48.04-27.74v26.05l-.976%201.69l-22.56%2013.02h-1.952z%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20stroke%3D%22%2361b2e4%22%20stroke-width%3D%222%22%20d%3D%22M60.51%2022.98L36.49%2036.85L59.18%2048.4c0-.995%201.337-1.317%201.337-2.228v-23.19%22%2F%3E%3Cuse%20href%3D%22%23SVGGOEhLcVo%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cuse%20href%3D%22%23SVGMgPiYd8x%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.25%22%20d%3D%22M37.9%2021.38c2.481%200%204.867.905%206.72%202.547a1.125%201.125%200%201%200%201.493-1.683A12.37%2012.37%200%200%200%2037.9%2019.13c-6.823%200-12.38%205.552-12.38%2012.38v9c0%206.823%205.552%2012.38%2012.38%2012.38c3.03%200%205.948-1.106%208.212-3.114a1.125%201.125%200%201%200-1.493-1.683a10.12%2010.12%200%200%201-6.72%202.547c-5.582%200-10.12-4.543-10.12-10.12v-9c0-5.582%204.543-10.12%2010.12-10.12z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%20d%3D%22M35.02%208.261a1.95%201.95%200%200%201%201.952%200l22.56%2013.02c.604.348.976.993.976%201.69v26.05a1.95%201.95%200%200%201-.976%201.69l-22.56%2013.02a1.95%201.95%200%200%201-1.952%200l-22.56-13.02a1.95%201.95%200%200%201-.976-1.69v-26.05c0-.698.372-1.342.976-1.69z%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%2072%2072%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGGOEhLcVo%22%20d%3D%22M44.99%2033.35v7m3.5-3.5h-7%22%2F%3E%3Cpath%20id%3D%22SVGMgPiYd8x%22%20d%3D%22M54.39%2033.35v7m3.5-3.5h-7%22%2F%3E%3C%2Fdefs%3E%3Cg%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%3E%3Cuse%20href%3D%22%23SVGGOEhLcVo%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cuse%20href%3D%22%23SVGMgPiYd8x%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20stroke-width%3D%222.25%22%20d%3D%22M37.9%2021.38c2.481%200%204.867.905%206.72%202.547a1.125%201.125%200%201%200%201.493-1.683A12.37%2012.37%200%200%200%2037.9%2019.13c-6.823%200-12.38%205.552-12.38%2012.38v9c0%206.823%205.552%2012.38%2012.38%2012.38c3.03%200%205.948-1.106%208.212-3.114a1.125%201.125%200%201%200-1.493-1.683a10.12%2010.12%200%200%201-6.72%202.547c-5.582%200-10.12-4.543-10.12-10.12v-9c0-5.582%204.543-10.12%2010.12-10.12z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%2392d3f5%22%20stroke%3D%22%2392d3f5%22%20d%3D%22M35.02%208.261a1.95%201.95%200%200%201%201.952%200l22.56%2013.02c.604.348.976.993.976%201.69v26.05a1.95%201.95%200%200%201-.976%201.69l-22.56%2013.02a1.95%201.95%200%200%201-1.952%200l-22.56-13.02a1.95%201.95%200%200%201-.976-1.69v-26.05c0-.698.372-1.342.976-1.69z%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20stroke%3D%22%2361b2e4%22%20stroke-linejoin%3D%22bevel%22%20stroke-width%3D%222%22%20d%3D%22m12.47%2050.71l48.04-27.74v26.05l-.976%201.69l-22.56%2013.02h-1.952z%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20stroke%3D%22%2361b2e4%22%20stroke-width%3D%222%22%20d%3D%22M60.51%2022.98L36.49%2036.85L59.18%2048.4c0-.995%201.337-1.317%201.337-2.228v-23.19%22%2F%3E%3Cuse%20href%3D%22%23SVGGOEhLcVo%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cuse%20href%3D%22%23SVGMgPiYd8x%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.25%22%20d%3D%22M37.9%2021.38c2.481%200%204.867.905%206.72%202.547a1.125%201.125%200%201%200%201.493-1.683A12.37%2012.37%200%200%200%2037.9%2019.13c-6.823%200-12.38%205.552-12.38%2012.38v9c0%206.823%205.552%2012.38%2012.38%2012.38c3.03%200%205.948-1.106%208.212-3.114a1.125%201.125%200%201%200-1.493-1.683a10.12%2010.12%200%200%201-6.72%202.547c-5.582%200-10.12-4.543-10.12-10.12v-9c0-5.582%204.543-10.12%2010.12-10.12z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%20d%3D%22M35.02%208.261a1.95%201.95%200%200%201%201.952%200l22.56%2013.02c.604.348.976.993.976%201.69v26.05a1.95%201.95%200%200%201-.976%201.69l-22.56%2013.02a1.95%201.95%200%200%201-1.952%200l-22.56-13.02a1.95%201.95%200%200%201-.976-1.69v-26.05c0-.698.372-1.342.976-1.69z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/cplusplus.svg?color=%231a73e8&size=48