UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

18 lines (17 loc) 507 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.documentInverted = void 0; var documentInverted = { "viewBox": "0 0 20 20", "children": [{ "name": "path", "attribs": { "fill-rule": "evenodd", "clip-rule": "evenodd", "d": "M16,1H4C3.447,1,3,1.447,3,2v16c0,0.552,0.447,1,1,1h12c0.553,0,1-0.448,1-1V2\r\n\tC17,1.448,16.553,1,16,1z M13,15H7v-2h6V15z M13,11H7V9h6V11z M13,7H7V5h6V7z" } }] }; exports.documentInverted = documentInverted;