github emoji
github from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.
- Name
- github
- Set
- OpenMoji
- Style
- Default
- Category
- Extras Openmoji
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
github-fillAkar Iconsgithub-filledAnt Design IconsgithubBootstrap IconsgithubBoxicons BrandsgithubCoreUI BrandsgithubCodiconsgithubDevicongithub-fillEva IconsgithubFont Awesome 6 BrandsgithubFont Awesome BrandsgithubFeather Iconsgithub-solidFlowbite IconsgithubHuge IconsgithubIconParkgithubIconPark OutlinegithubIconoirgithubJam IconsgithubLine AwesomegithubMaterial Line IconsgithubSVG LogosgithubLucidegithubMage IconsgithubMaterial Design Iconsgithub-fillMingCute Icon
More extras openmoji icons from OpenMoji
Use the github emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M27.114 62.986s9.17 2.923 17.927-.041"/><circle cx="35.9" cy="35.898" r="27.226" fill="#fff"/><path fill="#d0cfce" d="M29.044 61.611c0-.927-.035-3.98-.035-7.764c0-2.646.874-4.373 1.863-5.252c-6.227-.722-12.779-3.154-12.779-14.035c0-3.098 1.096-5.632 2.887-7.615c-.286-.72-1.254-3.606.278-7.514c0 0 2.355-.764 7.717 2.908a26.45 26.45 0 0 1 14.053 0c5.356-3.672 7.711-2.908 7.711-2.908c1.532 3.908.57 6.795.278 7.514c1.796 1.983 2.881 4.514 2.881 7.615c0 10.905-6.559 13.307-12.816 14.008c1.013.882 1.909 2.611 1.909 5.263c0 3.792-.035 6.85-.035 7.78c0 .762.505 1.641 1.93 1.369c11.146-3.758 19.177-14.396 19.177-26.932c0-15.678-12.567-28.388-28.067-28.388S7.936 20.367 7.936 36.048c0 12.541 8.04 23.182 19.202 26.934c1.395.262 1.906-.614 1.906-1.37"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M29.044 61.611c0-.927-.035-3.98-.035-7.764c0-2.646.874-4.373 1.863-5.252c-6.227-.722-12.779-3.154-12.779-14.035c0-3.098 1.096-5.632 2.887-7.615c-.286-.72-1.254-3.606.278-7.514c0 0 2.355-.764 7.717 2.908a26.45 26.45 0 0 1 14.053 0c5.356-3.672 7.711-2.908 7.711-2.908c1.532 3.908.57 6.795.278 7.514c1.796 1.983 2.881 4.514 2.881 7.615c0 10.905-6.559 13.307-12.816 14.008c1.013.882 1.909 2.611 1.909 5.263c0 3.792-.035 6.85-.035 7.78c0 .762.505 1.641 1.93 1.369c11.146-3.758 19.177-14.396 19.177-26.932c0-15.678-12.567-28.388-28.067-28.388S7.936 20.367 7.936 36.048c0 12.541 8.04 23.182 19.202 26.934c1.395.262 1.906-.614 1.906-1.37"/><path d="M16.29 48.09c2.568.78 3.58 1.635 4.789 3.661c1.205 2.026 2.62 4.287 7.933 2.999"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiGithub(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M27.114 62.986s9.17 2.923 17.927-.041"/><circle cx="35.9" cy="35.898" r="27.226" fill="#fff"/><path fill="#d0cfce" d="M29.044 61.611c0-.927-.035-3.98-.035-7.764c0-2.646.874-4.373 1.863-5.252c-6.227-.722-12.779-3.154-12.779-14.035c0-3.098 1.096-5.632 2.887-7.615c-.286-.72-1.254-3.606.278-7.514c0 0 2.355-.764 7.717 2.908a26.45 26.45 0 0 1 14.053 0c5.356-3.672 7.711-2.908 7.711-2.908c1.532 3.908.57 6.795.278 7.514c1.796 1.983 2.881 4.514 2.881 7.615c0 10.905-6.559 13.307-12.816 14.008c1.013.882 1.909 2.611 1.909 5.263c0 3.792-.035 6.85-.035 7.78c0 .762.505 1.641 1.93 1.369c11.146-3.758 19.177-14.396 19.177-26.932c0-15.678-12.567-28.388-28.067-28.388S7.936 20.367 7.936 36.048c0 12.541 8.04 23.182 19.202 26.934c1.395.262 1.906-.614 1.906-1.37"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M29.044 61.611c0-.927-.035-3.98-.035-7.764c0-2.646.874-4.373 1.863-5.252c-6.227-.722-12.779-3.154-12.779-14.035c0-3.098 1.096-5.632 2.887-7.615c-.286-.72-1.254-3.606.278-7.514c0 0 2.355-.764 7.717 2.908a26.45 26.45 0 0 1 14.053 0c5.356-3.672 7.711-2.908 7.711-2.908c1.532 3.908.57 6.795.278 7.514c1.796 1.983 2.881 4.514 2.881 7.615c0 10.905-6.559 13.307-12.816 14.008c1.013.882 1.909 2.611 1.909 5.263c0 3.792-.035 6.85-.035 7.78c0 .762.505 1.641 1.93 1.369c11.146-3.758 19.177-14.396 19.177-26.932c0-15.678-12.567-28.388-28.067-28.388S7.936 20.367 7.936 36.048c0 12.541 8.04 23.182 19.202 26.934c1.395.262 1.906-.614 1.906-1.37"/><path d="M16.29 48.09c2.568.78 3.58 1.635 4.789 3.661c1.205 2.026 2.62 4.287 7.933 2.999"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M27.114 62.986s9.17 2.923 17.927-.041"/><circle cx="35.9" cy="35.898" r="27.226" fill="#fff"/><path fill="#d0cfce" d="M29.044 61.611c0-.927-.035-3.98-.035-7.764c0-2.646.874-4.373 1.863-5.252c-6.227-.722-12.779-3.154-12.779-14.035c0-3.098 1.096-5.632 2.887-7.615c-.286-.72-1.254-3.606.278-7.514c0 0 2.355-.764 7.717 2.908a26.45 26.45 0 0 1 14.053 0c5.356-3.672 7.711-2.908 7.711-2.908c1.532 3.908.57 6.795.278 7.514c1.796 1.983 2.881 4.514 2.881 7.615c0 10.905-6.559 13.307-12.816 14.008c1.013.882 1.909 2.611 1.909 5.263c0 3.792-.035 6.85-.035 7.78c0 .762.505 1.641 1.93 1.369c11.146-3.758 19.177-14.396 19.177-26.932c0-15.678-12.567-28.388-28.067-28.388S7.936 20.367 7.936 36.048c0 12.541 8.04 23.182 19.202 26.934c1.395.262 1.906-.614 1.906-1.37"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M29.044 61.611c0-.927-.035-3.98-.035-7.764c0-2.646.874-4.373 1.863-5.252c-6.227-.722-12.779-3.154-12.779-14.035c0-3.098 1.096-5.632 2.887-7.615c-.286-.72-1.254-3.606.278-7.514c0 0 2.355-.764 7.717 2.908a26.45 26.45 0 0 1 14.053 0c5.356-3.672 7.711-2.908 7.711-2.908c1.532 3.908.57 6.795.278 7.514c1.796 1.983 2.881 4.514 2.881 7.615c0 10.905-6.559 13.307-12.816 14.008c1.013.882 1.909 2.611 1.909 5.263c0 3.792-.035 6.85-.035 7.78c0 .762.505 1.641 1.93 1.369c11.146-3.758 19.177-14.396 19.177-26.932c0-15.678-12.567-28.388-28.067-28.388S7.936 20.367 7.936 36.048c0 12.541 8.04 23.182 19.202 26.934c1.395.262 1.906-.614 1.906-1.37"/><path d="M16.29 48.09c2.568.78 3.58 1.635 4.789 3.661c1.205 2.026 2.62 4.287 7.933 2.999"/></g></svg> </template>
CSS
.icon-github {
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%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M27.114%2062.986s9.17%202.923%2017.927-.041%22%2F%3E%3Ccircle%20cx%3D%2235.9%22%20cy%3D%2235.898%22%20r%3D%2227.226%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M29.044%2061.611c0-.927-.035-3.98-.035-7.764c0-2.646.874-4.373%201.863-5.252c-6.227-.722-12.779-3.154-12.779-14.035c0-3.098%201.096-5.632%202.887-7.615c-.286-.72-1.254-3.606.278-7.514c0%200%202.355-.764%207.717%202.908a26.45%2026.45%200%200%201%2014.053%200c5.356-3.672%207.711-2.908%207.711-2.908c1.532%203.908.57%206.795.278%207.514c1.796%201.983%202.881%204.514%202.881%207.615c0%2010.905-6.559%2013.307-12.816%2014.008c1.013.882%201.909%202.611%201.909%205.263c0%203.792-.035%206.85-.035%207.78c0%20.762.505%201.641%201.93%201.369c11.146-3.758%2019.177-14.396%2019.177-26.932c0-15.678-12.567-28.388-28.067-28.388S7.936%2020.367%207.936%2036.048c0%2012.541%208.04%2023.182%2019.202%2026.934c1.395.262%201.906-.614%201.906-1.37%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M29.044%2061.611c0-.927-.035-3.98-.035-7.764c0-2.646.874-4.373%201.863-5.252c-6.227-.722-12.779-3.154-12.779-14.035c0-3.098%201.096-5.632%202.887-7.615c-.286-.72-1.254-3.606.278-7.514c0%200%202.355-.764%207.717%202.908a26.45%2026.45%200%200%201%2014.053%200c5.356-3.672%207.711-2.908%207.711-2.908c1.532%203.908.57%206.795.278%207.514c1.796%201.983%202.881%204.514%202.881%207.615c0%2010.905-6.559%2013.307-12.816%2014.008c1.013.882%201.909%202.611%201.909%205.263c0%203.792-.035%206.85-.035%207.78c0%20.762.505%201.641%201.93%201.369c11.146-3.758%2019.177-14.396%2019.177-26.932c0-15.678-12.567-28.388-28.067-28.388S7.936%2020.367%207.936%2036.048c0%2012.541%208.04%2023.182%2019.202%2026.934c1.395.262%201.906-.614%201.906-1.37%22%2F%3E%3Cpath%20d%3D%22M16.29%2048.09c2.568.78%203.58%201.635%204.789%203.661c1.205%202.026%202.62%204.287%207.933%202.999%22%2F%3E%3C%2Fg%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%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M27.114%2062.986s9.17%202.923%2017.927-.041%22%2F%3E%3Ccircle%20cx%3D%2235.9%22%20cy%3D%2235.898%22%20r%3D%2227.226%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M29.044%2061.611c0-.927-.035-3.98-.035-7.764c0-2.646.874-4.373%201.863-5.252c-6.227-.722-12.779-3.154-12.779-14.035c0-3.098%201.096-5.632%202.887-7.615c-.286-.72-1.254-3.606.278-7.514c0%200%202.355-.764%207.717%202.908a26.45%2026.45%200%200%201%2014.053%200c5.356-3.672%207.711-2.908%207.711-2.908c1.532%203.908.57%206.795.278%207.514c1.796%201.983%202.881%204.514%202.881%207.615c0%2010.905-6.559%2013.307-12.816%2014.008c1.013.882%201.909%202.611%201.909%205.263c0%203.792-.035%206.85-.035%207.78c0%20.762.505%201.641%201.93%201.369c11.146-3.758%2019.177-14.396%2019.177-26.932c0-15.678-12.567-28.388-28.067-28.388S7.936%2020.367%207.936%2036.048c0%2012.541%208.04%2023.182%2019.202%2026.934c1.395.262%201.906-.614%201.906-1.37%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M29.044%2061.611c0-.927-.035-3.98-.035-7.764c0-2.646.874-4.373%201.863-5.252c-6.227-.722-12.779-3.154-12.779-14.035c0-3.098%201.096-5.632%202.887-7.615c-.286-.72-1.254-3.606.278-7.514c0%200%202.355-.764%207.717%202.908a26.45%2026.45%200%200%201%2014.053%200c5.356-3.672%207.711-2.908%207.711-2.908c1.532%203.908.57%206.795.278%207.514c1.796%201.983%202.881%204.514%202.881%207.615c0%2010.905-6.559%2013.307-12.816%2014.008c1.013.882%201.909%202.611%201.909%205.263c0%203.792-.035%206.85-.035%207.78c0%20.762.505%201.641%201.93%201.369c11.146-3.758%2019.177-14.396%2019.177-26.932c0-15.678-12.567-28.388-28.067-28.388S7.936%2020.367%207.936%2036.048c0%2012.541%208.04%2023.182%2019.202%2026.934c1.395.262%201.906-.614%201.906-1.37%22%2F%3E%3Cpath%20d%3D%22M16.29%2048.09c2.568.78%203.58%201.635%204.789%203.661c1.205%202.026%202.62%204.287%207.933%202.999%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/github.svg?color=%231a73e8&size=48