bluetooth from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
bluetooth
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Related icons in CoreUI Brands

Use the bluetooth logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m20.288 10.694l-2.681 2.681L17.588 8zm-2.701 13.737l2.694-2.694l-2.681-2.681zM28 16.212C28 29.062 23.506 32 16.431 32S4 29.062 4 16.212S9.212 0 16.288 0S28 3.369 28 16.212m-9.906 0l4.962-5.537l-7.819-8.394v11.056l-4.613-4.612l-1.688 1.681l5.794 5.812l-5.794 5.813l1.681 1.681L15.23 19.1l.144 10.625l7.962-7.969z"/></svg>

React

import type { SVGProps } from "react";

export function CibBluetooth(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="m20.288 10.694l-2.681 2.681L17.588 8zm-2.701 13.737l2.694-2.694l-2.681-2.681zM28 16.212C28 29.062 23.506 32 16.431 32S4 29.062 4 16.212S9.212 0 16.288 0S28 3.369 28 16.212m-9.906 0l4.962-5.537l-7.819-8.394v11.056l-4.613-4.612l-1.688 1.681l5.794 5.812l-5.794 5.813l1.681 1.681L15.23 19.1l.144 10.625l7.962-7.969z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m20.288 10.694l-2.681 2.681L17.588 8zm-2.701 13.737l2.694-2.694l-2.681-2.681zM28 16.212C28 29.062 23.506 32 16.431 32S4 29.062 4 16.212S9.212 0 16.288 0S28 3.369 28 16.212m-9.906 0l4.962-5.537l-7.819-8.394v11.056l-4.613-4.612l-1.688 1.681l5.794 5.812l-5.794 5.813l1.681 1.681L15.23 19.1l.144 10.625l7.962-7.969z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m20.288%2010.694l-2.681%202.681L17.588%208zm-2.701%2013.737l2.694-2.694l-2.681-2.681zM28%2016.212C28%2029.062%2023.506%2032%2016.431%2032S4%2029.062%204%2016.212S9.212%200%2016.288%200S28%203.369%2028%2016.212m-9.906%200l4.962-5.537l-7.819-8.394v11.056l-4.613-4.612l-1.688%201.681l5.794%205.812l-5.794%205.813l1.681%201.681L15.23%2019.1l.144%2010.625l7.962-7.969z%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%22m20.288%2010.694l-2.681%202.681L17.588%208zm-2.701%2013.737l2.694-2.694l-2.681-2.681zM28%2016.212C28%2029.062%2023.506%2032%2016.431%2032S4%2029.062%204%2016.212S9.212%200%2016.288%200S28%203.369%2028%2016.212m-9.906%200l4.962-5.537l-7.819-8.394v11.056l-4.613-4.612l-1.688%201.681l5.794%205.812l-5.794%205.813l1.681%201.681L15.23%2019.1l.144%2010.625l7.962-7.969z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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