UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

37 lines (36 loc) 695 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_compress = void 0; var ic_compress = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M8 19h3v3h2v-3h3l-4-4-4 4zm8-15h-3V1h-2v3H8l4 4 4-4zM4 9v2h16V9H4z" }, "children": [] }, { "name": "path", "attribs": { "d": "M4 12h16v2H4z" }, "children": [] }, { "name": "path", "attribs": { "d": "M0 0h24v24H0z", "fill": "none" }, "children": [] }] }; exports.ic_compress = ic_compress;