react-icons-kit
Version:
React Icons Kit using various Svg Icon set
125 lines (124 loc) • 2.83 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ungroup = void 0;
var ungroup = {
"viewBox": "0 0 16 16",
"children": [{
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M6 7.25c0 0.412-0.338 0.75-0.75 0.75h-1.5c-0.413 0-0.75-0.338-0.75-0.75v-1.5c0-0.412 0.337-0.75 0.75-0.75h1.5c0.412 0 0.75 0.338 0.75 0.75v1.5z"
}
}, {
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M11 7.25c0 0.412-0.338 0.75-0.75 0.75h-1.5c-0.412 0-0.75-0.338-0.75-0.75v-1.5c0-0.412 0.338-0.75 0.75-0.75h1.5c0.412 0 0.75 0.338 0.75 0.75v1.5z"
}
}, {
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M6 12.25c0 0.412-0.338 0.75-0.75 0.75h-1.5c-0.413 0-0.75-0.338-0.75-0.75v-1.5c0-0.412 0.337-0.75 0.75-0.75h1.5c0.412 0 0.75 0.338 0.75 0.75v1.5z"
}
}, {
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M11 12.25c0 0.412-0.338 0.75-0.75 0.75h-1.5c-0.412 0-0.75-0.338-0.75-0.75v-1.5c0-0.412 0.338-0.75 0.75-0.75h1.5c0.412 0 0.75 0.338 0.75 0.75v1.5z"
}
}, {
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M14.251 2.5l1.749-1.749v-0.751h-0.751l-1.749 1.749-1.749-1.749h-0.751v0.751l1.749 1.749-1.749 1.749v0.751h0.751l1.749-1.749 1.749 1.749h0.751v-0.751z"
}
}, {
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M0 12h1v2h-1v-2z"
}
}, {
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M0 9h1v2h-1v-2z"
}
}, {
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M13 7h1v2h-1v-2z"
}
}, {
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M13 13h1v2h-1v-2z"
}
}, {
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M13 10h1v2h-1v-2z"
}
}, {
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M0 6h1v2h-1v-2z"
}
}, {
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M0 3h1v2h-1v-2z"
}
}, {
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M8 2h2v1h-2v-1z"
}
}, {
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M5 2h2v1h-2v-1z"
}
}, {
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M2 2h2v1h-2v-1z"
}
}, {
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M7 15h2v1h-2v-1z"
}
}, {
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M10 15h2v1h-2v-1z"
}
}, {
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M4 15h2v1h-2v-1z"
}
}, {
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M1 15h2v1h-2v-1z"
}
}]
};
exports.ungroup = ungroup;
;