react-icons-kit
Version:
React Icons Kit using various Svg Icon set
31 lines (30 loc) • 701 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_view_quilt_twotone = void 0;
var ic_view_quilt_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M16 12.5h3V16h-3zM6 7h3v9H6zm5 5.5h3V16h-3zM11 7h8v3.5h-8z",
"opacity": ".3"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M4 5v13h17V5H4zm5 11H6V7h3v9zm5 0h-3v-3.5h3V16zm5 0h-3v-3.5h3V16zm0-5.5h-8V7h8v3.5z"
},
"children": []
}]
};
exports.ic_view_quilt_twotone = ic_view_quilt_twotone;
;