keybase from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
keybase
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the keybase icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.717 4c-.54.75-.934 1.29-1.313 1.848a1.7 1.7 0 0 0-1.216-.612c-1.522-.096-1.437-.09-1.506-.09a1.75 1.75 0 0 0-1.735 1.64l-.084 1.403v.006a1.75 1.75 0 0 0 1.633 1.844l1.063.065c-.091.9.053 1.741.416 2.464a11.2 11.2 0 0 0-3.688 2.502c-3.349 3.348-3.281 7.519-3.281 11.532l1.27-1.35A10.6 10.6 0 0 0 7.461 28h1.535a9.3 9.3 0 0 1-1.666-3.873l2.13-2.268l-1.009 3.178c2.247-1.639 5.7-4.704 12.52-2.695c1.803.525 3.723.038 4.582-1.543c.432 2.116.058 5.121-1.196 7.195h1.457c.78-1.559 1.186-3.433 1.186-5.517c0-2.637-1.126-5.306-3.078-7.32c-1.66-1.71-3.383-2.45-4.397-2.776a4.087 4.087 0 0 0-2.46-5.482c-.988-.333-1.521-.305-1.73-.305c-.005-.005-.245-.392.481-1.946L14.716 4zm-4.03 2.428c.023 0-.095-.01 1.426.086c.533.037.421.633.416.74a8.7 8.7 0 0 0-.699 1.574l-1.254-.074a.465.465 0 0 1-.431-.488l.084-1.405a.46.46 0 0 1 .459-.433zm3.46.615c.203.517.71.847 1.263.82c.395-.016 2.163.14 2.899 1.7c.389.835.463 2.254-.647 3.261l-.447-.55c-1.296-1.308-2.819-.2-2.819.937a2.8 2.8 0 0 1-1.189-1.072c-1.046-1.747.208-3.959.94-5.096m-3.192.144l-.053.836l.832.055l.053-.836zm5.053 5.782a.29.29 0 0 1 .219.119l2.95 3.648c.257.316-.219.713-.48.391l-.293-.363l-1.047.855a.24.24 0 0 1-.336-.031l-.474-.584a.24.24 0 0 1 .031-.336l1.053-.863l-.428-.528l-.517.43c-.256.209-.642-.3-.397-.504l.514-.424l-1.057-1.3c-.196-.237.03-.52.262-.51m2.803.515q.624.195 1.22.461c1.643.734 3.014 1.967 3.916 3.237c.816 1.157.956 2.341.366 3.175c-.582.831-1.73 1.115-2.989.745c-3.917-1.157-7.447-.895-10.531.771l1.594-5.014c-6.291 6.698-5.644 6.013-6.082 6.479c.059-1.57.265-3.216 1.06-4.834c.71-1.436 2.43-3.778 5.406-4.887c.853.815 1.894 1.077 2.278 1.147a1.54 1.54 0 0 0 .246 1.607a1.54 1.54 0 0 0 .266 1.438l.474.584c.288.357.723.563 1.18.562c.646 0 1.03-.406 1.185-.53c.848.31 1.478-.204 1.547-.263a1.6 1.6 0 0 0 .225-2.244l-1.703-2.102q.182-.153.342-.332m.595 10.92a.95.95 0 0 0-.949.955a.95.95 0 1 0 1.9 0a.956.956 0 0 0-.95-.955zm-5.9.006a.95.95 0 0 0-.95.953c0 .527.425.955.95.955s.95-.428.95-.955a.953.953 0 0 0-.95-.953"/></svg>

React

import type { SVGProps } from "react";

export function LaKeybase(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.717 4c-.54.75-.934 1.29-1.313 1.848a1.7 1.7 0 0 0-1.216-.612c-1.522-.096-1.437-.09-1.506-.09a1.75 1.75 0 0 0-1.735 1.64l-.084 1.403v.006a1.75 1.75 0 0 0 1.633 1.844l1.063.065c-.091.9.053 1.741.416 2.464a11.2 11.2 0 0 0-3.688 2.502c-3.349 3.348-3.281 7.519-3.281 11.532l1.27-1.35A10.6 10.6 0 0 0 7.461 28h1.535a9.3 9.3 0 0 1-1.666-3.873l2.13-2.268l-1.009 3.178c2.247-1.639 5.7-4.704 12.52-2.695c1.803.525 3.723.038 4.582-1.543c.432 2.116.058 5.121-1.196 7.195h1.457c.78-1.559 1.186-3.433 1.186-5.517c0-2.637-1.126-5.306-3.078-7.32c-1.66-1.71-3.383-2.45-4.397-2.776a4.087 4.087 0 0 0-2.46-5.482c-.988-.333-1.521-.305-1.73-.305c-.005-.005-.245-.392.481-1.946L14.716 4zm-4.03 2.428c.023 0-.095-.01 1.426.086c.533.037.421.633.416.74a8.7 8.7 0 0 0-.699 1.574l-1.254-.074a.465.465 0 0 1-.431-.488l.084-1.405a.46.46 0 0 1 .459-.433zm3.46.615c.203.517.71.847 1.263.82c.395-.016 2.163.14 2.899 1.7c.389.835.463 2.254-.647 3.261l-.447-.55c-1.296-1.308-2.819-.2-2.819.937a2.8 2.8 0 0 1-1.189-1.072c-1.046-1.747.208-3.959.94-5.096m-3.192.144l-.053.836l.832.055l.053-.836zm5.053 5.782a.29.29 0 0 1 .219.119l2.95 3.648c.257.316-.219.713-.48.391l-.293-.363l-1.047.855a.24.24 0 0 1-.336-.031l-.474-.584a.24.24 0 0 1 .031-.336l1.053-.863l-.428-.528l-.517.43c-.256.209-.642-.3-.397-.504l.514-.424l-1.057-1.3c-.196-.237.03-.52.262-.51m2.803.515q.624.195 1.22.461c1.643.734 3.014 1.967 3.916 3.237c.816 1.157.956 2.341.366 3.175c-.582.831-1.73 1.115-2.989.745c-3.917-1.157-7.447-.895-10.531.771l1.594-5.014c-6.291 6.698-5.644 6.013-6.082 6.479c.059-1.57.265-3.216 1.06-4.834c.71-1.436 2.43-3.778 5.406-4.887c.853.815 1.894 1.077 2.278 1.147a1.54 1.54 0 0 0 .246 1.607a1.54 1.54 0 0 0 .266 1.438l.474.584c.288.357.723.563 1.18.562c.646 0 1.03-.406 1.185-.53c.848.31 1.478-.204 1.547-.263a1.6 1.6 0 0 0 .225-2.244l-1.703-2.102q.182-.153.342-.332m.595 10.92a.95.95 0 0 0-.949.955a.95.95 0 1 0 1.9 0a.956.956 0 0 0-.95-.955zm-5.9.006a.95.95 0 0 0-.95.953c0 .527.425.955.95.955s.95-.428.95-.955a.953.953 0 0 0-.95-.953"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.717 4c-.54.75-.934 1.29-1.313 1.848a1.7 1.7 0 0 0-1.216-.612c-1.522-.096-1.437-.09-1.506-.09a1.75 1.75 0 0 0-1.735 1.64l-.084 1.403v.006a1.75 1.75 0 0 0 1.633 1.844l1.063.065c-.091.9.053 1.741.416 2.464a11.2 11.2 0 0 0-3.688 2.502c-3.349 3.348-3.281 7.519-3.281 11.532l1.27-1.35A10.6 10.6 0 0 0 7.461 28h1.535a9.3 9.3 0 0 1-1.666-3.873l2.13-2.268l-1.009 3.178c2.247-1.639 5.7-4.704 12.52-2.695c1.803.525 3.723.038 4.582-1.543c.432 2.116.058 5.121-1.196 7.195h1.457c.78-1.559 1.186-3.433 1.186-5.517c0-2.637-1.126-5.306-3.078-7.32c-1.66-1.71-3.383-2.45-4.397-2.776a4.087 4.087 0 0 0-2.46-5.482c-.988-.333-1.521-.305-1.73-.305c-.005-.005-.245-.392.481-1.946L14.716 4zm-4.03 2.428c.023 0-.095-.01 1.426.086c.533.037.421.633.416.74a8.7 8.7 0 0 0-.699 1.574l-1.254-.074a.465.465 0 0 1-.431-.488l.084-1.405a.46.46 0 0 1 .459-.433zm3.46.615c.203.517.71.847 1.263.82c.395-.016 2.163.14 2.899 1.7c.389.835.463 2.254-.647 3.261l-.447-.55c-1.296-1.308-2.819-.2-2.819.937a2.8 2.8 0 0 1-1.189-1.072c-1.046-1.747.208-3.959.94-5.096m-3.192.144l-.053.836l.832.055l.053-.836zm5.053 5.782a.29.29 0 0 1 .219.119l2.95 3.648c.257.316-.219.713-.48.391l-.293-.363l-1.047.855a.24.24 0 0 1-.336-.031l-.474-.584a.24.24 0 0 1 .031-.336l1.053-.863l-.428-.528l-.517.43c-.256.209-.642-.3-.397-.504l.514-.424l-1.057-1.3c-.196-.237.03-.52.262-.51m2.803.515q.624.195 1.22.461c1.643.734 3.014 1.967 3.916 3.237c.816 1.157.956 2.341.366 3.175c-.582.831-1.73 1.115-2.989.745c-3.917-1.157-7.447-.895-10.531.771l1.594-5.014c-6.291 6.698-5.644 6.013-6.082 6.479c.059-1.57.265-3.216 1.06-4.834c.71-1.436 2.43-3.778 5.406-4.887c.853.815 1.894 1.077 2.278 1.147a1.54 1.54 0 0 0 .246 1.607a1.54 1.54 0 0 0 .266 1.438l.474.584c.288.357.723.563 1.18.562c.646 0 1.03-.406 1.185-.53c.848.31 1.478-.204 1.547-.263a1.6 1.6 0 0 0 .225-2.244l-1.703-2.102q.182-.153.342-.332m.595 10.92a.95.95 0 0 0-.949.955a.95.95 0 1 0 1.9 0a.956.956 0 0 0-.95-.955zm-5.9.006a.95.95 0 0 0-.95.953c0 .527.425.955.95.955s.95-.428.95-.955a.953.953 0 0 0-.95-.953"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.717%204c-.54.75-.934%201.29-1.313%201.848a1.7%201.7%200%200%200-1.216-.612c-1.522-.096-1.437-.09-1.506-.09a1.75%201.75%200%200%200-1.735%201.64l-.084%201.403v.006a1.75%201.75%200%200%200%201.633%201.844l1.063.065c-.091.9.053%201.741.416%202.464a11.2%2011.2%200%200%200-3.688%202.502c-3.349%203.348-3.281%207.519-3.281%2011.532l1.27-1.35A10.6%2010.6%200%200%200%207.461%2028h1.535a9.3%209.3%200%200%201-1.666-3.873l2.13-2.268l-1.009%203.178c2.247-1.639%205.7-4.704%2012.52-2.695c1.803.525%203.723.038%204.582-1.543c.432%202.116.058%205.121-1.196%207.195h1.457c.78-1.559%201.186-3.433%201.186-5.517c0-2.637-1.126-5.306-3.078-7.32c-1.66-1.71-3.383-2.45-4.397-2.776a4.087%204.087%200%200%200-2.46-5.482c-.988-.333-1.521-.305-1.73-.305c-.005-.005-.245-.392.481-1.946L14.716%204zm-4.03%202.428c.023%200-.095-.01%201.426.086c.533.037.421.633.416.74a8.7%208.7%200%200%200-.699%201.574l-1.254-.074a.465.465%200%200%201-.431-.488l.084-1.405a.46.46%200%200%201%20.459-.433zm3.46.615c.203.517.71.847%201.263.82c.395-.016%202.163.14%202.899%201.7c.389.835.463%202.254-.647%203.261l-.447-.55c-1.296-1.308-2.819-.2-2.819.937a2.8%202.8%200%200%201-1.189-1.072c-1.046-1.747.208-3.959.94-5.096m-3.192.144l-.053.836l.832.055l.053-.836zm5.053%205.782a.29.29%200%200%201%20.219.119l2.95%203.648c.257.316-.219.713-.48.391l-.293-.363l-1.047.855a.24.24%200%200%201-.336-.031l-.474-.584a.24.24%200%200%201%20.031-.336l1.053-.863l-.428-.528l-.517.43c-.256.209-.642-.3-.397-.504l.514-.424l-1.057-1.3c-.196-.237.03-.52.262-.51m2.803.515q.624.195%201.22.461c1.643.734%203.014%201.967%203.916%203.237c.816%201.157.956%202.341.366%203.175c-.582.831-1.73%201.115-2.989.745c-3.917-1.157-7.447-.895-10.531.771l1.594-5.014c-6.291%206.698-5.644%206.013-6.082%206.479c.059-1.57.265-3.216%201.06-4.834c.71-1.436%202.43-3.778%205.406-4.887c.853.815%201.894%201.077%202.278%201.147a1.54%201.54%200%200%200%20.246%201.607a1.54%201.54%200%200%200%20.266%201.438l.474.584c.288.357.723.563%201.18.562c.646%200%201.03-.406%201.185-.53c.848.31%201.478-.204%201.547-.263a1.6%201.6%200%200%200%20.225-2.244l-1.703-2.102q.182-.153.342-.332m.595%2010.92a.95.95%200%200%200-.949.955a.95.95%200%201%200%201.9%200a.956.956%200%200%200-.95-.955zm-5.9.006a.95.95%200%200%200-.95.953c0%20.527.425.955.95.955s.95-.428.95-.955a.953.953%200%200%200-.95-.953%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.717%204c-.54.75-.934%201.29-1.313%201.848a1.7%201.7%200%200%200-1.216-.612c-1.522-.096-1.437-.09-1.506-.09a1.75%201.75%200%200%200-1.735%201.64l-.084%201.403v.006a1.75%201.75%200%200%200%201.633%201.844l1.063.065c-.091.9.053%201.741.416%202.464a11.2%2011.2%200%200%200-3.688%202.502c-3.349%203.348-3.281%207.519-3.281%2011.532l1.27-1.35A10.6%2010.6%200%200%200%207.461%2028h1.535a9.3%209.3%200%200%201-1.666-3.873l2.13-2.268l-1.009%203.178c2.247-1.639%205.7-4.704%2012.52-2.695c1.803.525%203.723.038%204.582-1.543c.432%202.116.058%205.121-1.196%207.195h1.457c.78-1.559%201.186-3.433%201.186-5.517c0-2.637-1.126-5.306-3.078-7.32c-1.66-1.71-3.383-2.45-4.397-2.776a4.087%204.087%200%200%200-2.46-5.482c-.988-.333-1.521-.305-1.73-.305c-.005-.005-.245-.392.481-1.946L14.716%204zm-4.03%202.428c.023%200-.095-.01%201.426.086c.533.037.421.633.416.74a8.7%208.7%200%200%200-.699%201.574l-1.254-.074a.465.465%200%200%201-.431-.488l.084-1.405a.46.46%200%200%201%20.459-.433zm3.46.615c.203.517.71.847%201.263.82c.395-.016%202.163.14%202.899%201.7c.389.835.463%202.254-.647%203.261l-.447-.55c-1.296-1.308-2.819-.2-2.819.937a2.8%202.8%200%200%201-1.189-1.072c-1.046-1.747.208-3.959.94-5.096m-3.192.144l-.053.836l.832.055l.053-.836zm5.053%205.782a.29.29%200%200%201%20.219.119l2.95%203.648c.257.316-.219.713-.48.391l-.293-.363l-1.047.855a.24.24%200%200%201-.336-.031l-.474-.584a.24.24%200%200%201%20.031-.336l1.053-.863l-.428-.528l-.517.43c-.256.209-.642-.3-.397-.504l.514-.424l-1.057-1.3c-.196-.237.03-.52.262-.51m2.803.515q.624.195%201.22.461c1.643.734%203.014%201.967%203.916%203.237c.816%201.157.956%202.341.366%203.175c-.582.831-1.73%201.115-2.989.745c-3.917-1.157-7.447-.895-10.531.771l1.594-5.014c-6.291%206.698-5.644%206.013-6.082%206.479c.059-1.57.265-3.216%201.06-4.834c.71-1.436%202.43-3.778%205.406-4.887c.853.815%201.894%201.077%202.278%201.147a1.54%201.54%200%200%200%20.246%201.607a1.54%201.54%200%200%200%20.266%201.438l.474.584c.288.357.723.563%201.18.562c.646%200%201.03-.406%201.185-.53c.848.31%201.478-.204%201.547-.263a1.6%201.6%200%200%200%20.225-2.244l-1.703-2.102q.182-.153.342-.332m.595%2010.92a.95.95%200%200%200-.949.955a.95.95%200%201%200%201.9%200a.956.956%200%200%200-.95-.955zm-5.9.006a.95.95%200%200%200-.95.953c0%20.527.425.955.95.955s.95-.428.95-.955a.953.953%200%200%200-.95-.953%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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