keybase from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
keybase
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Use the keybase logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M382.2 483c-9.9 0-18 8.1-18 18s8.1 18 18 18s18-8.1 18-18s-8.1-18-18-18m111.9-147.6c-9.5-14.6-39.4-52.4-87.3-73.7c-6.1-2.7-12.2-5.1-18.4-7.3c4.1-9.9 6-20.6 5.8-31.4s-2.7-21.3-7.2-31.1s-10.9-18.5-18.9-25.7s-17.4-12.6-27.6-16c-12.4-4.1-23.3-6-32.4-5.8c-.6-2-1.9-11 9.4-35l-22.9-13.5l-5.5 7.6c-8.7 12.1-16.9 23.6-24.3 34.9c-2.7-.6-5.5-1.1-8.3-1.2c-41.5-2.4-39-2.3-41.1-2.3c-50.6 0-50.8 52.1-50.8 45.9l-2.4 36.7c-1.6 27 19.8 50.2 47.6 51.8l8.9.5c-16.7 9.7-32.3 21.7-46.1 35.6C110 368.7 110 438 110 493.8v33.6l23.3-29.8c3.1 13.1 8 25.8 14.6 37.6c5.8 10.1 14.9 9.4 19.6 7.3c4.2-1.9 10-6.9 3.8-20.1c-8-16.8-13.3-34.7-15.8-53.1l46.8-59.8l-24.7 74.1c58.2-42.4 157.4-61.8 236.2-38.6c34.2 10.1 67.4.7 84.7-23.8c.7-1 1.2-2.2 1.8-3.2c1.8 9.4 2.7 18.9 2.8 28.4c0 23.3-3.7 52.9-14.9 81.6c-2.5 6.5 1.8 14.5 8.6 15.7c7.4 1.6 15.3-3.1 18.4-11.1c9.6-25.5 14.6-54.6 14.6-86.2c0-38.6-13-77.5-35.9-110.9zM238.4 192.6l-15.7-.9l-1.4 21.8l13.1.8c-.6 6.5-.5 13.1.3 19.6l-22.4-1.3c-1.6-.1-3.2-.5-4.7-1.1s-2.8-1.6-3.9-2.8s-1.9-2.6-2.5-4.1s-.8-3.1-.7-4.7L203 183c1-12.2 13.9-11.3 13.3-11.3l29.1 1.7c-2.8 6.2-5.1 12.6-7 19.2m148.4 172.2c-2.1 1.6-4.8 2.4-7.5 2.2s-5.1-1.5-6.9-3.5l-9.7-11.5l-34.4 27c-1.6 1.3-3.7 1.9-5.8 1.7s-4-1.2-5.3-2.8l-15.8-18.6c-1.2-1.6-1.7-3.5-1.5-5.4s1.3-3.7 2.8-4.9l34.6-27.2l-14.1-16.7l-17.1 13.5c-1.6 1.2-3.5 1.8-5.5 1.6s-3.8-1.1-5.1-2.6c0 0-3.7-4.4-3.8-4.5c-1.2-1.6-1.7-3.5-1.5-5.5s1.3-3.7 2.8-4.9l17-13.5s-18.5-22-18.6-22.1c-.8-1-1.3-2.1-1.7-3.3s-.4-2.5-.3-3.7s.6-2.4 1.2-3.5s1.5-2 2.5-2.8c2.1-1.7 4.8-2.4 7.4-2.2s5.1 1.5 6.9 3.6l81.1 96.3c.8 1 1.3 2.1 1.7 3.3s.4 2.5.3 3.7s-.6 2.5-1.2 3.5s-1.5 2.1-2.5 2.8M283.4 483c-9.9 0-18 8.1-18 18s8.1 18 18 18s18-8.1 18-18s-8.1-18-18-18"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsKeybase(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M382.2 483c-9.9 0-18 8.1-18 18s8.1 18 18 18s18-8.1 18-18s-8.1-18-18-18m111.9-147.6c-9.5-14.6-39.4-52.4-87.3-73.7c-6.1-2.7-12.2-5.1-18.4-7.3c4.1-9.9 6-20.6 5.8-31.4s-2.7-21.3-7.2-31.1s-10.9-18.5-18.9-25.7s-17.4-12.6-27.6-16c-12.4-4.1-23.3-6-32.4-5.8c-.6-2-1.9-11 9.4-35l-22.9-13.5l-5.5 7.6c-8.7 12.1-16.9 23.6-24.3 34.9c-2.7-.6-5.5-1.1-8.3-1.2c-41.5-2.4-39-2.3-41.1-2.3c-50.6 0-50.8 52.1-50.8 45.9l-2.4 36.7c-1.6 27 19.8 50.2 47.6 51.8l8.9.5c-16.7 9.7-32.3 21.7-46.1 35.6C110 368.7 110 438 110 493.8v33.6l23.3-29.8c3.1 13.1 8 25.8 14.6 37.6c5.8 10.1 14.9 9.4 19.6 7.3c4.2-1.9 10-6.9 3.8-20.1c-8-16.8-13.3-34.7-15.8-53.1l46.8-59.8l-24.7 74.1c58.2-42.4 157.4-61.8 236.2-38.6c34.2 10.1 67.4.7 84.7-23.8c.7-1 1.2-2.2 1.8-3.2c1.8 9.4 2.7 18.9 2.8 28.4c0 23.3-3.7 52.9-14.9 81.6c-2.5 6.5 1.8 14.5 8.6 15.7c7.4 1.6 15.3-3.1 18.4-11.1c9.6-25.5 14.6-54.6 14.6-86.2c0-38.6-13-77.5-35.9-110.9zM238.4 192.6l-15.7-.9l-1.4 21.8l13.1.8c-.6 6.5-.5 13.1.3 19.6l-22.4-1.3c-1.6-.1-3.2-.5-4.7-1.1s-2.8-1.6-3.9-2.8s-1.9-2.6-2.5-4.1s-.8-3.1-.7-4.7L203 183c1-12.2 13.9-11.3 13.3-11.3l29.1 1.7c-2.8 6.2-5.1 12.6-7 19.2m148.4 172.2c-2.1 1.6-4.8 2.4-7.5 2.2s-5.1-1.5-6.9-3.5l-9.7-11.5l-34.4 27c-1.6 1.3-3.7 1.9-5.8 1.7s-4-1.2-5.3-2.8l-15.8-18.6c-1.2-1.6-1.7-3.5-1.5-5.4s1.3-3.7 2.8-4.9l34.6-27.2l-14.1-16.7l-17.1 13.5c-1.6 1.2-3.5 1.8-5.5 1.6s-3.8-1.1-5.1-2.6c0 0-3.7-4.4-3.8-4.5c-1.2-1.6-1.7-3.5-1.5-5.5s1.3-3.7 2.8-4.9l17-13.5s-18.5-22-18.6-22.1c-.8-1-1.3-2.1-1.7-3.3s-.4-2.5-.3-3.7s.6-2.4 1.2-3.5s1.5-2 2.5-2.8c2.1-1.7 4.8-2.4 7.4-2.2s5.1 1.5 6.9 3.6l81.1 96.3c.8 1 1.3 2.1 1.7 3.3s.4 2.5.3 3.7s-.6 2.5-1.2 3.5s-1.5 2.1-2.5 2.8M283.4 483c-9.9 0-18 8.1-18 18s8.1 18 18 18s18-8.1 18-18s-8.1-18-18-18"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M382.2 483c-9.9 0-18 8.1-18 18s8.1 18 18 18s18-8.1 18-18s-8.1-18-18-18m111.9-147.6c-9.5-14.6-39.4-52.4-87.3-73.7c-6.1-2.7-12.2-5.1-18.4-7.3c4.1-9.9 6-20.6 5.8-31.4s-2.7-21.3-7.2-31.1s-10.9-18.5-18.9-25.7s-17.4-12.6-27.6-16c-12.4-4.1-23.3-6-32.4-5.8c-.6-2-1.9-11 9.4-35l-22.9-13.5l-5.5 7.6c-8.7 12.1-16.9 23.6-24.3 34.9c-2.7-.6-5.5-1.1-8.3-1.2c-41.5-2.4-39-2.3-41.1-2.3c-50.6 0-50.8 52.1-50.8 45.9l-2.4 36.7c-1.6 27 19.8 50.2 47.6 51.8l8.9.5c-16.7 9.7-32.3 21.7-46.1 35.6C110 368.7 110 438 110 493.8v33.6l23.3-29.8c3.1 13.1 8 25.8 14.6 37.6c5.8 10.1 14.9 9.4 19.6 7.3c4.2-1.9 10-6.9 3.8-20.1c-8-16.8-13.3-34.7-15.8-53.1l46.8-59.8l-24.7 74.1c58.2-42.4 157.4-61.8 236.2-38.6c34.2 10.1 67.4.7 84.7-23.8c.7-1 1.2-2.2 1.8-3.2c1.8 9.4 2.7 18.9 2.8 28.4c0 23.3-3.7 52.9-14.9 81.6c-2.5 6.5 1.8 14.5 8.6 15.7c7.4 1.6 15.3-3.1 18.4-11.1c9.6-25.5 14.6-54.6 14.6-86.2c0-38.6-13-77.5-35.9-110.9zM238.4 192.6l-15.7-.9l-1.4 21.8l13.1.8c-.6 6.5-.5 13.1.3 19.6l-22.4-1.3c-1.6-.1-3.2-.5-4.7-1.1s-2.8-1.6-3.9-2.8s-1.9-2.6-2.5-4.1s-.8-3.1-.7-4.7L203 183c1-12.2 13.9-11.3 13.3-11.3l29.1 1.7c-2.8 6.2-5.1 12.6-7 19.2m148.4 172.2c-2.1 1.6-4.8 2.4-7.5 2.2s-5.1-1.5-6.9-3.5l-9.7-11.5l-34.4 27c-1.6 1.3-3.7 1.9-5.8 1.7s-4-1.2-5.3-2.8l-15.8-18.6c-1.2-1.6-1.7-3.5-1.5-5.4s1.3-3.7 2.8-4.9l34.6-27.2l-14.1-16.7l-17.1 13.5c-1.6 1.2-3.5 1.8-5.5 1.6s-3.8-1.1-5.1-2.6c0 0-3.7-4.4-3.8-4.5c-1.2-1.6-1.7-3.5-1.5-5.5s1.3-3.7 2.8-4.9l17-13.5s-18.5-22-18.6-22.1c-.8-1-1.3-2.1-1.7-3.3s-.4-2.5-.3-3.7s.6-2.4 1.2-3.5s1.5-2 2.5-2.8c2.1-1.7 4.8-2.4 7.4-2.2s5.1 1.5 6.9 3.6l81.1 96.3c.8 1 1.3 2.1 1.7 3.3s.4 2.5.3 3.7s-.6 2.5-1.2 3.5s-1.5 2.1-2.5 2.8M283.4 483c-9.9 0-18 8.1-18 18s8.1 18 18 18s18-8.1 18-18s-8.1-18-18-18"/></svg>
</template>

CSS

.icon-keybase {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M382.2%20483c-9.9%200-18%208.1-18%2018s8.1%2018%2018%2018s18-8.1%2018-18s-8.1-18-18-18m111.9-147.6c-9.5-14.6-39.4-52.4-87.3-73.7c-6.1-2.7-12.2-5.1-18.4-7.3c4.1-9.9%206-20.6%205.8-31.4s-2.7-21.3-7.2-31.1s-10.9-18.5-18.9-25.7s-17.4-12.6-27.6-16c-12.4-4.1-23.3-6-32.4-5.8c-.6-2-1.9-11%209.4-35l-22.9-13.5l-5.5%207.6c-8.7%2012.1-16.9%2023.6-24.3%2034.9c-2.7-.6-5.5-1.1-8.3-1.2c-41.5-2.4-39-2.3-41.1-2.3c-50.6%200-50.8%2052.1-50.8%2045.9l-2.4%2036.7c-1.6%2027%2019.8%2050.2%2047.6%2051.8l8.9.5c-16.7%209.7-32.3%2021.7-46.1%2035.6C110%20368.7%20110%20438%20110%20493.8v33.6l23.3-29.8c3.1%2013.1%208%2025.8%2014.6%2037.6c5.8%2010.1%2014.9%209.4%2019.6%207.3c4.2-1.9%2010-6.9%203.8-20.1c-8-16.8-13.3-34.7-15.8-53.1l46.8-59.8l-24.7%2074.1c58.2-42.4%20157.4-61.8%20236.2-38.6c34.2%2010.1%2067.4.7%2084.7-23.8c.7-1%201.2-2.2%201.8-3.2c1.8%209.4%202.7%2018.9%202.8%2028.4c0%2023.3-3.7%2052.9-14.9%2081.6c-2.5%206.5%201.8%2014.5%208.6%2015.7c7.4%201.6%2015.3-3.1%2018.4-11.1c9.6-25.5%2014.6-54.6%2014.6-86.2c0-38.6-13-77.5-35.9-110.9zM238.4%20192.6l-15.7-.9l-1.4%2021.8l13.1.8c-.6%206.5-.5%2013.1.3%2019.6l-22.4-1.3c-1.6-.1-3.2-.5-4.7-1.1s-2.8-1.6-3.9-2.8s-1.9-2.6-2.5-4.1s-.8-3.1-.7-4.7L203%20183c1-12.2%2013.9-11.3%2013.3-11.3l29.1%201.7c-2.8%206.2-5.1%2012.6-7%2019.2m148.4%20172.2c-2.1%201.6-4.8%202.4-7.5%202.2s-5.1-1.5-6.9-3.5l-9.7-11.5l-34.4%2027c-1.6%201.3-3.7%201.9-5.8%201.7s-4-1.2-5.3-2.8l-15.8-18.6c-1.2-1.6-1.7-3.5-1.5-5.4s1.3-3.7%202.8-4.9l34.6-27.2l-14.1-16.7l-17.1%2013.5c-1.6%201.2-3.5%201.8-5.5%201.6s-3.8-1.1-5.1-2.6c0%200-3.7-4.4-3.8-4.5c-1.2-1.6-1.7-3.5-1.5-5.5s1.3-3.7%202.8-4.9l17-13.5s-18.5-22-18.6-22.1c-.8-1-1.3-2.1-1.7-3.3s-.4-2.5-.3-3.7s.6-2.4%201.2-3.5s1.5-2%202.5-2.8c2.1-1.7%204.8-2.4%207.4-2.2s5.1%201.5%206.9%203.6l81.1%2096.3c.8%201%201.3%202.1%201.7%203.3s.4%202.5.3%203.7s-.6%202.5-1.2%203.5s-1.5%202.1-2.5%202.8M283.4%20483c-9.9%200-18%208.1-18%2018s8.1%2018%2018%2018s18-8.1%2018-18s-8.1-18-18-18%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M382.2%20483c-9.9%200-18%208.1-18%2018s8.1%2018%2018%2018s18-8.1%2018-18s-8.1-18-18-18m111.9-147.6c-9.5-14.6-39.4-52.4-87.3-73.7c-6.1-2.7-12.2-5.1-18.4-7.3c4.1-9.9%206-20.6%205.8-31.4s-2.7-21.3-7.2-31.1s-10.9-18.5-18.9-25.7s-17.4-12.6-27.6-16c-12.4-4.1-23.3-6-32.4-5.8c-.6-2-1.9-11%209.4-35l-22.9-13.5l-5.5%207.6c-8.7%2012.1-16.9%2023.6-24.3%2034.9c-2.7-.6-5.5-1.1-8.3-1.2c-41.5-2.4-39-2.3-41.1-2.3c-50.6%200-50.8%2052.1-50.8%2045.9l-2.4%2036.7c-1.6%2027%2019.8%2050.2%2047.6%2051.8l8.9.5c-16.7%209.7-32.3%2021.7-46.1%2035.6C110%20368.7%20110%20438%20110%20493.8v33.6l23.3-29.8c3.1%2013.1%208%2025.8%2014.6%2037.6c5.8%2010.1%2014.9%209.4%2019.6%207.3c4.2-1.9%2010-6.9%203.8-20.1c-8-16.8-13.3-34.7-15.8-53.1l46.8-59.8l-24.7%2074.1c58.2-42.4%20157.4-61.8%20236.2-38.6c34.2%2010.1%2067.4.7%2084.7-23.8c.7-1%201.2-2.2%201.8-3.2c1.8%209.4%202.7%2018.9%202.8%2028.4c0%2023.3-3.7%2052.9-14.9%2081.6c-2.5%206.5%201.8%2014.5%208.6%2015.7c7.4%201.6%2015.3-3.1%2018.4-11.1c9.6-25.5%2014.6-54.6%2014.6-86.2c0-38.6-13-77.5-35.9-110.9zM238.4%20192.6l-15.7-.9l-1.4%2021.8l13.1.8c-.6%206.5-.5%2013.1.3%2019.6l-22.4-1.3c-1.6-.1-3.2-.5-4.7-1.1s-2.8-1.6-3.9-2.8s-1.9-2.6-2.5-4.1s-.8-3.1-.7-4.7L203%20183c1-12.2%2013.9-11.3%2013.3-11.3l29.1%201.7c-2.8%206.2-5.1%2012.6-7%2019.2m148.4%20172.2c-2.1%201.6-4.8%202.4-7.5%202.2s-5.1-1.5-6.9-3.5l-9.7-11.5l-34.4%2027c-1.6%201.3-3.7%201.9-5.8%201.7s-4-1.2-5.3-2.8l-15.8-18.6c-1.2-1.6-1.7-3.5-1.5-5.4s1.3-3.7%202.8-4.9l34.6-27.2l-14.1-16.7l-17.1%2013.5c-1.6%201.2-3.5%201.8-5.5%201.6s-3.8-1.1-5.1-2.6c0%200-3.7-4.4-3.8-4.5c-1.2-1.6-1.7-3.5-1.5-5.5s1.3-3.7%202.8-4.9l17-13.5s-18.5-22-18.6-22.1c-.8-1-1.3-2.1-1.7-3.3s-.4-2.5-.3-3.7s.6-2.4%201.2-3.5s1.5-2%202.5-2.8c2.1-1.7%204.8-2.4%207.4-2.2s5.1%201.5%206.9%203.6l81.1%2096.3c.8%201%201.3%202.1%201.7%203.3s.4%202.5.3%203.7s-.6%202.5-1.2%203.5s-1.5%202.1-2.5%202.8M283.4%20483c-9.9%200-18%208.1-18%2018s8.1%2018%2018%2018s18-8.1%2018-18s-8.1-18-18-18%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/keybase.svg?color=%231a73e8&size=48