UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 333 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.rich = void 0; var rich = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M0 0v3h3v-3h-3zm4 0v1h4v-1h-4zm0 2v1h3v-1h-3zm-4 2v3h3v-3h-3zm4 0v1h4v-1h-4zm0 2v1h3v-1h-3z" } }] }; exports.rich = rich;