lockup github icon

lockup-github-16 from Octicons by GitHub · 16 · MIT Free for personal and commercial use.

Name
lockup-github-16
Set
Octicons
Style
16
Viewbox
68×16
License
MIT

1 other variant in Octicons

Use the lockup github icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 68 16"><path fill="currentColor" d="M24.606 2.058c2.796 0 4.485 1.194 5.024 3.204l-2.504.597c-.306-1.092-1.18-1.69-2.52-1.69c-1.995 0-3.072 1.311-3.072 3.801s1.048 3.83 3.014 3.83c1.656 0 2.7-.93 2.861-2.534h-3.065V7.17h5.592v1.326c0 3.48-2.024 5.417-5.432 5.417c-3.378 0-5.504-2.316-5.504-5.942s2.17-5.912 5.606-5.912m28.554 8.372c0 1.005.45 1.559 1.31 1.559c.99 0 1.747-.918 1.747-2.17V5.51h2.316v8.183h-2.316V12.31c-.436.888-1.485 1.529-2.606 1.529c-1.791 0-2.767-.99-2.767-2.796V5.509h2.315z"/><path fill="currentColor" fill-rule="evenodd" d="M62.055 7.01c.471-.99 1.535-1.69 2.607-1.69c2.233 0 3.412 1.544 3.334 4.267c.079 2.694-1.145 4.252-3.334 4.252c-1.116 0-2.136-.641-2.621-1.558v1.412H59.74V2.277h2.315zm1.791.247c-.955 0-1.713.932-1.79 2.213v.131c.077 1.325.835 2.301 1.79 2.301c1.2 0 1.855-.888 1.777-2.315c.078-1.442-.577-2.33-1.777-2.33"/><path fill="currentColor" d="M33.11 13.693h-2.3V5.51h2.3zm4.636-8.183h1.703v1.922h-1.703v3.713c0 .451.203.626.655.626h1.048v1.922h-1.878c-1.53 0-2.126-.655-2.126-2.039V7.432h-1.456V5.509h1.456V3.88l2.3-.54zm5.15-3.233v4.63h4.34v-4.63h2.475v11.416h-2.476V9.121h-4.34v4.572H40.42V2.277zM31.96 2a1.35 1.35 0 0 1 1.369 1.369a1.35 1.35 0 0 1-1.369 1.369a1.35 1.35 0 0 1-1.369-1.37A1.35 1.35 0 0 1 31.96 2M6.766 11.328c-2.063-.25-3.516-1.734-3.516-3.656c0-.781.281-1.625.75-2.188c-.203-.515-.172-1.609.063-2.062c.625-.078 1.468.25 1.968.703c.594-.187 1.219-.281 1.985-.281c.765 0 1.39.094 1.953.265c.484-.437 1.344-.765 1.969-.687c.218.422.25 1.515.046 2.047c.5.593.766 1.39.766 2.203c0 1.922-1.453 3.375-3.547 3.64c.531.344.89 1.094.89 1.954v1.625c0 .468.391.734.86.547C13.781 14.359 16 11.53 16 8.03C16 3.61 12.406 0 7.984 0C3.563 0 0 3.61 0 8.031a7.88 7.88 0 0 0 5.172 7.422c.422.156.828-.125.828-.547v-1.25c-.219.094-.5.156-.75.156c-1.031 0-1.64-.562-2.078-1.609c-.172-.422-.36-.672-.719-.719c-.187-.015-.25-.093-.25-.187c0-.188.313-.328.625-.328c.453 0 .844.281 1.25.86c.313.452.64.655 1.031.655s.641-.14 1-.5c.266-.265.47-.5.657-.656"/></svg>

React

import type { SVGProps } from "react";

export function OcticonLockupGithub16(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 68 16"><path fill="currentColor" d="M24.606 2.058c2.796 0 4.485 1.194 5.024 3.204l-2.504.597c-.306-1.092-1.18-1.69-2.52-1.69c-1.995 0-3.072 1.311-3.072 3.801s1.048 3.83 3.014 3.83c1.656 0 2.7-.93 2.861-2.534h-3.065V7.17h5.592v1.326c0 3.48-2.024 5.417-5.432 5.417c-3.378 0-5.504-2.316-5.504-5.942s2.17-5.912 5.606-5.912m28.554 8.372c0 1.005.45 1.559 1.31 1.559c.99 0 1.747-.918 1.747-2.17V5.51h2.316v8.183h-2.316V12.31c-.436.888-1.485 1.529-2.606 1.529c-1.791 0-2.767-.99-2.767-2.796V5.509h2.315z"/><path fill="currentColor" fillRule="evenodd" d="M62.055 7.01c.471-.99 1.535-1.69 2.607-1.69c2.233 0 3.412 1.544 3.334 4.267c.079 2.694-1.145 4.252-3.334 4.252c-1.116 0-2.136-.641-2.621-1.558v1.412H59.74V2.277h2.315zm1.791.247c-.955 0-1.713.932-1.79 2.213v.131c.077 1.325.835 2.301 1.79 2.301c1.2 0 1.855-.888 1.777-2.315c.078-1.442-.577-2.33-1.777-2.33"/><path fill="currentColor" d="M33.11 13.693h-2.3V5.51h2.3zm4.636-8.183h1.703v1.922h-1.703v3.713c0 .451.203.626.655.626h1.048v1.922h-1.878c-1.53 0-2.126-.655-2.126-2.039V7.432h-1.456V5.509h1.456V3.88l2.3-.54zm5.15-3.233v4.63h4.34v-4.63h2.475v11.416h-2.476V9.121h-4.34v4.572H40.42V2.277zM31.96 2a1.35 1.35 0 0 1 1.369 1.369a1.35 1.35 0 0 1-1.369 1.369a1.35 1.35 0 0 1-1.369-1.37A1.35 1.35 0 0 1 31.96 2M6.766 11.328c-2.063-.25-3.516-1.734-3.516-3.656c0-.781.281-1.625.75-2.188c-.203-.515-.172-1.609.063-2.062c.625-.078 1.468.25 1.968.703c.594-.187 1.219-.281 1.985-.281c.765 0 1.39.094 1.953.265c.484-.437 1.344-.765 1.969-.687c.218.422.25 1.515.046 2.047c.5.593.766 1.39.766 2.203c0 1.922-1.453 3.375-3.547 3.64c.531.344.89 1.094.89 1.954v1.625c0 .468.391.734.86.547C13.781 14.359 16 11.53 16 8.03C16 3.61 12.406 0 7.984 0C3.563 0 0 3.61 0 8.031a7.88 7.88 0 0 0 5.172 7.422c.422.156.828-.125.828-.547v-1.25c-.219.094-.5.156-.75.156c-1.031 0-1.64-.562-2.078-1.609c-.172-.422-.36-.672-.719-.719c-.187-.015-.25-.093-.25-.187c0-.188.313-.328.625-.328c.453 0 .844.281 1.25.86c.313.452.64.655 1.031.655s.641-.14 1-.5c.266-.265.47-.5.657-.656"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 68 16"><path fill="currentColor" d="M24.606 2.058c2.796 0 4.485 1.194 5.024 3.204l-2.504.597c-.306-1.092-1.18-1.69-2.52-1.69c-1.995 0-3.072 1.311-3.072 3.801s1.048 3.83 3.014 3.83c1.656 0 2.7-.93 2.861-2.534h-3.065V7.17h5.592v1.326c0 3.48-2.024 5.417-5.432 5.417c-3.378 0-5.504-2.316-5.504-5.942s2.17-5.912 5.606-5.912m28.554 8.372c0 1.005.45 1.559 1.31 1.559c.99 0 1.747-.918 1.747-2.17V5.51h2.316v8.183h-2.316V12.31c-.436.888-1.485 1.529-2.606 1.529c-1.791 0-2.767-.99-2.767-2.796V5.509h2.315z"/><path fill="currentColor" fill-rule="evenodd" d="M62.055 7.01c.471-.99 1.535-1.69 2.607-1.69c2.233 0 3.412 1.544 3.334 4.267c.079 2.694-1.145 4.252-3.334 4.252c-1.116 0-2.136-.641-2.621-1.558v1.412H59.74V2.277h2.315zm1.791.247c-.955 0-1.713.932-1.79 2.213v.131c.077 1.325.835 2.301 1.79 2.301c1.2 0 1.855-.888 1.777-2.315c.078-1.442-.577-2.33-1.777-2.33"/><path fill="currentColor" d="M33.11 13.693h-2.3V5.51h2.3zm4.636-8.183h1.703v1.922h-1.703v3.713c0 .451.203.626.655.626h1.048v1.922h-1.878c-1.53 0-2.126-.655-2.126-2.039V7.432h-1.456V5.509h1.456V3.88l2.3-.54zm5.15-3.233v4.63h4.34v-4.63h2.475v11.416h-2.476V9.121h-4.34v4.572H40.42V2.277zM31.96 2a1.35 1.35 0 0 1 1.369 1.369a1.35 1.35 0 0 1-1.369 1.369a1.35 1.35 0 0 1-1.369-1.37A1.35 1.35 0 0 1 31.96 2M6.766 11.328c-2.063-.25-3.516-1.734-3.516-3.656c0-.781.281-1.625.75-2.188c-.203-.515-.172-1.609.063-2.062c.625-.078 1.468.25 1.968.703c.594-.187 1.219-.281 1.985-.281c.765 0 1.39.094 1.953.265c.484-.437 1.344-.765 1.969-.687c.218.422.25 1.515.046 2.047c.5.593.766 1.39.766 2.203c0 1.922-1.453 3.375-3.547 3.64c.531.344.89 1.094.89 1.954v1.625c0 .468.391.734.86.547C13.781 14.359 16 11.53 16 8.03C16 3.61 12.406 0 7.984 0C3.563 0 0 3.61 0 8.031a7.88 7.88 0 0 0 5.172 7.422c.422.156.828-.125.828-.547v-1.25c-.219.094-.5.156-.75.156c-1.031 0-1.64-.562-2.078-1.609c-.172-.422-.36-.672-.719-.719c-.187-.015-.25-.093-.25-.187c0-.188.313-.328.625-.328c.453 0 .844.281 1.25.86c.313.452.64.655 1.031.655s.641-.14 1-.5c.266-.265.47-.5.657-.656"/></svg>
</template>

CSS

.icon-lockup-github-16 {
  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%2068%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24.606%202.058c2.796%200%204.485%201.194%205.024%203.204l-2.504.597c-.306-1.092-1.18-1.69-2.52-1.69c-1.995%200-3.072%201.311-3.072%203.801s1.048%203.83%203.014%203.83c1.656%200%202.7-.93%202.861-2.534h-3.065V7.17h5.592v1.326c0%203.48-2.024%205.417-5.432%205.417c-3.378%200-5.504-2.316-5.504-5.942s2.17-5.912%205.606-5.912m28.554%208.372c0%201.005.45%201.559%201.31%201.559c.99%200%201.747-.918%201.747-2.17V5.51h2.316v8.183h-2.316V12.31c-.436.888-1.485%201.529-2.606%201.529c-1.791%200-2.767-.99-2.767-2.796V5.509h2.315z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M62.055%207.01c.471-.99%201.535-1.69%202.607-1.69c2.233%200%203.412%201.544%203.334%204.267c.079%202.694-1.145%204.252-3.334%204.252c-1.116%200-2.136-.641-2.621-1.558v1.412H59.74V2.277h2.315zm1.791.247c-.955%200-1.713.932-1.79%202.213v.131c.077%201.325.835%202.301%201.79%202.301c1.2%200%201.855-.888%201.777-2.315c.078-1.442-.577-2.33-1.777-2.33%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M33.11%2013.693h-2.3V5.51h2.3zm4.636-8.183h1.703v1.922h-1.703v3.713c0%20.451.203.626.655.626h1.048v1.922h-1.878c-1.53%200-2.126-.655-2.126-2.039V7.432h-1.456V5.509h1.456V3.88l2.3-.54zm5.15-3.233v4.63h4.34v-4.63h2.475v11.416h-2.476V9.121h-4.34v4.572H40.42V2.277zM31.96%202a1.35%201.35%200%200%201%201.369%201.369a1.35%201.35%200%200%201-1.369%201.369a1.35%201.35%200%200%201-1.369-1.37A1.35%201.35%200%200%201%2031.96%202M6.766%2011.328c-2.063-.25-3.516-1.734-3.516-3.656c0-.781.281-1.625.75-2.188c-.203-.515-.172-1.609.063-2.062c.625-.078%201.468.25%201.968.703c.594-.187%201.219-.281%201.985-.281c.765%200%201.39.094%201.953.265c.484-.437%201.344-.765%201.969-.687c.218.422.25%201.515.046%202.047c.5.593.766%201.39.766%202.203c0%201.922-1.453%203.375-3.547%203.64c.531.344.89%201.094.89%201.954v1.625c0%20.468.391.734.86.547C13.781%2014.359%2016%2011.53%2016%208.03C16%203.61%2012.406%200%207.984%200C3.563%200%200%203.61%200%208.031a7.88%207.88%200%200%200%205.172%207.422c.422.156.828-.125.828-.547v-1.25c-.219.094-.5.156-.75.156c-1.031%200-1.64-.562-2.078-1.609c-.172-.422-.36-.672-.719-.719c-.187-.015-.25-.093-.25-.187c0-.188.313-.328.625-.328c.453%200%20.844.281%201.25.86c.313.452.64.655%201.031.655s.641-.14%201-.5c.266-.265.47-.5.657-.656%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%2068%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24.606%202.058c2.796%200%204.485%201.194%205.024%203.204l-2.504.597c-.306-1.092-1.18-1.69-2.52-1.69c-1.995%200-3.072%201.311-3.072%203.801s1.048%203.83%203.014%203.83c1.656%200%202.7-.93%202.861-2.534h-3.065V7.17h5.592v1.326c0%203.48-2.024%205.417-5.432%205.417c-3.378%200-5.504-2.316-5.504-5.942s2.17-5.912%205.606-5.912m28.554%208.372c0%201.005.45%201.559%201.31%201.559c.99%200%201.747-.918%201.747-2.17V5.51h2.316v8.183h-2.316V12.31c-.436.888-1.485%201.529-2.606%201.529c-1.791%200-2.767-.99-2.767-2.796V5.509h2.315z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M62.055%207.01c.471-.99%201.535-1.69%202.607-1.69c2.233%200%203.412%201.544%203.334%204.267c.079%202.694-1.145%204.252-3.334%204.252c-1.116%200-2.136-.641-2.621-1.558v1.412H59.74V2.277h2.315zm1.791.247c-.955%200-1.713.932-1.79%202.213v.131c.077%201.325.835%202.301%201.79%202.301c1.2%200%201.855-.888%201.777-2.315c.078-1.442-.577-2.33-1.777-2.33%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M33.11%2013.693h-2.3V5.51h2.3zm4.636-8.183h1.703v1.922h-1.703v3.713c0%20.451.203.626.655.626h1.048v1.922h-1.878c-1.53%200-2.126-.655-2.126-2.039V7.432h-1.456V5.509h1.456V3.88l2.3-.54zm5.15-3.233v4.63h4.34v-4.63h2.475v11.416h-2.476V9.121h-4.34v4.572H40.42V2.277zM31.96%202a1.35%201.35%200%200%201%201.369%201.369a1.35%201.35%200%200%201-1.369%201.369a1.35%201.35%200%200%201-1.369-1.37A1.35%201.35%200%200%201%2031.96%202M6.766%2011.328c-2.063-.25-3.516-1.734-3.516-3.656c0-.781.281-1.625.75-2.188c-.203-.515-.172-1.609.063-2.062c.625-.078%201.468.25%201.968.703c.594-.187%201.219-.281%201.985-.281c.765%200%201.39.094%201.953.265c.484-.437%201.344-.765%201.969-.687c.218.422.25%201.515.046%202.047c.5.593.766%201.39.766%202.203c0%201.922-1.453%203.375-3.547%203.64c.531.344.89%201.094.89%201.954v1.625c0%20.468.391.734.86.547C13.781%2014.359%2016%2011.53%2016%208.03C16%203.61%2012.406%200%207.984%200C3.563%200%200%203.61%200%208.031a7.88%207.88%200%200%200%205.172%207.422c.422.156.828-.125.828-.547v-1.25c-.219.094-.5.156-.75.156c-1.031%200-1.64-.562-2.078-1.609c-.172-.422-.36-.672-.719-.719c-.187-.015-.25-.093-.25-.187c0-.188.313-.328.625-.328c.453%200%20.844.281%201.25.86c.313.452.64.655%201.031.655s.641-.14%201-.5c.266-.265.47-.5.657-.656%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/octicon/lockup-github-16.svg?color=%231a73e8&size=48