react-icons-kit
Version:
React Icons Kit using various Svg Icon set
50 lines (49 loc) • 1.27 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.polaroid = void 0;
var polaroid = {
"viewBox": "0 0 64 64",
"children": [{
"name": "g",
"attribs": {
"id": "POLAROID_1_",
"enable-background": "new "
},
"children": [{
"name": "g",
"attribs": {
"id": "POLAROID"
},
"children": [{
"name": "g",
"attribs": {
"id": "POLAROID"
},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M53,6H11C9.343,6,8,7.343,8,9v46c0,1.657,1.343,3,3,3h42c1.657,0,3-1.343,3-3V9C56,7.343,54.657,6,53,6z M50,43H14V12h36\r\n\t\t\t\tV43z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M53,6H11C9.343,6,8,7.343,8,9v46c0,1.657,1.343,3,3,3h42c1.657,0,3-1.343,3-3V9C56,7.343,54.657,6,53,6z M50,43H14V12h36\r\n\t\t\t\tV43z"
},
"children": []
}]
}]
}]
}]
}]
}]
}]
};
exports.polaroid = polaroid;
;