social github icon

social-github-outline from IonIcons by Ben Sperry · Outline · MIT Free for personal and commercial use.

Name
social-github-outline
Set
IonIcons
Style
Outline
Viewbox
512×512
License
MIT

Related icons in IonIcons

Use the social github icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M256 32C132.3 32 32 134.9 32 261.7c0 101.5 64.2 187.5 153.2 217.9 1.4.3 2.6.4 3.8.4 8.3 0 11.5-6.1 11.5-11.4 0-5.5-.2-19.9-.3-39.1-8.4 1.9-15.9 2.7-22.6 2.7-43.1 0-52.9-33.5-52.9-33.5-10.2-26.5-24.9-33.6-24.9-33.6-19.5-13.7-.1-14.1 1.4-14.1h.1c22.5 2 34.3 23.8 34.3 23.8 11.2 19.6 26.2 25.1 39.6 25.1 10.5 0 20-3.4 25.6-6 2-14.8 7.8-24.9 14.2-30.7-49.7-5.8-102-25.5-102-113.5 0-25.1 8.7-45.6 23-61.6-2.3-5.8-10-29.2 2.2-60.8 0 0 1.6-.5 5-.5 8.1 0 26.4 3.1 56.6 24.1 17.9-5.1 37-7.6 56.1-7.7 19 .1 38.2 2.6 56.1 7.7 30.2-21 48.5-24.1 56.6-24.1 3.4 0 5 .5 5 .5 12.2 31.6 4.5 55 2.2 60.8 14.3 16.1 23 36.6 23 61.6 0 88.2-52.4 107.6-102.3 113.3 8 7.1 15.2 21.1 15.2 42.5 0 30.7-.3 55.5-.3 63 0 5.4 3.1 11.5 11.4 11.5 1.2 0 2.6-.1 4-.4C415.9 449.2 480 363.1 480 261.7 480 134.9 379.7 32 256 32zm-78.4 416.1c2.2 0 4.4-.1 6.7-.2 0 2.8 0 5.5.1 7.9 0 2.4 0 4.6.1 6.5-15.6-5.8-30.3-13.5-44.1-23 9.8 5.3 22.1 8.8 37.2 8.8zm11.4-72.9c-.8 2.2-1.5 4.5-2.1 6.9-3.4 1-7.5 1.8-11.7 1.8-10.9 0-19-5.4-25.6-16.9-2.4-4.6-6.8-10.7-12.9-16.3 16.8 14.1 36.3 20.9 52.3 24.5zm190 58.9c-15.8 11.9-33 21.3-51 28.2v-6.5-50.4c0-12.4-2.1-22.5-5-30.5 37.2-8.3 92-33.7 92-125.4 0-24.6-7.1-46.5-21.2-65.1 3.1-12.9 5.5-35.6-5.1-63l-2.7-7.1-7.2-2.4c-1.5-.5-4.8-1.3-10-1.3-11.5 0-30.9 4.1-59.5 22.8-17-4.2-34.8-6.4-53.1-6.4H255.9c-18.3 0-36.2 2.2-53.1 6.4-28.6-18.7-48-22.8-59.5-22.8-5.2 0-8.5.9-10 1.4l-7.2 2.4-2.7 7.1c-10.6 27.5-8.2 50.2-5.1 63-14.1 18.7-21.2 40.6-21.2 65.1 0 49.6 16 79.9 36.6 98.5-8.1-6.6-18.6-12.1-31.2-13h-1.3c-13.1 0-22.3 5.4-25.2 14.7-4.7 14.8 9.8 25 14.6 28.4l.5.6 1.5.6c1.6 1 10.1 7 16.9 24.5 2 6.2 6.3 14.5 13.6 22.2-13.1-11.2-24.8-24-34.9-38.1C61.9 351.2 48 307.5 48 261.7c0-28.9 5.5-56.9 16.4-83.3 10.5-25.5 25.5-48.3 44.7-67.9 19.1-19.6 41.4-35 66.1-45.7C200.8 53.7 228 48 256 48s55.2 5.6 80.8 16.7c24.8 10.7 47 26.1 66.1 45.7 19.1 19.6 34.2 42.5 44.7 67.9 10.9 26.4 16.4 54.4 16.4 83.3 0 45.8-13.8 89.5-40.1 126.3-12.6 17.7-27.7 33.2-44.9 46.2z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonSocialGithubOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M256 32C132.3 32 32 134.9 32 261.7c0 101.5 64.2 187.5 153.2 217.9 1.4.3 2.6.4 3.8.4 8.3 0 11.5-6.1 11.5-11.4 0-5.5-.2-19.9-.3-39.1-8.4 1.9-15.9 2.7-22.6 2.7-43.1 0-52.9-33.5-52.9-33.5-10.2-26.5-24.9-33.6-24.9-33.6-19.5-13.7-.1-14.1 1.4-14.1h.1c22.5 2 34.3 23.8 34.3 23.8 11.2 19.6 26.2 25.1 39.6 25.1 10.5 0 20-3.4 25.6-6 2-14.8 7.8-24.9 14.2-30.7-49.7-5.8-102-25.5-102-113.5 0-25.1 8.7-45.6 23-61.6-2.3-5.8-10-29.2 2.2-60.8 0 0 1.6-.5 5-.5 8.1 0 26.4 3.1 56.6 24.1 17.9-5.1 37-7.6 56.1-7.7 19 .1 38.2 2.6 56.1 7.7 30.2-21 48.5-24.1 56.6-24.1 3.4 0 5 .5 5 .5 12.2 31.6 4.5 55 2.2 60.8 14.3 16.1 23 36.6 23 61.6 0 88.2-52.4 107.6-102.3 113.3 8 7.1 15.2 21.1 15.2 42.5 0 30.7-.3 55.5-.3 63 0 5.4 3.1 11.5 11.4 11.5 1.2 0 2.6-.1 4-.4C415.9 449.2 480 363.1 480 261.7 480 134.9 379.7 32 256 32zm-78.4 416.1c2.2 0 4.4-.1 6.7-.2 0 2.8 0 5.5.1 7.9 0 2.4 0 4.6.1 6.5-15.6-5.8-30.3-13.5-44.1-23 9.8 5.3 22.1 8.8 37.2 8.8zm11.4-72.9c-.8 2.2-1.5 4.5-2.1 6.9-3.4 1-7.5 1.8-11.7 1.8-10.9 0-19-5.4-25.6-16.9-2.4-4.6-6.8-10.7-12.9-16.3 16.8 14.1 36.3 20.9 52.3 24.5zm190 58.9c-15.8 11.9-33 21.3-51 28.2v-6.5-50.4c0-12.4-2.1-22.5-5-30.5 37.2-8.3 92-33.7 92-125.4 0-24.6-7.1-46.5-21.2-65.1 3.1-12.9 5.5-35.6-5.1-63l-2.7-7.1-7.2-2.4c-1.5-.5-4.8-1.3-10-1.3-11.5 0-30.9 4.1-59.5 22.8-17-4.2-34.8-6.4-53.1-6.4H255.9c-18.3 0-36.2 2.2-53.1 6.4-28.6-18.7-48-22.8-59.5-22.8-5.2 0-8.5.9-10 1.4l-7.2 2.4-2.7 7.1c-10.6 27.5-8.2 50.2-5.1 63-14.1 18.7-21.2 40.6-21.2 65.1 0 49.6 16 79.9 36.6 98.5-8.1-6.6-18.6-12.1-31.2-13h-1.3c-13.1 0-22.3 5.4-25.2 14.7-4.7 14.8 9.8 25 14.6 28.4l.5.6 1.5.6c1.6 1 10.1 7 16.9 24.5 2 6.2 6.3 14.5 13.6 22.2-13.1-11.2-24.8-24-34.9-38.1C61.9 351.2 48 307.5 48 261.7c0-28.9 5.5-56.9 16.4-83.3 10.5-25.5 25.5-48.3 44.7-67.9 19.1-19.6 41.4-35 66.1-45.7C200.8 53.7 228 48 256 48s55.2 5.6 80.8 16.7c24.8 10.7 47 26.1 66.1 45.7 19.1 19.6 34.2 42.5 44.7 67.9 10.9 26.4 16.4 54.4 16.4 83.3 0 45.8-13.8 89.5-40.1 126.3-12.6 17.7-27.7 33.2-44.9 46.2z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M256 32C132.3 32 32 134.9 32 261.7c0 101.5 64.2 187.5 153.2 217.9 1.4.3 2.6.4 3.8.4 8.3 0 11.5-6.1 11.5-11.4 0-5.5-.2-19.9-.3-39.1-8.4 1.9-15.9 2.7-22.6 2.7-43.1 0-52.9-33.5-52.9-33.5-10.2-26.5-24.9-33.6-24.9-33.6-19.5-13.7-.1-14.1 1.4-14.1h.1c22.5 2 34.3 23.8 34.3 23.8 11.2 19.6 26.2 25.1 39.6 25.1 10.5 0 20-3.4 25.6-6 2-14.8 7.8-24.9 14.2-30.7-49.7-5.8-102-25.5-102-113.5 0-25.1 8.7-45.6 23-61.6-2.3-5.8-10-29.2 2.2-60.8 0 0 1.6-.5 5-.5 8.1 0 26.4 3.1 56.6 24.1 17.9-5.1 37-7.6 56.1-7.7 19 .1 38.2 2.6 56.1 7.7 30.2-21 48.5-24.1 56.6-24.1 3.4 0 5 .5 5 .5 12.2 31.6 4.5 55 2.2 60.8 14.3 16.1 23 36.6 23 61.6 0 88.2-52.4 107.6-102.3 113.3 8 7.1 15.2 21.1 15.2 42.5 0 30.7-.3 55.5-.3 63 0 5.4 3.1 11.5 11.4 11.5 1.2 0 2.6-.1 4-.4C415.9 449.2 480 363.1 480 261.7 480 134.9 379.7 32 256 32zm-78.4 416.1c2.2 0 4.4-.1 6.7-.2 0 2.8 0 5.5.1 7.9 0 2.4 0 4.6.1 6.5-15.6-5.8-30.3-13.5-44.1-23 9.8 5.3 22.1 8.8 37.2 8.8zm11.4-72.9c-.8 2.2-1.5 4.5-2.1 6.9-3.4 1-7.5 1.8-11.7 1.8-10.9 0-19-5.4-25.6-16.9-2.4-4.6-6.8-10.7-12.9-16.3 16.8 14.1 36.3 20.9 52.3 24.5zm190 58.9c-15.8 11.9-33 21.3-51 28.2v-6.5-50.4c0-12.4-2.1-22.5-5-30.5 37.2-8.3 92-33.7 92-125.4 0-24.6-7.1-46.5-21.2-65.1 3.1-12.9 5.5-35.6-5.1-63l-2.7-7.1-7.2-2.4c-1.5-.5-4.8-1.3-10-1.3-11.5 0-30.9 4.1-59.5 22.8-17-4.2-34.8-6.4-53.1-6.4H255.9c-18.3 0-36.2 2.2-53.1 6.4-28.6-18.7-48-22.8-59.5-22.8-5.2 0-8.5.9-10 1.4l-7.2 2.4-2.7 7.1c-10.6 27.5-8.2 50.2-5.1 63-14.1 18.7-21.2 40.6-21.2 65.1 0 49.6 16 79.9 36.6 98.5-8.1-6.6-18.6-12.1-31.2-13h-1.3c-13.1 0-22.3 5.4-25.2 14.7-4.7 14.8 9.8 25 14.6 28.4l.5.6 1.5.6c1.6 1 10.1 7 16.9 24.5 2 6.2 6.3 14.5 13.6 22.2-13.1-11.2-24.8-24-34.9-38.1C61.9 351.2 48 307.5 48 261.7c0-28.9 5.5-56.9 16.4-83.3 10.5-25.5 25.5-48.3 44.7-67.9 19.1-19.6 41.4-35 66.1-45.7C200.8 53.7 228 48 256 48s55.2 5.6 80.8 16.7c24.8 10.7 47 26.1 66.1 45.7 19.1 19.6 34.2 42.5 44.7 67.9 10.9 26.4 16.4 54.4 16.4 83.3 0 45.8-13.8 89.5-40.1 126.3-12.6 17.7-27.7 33.2-44.9 46.2z" fill="currentColor"/></svg>
</template>

CSS

.icon-social-github-outline {
  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%20512%20512%22%3E%3Cpath%20d%3D%22M256%2032C132.3%2032%2032%20134.9%2032%20261.7c0%20101.5%2064.2%20187.5%20153.2%20217.9%201.4.3%202.6.4%203.8.4%208.3%200%2011.5-6.1%2011.5-11.4%200-5.5-.2-19.9-.3-39.1-8.4%201.9-15.9%202.7-22.6%202.7-43.1%200-52.9-33.5-52.9-33.5-10.2-26.5-24.9-33.6-24.9-33.6-19.5-13.7-.1-14.1%201.4-14.1h.1c22.5%202%2034.3%2023.8%2034.3%2023.8%2011.2%2019.6%2026.2%2025.1%2039.6%2025.1%2010.5%200%2020-3.4%2025.6-6%202-14.8%207.8-24.9%2014.2-30.7-49.7-5.8-102-25.5-102-113.5%200-25.1%208.7-45.6%2023-61.6-2.3-5.8-10-29.2%202.2-60.8%200%200%201.6-.5%205-.5%208.1%200%2026.4%203.1%2056.6%2024.1%2017.9-5.1%2037-7.6%2056.1-7.7%2019%20.1%2038.2%202.6%2056.1%207.7%2030.2-21%2048.5-24.1%2056.6-24.1%203.4%200%205%20.5%205%20.5%2012.2%2031.6%204.5%2055%202.2%2060.8%2014.3%2016.1%2023%2036.6%2023%2061.6%200%2088.2-52.4%20107.6-102.3%20113.3%208%207.1%2015.2%2021.1%2015.2%2042.5%200%2030.7-.3%2055.5-.3%2063%200%205.4%203.1%2011.5%2011.4%2011.5%201.2%200%202.6-.1%204-.4C415.9%20449.2%20480%20363.1%20480%20261.7%20480%20134.9%20379.7%2032%20256%2032zm-78.4%20416.1c2.2%200%204.4-.1%206.7-.2%200%202.8%200%205.5.1%207.9%200%202.4%200%204.6.1%206.5-15.6-5.8-30.3-13.5-44.1-23%209.8%205.3%2022.1%208.8%2037.2%208.8zm11.4-72.9c-.8%202.2-1.5%204.5-2.1%206.9-3.4%201-7.5%201.8-11.7%201.8-10.9%200-19-5.4-25.6-16.9-2.4-4.6-6.8-10.7-12.9-16.3%2016.8%2014.1%2036.3%2020.9%2052.3%2024.5zm190%2058.9c-15.8%2011.9-33%2021.3-51%2028.2v-6.5-50.4c0-12.4-2.1-22.5-5-30.5%2037.2-8.3%2092-33.7%2092-125.4%200-24.6-7.1-46.5-21.2-65.1%203.1-12.9%205.5-35.6-5.1-63l-2.7-7.1-7.2-2.4c-1.5-.5-4.8-1.3-10-1.3-11.5%200-30.9%204.1-59.5%2022.8-17-4.2-34.8-6.4-53.1-6.4H255.9c-18.3%200-36.2%202.2-53.1%206.4-28.6-18.7-48-22.8-59.5-22.8-5.2%200-8.5.9-10%201.4l-7.2%202.4-2.7%207.1c-10.6%2027.5-8.2%2050.2-5.1%2063-14.1%2018.7-21.2%2040.6-21.2%2065.1%200%2049.6%2016%2079.9%2036.6%2098.5-8.1-6.6-18.6-12.1-31.2-13h-1.3c-13.1%200-22.3%205.4-25.2%2014.7-4.7%2014.8%209.8%2025%2014.6%2028.4l.5.6%201.5.6c1.6%201%2010.1%207%2016.9%2024.5%202%206.2%206.3%2014.5%2013.6%2022.2-13.1-11.2-24.8-24-34.9-38.1C61.9%20351.2%2048%20307.5%2048%20261.7c0-28.9%205.5-56.9%2016.4-83.3%2010.5-25.5%2025.5-48.3%2044.7-67.9%2019.1-19.6%2041.4-35%2066.1-45.7C200.8%2053.7%20228%2048%20256%2048s55.2%205.6%2080.8%2016.7c24.8%2010.7%2047%2026.1%2066.1%2045.7%2019.1%2019.6%2034.2%2042.5%2044.7%2067.9%2010.9%2026.4%2016.4%2054.4%2016.4%2083.3%200%2045.8-13.8%2089.5-40.1%20126.3-12.6%2017.7-27.7%2033.2-44.9%2046.2z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M256%2032C132.3%2032%2032%20134.9%2032%20261.7c0%20101.5%2064.2%20187.5%20153.2%20217.9%201.4.3%202.6.4%203.8.4%208.3%200%2011.5-6.1%2011.5-11.4%200-5.5-.2-19.9-.3-39.1-8.4%201.9-15.9%202.7-22.6%202.7-43.1%200-52.9-33.5-52.9-33.5-10.2-26.5-24.9-33.6-24.9-33.6-19.5-13.7-.1-14.1%201.4-14.1h.1c22.5%202%2034.3%2023.8%2034.3%2023.8%2011.2%2019.6%2026.2%2025.1%2039.6%2025.1%2010.5%200%2020-3.4%2025.6-6%202-14.8%207.8-24.9%2014.2-30.7-49.7-5.8-102-25.5-102-113.5%200-25.1%208.7-45.6%2023-61.6-2.3-5.8-10-29.2%202.2-60.8%200%200%201.6-.5%205-.5%208.1%200%2026.4%203.1%2056.6%2024.1%2017.9-5.1%2037-7.6%2056.1-7.7%2019%20.1%2038.2%202.6%2056.1%207.7%2030.2-21%2048.5-24.1%2056.6-24.1%203.4%200%205%20.5%205%20.5%2012.2%2031.6%204.5%2055%202.2%2060.8%2014.3%2016.1%2023%2036.6%2023%2061.6%200%2088.2-52.4%20107.6-102.3%20113.3%208%207.1%2015.2%2021.1%2015.2%2042.5%200%2030.7-.3%2055.5-.3%2063%200%205.4%203.1%2011.5%2011.4%2011.5%201.2%200%202.6-.1%204-.4C415.9%20449.2%20480%20363.1%20480%20261.7%20480%20134.9%20379.7%2032%20256%2032zm-78.4%20416.1c2.2%200%204.4-.1%206.7-.2%200%202.8%200%205.5.1%207.9%200%202.4%200%204.6.1%206.5-15.6-5.8-30.3-13.5-44.1-23%209.8%205.3%2022.1%208.8%2037.2%208.8zm11.4-72.9c-.8%202.2-1.5%204.5-2.1%206.9-3.4%201-7.5%201.8-11.7%201.8-10.9%200-19-5.4-25.6-16.9-2.4-4.6-6.8-10.7-12.9-16.3%2016.8%2014.1%2036.3%2020.9%2052.3%2024.5zm190%2058.9c-15.8%2011.9-33%2021.3-51%2028.2v-6.5-50.4c0-12.4-2.1-22.5-5-30.5%2037.2-8.3%2092-33.7%2092-125.4%200-24.6-7.1-46.5-21.2-65.1%203.1-12.9%205.5-35.6-5.1-63l-2.7-7.1-7.2-2.4c-1.5-.5-4.8-1.3-10-1.3-11.5%200-30.9%204.1-59.5%2022.8-17-4.2-34.8-6.4-53.1-6.4H255.9c-18.3%200-36.2%202.2-53.1%206.4-28.6-18.7-48-22.8-59.5-22.8-5.2%200-8.5.9-10%201.4l-7.2%202.4-2.7%207.1c-10.6%2027.5-8.2%2050.2-5.1%2063-14.1%2018.7-21.2%2040.6-21.2%2065.1%200%2049.6%2016%2079.9%2036.6%2098.5-8.1-6.6-18.6-12.1-31.2-13h-1.3c-13.1%200-22.3%205.4-25.2%2014.7-4.7%2014.8%209.8%2025%2014.6%2028.4l.5.6%201.5.6c1.6%201%2010.1%207%2016.9%2024.5%202%206.2%206.3%2014.5%2013.6%2022.2-13.1-11.2-24.8-24-34.9-38.1C61.9%20351.2%2048%20307.5%2048%20261.7c0-28.9%205.5-56.9%2016.4-83.3%2010.5-25.5%2025.5-48.3%2044.7-67.9%2019.1-19.6%2041.4-35%2066.1-45.7C200.8%2053.7%20228%2048%20256%2048s55.2%205.6%2080.8%2016.7c24.8%2010.7%2047%2026.1%2066.1%2045.7%2019.1%2019.6%2034.2%2042.5%2044.7%2067.9%2010.9%2026.4%2016.4%2054.4%2016.4%2083.3%200%2045.8-13.8%2089.5-40.1%20126.3-12.6%2017.7-27.7%2033.2-44.9%2046.2z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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