@heycar-uikit/core
Version:
The React UI library from HeyCar
9 lines (6 loc) • 368 B
JavaScript
import React__default__default from 'react';
import createSvgIcon from '../utils/createSvgIcon.js';
import '../SvgIcon-6fe5d3b9.js';
import 'classnames';
var Bluetooth = createSvgIcon(React__default__default.createElement("path", { d: "m6 16 10-8-5-4v16l5-4L6 9", fill: "transparent", stroke: "currentColor", strokeWidth: "2" }), 'Bluetooth');
export { Bluetooth };