lockup github icon

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

Name
lockup-github-24
Set
Octicons
Style
24
Viewbox
103×24
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 103 24"><path fill="currentColor" d="M36.472 3.088c4.225 0 6.777 1.805 7.591 4.841l-3.784.902c-.462-1.65-1.783-2.552-3.807-2.552c-3.015 0-4.643 1.98-4.643 5.743s1.584 5.787 4.555 5.787c2.502 0 4.079-1.406 4.323-3.829h-4.631v-3.168h8.45v2.002c0 5.26-3.059 8.186-8.208 8.186C31.213 21 28 17.501 28 12.022c0-5.48 3.279-8.934 8.472-8.934M79.62 15.741c0 1.518.682 2.355 1.98 2.355c1.497 0 2.64-1.387 2.64-3.28V8.304h3.5V20.67h-3.5v-2.09c-.66 1.342-2.244 2.31-3.938 2.31c-2.707 0-4.181-1.496-4.181-4.225V8.303h3.499z"/><path fill="currentColor" fill-rule="evenodd" d="M93.063 10.57C93.775 9.073 95.38 8.017 97 8.017c3.375 0 5.158 2.333 5.039 6.448c.119 4.07-1.73 6.425-5.039 6.425c-1.686 0-3.226-.968-3.96-2.355v2.135h-3.477V3.418h3.499zm2.706.374c-1.444 0-2.588 1.408-2.707 3.345v.198c.119 2.002 1.263 3.476 2.707 3.476c1.813 0 2.803-1.342 2.685-3.498c.118-2.179-.872-3.521-2.685-3.521"/><path fill="currentColor" d="M49.323 20.67h-3.477V8.303h3.477zm7.004-12.367h2.575v2.905h-2.575v5.611c0 .682.308.946.99.946h1.585v2.905h-2.839c-2.31 0-3.212-.99-3.212-3.08v-6.382H50.65V8.303h2.2V5.84l3.477-.814zm7.783-4.885v6.998h6.558V3.418h3.74V20.67h-3.74v-6.91H64.11v6.91h-3.74V3.418zM47.584 3c1.167 0 2.069.902 2.069 2.069a2.04 2.04 0 0 1-2.069 2.068a2.04 2.04 0 0 1-2.068-2.068c0-1.167.902-2.069 2.068-2.069M10.226 17.284c-2.965-.36-5.054-2.493-5.054-5.256c0-1.123.404-2.336 1.078-3.144c-.292-.741-.247-2.314.09-2.965c.898-.112 2.111.36 2.83 1.01c.853-.269 1.752-.404 2.853-.404c1.1 0 1.999.135 2.807.382c.696-.629 1.932-1.1 2.83-.988c.315.606.36 2.179.067 2.942c.72.854 1.101 2 1.101 3.167c0 2.763-2.089 4.852-5.098 5.234c.763.494 1.28 1.572 1.28 2.807v2.336c0 .674.561 1.056 1.235.786c4.066-1.55 7.255-5.615 7.255-10.646C23.5 6.188 18.334 1 11.978 1C5.62 1 .5 6.188.5 12.545c0 4.986 3.167 9.12 7.435 10.669c.606.225 1.19-.18 1.19-.786V20.63a2.9 2.9 0 0 1-1.078.224c-1.483 0-2.359-.808-2.987-2.313c-.247-.607-.517-.966-1.034-1.033c-.27-.023-.359-.135-.359-.27c0-.27.45-.471.898-.471c.652 0 1.213.404 1.797 1.235c.45.651.921.943 1.483.943c.561 0 .92-.202 1.437-.719c.382-.381.674-.718.944-.943"/></svg>

React

import type { SVGProps } from "react";

export function OcticonLockupGithub24(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 103 24"><path fill="currentColor" d="M36.472 3.088c4.225 0 6.777 1.805 7.591 4.841l-3.784.902c-.462-1.65-1.783-2.552-3.807-2.552c-3.015 0-4.643 1.98-4.643 5.743s1.584 5.787 4.555 5.787c2.502 0 4.079-1.406 4.323-3.829h-4.631v-3.168h8.45v2.002c0 5.26-3.059 8.186-8.208 8.186C31.213 21 28 17.501 28 12.022c0-5.48 3.279-8.934 8.472-8.934M79.62 15.741c0 1.518.682 2.355 1.98 2.355c1.497 0 2.64-1.387 2.64-3.28V8.304h3.5V20.67h-3.5v-2.09c-.66 1.342-2.244 2.31-3.938 2.31c-2.707 0-4.181-1.496-4.181-4.225V8.303h3.499z"/><path fill="currentColor" fillRule="evenodd" d="M93.063 10.57C93.775 9.073 95.38 8.017 97 8.017c3.375 0 5.158 2.333 5.039 6.448c.119 4.07-1.73 6.425-5.039 6.425c-1.686 0-3.226-.968-3.96-2.355v2.135h-3.477V3.418h3.499zm2.706.374c-1.444 0-2.588 1.408-2.707 3.345v.198c.119 2.002 1.263 3.476 2.707 3.476c1.813 0 2.803-1.342 2.685-3.498c.118-2.179-.872-3.521-2.685-3.521"/><path fill="currentColor" d="M49.323 20.67h-3.477V8.303h3.477zm7.004-12.367h2.575v2.905h-2.575v5.611c0 .682.308.946.99.946h1.585v2.905h-2.839c-2.31 0-3.212-.99-3.212-3.08v-6.382H50.65V8.303h2.2V5.84l3.477-.814zm7.783-4.885v6.998h6.558V3.418h3.74V20.67h-3.74v-6.91H64.11v6.91h-3.74V3.418zM47.584 3c1.167 0 2.069.902 2.069 2.069a2.04 2.04 0 0 1-2.069 2.068a2.04 2.04 0 0 1-2.068-2.068c0-1.167.902-2.069 2.068-2.069M10.226 17.284c-2.965-.36-5.054-2.493-5.054-5.256c0-1.123.404-2.336 1.078-3.144c-.292-.741-.247-2.314.09-2.965c.898-.112 2.111.36 2.83 1.01c.853-.269 1.752-.404 2.853-.404c1.1 0 1.999.135 2.807.382c.696-.629 1.932-1.1 2.83-.988c.315.606.36 2.179.067 2.942c.72.854 1.101 2 1.101 3.167c0 2.763-2.089 4.852-5.098 5.234c.763.494 1.28 1.572 1.28 2.807v2.336c0 .674.561 1.056 1.235.786c4.066-1.55 7.255-5.615 7.255-10.646C23.5 6.188 18.334 1 11.978 1C5.62 1 .5 6.188.5 12.545c0 4.986 3.167 9.12 7.435 10.669c.606.225 1.19-.18 1.19-.786V20.63a2.9 2.9 0 0 1-1.078.224c-1.483 0-2.359-.808-2.987-2.313c-.247-.607-.517-.966-1.034-1.033c-.27-.023-.359-.135-.359-.27c0-.27.45-.471.898-.471c.652 0 1.213.404 1.797 1.235c.45.651.921.943 1.483.943c.561 0 .92-.202 1.437-.719c.382-.381.674-.718.944-.943"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 103 24"><path fill="currentColor" d="M36.472 3.088c4.225 0 6.777 1.805 7.591 4.841l-3.784.902c-.462-1.65-1.783-2.552-3.807-2.552c-3.015 0-4.643 1.98-4.643 5.743s1.584 5.787 4.555 5.787c2.502 0 4.079-1.406 4.323-3.829h-4.631v-3.168h8.45v2.002c0 5.26-3.059 8.186-8.208 8.186C31.213 21 28 17.501 28 12.022c0-5.48 3.279-8.934 8.472-8.934M79.62 15.741c0 1.518.682 2.355 1.98 2.355c1.497 0 2.64-1.387 2.64-3.28V8.304h3.5V20.67h-3.5v-2.09c-.66 1.342-2.244 2.31-3.938 2.31c-2.707 0-4.181-1.496-4.181-4.225V8.303h3.499z"/><path fill="currentColor" fill-rule="evenodd" d="M93.063 10.57C93.775 9.073 95.38 8.017 97 8.017c3.375 0 5.158 2.333 5.039 6.448c.119 4.07-1.73 6.425-5.039 6.425c-1.686 0-3.226-.968-3.96-2.355v2.135h-3.477V3.418h3.499zm2.706.374c-1.444 0-2.588 1.408-2.707 3.345v.198c.119 2.002 1.263 3.476 2.707 3.476c1.813 0 2.803-1.342 2.685-3.498c.118-2.179-.872-3.521-2.685-3.521"/><path fill="currentColor" d="M49.323 20.67h-3.477V8.303h3.477zm7.004-12.367h2.575v2.905h-2.575v5.611c0 .682.308.946.99.946h1.585v2.905h-2.839c-2.31 0-3.212-.99-3.212-3.08v-6.382H50.65V8.303h2.2V5.84l3.477-.814zm7.783-4.885v6.998h6.558V3.418h3.74V20.67h-3.74v-6.91H64.11v6.91h-3.74V3.418zM47.584 3c1.167 0 2.069.902 2.069 2.069a2.04 2.04 0 0 1-2.069 2.068a2.04 2.04 0 0 1-2.068-2.068c0-1.167.902-2.069 2.068-2.069M10.226 17.284c-2.965-.36-5.054-2.493-5.054-5.256c0-1.123.404-2.336 1.078-3.144c-.292-.741-.247-2.314.09-2.965c.898-.112 2.111.36 2.83 1.01c.853-.269 1.752-.404 2.853-.404c1.1 0 1.999.135 2.807.382c.696-.629 1.932-1.1 2.83-.988c.315.606.36 2.179.067 2.942c.72.854 1.101 2 1.101 3.167c0 2.763-2.089 4.852-5.098 5.234c.763.494 1.28 1.572 1.28 2.807v2.336c0 .674.561 1.056 1.235.786c4.066-1.55 7.255-5.615 7.255-10.646C23.5 6.188 18.334 1 11.978 1C5.62 1 .5 6.188.5 12.545c0 4.986 3.167 9.12 7.435 10.669c.606.225 1.19-.18 1.19-.786V20.63a2.9 2.9 0 0 1-1.078.224c-1.483 0-2.359-.808-2.987-2.313c-.247-.607-.517-.966-1.034-1.033c-.27-.023-.359-.135-.359-.27c0-.27.45-.471.898-.471c.652 0 1.213.404 1.797 1.235c.45.651.921.943 1.483.943c.561 0 .92-.202 1.437-.719c.382-.381.674-.718.944-.943"/></svg>
</template>

CSS

.icon-lockup-github-24 {
  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%20103%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M36.472%203.088c4.225%200%206.777%201.805%207.591%204.841l-3.784.902c-.462-1.65-1.783-2.552-3.807-2.552c-3.015%200-4.643%201.98-4.643%205.743s1.584%205.787%204.555%205.787c2.502%200%204.079-1.406%204.323-3.829h-4.631v-3.168h8.45v2.002c0%205.26-3.059%208.186-8.208%208.186C31.213%2021%2028%2017.501%2028%2012.022c0-5.48%203.279-8.934%208.472-8.934M79.62%2015.741c0%201.518.682%202.355%201.98%202.355c1.497%200%202.64-1.387%202.64-3.28V8.304h3.5V20.67h-3.5v-2.09c-.66%201.342-2.244%202.31-3.938%202.31c-2.707%200-4.181-1.496-4.181-4.225V8.303h3.499z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M93.063%2010.57C93.775%209.073%2095.38%208.017%2097%208.017c3.375%200%205.158%202.333%205.039%206.448c.119%204.07-1.73%206.425-5.039%206.425c-1.686%200-3.226-.968-3.96-2.355v2.135h-3.477V3.418h3.499zm2.706.374c-1.444%200-2.588%201.408-2.707%203.345v.198c.119%202.002%201.263%203.476%202.707%203.476c1.813%200%202.803-1.342%202.685-3.498c.118-2.179-.872-3.521-2.685-3.521%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M49.323%2020.67h-3.477V8.303h3.477zm7.004-12.367h2.575v2.905h-2.575v5.611c0%20.682.308.946.99.946h1.585v2.905h-2.839c-2.31%200-3.212-.99-3.212-3.08v-6.382H50.65V8.303h2.2V5.84l3.477-.814zm7.783-4.885v6.998h6.558V3.418h3.74V20.67h-3.74v-6.91H64.11v6.91h-3.74V3.418zM47.584%203c1.167%200%202.069.902%202.069%202.069a2.04%202.04%200%200%201-2.069%202.068a2.04%202.04%200%200%201-2.068-2.068c0-1.167.902-2.069%202.068-2.069M10.226%2017.284c-2.965-.36-5.054-2.493-5.054-5.256c0-1.123.404-2.336%201.078-3.144c-.292-.741-.247-2.314.09-2.965c.898-.112%202.111.36%202.83%201.01c.853-.269%201.752-.404%202.853-.404c1.1%200%201.999.135%202.807.382c.696-.629%201.932-1.1%202.83-.988c.315.606.36%202.179.067%202.942c.72.854%201.101%202%201.101%203.167c0%202.763-2.089%204.852-5.098%205.234c.763.494%201.28%201.572%201.28%202.807v2.336c0%20.674.561%201.056%201.235.786c4.066-1.55%207.255-5.615%207.255-10.646C23.5%206.188%2018.334%201%2011.978%201C5.62%201%20.5%206.188.5%2012.545c0%204.986%203.167%209.12%207.435%2010.669c.606.225%201.19-.18%201.19-.786V20.63a2.9%202.9%200%200%201-1.078.224c-1.483%200-2.359-.808-2.987-2.313c-.247-.607-.517-.966-1.034-1.033c-.27-.023-.359-.135-.359-.27c0-.27.45-.471.898-.471c.652%200%201.213.404%201.797%201.235c.45.651.921.943%201.483.943c.561%200%20.92-.202%201.437-.719c.382-.381.674-.718.944-.943%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%20103%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M36.472%203.088c4.225%200%206.777%201.805%207.591%204.841l-3.784.902c-.462-1.65-1.783-2.552-3.807-2.552c-3.015%200-4.643%201.98-4.643%205.743s1.584%205.787%204.555%205.787c2.502%200%204.079-1.406%204.323-3.829h-4.631v-3.168h8.45v2.002c0%205.26-3.059%208.186-8.208%208.186C31.213%2021%2028%2017.501%2028%2012.022c0-5.48%203.279-8.934%208.472-8.934M79.62%2015.741c0%201.518.682%202.355%201.98%202.355c1.497%200%202.64-1.387%202.64-3.28V8.304h3.5V20.67h-3.5v-2.09c-.66%201.342-2.244%202.31-3.938%202.31c-2.707%200-4.181-1.496-4.181-4.225V8.303h3.499z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M93.063%2010.57C93.775%209.073%2095.38%208.017%2097%208.017c3.375%200%205.158%202.333%205.039%206.448c.119%204.07-1.73%206.425-5.039%206.425c-1.686%200-3.226-.968-3.96-2.355v2.135h-3.477V3.418h3.499zm2.706.374c-1.444%200-2.588%201.408-2.707%203.345v.198c.119%202.002%201.263%203.476%202.707%203.476c1.813%200%202.803-1.342%202.685-3.498c.118-2.179-.872-3.521-2.685-3.521%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M49.323%2020.67h-3.477V8.303h3.477zm7.004-12.367h2.575v2.905h-2.575v5.611c0%20.682.308.946.99.946h1.585v2.905h-2.839c-2.31%200-3.212-.99-3.212-3.08v-6.382H50.65V8.303h2.2V5.84l3.477-.814zm7.783-4.885v6.998h6.558V3.418h3.74V20.67h-3.74v-6.91H64.11v6.91h-3.74V3.418zM47.584%203c1.167%200%202.069.902%202.069%202.069a2.04%202.04%200%200%201-2.069%202.068a2.04%202.04%200%200%201-2.068-2.068c0-1.167.902-2.069%202.068-2.069M10.226%2017.284c-2.965-.36-5.054-2.493-5.054-5.256c0-1.123.404-2.336%201.078-3.144c-.292-.741-.247-2.314.09-2.965c.898-.112%202.111.36%202.83%201.01c.853-.269%201.752-.404%202.853-.404c1.1%200%201.999.135%202.807.382c.696-.629%201.932-1.1%202.83-.988c.315.606.36%202.179.067%202.942c.72.854%201.101%202%201.101%203.167c0%202.763-2.089%204.852-5.098%205.234c.763.494%201.28%201.572%201.28%202.807v2.336c0%20.674.561%201.056%201.235.786c4.066-1.55%207.255-5.615%207.255-10.646C23.5%206.188%2018.334%201%2011.978%201C5.62%201%20.5%206.188.5%2012.545c0%204.986%203.167%209.12%207.435%2010.669c.606.225%201.19-.18%201.19-.786V20.63a2.9%202.9%200%200%201-1.078.224c-1.483%200-2.359-.808-2.987-2.313c-.247-.607-.517-.966-1.034-1.033c-.27-.023-.359-.135-.359-.27c0-.27.45-.471.898-.471c.652%200%201.213.404%201.797%201.235c.45.651.921.943%201.483.943c.561%200%20.92-.202%201.437-.719c.382-.381.674-.718.944-.943%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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