react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 566 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.iosFilingOutline = void 0;
var iosFilingOutline = {
"viewBox": "0 0 512 512",
"children": [{
"name": "path",
"attribs": {
"d": "M368.5,128h-225L80,224v160h176h176V224L368.5,128z M413.4,224H368v-68L413.4,224z M160,144h192v80h-48\r\n\tc0,26.5-21.5,48-48,48s-48-21.5-48-48h-48V144z M144,156v68H98.6L144,156z M416,368H256H96V240h98c7.1,27.6,32.2,48,62,48\r\n\ts54.9-20.4,62-48h98V368z"
},
"children": []
}]
};
exports.iosFilingOutline = iosFilingOutline;