react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 423 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.bluetoothB = void 0;
var bluetoothB = {
"viewBox": "0 0 1024 1792",
"children": [{
"name": "path",
"attribs": {
"d": "M596 1423l173-172-173-172v344zM596 713l173-172-173-172v344zM628 896l356 356-539 540v-711l-297 296-108-108 372-373-372-373 108-108 297 296v-711l539 540z"
}
}]
};
exports.bluetoothB = bluetoothB;
;