react-icons-kit
Version:
React Icons Kit using various Svg Icon set
24 lines (23 loc) • 584 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_photo_size_select_actual = void 0;
var ic_photo_size_select_actual = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M24 24H0V0h24v24z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M21 3H3C2 3 1 4 1 5v14c0 1.1.9 2 2 2h18c1 0 2-1 2-2V5c0-1-1-2-2-2zM5 17l3.5-4.5 2.5 3.01L14.5 11l4.5 6H5z"
},
"children": []
}]
};
exports.ic_photo_size_select_actual = ic_photo_size_select_actual;