bt from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
bt
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the bt logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.589 7.91h5.977v1.753H16.56v6.41h-1.97v-6.41h-2zM12 22.523C6.193 22.523 1.477 17.807 1.477 12S6.193 1.477 12 1.477S22.523 6.193 22.523 12S17.807 22.523 12 22.523M12 24c6.626 0 12-5.374 12-12S18.626 0 12 0C5.379 0 0 5.374 0 12s5.379 12 12 12M9.97 13.574c0-.516-.321-.865-.873-.865h-1.32v1.702h1.32c.552 0 .874-.345.874-.837m-.24-3.276c0-.433-.275-.732-.745-.732h-1.21v1.486h1.21c.47 0 .746-.299.746-.754m2.231 3.372c0 1.546-1.09 2.402-2.65 2.402H5.834V7.91h3.249c1.573 0 2.64.805 2.64 2.277c0 .672-.298 1.27-.781 1.634c.552.326 1.021.947 1.021 1.85Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsBt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.589 7.91h5.977v1.753H16.56v6.41h-1.97v-6.41h-2zM12 22.523C6.193 22.523 1.477 17.807 1.477 12S6.193 1.477 12 1.477S22.523 6.193 22.523 12S17.807 22.523 12 22.523M12 24c6.626 0 12-5.374 12-12S18.626 0 12 0C5.379 0 0 5.374 0 12s5.379 12 12 12M9.97 13.574c0-.516-.321-.865-.873-.865h-1.32v1.702h1.32c.552 0 .874-.345.874-.837m-.24-3.276c0-.433-.275-.732-.745-.732h-1.21v1.486h1.21c.47 0 .746-.299.746-.754m2.231 3.372c0 1.546-1.09 2.402-2.65 2.402H5.834V7.91h3.249c1.573 0 2.64.805 2.64 2.277c0 .672-.298 1.27-.781 1.634c.552.326 1.021.947 1.021 1.85Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.589 7.91h5.977v1.753H16.56v6.41h-1.97v-6.41h-2zM12 22.523C6.193 22.523 1.477 17.807 1.477 12S6.193 1.477 12 1.477S22.523 6.193 22.523 12S17.807 22.523 12 22.523M12 24c6.626 0 12-5.374 12-12S18.626 0 12 0C5.379 0 0 5.374 0 12s5.379 12 12 12M9.97 13.574c0-.516-.321-.865-.873-.865h-1.32v1.702h1.32c.552 0 .874-.345.874-.837m-.24-3.276c0-.433-.275-.732-.745-.732h-1.21v1.486h1.21c.47 0 .746-.299.746-.754m2.231 3.372c0 1.546-1.09 2.402-2.65 2.402H5.834V7.91h3.249c1.573 0 2.64.805 2.64 2.277c0 .672-.298 1.27-.781 1.634c.552.326 1.021.947 1.021 1.85Z"/></svg>
</template>

CSS

.icon-bt {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.589%207.91h5.977v1.753H16.56v6.41h-1.97v-6.41h-2zM12%2022.523C6.193%2022.523%201.477%2017.807%201.477%2012S6.193%201.477%2012%201.477S22.523%206.193%2022.523%2012S17.807%2022.523%2012%2022.523M12%2024c6.626%200%2012-5.374%2012-12S18.626%200%2012%200C5.379%200%200%205.374%200%2012s5.379%2012%2012%2012M9.97%2013.574c0-.516-.321-.865-.873-.865h-1.32v1.702h1.32c.552%200%20.874-.345.874-.837m-.24-3.276c0-.433-.275-.732-.745-.732h-1.21v1.486h1.21c.47%200%20.746-.299.746-.754m2.231%203.372c0%201.546-1.09%202.402-2.65%202.402H5.834V7.91h3.249c1.573%200%202.64.805%202.64%202.277c0%20.672-.298%201.27-.781%201.634c.552.326%201.021.947%201.021%201.85Z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.589%207.91h5.977v1.753H16.56v6.41h-1.97v-6.41h-2zM12%2022.523C6.193%2022.523%201.477%2017.807%201.477%2012S6.193%201.477%2012%201.477S22.523%206.193%2022.523%2012S17.807%2022.523%2012%2022.523M12%2024c6.626%200%2012-5.374%2012-12S18.626%200%2012%200C5.379%200%200%205.374%200%2012s5.379%2012%2012%2012M9.97%2013.574c0-.516-.321-.865-.873-.865h-1.32v1.702h1.32c.552%200%20.874-.345.874-.837m-.24-3.276c0-.433-.275-.732-.745-.732h-1.21v1.486h1.21c.47%200%20.746-.299.746-.754m2.231%203.372c0%201.546-1.09%202.402-2.65%202.402H5.834V7.91h3.249c1.573%200%202.64.805%202.64%202.277c0%20.672-.298%201.27-.781%201.634c.552.326%201.021.947%201.021%201.85Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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