react-icons-kit
Version:
React Icons Kit using various Svg Icon set
29 lines (28 loc) • 621 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.next = void 0;
var next = {
"viewBox": "0 0 16 16",
"children": [{
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M8 0c4.418 0 8 3.582 8 8s-3.582 8-8 8-8-3.582-8-8 3.582-8 8-8zM8 14.5c3.59 0 6.5-2.91 6.5-6.5s-2.91-6.5-6.5-6.5-6.5 2.91-6.5 6.5 2.91 6.5 6.5 6.5z"
}
}, {
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M9 8l-4-3v6z"
}
}, {
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M11 5h-2v6h2v-6z"
}
}]
};
exports.next = next;
;