UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 510 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.iosPaper = void 0; var iosPaper = { "viewBox": "0 0 512 512", "children": [{ "name": "path", "attribs": { "d": "M112,64v16v32v288H96V112H64v305.143C64,434.157,77.843,448,94.857,448h322.285C434.157,448,448,434.157,448,417.143V64H112\r\n\tz M160,112h128v16H160V112z M160,272h192v16H160V272z M400,368H160v-16h240V368z M400,208H160v-16h240V208z" }, "children": [] }] }; exports.iosPaper = iosPaper;