react-icons-kit
Version:
React Icons Kit using various Svg Icon set
24 lines (23 loc) • 563 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_auto_awesome_mosaic = void 0;
var ic_auto_awesome_mosaic = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M3 5v14c0 1.1.89 2 2 2h6V3H5c-1.11 0-2 .9-2 2zm16-2h-6v8h8V5c0-1.1-.9-2-2-2zm-6 18h6c1.1 0 2-.9 2-2v-6h-8v8z"
},
"children": []
}]
};
exports.ic_auto_awesome_mosaic = ic_auto_awesome_mosaic;
;