UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 307 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.twoUp = void 0; var twoUp = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M0 0v3h3v-3h-3zm5 0v3h3v-3h-3zm-5 5v3h3v-3h-3zm5 0v3h3v-3h-3z" } }] }; exports.twoUp = twoUp;