|
/**
|
|
* lucide v0.244.0 - ISC
|
|
*/
|
|
|
|
import defaultAttributes from '../defaultAttributes.js';
|
|
|
|
const Bluetooth = [
|
|
"svg",
|
|
defaultAttributes,
|
|
[["path", { d: "m7 7 10 10-5 5V2l5 5L7 17" }]]
|
|
];
|
|
|
|
export { Bluetooth as default };
|
|
//# sourceMappingURL=bluetooth.js.map
|