bluetooth logo

bluetooth from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
bluetooth
Set
SVG Logos
Style
Color
Viewbox
256×348
License
CC0

The same logo in other sets

Use the bluetooth logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 348"><path fill="#0060a9" d="m142.03 85.687l28.693 28.694l-28.676 28.67zm0 175.647l28.693-28.688l-28.676-28.676zm-30.636-87.823l-62.028-62.187L67.345 93.35l49.412 49.436V24.317l89.866 89.858l-59.336 59.336l59.347 59.352l-89.87 89.86V204.246l-49.425 49.442l-17.98-17.985zm16.618 173.534c75.776 0 127.988-36 127.988-173.529C256 35.993 203.788 0 128.012 0C52.24 0 0 35.999 0 173.516c0 137.53 52.235 173.529 128.012 173.529"/></svg>

React

import type { SVGProps } from "react";

export function LogosBluetooth(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 348"><path fill="#0060a9" d="m142.03 85.687l28.693 28.694l-28.676 28.67zm0 175.647l28.693-28.688l-28.676-28.676zm-30.636-87.823l-62.028-62.187L67.345 93.35l49.412 49.436V24.317l89.866 89.858l-59.336 59.336l59.347 59.352l-89.87 89.86V204.246l-49.425 49.442l-17.98-17.985zm16.618 173.534c75.776 0 127.988-36 127.988-173.529C256 35.993 203.788 0 128.012 0C52.24 0 0 35.999 0 173.516c0 137.53 52.235 173.529 128.012 173.529"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 348"><path fill="#0060a9" d="m142.03 85.687l28.693 28.694l-28.676 28.67zm0 175.647l28.693-28.688l-28.676-28.676zm-30.636-87.823l-62.028-62.187L67.345 93.35l49.412 49.436V24.317l89.866 89.858l-59.336 59.336l59.347 59.352l-89.87 89.86V204.246l-49.425 49.442l-17.98-17.985zm16.618 173.534c75.776 0 127.988-36 127.988-173.529C256 35.993 203.788 0 128.012 0C52.24 0 0 35.999 0 173.516c0 137.53 52.235 173.529 128.012 173.529"/></svg>
</template>

CSS

.icon-bluetooth {
  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%20256%20348%22%3E%3Cpath%20fill%3D%22%230060a9%22%20d%3D%22m142.03%2085.687l28.693%2028.694l-28.676%2028.67zm0%20175.647l28.693-28.688l-28.676-28.676zm-30.636-87.823l-62.028-62.187L67.345%2093.35l49.412%2049.436V24.317l89.866%2089.858l-59.336%2059.336l59.347%2059.352l-89.87%2089.86V204.246l-49.425%2049.442l-17.98-17.985zm16.618%20173.534c75.776%200%20127.988-36%20127.988-173.529C256%2035.993%20203.788%200%20128.012%200C52.24%200%200%2035.999%200%20173.516c0%20137.53%2052.235%20173.529%20128.012%20173.529%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%20256%20348%22%3E%3Cpath%20fill%3D%22%230060a9%22%20d%3D%22m142.03%2085.687l28.693%2028.694l-28.676%2028.67zm0%20175.647l28.693-28.688l-28.676-28.676zm-30.636-87.823l-62.028-62.187L67.345%2093.35l49.412%2049.436V24.317l89.866%2089.858l-59.336%2059.336l59.347%2059.352l-89.87%2089.86V204.246l-49.425%2049.442l-17.98-17.985zm16.618%20173.534c75.776%200%20127.988-36%20127.988-173.529C256%2035.993%20203.788%200%20128.012%200C52.24%200%200%2035.999%200%20173.516c0%20137.53%2052.235%20173.529%20128.012%20173.529%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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