github icon
github-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- github-line
- Set
- MingCute Icon
- Style
- Line
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon 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 IconsgithubMyna UI Icons
Related icons in MingCute Icon
Use the github icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><path id="SVGmFUv3dVk" fill="none" stroke="currentColor" d="M3 16c1.5.5 1.5 3.5 5 3l1-.2m6 2.2v-3c0-.86-.363-1.636-.943-2.183a.01.01 0 0 1 .005-.018C17.48 15.117 20 12.78 20 10.001c0-1.262-.52-2.433-1.406-3.399a.01.01 0 0 1-.002-.01c.632-1.537.048-3.52-.096-3.591c-.139-.07-1.957.288-3.45 1.445a.01.01 0 0 1-.009.002A10.3 10.3 0 0 0 12 4c-1.076 0-2.103.16-3.04.449a.01.01 0 0 1-.009-.002C7.458 3.29 5.64 2.931 5.5 3.001c-.144.072-.728 2.057-.095 3.593a.01.01 0 0 1-.002.01C4.518 7.57 4 8.74 4 10.002c0 2.779 2.52 5.116 5.938 5.798a.01.01 0 0 1 .005.018A3 3 0 0 0 9 18v3"/></defs><use href="#SVGmFUv3dVk" stroke-linecap="round" stroke-width="2"/><use href="#SVGmFUv3dVk" stroke-linecap="round" stroke-width="2"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteGithubLine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><path id="SVGmFUv3dVk" fill="none" stroke="currentColor" d="M3 16c1.5.5 1.5 3.5 5 3l1-.2m6 2.2v-3c0-.86-.363-1.636-.943-2.183a.01.01 0 0 1 .005-.018C17.48 15.117 20 12.78 20 10.001c0-1.262-.52-2.433-1.406-3.399a.01.01 0 0 1-.002-.01c.632-1.537.048-3.52-.096-3.591c-.139-.07-1.957.288-3.45 1.445a.01.01 0 0 1-.009.002A10.3 10.3 0 0 0 12 4c-1.076 0-2.103.16-3.04.449a.01.01 0 0 1-.009-.002C7.458 3.29 5.64 2.931 5.5 3.001c-.144.072-.728 2.057-.095 3.593a.01.01 0 0 1-.002.01C4.518 7.57 4 8.74 4 10.002c0 2.779 2.52 5.116 5.938 5.798a.01.01 0 0 1 .005.018A3 3 0 0 0 9 18v3"/></defs><use href="#SVGmFUv3dVk" strokeLinecap="round" strokeWidth="2"/><use href="#SVGmFUv3dVk" strokeLinecap="round" strokeWidth="2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><path id="SVGmFUv3dVk" fill="none" stroke="currentColor" d="M3 16c1.5.5 1.5 3.5 5 3l1-.2m6 2.2v-3c0-.86-.363-1.636-.943-2.183a.01.01 0 0 1 .005-.018C17.48 15.117 20 12.78 20 10.001c0-1.262-.52-2.433-1.406-3.399a.01.01 0 0 1-.002-.01c.632-1.537.048-3.52-.096-3.591c-.139-.07-1.957.288-3.45 1.445a.01.01 0 0 1-.009.002A10.3 10.3 0 0 0 12 4c-1.076 0-2.103.16-3.04.449a.01.01 0 0 1-.009-.002C7.458 3.29 5.64 2.931 5.5 3.001c-.144.072-.728 2.057-.095 3.593a.01.01 0 0 1-.002.01C4.518 7.57 4 8.74 4 10.002c0 2.779 2.52 5.116 5.938 5.798a.01.01 0 0 1 .005.018A3 3 0 0 0 9 18v3"/></defs><use href="#SVGmFUv3dVk" stroke-linecap="round" stroke-width="2"/><use href="#SVGmFUv3dVk" stroke-linecap="round" stroke-width="2"/></svg> </template>
CSS
.icon-github-line {
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%3Cdefs%3E%3Cpath%20id%3D%22SVGmFUv3dVk%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20d%3D%22M3%2016c1.5.5%201.5%203.5%205%203l1-.2m6%202.2v-3c0-.86-.363-1.636-.943-2.183a.01.01%200%200%201%20.005-.018C17.48%2015.117%2020%2012.78%2020%2010.001c0-1.262-.52-2.433-1.406-3.399a.01.01%200%200%201-.002-.01c.632-1.537.048-3.52-.096-3.591c-.139-.07-1.957.288-3.45%201.445a.01.01%200%200%201-.009.002A10.3%2010.3%200%200%200%2012%204c-1.076%200-2.103.16-3.04.449a.01.01%200%200%201-.009-.002C7.458%203.29%205.64%202.931%205.5%203.001c-.144.072-.728%202.057-.095%203.593a.01.01%200%200%201-.002.01C4.518%207.57%204%208.74%204%2010.002c0%202.779%202.52%205.116%205.938%205.798a.01.01%200%200%201%20.005.018A3%203%200%200%200%209%2018v3%22%2F%3E%3C%2Fdefs%3E%3Cuse%20href%3D%22%23SVGmFUv3dVk%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%2F%3E%3Cuse%20href%3D%22%23SVGmFUv3dVk%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%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%3Cdefs%3E%3Cpath%20id%3D%22SVGmFUv3dVk%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20d%3D%22M3%2016c1.5.5%201.5%203.5%205%203l1-.2m6%202.2v-3c0-.86-.363-1.636-.943-2.183a.01.01%200%200%201%20.005-.018C17.48%2015.117%2020%2012.78%2020%2010.001c0-1.262-.52-2.433-1.406-3.399a.01.01%200%200%201-.002-.01c.632-1.537.048-3.52-.096-3.591c-.139-.07-1.957.288-3.45%201.445a.01.01%200%200%201-.009.002A10.3%2010.3%200%200%200%2012%204c-1.076%200-2.103.16-3.04.449a.01.01%200%200%201-.009-.002C7.458%203.29%205.64%202.931%205.5%203.001c-.144.072-.728%202.057-.095%203.593a.01.01%200%200%201-.002.01C4.518%207.57%204%208.74%204%2010.002c0%202.779%202.52%205.116%205.938%205.798a.01.01%200%200%201%20.005.018A3%203%200%200%200%209%2018v3%22%2F%3E%3C%2Fdefs%3E%3Cuse%20href%3D%22%23SVGmFUv3dVk%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%2F%3E%3Cuse%20href%3D%22%23SVGmFUv3dVk%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/github-line.svg?color=%231a73e8&size=48