UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 391 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.threeUp = void 0; var threeUp = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M0 0v2h2v-2h-2zm3 0v2h2v-2h-2zm3 0v2h2v-2h-2zm-6 3v2h2v-2h-2zm3 0v2h2v-2h-2zm3 0v2h2v-2h-2zm-6 3v2h2v-2h-2zm3 0v2h2v-2h-2zm3 0v2h2v-2h-2z" } }] }; exports.threeUp = threeUp;