react-icons-kit
Version:
React Icons Kit using various Svg Icon set
24 lines (23 loc) • 554 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_brightness_2 = void 0;
var ic_brightness_2 = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M10 2c-1.82 0-3.53.5-5 1.35C7.99 5.08 10 8.3 10 12s-2.01 6.92-5 8.65C6.47 21.5 8.18 22 10 22c5.52 0 10-4.48 10-10S15.52 2 10 2z"
},
"children": []
}]
};
exports.ic_brightness_2 = ic_brightness_2;
;