react-icons-kit
Version:
React Icons Kit using various Svg Icon set
50 lines (49 loc) • 1.48 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.polaroids = void 0;
var polaroids = {
"viewBox": "0 0 64 64",
"children": [{
"name": "g",
"attribs": {
"id": "POLAROIDS_1_",
"enable-background": "new "
},
"children": [{
"name": "g",
"attribs": {
"id": "POLAROIDS"
},
"children": [{
"name": "g",
"attribs": {
"id": "POLAROIDS"
},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M45,12H3c-1.657,0-3,1.343-3,3v46c0,1.657,1.343,3,3,3h42c1.657,0,3-1.343,3-3V15C48,13.343,46.657,12,45,12z M42,49H6\r\n\t\t\t\tV18h36V49z M61,0H19c-1.657,0-3,1.343-3,3v6h6V6h36v31h-7v15h10c1.657,0,3-1.343,3-3V3C64,1.343,62.657,0,61,0z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M45,12H3c-1.657,0-3,1.343-3,3v46c0,1.657,1.343,3,3,3h42c1.657,0,3-1.343,3-3V15C48,13.343,46.657,12,45,12z M42,49H6\r\n\t\t\t\tV18h36V49z M61,0H19c-1.657,0-3,1.343-3,3v6h6V6h36v31h-7v15h10c1.657,0,3-1.343,3-3V3C64,1.343,62.657,0,61,0z"
},
"children": []
}]
}]
}]
}]
}]
}]
}]
};
exports.polaroids = polaroids;
;