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

Name
c
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 c emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path stroke="#000" 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="#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="#1e50a0" stroke="#1e50a0" 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-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"/><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 OpenmojiC(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path stroke="#000" 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="#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="#1e50a0" stroke="#1e50a0" 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" 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"/><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"><path stroke="#000" 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="#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="#1e50a0" stroke="#1e50a0" 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-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"/><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-c {
  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%3Cpath%20stroke%3D%22%23000%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%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%231e50a0%22%20stroke%3D%22%231e50a0%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-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%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%3Cpath%20stroke%3D%22%23000%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%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%231e50a0%22%20stroke%3D%22%231e50a0%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-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%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/c.svg?color=%231a73e8&size=48