github 2 icon
github-2-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- github-2-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
Use the github 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2M6.987 14.789a.75.75 0 0 0-.474 1.423c.183.058.345.328.487.566c.07.115.134.223.195.296c.227.273.537.567.985.757q.465.199 1.046.202l-.005.457a1 1 0 0 0 2 .02l.029-2.745v-.01c0-.215.09-.408.236-.546c.604-.57.296-1.561-.493-1.719c-1.74-.347-2.66-1.446-2.66-2.402c0-.447.181-.896.556-1.305c.264-.287.337-.702.189-1.063a1.4 1.4 0 0 1-.091-.457c.209.098.424.223.621.376c.256.198.605.261.913.166c.45-.138.95-.217 1.479-.217s1.028.079 1.477.217c.309.095.657.031.913-.166c.197-.153.412-.278.62-.376a1.4 1.4 0 0 1-.09.456c-.148.362-.074.776.19 1.063c.375.41.556.859.556 1.306c0 .956-.92 2.055-2.659 2.402c-.789.158-1.097 1.15-.493 1.719a.75.75 0 0 1 .236.542l-.029 2.739a1 1 0 1 0 2 .02l.029-2.745v-.01q0-.359-.088-.691c1.69-.714 3.004-2.131 3.004-3.976c0-.82-.272-1.572-.72-2.207c.091-.471.076-.924.034-1.27c-.046-.377-.121-.797-.329-1.123a1.05 1.05 0 0 0-.414-.377c-.458-.23-1.027-.054-1.482.101a5.8 5.8 0 0 0-1.17.553A7 7 0 0 0 12 6.588c-.549 0-1.082.062-1.588.177a5.8 5.8 0 0 0-1.17-.553c-.454-.155-1.024-.33-1.481-.101c-.17.085-.313.217-.414.377c-.208.326-.283.747-.33 1.124c-.041.347-.057.8.034 1.271a3.8 3.8 0 0 0-.718 2.205c0 1.845 1.315 3.262 3.005 3.976q-.087.329-.088.685l-.008.784c-.22 0-.37-.038-.476-.083a1.1 1.1 0 0 1-.419-.336a6 6 0 0 1-.268-.361q-.095-.14-.198-.274c-.179-.232-.457-.545-.894-.69" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteGithub2Fill(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" fillRule="evenodd" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2M6.987 14.789a.75.75 0 0 0-.474 1.423c.183.058.345.328.487.566c.07.115.134.223.195.296c.227.273.537.567.985.757q.465.199 1.046.202l-.005.457a1 1 0 0 0 2 .02l.029-2.745v-.01c0-.215.09-.408.236-.546c.604-.57.296-1.561-.493-1.719c-1.74-.347-2.66-1.446-2.66-2.402c0-.447.181-.896.556-1.305c.264-.287.337-.702.189-1.063a1.4 1.4 0 0 1-.091-.457c.209.098.424.223.621.376c.256.198.605.261.913.166c.45-.138.95-.217 1.479-.217s1.028.079 1.477.217c.309.095.657.031.913-.166c.197-.153.412-.278.62-.376a1.4 1.4 0 0 1-.09.456c-.148.362-.074.776.19 1.063c.375.41.556.859.556 1.306c0 .956-.92 2.055-2.659 2.402c-.789.158-1.097 1.15-.493 1.719a.75.75 0 0 1 .236.542l-.029 2.739a1 1 0 1 0 2 .02l.029-2.745v-.01q0-.359-.088-.691c1.69-.714 3.004-2.131 3.004-3.976c0-.82-.272-1.572-.72-2.207c.091-.471.076-.924.034-1.27c-.046-.377-.121-.797-.329-1.123a1.05 1.05 0 0 0-.414-.377c-.458-.23-1.027-.054-1.482.101a5.8 5.8 0 0 0-1.17.553A7 7 0 0 0 12 6.588c-.549 0-1.082.062-1.588.177a5.8 5.8 0 0 0-1.17-.553c-.454-.155-1.024-.33-1.481-.101c-.17.085-.313.217-.414.377c-.208.326-.283.747-.33 1.124c-.041.347-.057.8.034 1.271a3.8 3.8 0 0 0-.718 2.205c0 1.845 1.315 3.262 3.005 3.976q-.087.329-.088.685l-.008.784c-.22 0-.37-.038-.476-.083a1.1 1.1 0 0 1-.419-.336a6 6 0 0 1-.268-.361q-.095-.14-.198-.274c-.179-.232-.457-.545-.894-.69" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2M6.987 14.789a.75.75 0 0 0-.474 1.423c.183.058.345.328.487.566c.07.115.134.223.195.296c.227.273.537.567.985.757q.465.199 1.046.202l-.005.457a1 1 0 0 0 2 .02l.029-2.745v-.01c0-.215.09-.408.236-.546c.604-.57.296-1.561-.493-1.719c-1.74-.347-2.66-1.446-2.66-2.402c0-.447.181-.896.556-1.305c.264-.287.337-.702.189-1.063a1.4 1.4 0 0 1-.091-.457c.209.098.424.223.621.376c.256.198.605.261.913.166c.45-.138.95-.217 1.479-.217s1.028.079 1.477.217c.309.095.657.031.913-.166c.197-.153.412-.278.62-.376a1.4 1.4 0 0 1-.09.456c-.148.362-.074.776.19 1.063c.375.41.556.859.556 1.306c0 .956-.92 2.055-2.659 2.402c-.789.158-1.097 1.15-.493 1.719a.75.75 0 0 1 .236.542l-.029 2.739a1 1 0 1 0 2 .02l.029-2.745v-.01q0-.359-.088-.691c1.69-.714 3.004-2.131 3.004-3.976c0-.82-.272-1.572-.72-2.207c.091-.471.076-.924.034-1.27c-.046-.377-.121-.797-.329-1.123a1.05 1.05 0 0 0-.414-.377c-.458-.23-1.027-.054-1.482.101a5.8 5.8 0 0 0-1.17.553A7 7 0 0 0 12 6.588c-.549 0-1.082.062-1.588.177a5.8 5.8 0 0 0-1.17-.553c-.454-.155-1.024-.33-1.481-.101c-.17.085-.313.217-.414.377c-.208.326-.283.747-.33 1.124c-.041.347-.057.8.034 1.271a3.8 3.8 0 0 0-.718 2.205c0 1.845 1.315 3.262 3.005 3.976q-.087.329-.088.685l-.008.784c-.22 0-.37-.038-.476-.083a1.1 1.1 0 0 1-.419-.336a6 6 0 0 1-.268-.361q-.095-.14-.198-.274c-.179-.232-.457-.545-.894-.69" clip-rule="evenodd"/></svg> </template>
CSS
.icon-github-2-fill {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M12%202C6.477%202%202%206.477%202%2012s4.477%2010%2010%2010s10-4.477%2010-10S17.523%202%2012%202M6.987%2014.789a.75.75%200%200%200-.474%201.423c.183.058.345.328.487.566c.07.115.134.223.195.296c.227.273.537.567.985.757q.465.199%201.046.202l-.005.457a1%201%200%200%200%202%20.02l.029-2.745v-.01c0-.215.09-.408.236-.546c.604-.57.296-1.561-.493-1.719c-1.74-.347-2.66-1.446-2.66-2.402c0-.447.181-.896.556-1.305c.264-.287.337-.702.189-1.063a1.4%201.4%200%200%201-.091-.457c.209.098.424.223.621.376c.256.198.605.261.913.166c.45-.138.95-.217%201.479-.217s1.028.079%201.477.217c.309.095.657.031.913-.166c.197-.153.412-.278.62-.376a1.4%201.4%200%200%201-.09.456c-.148.362-.074.776.19%201.063c.375.41.556.859.556%201.306c0%20.956-.92%202.055-2.659%202.402c-.789.158-1.097%201.15-.493%201.719a.75.75%200%200%201%20.236.542l-.029%202.739a1%201%200%201%200%202%20.02l.029-2.745v-.01q0-.359-.088-.691c1.69-.714%203.004-2.131%203.004-3.976c0-.82-.272-1.572-.72-2.207c.091-.471.076-.924.034-1.27c-.046-.377-.121-.797-.329-1.123a1.05%201.05%200%200%200-.414-.377c-.458-.23-1.027-.054-1.482.101a5.8%205.8%200%200%200-1.17.553A7%207%200%200%200%2012%206.588c-.549%200-1.082.062-1.588.177a5.8%205.8%200%200%200-1.17-.553c-.454-.155-1.024-.33-1.481-.101c-.17.085-.313.217-.414.377c-.208.326-.283.747-.33%201.124c-.041.347-.057.8.034%201.271a3.8%203.8%200%200%200-.718%202.205c0%201.845%201.315%203.262%203.005%203.976q-.087.329-.088.685l-.008.784c-.22%200-.37-.038-.476-.083a1.1%201.1%200%200%201-.419-.336a6%206%200%200%201-.268-.361q-.095-.14-.198-.274c-.179-.232-.457-.545-.894-.69%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M12%202C6.477%202%202%206.477%202%2012s4.477%2010%2010%2010s10-4.477%2010-10S17.523%202%2012%202M6.987%2014.789a.75.75%200%200%200-.474%201.423c.183.058.345.328.487.566c.07.115.134.223.195.296c.227.273.537.567.985.757q.465.199%201.046.202l-.005.457a1%201%200%200%200%202%20.02l.029-2.745v-.01c0-.215.09-.408.236-.546c.604-.57.296-1.561-.493-1.719c-1.74-.347-2.66-1.446-2.66-2.402c0-.447.181-.896.556-1.305c.264-.287.337-.702.189-1.063a1.4%201.4%200%200%201-.091-.457c.209.098.424.223.621.376c.256.198.605.261.913.166c.45-.138.95-.217%201.479-.217s1.028.079%201.477.217c.309.095.657.031.913-.166c.197-.153.412-.278.62-.376a1.4%201.4%200%200%201-.09.456c-.148.362-.074.776.19%201.063c.375.41.556.859.556%201.306c0%20.956-.92%202.055-2.659%202.402c-.789.158-1.097%201.15-.493%201.719a.75.75%200%200%201%20.236.542l-.029%202.739a1%201%200%201%200%202%20.02l.029-2.745v-.01q0-.359-.088-.691c1.69-.714%203.004-2.131%203.004-3.976c0-.82-.272-1.572-.72-2.207c.091-.471.076-.924.034-1.27c-.046-.377-.121-.797-.329-1.123a1.05%201.05%200%200%200-.414-.377c-.458-.23-1.027-.054-1.482.101a5.8%205.8%200%200%200-1.17.553A7%207%200%200%200%2012%206.588c-.549%200-1.082.062-1.588.177a5.8%205.8%200%200%200-1.17-.553c-.454-.155-1.024-.33-1.481-.101c-.17.085-.313.217-.414.377c-.208.326-.283.747-.33%201.124c-.041.347-.057.8.034%201.271a3.8%203.8%200%200%200-.718%202.205c0%201.845%201.315%203.262%203.005%203.976q-.087.329-.088.685l-.008.784c-.22%200-.37-.038-.476-.083a1.1%201.1%200%200%201-.419-.336a6%206%200%200%201-.268-.361q-.095-.14-.198-.274c-.179-.232-.457-.545-.894-.69%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/github-2-fill.svg?color=%231a73e8&size=48