bilibili from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.

Name
bilibili
Set
Font Awesome 6 Brands
Style
Regular
Viewbox
512×512
License
CC BY 4.0

The same logo in other sets

Use the bilibili logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M488.6 104.1c16.7 18.1 24.4 39.7 23.3 65.7v202.4c-.4 26.4-9.2 48.1-26.5 65.1c-17.2 17-39.1 25.9-65.5 26.7H92.02c-26.45-.8-48.21-9.8-65.28-27.2C9.682 419.4.767 396.5 0 368.2V169.8c.767-26 9.682-47.6 26.74-65.7C43.81 87.75 65.57 78.77 92.02 78h29.38L96.05 52.19c-5.75-5.73-8.63-13-8.63-21.79c0-8.8 2.88-16.06 8.63-21.797C101.8 2.868 109.1 0 117.9 0q13.2 0 21.9 8.603L213.1 78h88l74.5-69.397C381.7 2.868 389.2 0 398 0q13.2 0 21.9 8.603c5.7 5.737 8.6 12.997 8.6 21.797c0 8.79-2.9 16.06-8.6 21.79L394.6 78h29.3c26.4.77 48 9.75 64.7 26.1m-38.8 69.7c-.4-9.6-3.7-17.4-10.7-23.5c-5.2-6.1-14-9.4-22.7-9.8H96.05c-9.59.4-17.45 3.7-23.58 9.8c-6.14 6.1-9.4 13.9-9.78 23.5v194.4c0 9.2 3.26 17 9.78 23.5s14.38 9.8 23.58 9.8H416.4c9.2 0 17-3.3 23.3-9.8s9.7-14.3 10.1-23.5zm-264.3 42.7c6.3 6.3 9.7 14.1 10.1 23.2V273c-.4 9.2-3.7 16.9-9.8 23.2c-6.2 6.3-14 9.5-23.6 9.5s-17.5-3.2-23.6-9.5s-9.4-14-9.8-23.2v-33.3c.4-9.1 3.8-16.9 10.1-23.2s13.2-9.6 23.3-10c9.2.4 17 3.7 23.3 10m191.5 0c6.3 6.3 9.7 14.1 10.1 23.2V273c-.4 9.2-3.7 16.9-9.8 23.2s-14 9.5-23.6 9.5s-17.4-3.2-23.6-9.5c-7-6.3-9.4-14-9.7-23.2v-33.3c.3-9.1 3.7-16.9 10-23.2s14.1-9.6 23.3-10c9.2.4 17 3.7 23.3 10"/></svg>

React

import type { SVGProps } from "react";

export function Fa6BrandsBilibili(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M488.6 104.1c16.7 18.1 24.4 39.7 23.3 65.7v202.4c-.4 26.4-9.2 48.1-26.5 65.1c-17.2 17-39.1 25.9-65.5 26.7H92.02c-26.45-.8-48.21-9.8-65.28-27.2C9.682 419.4.767 396.5 0 368.2V169.8c.767-26 9.682-47.6 26.74-65.7C43.81 87.75 65.57 78.77 92.02 78h29.38L96.05 52.19c-5.75-5.73-8.63-13-8.63-21.79c0-8.8 2.88-16.06 8.63-21.797C101.8 2.868 109.1 0 117.9 0q13.2 0 21.9 8.603L213.1 78h88l74.5-69.397C381.7 2.868 389.2 0 398 0q13.2 0 21.9 8.603c5.7 5.737 8.6 12.997 8.6 21.797c0 8.79-2.9 16.06-8.6 21.79L394.6 78h29.3c26.4.77 48 9.75 64.7 26.1m-38.8 69.7c-.4-9.6-3.7-17.4-10.7-23.5c-5.2-6.1-14-9.4-22.7-9.8H96.05c-9.59.4-17.45 3.7-23.58 9.8c-6.14 6.1-9.4 13.9-9.78 23.5v194.4c0 9.2 3.26 17 9.78 23.5s14.38 9.8 23.58 9.8H416.4c9.2 0 17-3.3 23.3-9.8s9.7-14.3 10.1-23.5zm-264.3 42.7c6.3 6.3 9.7 14.1 10.1 23.2V273c-.4 9.2-3.7 16.9-9.8 23.2c-6.2 6.3-14 9.5-23.6 9.5s-17.5-3.2-23.6-9.5s-9.4-14-9.8-23.2v-33.3c.4-9.1 3.8-16.9 10.1-23.2s13.2-9.6 23.3-10c9.2.4 17 3.7 23.3 10m191.5 0c6.3 6.3 9.7 14.1 10.1 23.2V273c-.4 9.2-3.7 16.9-9.8 23.2s-14 9.5-23.6 9.5s-17.4-3.2-23.6-9.5c-7-6.3-9.4-14-9.7-23.2v-33.3c.3-9.1 3.7-16.9 10-23.2s14.1-9.6 23.3-10c9.2.4 17 3.7 23.3 10"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M488.6 104.1c16.7 18.1 24.4 39.7 23.3 65.7v202.4c-.4 26.4-9.2 48.1-26.5 65.1c-17.2 17-39.1 25.9-65.5 26.7H92.02c-26.45-.8-48.21-9.8-65.28-27.2C9.682 419.4.767 396.5 0 368.2V169.8c.767-26 9.682-47.6 26.74-65.7C43.81 87.75 65.57 78.77 92.02 78h29.38L96.05 52.19c-5.75-5.73-8.63-13-8.63-21.79c0-8.8 2.88-16.06 8.63-21.797C101.8 2.868 109.1 0 117.9 0q13.2 0 21.9 8.603L213.1 78h88l74.5-69.397C381.7 2.868 389.2 0 398 0q13.2 0 21.9 8.603c5.7 5.737 8.6 12.997 8.6 21.797c0 8.79-2.9 16.06-8.6 21.79L394.6 78h29.3c26.4.77 48 9.75 64.7 26.1m-38.8 69.7c-.4-9.6-3.7-17.4-10.7-23.5c-5.2-6.1-14-9.4-22.7-9.8H96.05c-9.59.4-17.45 3.7-23.58 9.8c-6.14 6.1-9.4 13.9-9.78 23.5v194.4c0 9.2 3.26 17 9.78 23.5s14.38 9.8 23.58 9.8H416.4c9.2 0 17-3.3 23.3-9.8s9.7-14.3 10.1-23.5zm-264.3 42.7c6.3 6.3 9.7 14.1 10.1 23.2V273c-.4 9.2-3.7 16.9-9.8 23.2c-6.2 6.3-14 9.5-23.6 9.5s-17.5-3.2-23.6-9.5s-9.4-14-9.8-23.2v-33.3c.4-9.1 3.8-16.9 10.1-23.2s13.2-9.6 23.3-10c9.2.4 17 3.7 23.3 10m191.5 0c6.3 6.3 9.7 14.1 10.1 23.2V273c-.4 9.2-3.7 16.9-9.8 23.2s-14 9.5-23.6 9.5s-17.4-3.2-23.6-9.5c-7-6.3-9.4-14-9.7-23.2v-33.3c.3-9.1 3.7-16.9 10-23.2s14.1-9.6 23.3-10c9.2.4 17 3.7 23.3 10"/></svg>
</template>

CSS

.icon-bilibili {
  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%20fill%3D%22currentColor%22%20d%3D%22M488.6%20104.1c16.7%2018.1%2024.4%2039.7%2023.3%2065.7v202.4c-.4%2026.4-9.2%2048.1-26.5%2065.1c-17.2%2017-39.1%2025.9-65.5%2026.7H92.02c-26.45-.8-48.21-9.8-65.28-27.2C9.682%20419.4.767%20396.5%200%20368.2V169.8c.767-26%209.682-47.6%2026.74-65.7C43.81%2087.75%2065.57%2078.77%2092.02%2078h29.38L96.05%2052.19c-5.75-5.73-8.63-13-8.63-21.79c0-8.8%202.88-16.06%208.63-21.797C101.8%202.868%20109.1%200%20117.9%200q13.2%200%2021.9%208.603L213.1%2078h88l74.5-69.397C381.7%202.868%20389.2%200%20398%200q13.2%200%2021.9%208.603c5.7%205.737%208.6%2012.997%208.6%2021.797c0%208.79-2.9%2016.06-8.6%2021.79L394.6%2078h29.3c26.4.77%2048%209.75%2064.7%2026.1m-38.8%2069.7c-.4-9.6-3.7-17.4-10.7-23.5c-5.2-6.1-14-9.4-22.7-9.8H96.05c-9.59.4-17.45%203.7-23.58%209.8c-6.14%206.1-9.4%2013.9-9.78%2023.5v194.4c0%209.2%203.26%2017%209.78%2023.5s14.38%209.8%2023.58%209.8H416.4c9.2%200%2017-3.3%2023.3-9.8s9.7-14.3%2010.1-23.5zm-264.3%2042.7c6.3%206.3%209.7%2014.1%2010.1%2023.2V273c-.4%209.2-3.7%2016.9-9.8%2023.2c-6.2%206.3-14%209.5-23.6%209.5s-17.5-3.2-23.6-9.5s-9.4-14-9.8-23.2v-33.3c.4-9.1%203.8-16.9%2010.1-23.2s13.2-9.6%2023.3-10c9.2.4%2017%203.7%2023.3%2010m191.5%200c6.3%206.3%209.7%2014.1%2010.1%2023.2V273c-.4%209.2-3.7%2016.9-9.8%2023.2s-14%209.5-23.6%209.5s-17.4-3.2-23.6-9.5c-7-6.3-9.4-14-9.7-23.2v-33.3c.3-9.1%203.7-16.9%2010-23.2s14.1-9.6%2023.3-10c9.2.4%2017%203.7%2023.3%2010%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%20fill%3D%22currentColor%22%20d%3D%22M488.6%20104.1c16.7%2018.1%2024.4%2039.7%2023.3%2065.7v202.4c-.4%2026.4-9.2%2048.1-26.5%2065.1c-17.2%2017-39.1%2025.9-65.5%2026.7H92.02c-26.45-.8-48.21-9.8-65.28-27.2C9.682%20419.4.767%20396.5%200%20368.2V169.8c.767-26%209.682-47.6%2026.74-65.7C43.81%2087.75%2065.57%2078.77%2092.02%2078h29.38L96.05%2052.19c-5.75-5.73-8.63-13-8.63-21.79c0-8.8%202.88-16.06%208.63-21.797C101.8%202.868%20109.1%200%20117.9%200q13.2%200%2021.9%208.603L213.1%2078h88l74.5-69.397C381.7%202.868%20389.2%200%20398%200q13.2%200%2021.9%208.603c5.7%205.737%208.6%2012.997%208.6%2021.797c0%208.79-2.9%2016.06-8.6%2021.79L394.6%2078h29.3c26.4.77%2048%209.75%2064.7%2026.1m-38.8%2069.7c-.4-9.6-3.7-17.4-10.7-23.5c-5.2-6.1-14-9.4-22.7-9.8H96.05c-9.59.4-17.45%203.7-23.58%209.8c-6.14%206.1-9.4%2013.9-9.78%2023.5v194.4c0%209.2%203.26%2017%209.78%2023.5s14.38%209.8%2023.58%209.8H416.4c9.2%200%2017-3.3%2023.3-9.8s9.7-14.3%2010.1-23.5zm-264.3%2042.7c6.3%206.3%209.7%2014.1%2010.1%2023.2V273c-.4%209.2-3.7%2016.9-9.8%2023.2c-6.2%206.3-14%209.5-23.6%209.5s-17.5-3.2-23.6-9.5s-9.4-14-9.8-23.2v-33.3c.4-9.1%203.8-16.9%2010.1-23.2s13.2-9.6%2023.3-10c9.2.4%2017%203.7%2023.3%2010m191.5%200c6.3%206.3%209.7%2014.1%2010.1%2023.2V273c-.4%209.2-3.7%2016.9-9.8%2023.2s-14%209.5-23.6%209.5s-17.4-3.2-23.6-9.5c-7-6.3-9.4-14-9.7-23.2v-33.3c.3-9.1%203.7-16.9%2010-23.2s14.1-9.6%2023.3-10c9.2.4%2017%203.7%2023.3%2010%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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