UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

23 lines (22 loc) 503 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.library = void 0; var library = { "viewBox": "0 0 17 16", "children": [{ "name": "path", "attribs": { "fill": "#000000", "d": "M16 15v-1h-1v-6h1v-1h-3v1h1v6h-3v-6h1v-1h-3v1h1v6h-3v-6h1v-1h-3v1h1v6h-3v-6h1v-1h-3v1h1v6h-1v1h-1v1h17v-1h-1z" } }, { "name": "path", "attribs": { "fill": "#000000", "d": "M8 0h1l8 5v1h-17v-1l8-5z" } }] }; exports.library = library;