UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 496 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.bluetooth = void 0; var bluetooth = { "viewBox": "0 0 24 24", "children": [{ "name": "polyline", "attribs": { "points": "6.5 6.5 17.5 17.5 12 23 12 1 17.5 6.5 6.5 17.5" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.bluetooth = bluetooth;